body {
	background-image:url('/images/bgb.gif');
	margin:0px;
}

#mainDiv{
	width:780px;
	background-image:url('/images/bgb_center.gif');
	background-repeat:repeat-y;
	padding-left:26px;
	padding-right:26px;
	/*height:780px;*/	
}

#headerDiv{
	

}

#menuDiv{
	float:left;	
	
	height:85px;
	width:417px;

}

#logoDiv{
	float:left;
	width:335px;
	height:85px;
	text-align:left;
}

#menuDiv_top{
	width:419px;
	height:22px;
	background-image:url('/images/menu_top_bg.gif');
	background-repeat:repeat-x;
}

#menuDiv_bottom{
	width:419px;
	height:35px;
	background-color:white;
	padding-top:30px;
}

#menuItems{
	border-bottom:1px solid #CF2B10;
	width:419px;
	height:20px;
}

div.menuItem{
	float:left;
	background-image:url('/images/meniu_kvadrat.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	font-family:Arial;
	font-weight:bold;
	margin-right:10px;
	
}

div.menuItem a{
	text-decoration:none;
	color:#5F6363;
}

#flashDiv{
	float:left;
	width:755px;
	height:150px;
}

#lineDiv2{
	background-image:url('/images/lineDiv2_bg.gif');
	background-repeat:repeat-x;
	float:left;
	width:674px;
	height:35px;

}
#lineDiv3{
	background-image:url('/images/lineDiv2_bg.gif');
	background-repeat:repeat-x;
	float:left;
	width:80px;
	height:35px;
}

#contentDiv{
	width:723px;
	float:left;
	background-color:white;
	padding:15px;
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	color:#4B4B4B;
}

#footerDiv{
	background-image:url('/images/lineDiv2_bg.gif');
	background-repeat:repeat-x;
	width:753px;
	height:35px;
	float:left;
	text-align:center;
	
}

#footer2Div{
	background-image:url('/images/footer2Div_bg.gif');
	width:753px;
	height:35px;
	float:left;
	padding-top:10px;
	
}

#pageTitleDiv{
	background-image:url('/images/title_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
	float:left;
	height:30px;
	width:700px;
	text-align:left;
	border-bottom:1px solid #CF2B10;
	margin-bottom:10px;
}

#pageTitleDiv h1{
	margin:0px;
	font-family:Arial;
	font-size:14pt;
	color:#5F6363;
}

div.footerMenuItem{
	float:left;
	font-size:9pt;
	font-family:Arial;
	color:#5F6363;
}

div.footerMenuItem a{
	color:#5F6363;
	text-decoration:none;
}

div.footerMenuItem a:hover{
	text-decoration:underline;
}

#footerMenu{
	height:25px;
	width:553px;
	padding-left:150px;
	padding-right:20px;
	padding-top:7px;
}

#flagsDiv{
	float:left;
	margin-left:10px;
	margin-top:8px;
	
}



