body {
	background-color: #777777;
	background-position:center;
	}
#main{
	padding: 0px;
	margin: 0 auto 0 auto;
	width: 840px;
	height: auto;
/*	background-color:#745a1c;	*/
	background-image:url(img_css_new/repeat_y.jpg);
	background-repeat: repeat-y bottom;
}
#logo{
	width: 100px;
	height: 100px;
	/*border: solid;*/
/*	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
	position: relative;
	left: 400px;
}

#header{
	width: 840px;
	height: 80px;
/*	border: solid; */
/*	background-image:url(img_css/header.jpg); */
	background-repeat:no-repeat;
	background-position:center;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	z-index: 8;
}
#menu{
	width: 840px;
	height: 39px;
	/*border: solid;*/
	background-image:url(img_css_new/menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
    top: 0px;
    margin-top: -4px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	z-index: 8;
}
.menuitems{
	margin: 0px;
    padding: 0px;
 /*       padding-top: 3px; */
/*	font-weight:bold; */
	font-style:normal;
	font-size: 14px;
		font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	color:#FFF;
	position:relative;
	top: 0x;
	left: 125px;
	width:590px;
	height:33px;
}
.menuitem{
	position:relative;
	float:left;
  /*	top:8px; */
}
.menu_item_actual{
	margin-top: 0px;
	top: 0px;
	padding-left: 9px;
	padding-right: 9px;
	float:left;
    color: white;
	height: 39px;
	background-image:url(img_css_new/mnu_rep_active_x.jpg);
	background-repeat: repeat-x;
    position:relative;
	float:left;
	top: 0px;
}
.menu_item_position{
	height: 28px;
	top: 11px;
	position: relative;
}
.menu_delimiter{
	width:1px;
	height: 27px;
	background-image:url(img_css/menu_item_delimiter_.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:4px;
	padding-right:4px;
	top:4px;
	position:relative;
	float:left;
}
.menuitems a:visited{
	text-decoration:none;
	color: white;
}
.menuitems a:active{
	text-decoration:none;
	color: white;
}
.menuitems a:link{
	text-decoration:none;
	color: white;
}
.menuitems a:hover{
	color: silver;
	text-decoration:none;
}

#obsah{
	width: 680px;
	margin-left:70px;
	position: relative;
	/* background-image:url(img/repeaty.jpg);
	background-repeat:repeat-y; */
	z-index: 1;
}
#text_obsahu{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	position: relative;
/*	margin-top: -120px; */
/*	margin-bottom: -120px;	*/
	width: 595px;
	margin-left:120px;
    
	z-index:10;
}
#main #text_obsahu p {
	text-align: left;
}

#main #text_obsahu a:visited{
	color: red;
}
#main #text_obsahu a:active{
	color: #FF9900;
}
#main #text_obsahu a:link{
	color: #000099;
}
#main #text_obsahu a:hover{
	color: #0066FF;
/*	border-bottom: 3px;
	border-bottom-style: solid; 
	border-bottom-color:white; */
}

#text_header{
/*	margin-left: 150px; */
	width: 840px;
	height: 17px;
/*	margin-top: -170px;	*/
 	position: relative;
	background-image:url(img_css_new/text_header.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
	z-index: 9;
}#footer{
/*	margin-left: 150px; */
	width: 840px;
	height: 41px;
/*	margin-top: -170px;	*/
 	position: relative;
	background-image:url(img_css_new/footer.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
	z-index: 9;
}
#footer_text{
	color:#111111;
	font-size: 14px;
/*	font-weight:bold; */
	font-family:Georgia, "Times New Roman", Times, serif;
	position: relative;
/*	bottom: 26px;*/
	left: 120px;
	top: 13px;
	width: 595px;
	height: 19px;
}

#footer_text a:visited{
	text-decoration:none;
	color: white;	
}
#footer_text a:active{
	text-decoration:none;
	color: white;
}
#footer_text a:link{
	text-decoration:none;
	color: white;
}
#footer_text a:hover{
	color: silver;
/*	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: black;*/
	}

.img_border {
	border-width: 0px;
}
#centrex{
width: 400px;
height: 287px;
position:relative;
margin: 0 auto 0 auto;

}
.rightext{
position:absolute;
text-align: right;
top: 0px;
right: 8px;
}

.rightext a:visited{
	text-decoration:none;
	color: black;	
}
.rightext a:active{
	text-decoration:none;
	color: black;
}
.rightext a:link{
	text-decoration:none;
	color: black;
}
.rightext a:hover{
	color: white;
	text-decoration:none;
/*	border-bottom: 3px;
	border-bottom-style: solid; 
	border-bottom-color:white; */
}
.datum_new{
	font-size: 11px;
}
