body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
}

img 
{
	border: none;
	text-decoration: none;
}

body a
{
	color: #bb0200;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px; 
}

a:link, a:visited, a:hover, a:active
{
	color: #bb0200;
}

.red
{
	color: #bb0200;	
}

.black
{
	color: black;
}

.left
{
	float: left;
}

div, p, h2, h3, h4
{
	margin: 0;
	padding: 0;
}

h2, h3, h4
{
	color: #bb0200;
	margin-bottom: 5px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 15px;
}

h4
{
	font-size: 13px;
	color: #5e5e5e;
}

body .bullet_link
{
	text-align: right;
}

.bullet_link a
{
	text-decoration: none;
}

.bullet_link a span
{
	text-decoration: underline;

}

ul
{
	list-style-type: disc;
	color: #bb0200;
	margin-left: 25px;
	margin-top: 10px;
	padding: 0;
}

ul li strong
{
	color: black;
}

ul .black
{
	color: #000000;
}

/*******************************
	SITE WRAPPER
********************************/
.site-wrapper
{
	width: 970px; /* sirka celej stranky */
	margin: 10px auto;
	background-color: #eee;
	text-align:left;
}

/*******************************
	HEADER WRAPPER
********************************/
.header-wrapper
{
	width: 970px; 
	height: 120px; 

	background:  red;
}

.header-wrapper .top
{
	height: 22px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/page_top.png);
	background-repeat: no-repeat;
}

.header-wrapper .body
{
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/page-top_bg.jpg);
	background-repeat: repeat-x;
}

.header-wrapper .body .logo, .header-wrapper .body .logo a
{
	float: left;
	height: 108px;
	width: 436px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/page-logo.jpg);
	background-repeat: no-repeat;
}

.header-wrapper .body .fkframe
{
	float: left;
	height: 108px;
}

.header-wrapper .body .box_spacer
{
	float: left;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/top-spacer1.jpg);
	background-repeat: no-repeat;
	
	width: 16px;
	height: 108px;
}

/*** first box is IFRAME box ***/
.header-wrapper .body .second_box
{
	float: left;
	width: 240px;
	height: 108px;
	
	color: white;
	background-color: #555554;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/top_box-top.png);
	background-repeat: no-repeat;

}

.header-wrapper .body .second_box .text
{
	margin-top: 13px;
	margin-left: 15px;	
	
	font-size: 14px;
}

.header-wrapper .body .second_box .text2
{
	font-size: 12px;
}

.header-wrapper .body .second_box .button
{
	margin-left: 26px;
	margin-top: 23px;

}

.header-wrapper .body .left_space
{
	float: right;
	width: 13px;
	height: 108px;
	
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/top-spacer2.png);
}


/*******************************
		BODY WRAPPER
********************************/
.body-wrapper
{
	width: 970px; 
	background-color: #eeeeee;
}


/*******************************
		CONTENT WRAPPER
********************************/

.line {
    clear: both;    
    padding: 0;
    width: 100%;
    height: 1px;
    line-height: 1px;
    background: #bb0200;;
    text-align: center;
	margin-left: -10px;
	margin-bottom: 10px;
}

.content-wrapper
{
	float:left;
	width:680px;
	background-color: #EEEEEE;
	padding-top: 4px;
}

.content-wrapper .box 
{
	width: 657px;
	margin-left: 15px;
}

.content-wrapper .inputbox
{
	height: 30px;
	padding-top: 12px;
}

.content-wrapper .inputbox2
{
	height: 25px;
	margin-top: 12px;
}


.content-wrapper .inputbox .button
{
	float: left;
	margin-left: 15px;
	margin-top: -4px;
}

.content-wrapper .inputbox2 .button
{
	margin-top: -4px;
}

.content-wrapper .innerbox 
{
	padding: 10px 0 10px 20px;
}

