@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	background-color: #233b17;
	font-family: Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 12px;
	}
p  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font : Arial;
	font-weight : normal;
	font-style : normal;
}	
	
	
	
div {
	text-align: justify;
	}
a  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #336600;
	font : Arial;
	font-weight : normal;
}

a:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #336600;
	font : Arial;
	font-size : 12px;
	font-weight : normal;
}

a:Active  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #336600;
	font : Arial;
	font-weight : normal;
}

a:Hover  {
	font : Arial;
	color : #336600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
		}
	
#master{
	margin: 25px auto;
	width: 950px;
	}
#hlavicka{
	width: 950px;
	height: 138px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	}
#hornilista{
	width: 950px;
	height: 36px;
	background-color: #e5dda9;
	background-image:url(../images/links_bck.jpg);
	background-repeat:no-repeat;
	}	
#linky{
	float:left;
	width: 821px;
	height: 36px;
	padding-top: 0px;
	padding-left: 10px;
	}
#languages{
	float:left;
	width: 100px;
	padding-top: 3px;
	}

#telo{
	width: 950px;
	background-image:url(../images/telo_bck.jpg);
	background-repeat:repeat-y;
	}
#obsah{
	padding-left: 20px;
	}
#spodnilista{
	width: 950px;
	height: 44px;
	background-color: #e5dda9;
	background-image:url(../images/paticka_bck.gif);
	background-repeat:no-repeat;
	}	
#paticka{
	width: 450px;
	height: 29px;
	padding-top: 15px;
	padding-left: 10px;
	float:left;
	}
#mejly{
	font-size:10px;
	color:#635924;
	width: 490px;
	height: 29px;
	padding-top: 18px;
	float:left;
	}
#mejly a{
	color:#635924;
	font-size:10px;
	}
#paticka a{
	color: #faf2ba;
	padding-left:2px;
	font-size: 10px;
	}