body {
	margin: 0px;
	padding:0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : navy;
	text-align:center;
	background-color:#F3F4EF;
}

a{font-size:12px;}

*{font-size:12px;}

.main, .table {
	/*background-color: #FFFFFF;*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : navy;
}

div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color: navy;	
}

tr, p{
	font-family      :  Arial, Helvetica, Verdana, sans-serif;
	font-size        : 12px;
	color: navy;
	
}

img {

border: none;

}

#faux {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#gore {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}

#wrapper {
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:10px;
	background-color: #003399;
}
#header {
 color: #333;
 width: 620px;
 padding: 0px;
 height: 100px;
 margin: 0px 10px;
 background: #ABBEBE;
}
#leftcolumn { 
 display: absolute;
 color: #333;
 width: 200px;
 bottom:0px;
 left:0px;
 top:10px;
 float: left;
}



#content {
	float: left;
	color: #333;
	padding: 0px 0px 10px;
	text-align: left;
	width:1000px;
	margin: 0px;
}


/* glavni meni */

#glavni_meni {
	margin: 0px;
	float: left;
	width: 1000px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#glavni_meni .ul_box {
	padding: 0px;
	float: left;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#glavni_meni .ul_box li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#glavni_meni .ul_box a {
	background-color: #376694;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #376694;
	border-left-color: #AAAAAA;
	display: block;
	margin-top: 1px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#glavni_meni .ul_box a:hover {
	background-color: #E2ECFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #E2ECFE;
	border-left-color: #000000;
	position: relative;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;  	color: #150185;
       	margin-bottom: -1px;
  	padding-bottom: 6px;

}

#glavni_meni .ul_box .li_box_selected a, #glavni_meni .ul_box .li_box_selected a:hover {
	background-color: #E2ECFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #E2ECFE;
	border-left-color: #000000;
	margin-bottom: -1px;
	position: relative;
	padding-top: 3px;
	margin-top: 0px;
	padding-bottom: 6px;
	color: #150185;
	font-weight: bold;
	float: left;
}

#glavni_meni .ul_meni {
	background-color: #E2ECFE;
	float: left;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#glavni_meni .ul_meni li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

#glavni_meni .ul_meni a {
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}

#glavni_meni .ul_meni a:hover {
	color: #333333;
}

#glavni_meni .ul_meni .li_meni_selected a, #glavni_meni .ul_meni .li_meni_selected a:hover, #glavni_meni .ul_meni .li_meni_subselected a, #glavni_meni .ul_meni .li_meni_subselected a:hover {
	background-color: #D5D5D5;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #150185;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}

#glavni_meni .ul_podmeni {
	background-color: #D5D5D5;
	float: left;
	width: 998px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;

	padding-bottom: 5px;
	padding-left: 0px;
}

#glavni_meni .ul_podmeni li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #150185;
}

#glavni_meni .ul_podmeni a {
	font-size: 11px;
	color: #150185;
	text-decoration: none;
}

#glavni_meni .ul_podmeni a:hover {
	text-decoration: underline;
}

#glavni_meni .ul_podmeni .li_podmeni_selected a, #glavni_meni .ul_podmeni .li_podmeni_selected a:hover {
	position: relative;
	color: #150185;
	font-weight: bold;
}

/* glavni meni kraj */


#topPicture {

/*margin: 0 12px 0 0;*/
margin-left: 3px;

}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 padding: 0px;
 width: 200px;
 height:220px;
 float: right;
}
.clear {

	clear:both;
	line-height: 1px; 
	height: 1px; 
	display: block; 
	margin: 0; 
	padding: 0;
}

.rightmenu_section div {

	text-align:center;
	padding: 2px 5px 2px 6px;
}

#leftFixMenu {

	text-align: center;
	color: red;
	padding: 2px 5px 2px 6px;

}

#tabDiv {

	position:absolute; 
	top:-1000px; 
	left:-1000px;

}

#prikaz {

padding:10px; width:400px; background:#EEEEEE; border:1px solid;  position:absolute; left:-10000px;

}

#popupcalendar {

position:absolute;

}

#tooltip {

background:#FBFBFB; border:1px solid red; padding:5px; position:absolute; z-index:2000; left:-1000px;

}

.inputbox-search {

display: inline; width: 150px;

}

.topnav {
	background-color: #FFCC66;
}

.leftmenu_banner a img {

border:0px;width:198px;height:51px;

}

