body {
	
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif;
	font-size: 100%;
	background: #FFFFFF url('../img/bg.jpg') 0 0;  	
}

html, body, div, ul, ol, h1, h2, h3, h4, table, form {margin: 0; padding: 0;}

#page {	
	width: 1100px;
	position: relative;
  	left:	50%;
 	margin-left: -555px;
  	margin-bottom: 2em;
  	margin-top:1em;
	/*text-align: center;*/	
	background-color: white;
	border: solid 2px #C0CBD1;
	padding: 5px;
}
#page-body {margin-top: 0px; text-align: left; position: relative; height: 300px;}
#top-header{height: 30px; background-color: #EE1C23;margin-left:7px;margin-right:7px;margin-top:7px;}
#header {position: relative; width: 100%; text-align: center; height:85px; 
	background: #5B84AA url('../img/obr.jpg') 0 0;
}
#header-detail {position: relative; width: 100%; text-align: center; height:25px;
background-color: #FFFFFF;}
#bottom-header{height: 7px; background-color: #FDBE11;border:2px solid #C7CDDD;margin:0px 7px 0px 7px;}
#searchDiv{position: absolute; top:10px; left:700px;}

#footer {position: relative; width: 100%; text-align: right; height:25px;border-top:1px solid #C7CDDD;margin-top:5px;
background-color: white; color: white; font-size: 12px; font-weight: bold;}
#footer a{
	color:#C7CDDD;
	text-decoration:none;
}

#footer a:hover{	
	text-decoration:underline;
}

#mainmenu {	
	list-style: none;	
	position: relative;	
	margin-left: 20px;
}
#mainmenu li {float: left; position: relative; margin-right: 10px; margin-top: 3px;}
.part{margin-right:2px;color:white;}
#mainmenu a {
	color:white;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}
#mainmenu a:hover {
	text-decoration: underline;
}

#submenu {	
	list-style: none;	
	position: relative;	
	margin-left: 20px;
}
#submenu li {float: left; position: relative; margin-right: 10px; margin-top: 0px;}
#submenu li .part2{color:black;}
#submenu li .home{color:#EE1C23;}
#submenu a {
	color:black;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#submenu a .home{color:#EE1C23;}
#submenu a:hover {
	text-decoration: underline;
}

#left_side{
	width:180px;
	background-color:#6BC069;
	float: left;
	margin-left: 7px;
}

.leftSideItem{
	width:100%;	
	text-align: center;
	color:black;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.leftSideItem a{
	color:black;
	text-decoration:none;
}
.leftSideItem a:hover{
	color:white;
	text-decoration:none;
}
.leftSideItem .kontakt{
	font-size: 13px;
	width:100%;
	line-height: 1em;
}
.kontakt span{font-size: 11px;}
.kontakt a{
	color:white;
}
.kontakt p{color:white;text-align:center;margin: 0px; font-size: 13px;}
.leftSideSpace{
	width:100%;
	height: 2px;
}

#rightSide{
	float: left;
	width: 560px;
	margin-top: 2em;
	margin-left: 20px;
}

p {
	color: #747373;
	font-size: 14px;
	margin-right: 40px;
	text-align: justify;
}

.sluzby{
	list-style: square;
	margin-left: 50px;
	margin-top: 30px;
	color: #747373;
	font-size: 14px;
}

.sluzby li{
	margin-top: 2px;
}
.clear {font-size: 0px; line-height: 0px; clear: both;}
#operator{
		float:right;
		margin-right: 10px;
}
#operator a {
	color:black;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#operator a:hover {
	text-decoration: underline;
}