body {
	background-color: #4d2c0d;
	margin:0;
	padding:0;
}
#head {
	padding: 0px;
	height: 392px;
	width: 986px;
	margin: 0px auto 0px auto;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#mid {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bg-main.jpg);
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	font-size: 12px;
	color: #623e1a;
}
#midbackground {
	background-image: url(../images/main.jpg);
	background-repeat:no-repeat;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	/*height: 451px;*/
	min-height: 451px;
}

#main {
	/*padding-left:5px;*/
	padding-top:10px;
	text-align:justify;
	
}

#left {
	margin: 0;
	padding: 0px;
	width: 410px;
	line-height:20px;
	float: left;
}

#right {
	width: 375px;
	padding: 50px 0 0 48px;
	float: left;
}

#menu {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	top:330px;
	width:810px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	left: 48px;
}

#polednimenu {
	width:307px;
	background-color:#f7e5b3;
	border:1px solid #67411b;
	background-image:url(../images/polednimenu.jpg);
	background-repeat: no-repeat;
	padding: 20px 10px 20px 10px;
	clear: both;
}

#menumail {
	width:307px;
	text-align:center;
	background-color:#f7e5b3;
	border:1px solid #67411b;
	background-image:url(../images/polednimenu.jpg);
	background-repeat: no-repeat;
	margin: 25px 0 25px 0;
	padding: 20px 10px 20px 10px;
	
}

#btm {
	clear:both;
	width: 986px;
	height: 133px;
	background-image: url(../images/btm.jpg);
}

#search-field{
	background-color:#fff2cf;
	border:1px solid #62421c;
	color:#62421c;
	width:130px;
	font-size:13px;
	padding:2px;
		}

h1{
	color:#98310e;
	font-size:19px;
	font-weight:bold;
}

h2{
	color:#623e1a;
	font-size:16px;
	font-weight:bold;
}

h3{
	color:#623e1a;
	font-size:14px;
	font-weight:bold;
}

h4{
	color:#98310e;
	font-size:14px;
	font-weight:bold;
}

h5{
	color:#623e1a;
	font-size:14px;
	font-weight:normal;
}

h6{
	color:#98310e;
	font-size:14px;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6  {
	text-align:left;
	line-height:normal;
}


a{
	color:#98310e;
	text-decoration:none;
}


a:hover{
	color:#98310e;
	text-decoration:underline;
}
p{ font-size:12px;}
/*img{border:1px solid #67411b;}*/

#hlavicka {display:none;
}

/*_________________________Mutace_________________________-*/
#langbox {
	position: absolute;
	background-color:#000000;
	border:1px solid #666666;
	left:  0px;
	top:   -30px;
	text-align: left;
	line-height:10px;
	padding: 4px 3px 0px 3px;
	height: 19px;
}
#langbox img {
	margin-bottom: 2px;
}
#langbox a img {
	border:#999999 1px solid;
}
#langbox a:hover img {
	border:#FFFFFF 1px solid;
}

/*** ODKAZY ***/
div#odkazy {
	width:307px;
	text-align:center;
	border:1px solid #67411b;
	background-image:url(../images/polednimenu.jpg);
	background-repeat: no-repeat;
	margin: 25px 0 25px 0;
	padding: 20px 10px 10px 10px;
	
}
div#odkazy h2#odkazy { 
	padding: 0px 0px 0px 0px;
	text-align:center;
	line-height:normal; }
#odkazy a{
	display:block;
	margin:auto;
	background:none;
}
#odkazy a img {
	/*margin-top:4px;
	margin-bottom: 4px;
	border: none;*/
	margin:10px;
	max-width:140px;
}
#odkazy #odkazy-vnitrek {
	
	/*background: #ffffff;
	padding-top:10px;
	padding-bottom:10px;*/
}
#odkazy a.odkazy-vice {
	color: #000000;
	text-align: center;
	padding-top:10px;
	display:block;
	text-decoration:underline;
}
#odkazy a.odkazy-vice:hover {
	color: #4B4B4B;
}

@media print {
#news, #btm, #right, #menu, #head, #menumail, #polednimenu, #adresa, #langbox {display:none;}
p{color:#000000;}
#main { padding-top:80px; width:620px; padding-left:0; margin:0; position:absolute; left:0; }

#hlavicka {	
				display:block !important;
				position:absolute;
				top:0px;
				left:0px;
				text-align:right;
				width:100%;
				
				}


}

hr {
	color: #993300;
	height:1px;
}
table, td {
	border-collapse:collapse;
}