.logosection { background-color: #ff9900; }

.leftsection { /*	background-color: #ffcc66;*/ /* Miskec */ }

.rightsection { /*	background-color: #ffcc66; */ /* Miskec */ }

.rightmenu{ width:200px; }

.leftmenusection{ width:180px; margin-left: auto; margin-right: auto; }

.rightmenusection{ width:200px; }

div.imageEffect, div.imageEffectOver {
	text-align: center;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 1px;
	cursor:pointer;
}

div.imageEffectOver {
	border: 1px solid #ff9900;
}

div.search-search {
	width: 150px;
}

a {
	color: #ff9900;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.footer {
	color: navy;
	font-size: 10px;
	margin-top:10px;
}

a.footer {
	color: navy;
	font-size: 10px;
	text-decoration: none;
}

a.footer:hover {
	color: navy;
	font-size: 10px;
	text-decoration: underline;
}

.inputbox-search {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color:#000099;
  background-color:#FFF;
  border           : 1px solid #000099;
  width: 155px;
}

.formstyle {
	margin: 0px;
}

table.moduletable {
	width: 180px;
	padding: 0px;
}

.centerdiv{ text-align: center; }

.centerdiv>div{ 
margin: 0 auto; 
background:#FFAF38; 

}

/* *
* CONTENT OF PAGE *
* */
.td_content{
	width:1000px;
	text-align:left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	float: left;
}

.td_content .i_frame {
	text-align: center;
	width: 994px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
		background-color:#fff;
}
.td_content p { margin:0px; padding:0px; }
.td_content .div_content_main{ width:1000px; margin-left:0px; margin-top:0px; }
.td_content .div_content{
	width:1000px;
	float:left;
	padding:0px;
	background:#F3F4EF;

	margin: 0px;
	border: 1px solid #a9a9a9;
}
.td_content .div_center_top{ width:770px; height:14px; border-top:1px solid #a9a9a9; background:#F3F4EF; float:left; }
.td_content .div_center_bottom{width:770px; height:14px; border-bottom:1px solid #a9a9a9; background:#F3F4EF; float:left;}
.td_content .div_left_corner_tl{background:url('../images/systemfotos/top_left_new.gif') no-repeat top left; width:15px; height:15px; float:left;}
.td_content .div_right_corner_tr{ background:url('../images/systemfotos/top_right_new.gif') no-repeat top right; width:15px; height:15px; float:left; }
.td_content .div_left_corner_bl{ background:url('../images/systemfotos/bottom_left_new.gif') no-repeat bottom left; width:15px; height:15px; float:left; }
.td_content .div_right_corner_br{ background:url('../images/systemfotos/bottom_right_new.gif') no-repeat bottom right; width:15px; height:15px; float:left; }
.td_content .div_link_title{ width:530px; float:left;   padding-top:10px; padding-bottom:10px; }
/* *
* CONTENT OF PAGE *
* */

/* *
* TABLE: TABMENU *
* */
#tabMenu1{

	#height:35px; 
	text-align:left;
	float:left;
	vertical-align:bottom; 

	font-size:10px;
	line-height:normal;
	width:100%;
	float:left;

}
/* *
* TABLE: TABMENU *
* */

/* *
* TABLE SEND MAIL *
* */
.table_send_mail td{ margin:3px; }
/* *
* TABLE SEND MAIL *
* */


div.imageEffect1, div.imageEffectOver1 {

	border: 1px solid #CCC;
	cursor:pointer;
}

div.imageEffectOver1 {
	border: 1px solid #ff9900;
}

#div_body_content{ width:1000px;  margin:auto; 	/*background-color:#F3F4EF;*/}

#table_static_basic_images .span_image_text { font-size:12px; }
#table_static_basic_images a { color:#FF0000;  text-decoration:none; }
#table_static_basic_images a:hover { color:navy; }


.td_gallery_efect {width:100%; border:1px solid #CCC; background:#EEE; height:200px; vertical-align:middle; text-align:center; cursor:pointer; }
.td_gallery_efect img{ margin-left:3px; }
.td_gallery_efect_hover  img{ margin-left:3px; }
.td_gallery_efect_hover {width:100%; height:200px; vertical-align:middle; text-align:center; cursor:pointer; border:1px solid #C64934; background:#F5DDD9; cursor:pointer; }

.button_1 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color:#000099;
  background-color:#CCC;
  border           : 1px solid #000099;

}
img .img_no_image { border:1px solid #CCC; }
/*
* Header image
*/
#div_header {
	height:190px; /* 250 */
	width:620px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#div_header div.div_image {
	height:190px;
	width:620px;
	background-repeat: no-repeat;
	/*background-image: url(../images/systemfotos/top_image_new.gif);*/
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	background-color:#000;
} 

#div_header .text {
	text-align: left;
	padding: 10px;
	background-color: #E2ECFE;
	margin-top: 10px;
	height: 60px;
}
 
#div_header div.div_cover_left_top, #div_header div.div_cover_left_bottom, #div_header div.div_cover_right_bottom, #div_header div.div_cover_right_top { 
	height:157px;
	left:0px;
	position:absolute;
	width:800px;
	top:0px; 
	background-repeat: no-repeat;
} 
#div_header div.div_cover_right_top { 
	background-image: url(../images/systemfotos/header_cover_right_top.gif);
	background-position: right top;
	z-index: 100;
}
#div_header div.div_cover_right_bottom { 
	background-image: url(../images/systemfotos/header_cover_right_bottom.gif);
	background-position: right bottom;
	z-index: 101;
}  
#div_header div.div_cover_left_top { 
	background-image: url(../images/systemfotos/header_cover_left_top.gif);
	background-position: left top;
	z-index: 102;
}  
#div_header div.div_cover_left_bottom { 
	background-image: url(../images/systemfotos/header_cover_left_bottom.gif);
	background-position: left bottom;
	z-index: 103;
}  
div.leftmenu_banner {
	margin:12px 0 -2px 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }
 
 /* footer */
#footer .button_user_1 ul {
	padding: 0;
}

#footer #topMenu a {
	color: #BBBBBB;
}


#footer {
	width:1000px;
	margin-left: 0px;
	float:left;
}
.navy11 {color:navy;}
