
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline }

div {
	padding:0px 0px 0px 0px;
	
}
body{
	background-color:#ffffff;
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-x;
	background-position: center -80px;
	margin: 0;
	padding: 0; 
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	height:100%;
}

div.main_div {
 	height:100%;
 	margin: 0 auto 0 auto;
	width:903px;
	
}



div.header {
	margin:0 auto 0 auto;
	width:899px;
	height:80px;
}

div.header_mail {
	margin:0 auto 0 auto;
	width:899px;
	height:80px;
	background-image:url('/images/dutko_02.jpg');
}

div.main_body {
	padding:0 2px 0 2px;
	background-image:url('/images/main_bg.jpg');
	background-repeat:repeat-y;
}

div.topmenu{
	background-image:url('/images/top.jpg');
	background-repeat:repeat-x;
	width:899px;
	height:19px;
}


div.site_body{
	float:left;
	width:617px;
	background-image:url('/images/v_dot.jpg');
	background-repeat:repeat-y;
	background-position:right;
   position:relative;
   margin-left: 5px;
	
}
div.text{
	margin-top:30px;
	margin-left:30px;
	width:557px;
	color:#222222;
}

div.menu{
	margin-top:13px;
	margin-bottom:13px;
	float:left;
	width:269px;
	background-image:url('/images/v_dot.jpg');
	background-repeat:repeat-y;
	background-position:left;
}

div.main_menu{
	margin-left:10px;
	width:264px;	
}

div.menu_item{

	color:#005596;
	

}

div.menu_item_in{
	margin-left:30px;
	color:#b0b0b0;
	clear:both;

}

div.footer {
	padding-top:4px;
	padding-left:3px;
	background-image:url('/images/footer.jpg');
	background-repeat:repeat-x;
	width:896px;
	height:18px;
}


div.top_div {
	position:relative;
	bottom:0px;
	width:100%;
	height:66px;
	background-image:url('/images/bg_down.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	
}

div.h_dot{
	width:100%;
	height:10px;
	background-position:center;
	background-image:url('/images/h_dot.jpg');
	background-repeat:repeat-x;
	clear:both;
	float:none;
}

div.v_dot{
	margin:13px 0 13px 0;
	float:left;
	height:500px;
	width:1px;
	background-image:url('/images/v_dot.jpg');
	background-repeat:repeat-y;

}

img{border-width:0px;}

a.panel {color:white;	font-size:11px;	height:15px; }
a.panel:visited{		color: #E0E0E0;	TEXT-DECORATION: none;}
a.panel:link{		color: white;	TEXT-DECORATION: none;}
a.panel:hover{		color: #E0E0E0;	TEXT-DECORATION: none;}
a.panel:hover img{		background-color:#e5c662;}

span.top_date{display:block; float:left; margin:1px; font-family: 'Times New Roman'; color: white; font-size: 12px;}
span.top_date:first-letter {font-size:1.4em}

span.top_date_normal{
   display:block; 
   float:left; 
   margin:1px; 
   font-family: 'Times New Roman'; 
   color: #555555; 
   font-size: 11px;
}

span.top_date_normal a{
   color: #1D65E4;
}

span.top_date_normal a:hover{
   color: #5C8FEC;
   text-decoration: none;
}

input.newsletter_main{
	font-family:Tahoma,Verdana,Arial;
	font-size:9px;
	color:#005596;
	width:210px;
	margin:0; padding:0.5px 4px 0.5px 4px;
	border:1px solid #005596;
	border-width:1px 0px 1px 1px;
	font-weight:bold;
	display:block;
	float:left;
}

input.newsletter_main_r{
	font-family:Tahoma,Verdana,Arial;
	color:#005596;
	margin:0; padding:1.5px;
	border:1px solid #005596;
	border-width:1px 1px 1px 0px;
	background-color:white;
	font-weight:bold;
	display:block;
	float:left;
}


div.menu_short_description{
   position: absolute;
   left: -210px;
   top: 0px;
   width: 200px;
   background-color: #E2F1F6;
   border: 1px solid #1E90FF;
   padding: 5px;
   z-index: 100000;
}

a.menu_item1{
   display:block; 
   margin:1px; 
   font-family: 'Times New Roman'; 
   color: #005596; 
   font-size: 20px;  
}

a.top_menu_sublinks{color:#b0b0b0;	font-size:12px;	display:block; float:none; margin: 2px 2px 2px 20px;}
a.top_menu_sublinks:visited{	color: #b0b0b0;	TEXT-DECORATION: none;}
a.top_menu_sublinks:link{		color: #b0b0b0;	TEXT-DECORATION: none;}
a.top_menu_sublinks:hover{		color: black;	TEXT-DECORATION: underline;}
a.top_menu_sublinks:hover img{	background-color:#b0b0b0;}
span.bigger{display:block; float:left; margin:1px; cursor:pointer; font-family: 'Times New Roman'; color: #005596; font-size: 12px;}
span.bigger:first-letter {font-size:1.7em}
span.bigger_normal{display:block; float:left; margin:1px; cursor:pointer;}

input.translate_button{
   font-size: 10px;
   border-width:0px;
   cursor:pointer;
   color:#FFFFFF;
   background-color: #FF0000;
}