.content-wrapper .box .top
{
	background: url(http://img.dashofer.sk/cif_si/fulsoft/content_box-top.gif) no-repeat;
	width: 657px;
	height: 15px;
}

.content-wrapper .box .bottom
{
	background: url(http://img.dashofer.sk/cif_si/fulsoft/content_box-bottom.gif) no-repeat;
	height: 4px;	
}

.content-wrapper .box .body
{
	background: url(http://img.dashofer.sk/cif_si/fulsoft/content_box-bg.gif) repeat-y;
	width: 657px;
}

.content-wrapper .shadow_box
{
	margin-left: 16px;
	margin-top: 9px;
}

.content-wrapper .shadow_box .top
{
	background: url(http://test.fulsoft.sk/styles/images/shadow_box-top.gif) no-repeat;
	width: 657px;
	height: 20px;
}

.content-wrapper .shadow_box .bottom
{
	background: url(http://test.fulsoft.sk/styles/images/shadow_box-bottom.gif) no-repeat;
	height: 20px;	
	width:657px;
}

.content-wrapper .shadow_box .body
{
	background: url(http://test.fulsoft.sk/styles/images/shadow_box-bg.gif) repeat-y;
	width: 657px;
}



.content-wrapper .search_box
{
	width: 661px;
	height: 113px;
	background: url(http://test.fulsoft.sk/styles/images/search_box.png) no-repeat;
	margin: 15px 0 0 14px;
}

.content-wrapper .search_box .innersearchbox
{
	padding: 15px 0 10px 20px;
}


/*******************************
		MENU WRAPPER
********************************/

.menu
{
	clear: left;
	height: 149px;
	width: 970px;
	background-color: #CC0000;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/nav-kafe.jpg) no-repeat;
}

.menu .left
{
	float: left;
/*	background: url(nav-kafe.jpg) no-repeat; */
	width: 609;
	height: 149;
	z-index: 100;
}

.menu .right
{
	float: right;
	background: #E9E9E9;
	height: 149px;
	width: 361px;
	z-index: 200;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/menu-right-bg.png);
	background-repeat: repeat-x;
}

.menu .buttons
{
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.menu .buttons a
{
	text-decoration: none;
	color: black;
}

.menu .buttons a:hover
{
	color: #bb0200;
}

.menu .buttons .button-left
{
	float: left;
	width: 6px;
	height: 34px;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/menu-button-left.gif) no-repeat;
	margin-left: 7px;
}

.menu .buttons .button-body
{
	float: left;
	height: 34px;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/menu-buton-bg.gif) repeat-x;	
	padding: 10px 5px 0 5px;
}

.menu .buttons .button-right
{
	float: left;
	width: 6px;
	height: 34px;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/menu-button-right.gif) no-repeat;
}

.menu .buttons .button-current_left
{
	float: left;
	width: 6px;
	height: 34px;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/menu-button-current_left.gif) no-repeat;
	margin-left: 7px;
}

.menu .buttons .button-current_body
{
	float: left;
	height: 34px;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/menu-button-current_bg.gif) repeat-x;	
	padding: 10px 5px 0 5px;
}

.menu .buttons .button-current_body a
{
	color: white;	
}

.menu .buttons .button-current_right
{
	float: left;
	width: 6px;
	height: 34px;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/menu-button-current_right.gif) no-repeat;
}

.menu .right .text1
{
	font-size: 18px;
	color: #555;
}

.menu .right .text2
{
	font-size: 11px;
	color: #555;
}

.menu .bottom .pic
{
	background: url(http://img.dashofer.sk/cif_si/fulsoft/menu.png) no-repeat;
	height: 54px;
	width: 42px;
}

/*******************************
		RIGHT WRAPPER
********************************/
.right-wrapper
{
	float: right;
	width: 290px;
	background: #EEE;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.right-wrapper .intro 
{
/*
	height: 175px;
	margin-left: 1px;
	text-align: center;
	*/
	width: 270px;
	height: 200px;
	
}

.right-wrapper .testing 
{
	width: 270px;
	height: 145px;
	
}

/***	FIRST + SECOND BOX (sets) - RIGHT WRAPPER	****/
.right-wrapper .first_box, .right-wrapper .second_box
{
	width: 275px;
	margin: 0;
	padding: 0;
}

.right-wrapper .first_box .head, .right-wrapper .second_box .head
{
	margin-top: 15px;
}


/***	FIRST BOX - RIGHT WRAPPER	****/
.right-wrapper .first_box .head 
{
	margin-top: 15px;
	height: 53px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/right_box-top_1.jpg);
}

.right-wrapper .first_box .body
{
	padding: 10px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/right_box-bg.jpg);
	background-repeat: repeat-y;
}

.right-wrapper .second_box .head 
{
	margin-top: 5px;
	height: 77px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/right_box-top_2.jpg);
}

