a {
	text-decoration: none;
	color: #324295;
}

form {
	margin: 0px 0px 0px 0px;;
	padding: 0px 0px 0px 0px;	
}
#pageTop {
	width: 780px;
	height: 73px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	padding-top: 0px;
	text-align: left;
	vertical-align: bottom;
	background-image: url('../images/logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid green;*/
}

#pageOrange {
	width: 780px;
	height: 253px;
	background-color: #EA7C13;
	position: relative;	
}

#pageContent {
	width: 780px;
	text-align: left;
	/*border: 1px solid green;*/
	padding: 0px;	
}
#pageContent a:hover {
	text-decoration: underline;
}


#lave_menu {
	background-color: #FFF1C3;
	background-image: url(../images/bg_lave_menu.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	width: 154px;
	height: 126px;
	/*position: relative;*/
	border: 0px solid green;
	z-index: 10;
	
}

#lave_menu a{
	color: #242424;
	font-size: 12px;
	font-family: Verdana;
	font-weight: 500;
	text-decoration: none;
}

#lave_menu .itemActive a {
	color: rgb(50,66,149); /* modra */
}


/* --- prave menu */



#menuRight {
	background-color:#FFFDED;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	position: absolute;
	top: 6px;
	left: 497px;
	z-index: 2;
}

#menuRight a, #menuRight td a {
	text-decoration: none;
	cursor: poiner;	
}

#menuRight, #menuRight td {
	text-align: left;
}

#menuRight .item, #menuRight td.item {
	color: rgb(50,66,149); /* modra */
	font-weight: bolder;
	font-size: 12px;
}

#menuRight .subitem, #menuRight td.subitem {
	color: rgb(234,134,19); /* oranzova */
	font-size: 12px;
	font-weight: normal;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#menuRight .subitem a {
	color: rgb(234,134,19); /* oranzova */
	font-size: 12px;
	font-weight: normal;
}

#menuRight .subitem a:hover {
	font-weight: bold;
}

#menuRight .item a {
	color: rgb(50,66,149);
	font-weight: bold;
}

#menuRight .itemActive a {
	color: #EA7C13;
}

#menuRight .itemActive {
	padding-right:5px;
	font-weight: bold;
	font-size: 12px;
}


.submenu, #menuRight .submenu {
	display: block;
	vertical-align:top;
}
.submenuh, #menuRight .submenuh {
	display: none;
	vertical-align:top;
}

#toolbar {
	color: #949494;
	font-size: 11px;
	font-weight: normal;
	/*border: 1px solid green;*/
	float: right;
}



#toolbar form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#toolbar a{
	color: #949494;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#toolbar .searchBox {
	height: 13px;
	width: 110px;
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	border-left: 0px;
	border-right: 0px;
	padding-left: 3px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFFDE5;
	color: #949494;
	
}

#toolbar .imgShifted {
	position: relative;
	top: 0px;	
}

#toolbar .label {
	text-align: left;
	padding-left: 3px;	
}

#lave_menu {
	background-color: #FFF1C3;
	background-image: url(../images/bg_lave_menu.gif);
	padding-top: 0px;
	width: 153px;
	height: 124px;
	position: relative;
	top: 6px;
}

#lave_menu a{
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}



.obtekany_obrazok {
        cms_title: Objekt vlavo;
        float: left;
        margin-right: 10px;
        margin-bottom: 5px;
        margin-top: 5px;
}
.obtekany_obrazok_vpravo {
        cms_title: Objekt vpravo;
        float: right;
        margin-left:10px;
        margin-bottom: 5px;
        margin-top: 5px;
}