.right-wrapper .second_box .body
{
	padding: 10px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/right_box-bg.jpg);
	background-repeat: repeat-y;
}

.right-wrapper .box-bottom
{
	height: 4px;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/right_box-bottom.jpg) no-repeat;
}

.bulletlink
{
/*	height: 25px;*/
	padding-top: 15px;
}

.bulletlink .bullet
{
	float: left;
	margin-left: 25px;
	margin-top: -15px;
}


/*******************************
		FOOTER
********************************/
.footer
{
	clear: both;
	
	height: 130px;

	background: blue;
}

.footer .body
{
	height: 120px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/page-bg_bottom.jpg);
	background-repeat: repeat-x;
}

.footer .bottom
{
	height: 22px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/page_bottom.png);
	background-repeat: no-repeat;
}

.footer .info
{
	margin-top: 30px;;
	margin-left: 40px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
}

.footer .info .verlag_logo
{
	width: 49px;
	height: 49px;
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/logo-verlag.jpg);
	background-repeat: no-repeat;
	float: left;
}

.footer .info .text
{
	float: left;
	width: 470px;
	margin-left: 10px;
}

.footer .logo
{
	float: right;
	height: 31px;
	width: 115px;

	text-align: right;
	
	background-image: url(http://img.dashofer.sk/cif_si/fulsoft/logo-fulsoft.png);
	background-repeat: no-repeat;
	
	margin-right: 40px;
	margin-top: 40px;
}


/**************************
	IFRAME
**************************/

.iframe.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #EEEEEE;
	margin: 0;
	padding: 0;
}

.this-frame 
{
	width: 265px;
	height: 108px;
	margin: 0;
	background: url(http://img.dashofer.sk/cif_si/fulsoft/frame-top.jpg) #555 no-repeat;
	overflow:hidden;
}

.this-frame .text
{
	color: white;
	font-size: 14px;

	padding-top: 19px;
	margin-left: 15px;	
}

.this-frame .text2
{
	font-size: 12px;
}

.this-frame .text3
{
	color: white;
	font-size: 14px;
	margin-left: 15px;	
}

.this-frame .spacer
{
	height:15px;
	overflow:hidden;
}

#user 
{ 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:21px;
	width:70px;
	padding:3px 1px 1px 5px;
}

#login
{ 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:21px;
	width:70px;
	padding:3px 1px 1px 5px;
}

.this-frame .login
{
	font-size: 12px;
	margin-top: 3px;
	vertical-align: middle;
	margin-left: 8px;
	
}

/********* OLD STYLES ************/

a.normalarb
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sans-serif;
	padding-left:15px;
}
a.normalarb:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
}
a.normalarb:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
}

/*******************************
		VYSLEDKY VYHLADAVANIA
********************************/


.search-results .result {
	margin-right:20px;
	border: 1px solid #a4a4a4;
	margin-top: 8px;

}


.search-results .result .title .subtitle {
	font-style: italic;
	font-weight: normal;
}

.search-results .result .title {
	font-weight:bold;
	padding: 4px 10px 4px 36px;
	background: #eeeeee url(http://img.dashofer.sk/cif_si/fulsoft/search-result.jpg) left bottom no-repeat;
}

.search-results .result .title .count {
	font-style:italic;
	font-weight:normal;
}

.search-results .result .text {
	padding: 10px;
	border-top: 1px solid #a4a4a4;
}

.search-results .result .text .marked {
	font-weight:bold;
	background-color:#dcafb1;
	color:#000000;

}

/*******************************
		OBJEDNAVKA
********************************/


.text_normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.table.zlava1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

