html {
	background: #e5e5e5 url(img/sys/bg_main.jpg) repeat-x;
}

html, body {
	font-family: Times New Roman;
	font-size: 11px;
	color: #4B4B4B;
	text-align:center;
	height: 100%;
	margin:0;
	padding:0;
	height:100%; 	 	
}

#main {
	margin: 0 auto;
	position: relative;
	height:auto !important; 
	height:100%; 
	display: block;

}


* { 
	padding: 0;
	margin: 0;
}

#top {
	background: url(img/sys/top02.jpg) 0 0 no-repeat;
	width: 970px;
	height: 154px;
	margin: 50px auto 0 auto;

	
}

/* #banner {
	background: url(img/sys/banner_vyzlovka.jpg) 0 0 no-repeat;
	position: relative;
	width: 477px;
	height: 62px;
	float: right;
	margin: 80px 20px 0 0;

} */

#menu {
	top: 130px;
	position: relative;
	text-align: left;
	left: 65px;


}

#menu ul li {
	display: inline;
	padding-right: 25px;
	color: #FFF6BF;

}

#menu ul li a {
    font-family: Arial;
    font-size: 12px;
	color: #FFF6BF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;

}

#menu ul li a:hover, #menu ul li a:active {
	color: #a7a7a7;

}

#content {
	position: relative;
	margin: 0 auto;
	width: 970px;
	background: #FFF6BF;
	padding: 0;
	text-align: justify;
	display: block;
	
}

#content-in {
	padding: 20px 25px 50px 20px;
	min-height: 640px;
	}
	
#content-in a:visited {
	color: #7f0009;
	}	

#left {
	float: left;
	color: #FFF6BF;


}

#horni {
	padding: 10px 20px 0 20px;
	width: 196px;
	height: 186px;
	background: url(img/sys/blok_horni.gif) 0 0 no-repeat;		
}

#horni a img {
	border: 1px solid #F8E09E;
}

/* p.small a {
	font-size: 8px;
	margin-right: 10px;
} */
#vlajky		{ position: absolute; top: 10px; left: 362px; width: 100%; visibility: visible; z-index: 10; display: block; }

#horni p{
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
}

#dolni p{
	margin-bottom: 25px;
	font-size: 13px;
}

#dolni {
	position: relative;
	padding: 10px 20px 20px 20px;
	color: #fff;
	background: #7F0009;
	width: 146px;


}

#dolni p.news {
	font-size: 16px;
	font-weight: bold;


}

.right-siroky {
	width: 650px;
}

.right-uzky {
	width: 650px;
}

#right {
	font-size:13px;
	float: left;
}


#bottom {
	width: 650px;
	bottom: 5px;
	position: absolute;
	font-size: 10px;
	text-align: center;
	display: block;
	left: 250px;

}

#bottom a {
	text-decoration: none;
	color:  #595959;
}

#bottom a:hover {
	color:  #7F0009;
}

.clear {
	clear:both;
}

.fl { 
	float: left;
}

.fr { 
	float: right;
}

.fri { 
	float: right; 
	margin: 0 0 2px 5px; 
}

.fli { 
	float: left; 
	margin: 0 5px 0 0; 
}

.tac { 
	text-align: center; 

}

.tar { 
	text-align: right; 

}



h1 {
	color: #7F0009;
	font-size: 16px;
	font-weight: bold; 
	margin: 0 0 16px 0;
	text-transform:uppercase;
}

#right h2 {
	font-size: 13px;
	font-weight: bold;
	color: #7F0009;
	margin: 0 0 16px 0;
}

#right h3 {
	font-size: 12px;
	font-weight: bold;
	color: #7F0009;
	padding-bottom: 6px;
	margin: 0;
}

#right p {
	padding: 0 0 16px 0;
	margin: 0;
}


#right ul {
	margin: 0 0 25px 16px;

}

#left div.title {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 15px 0  15px 0;
	color: #FFF6BF;
}

#left a:link {
	color: #FFF6BF;
}

a:link {
	color: #7F0009;
}

div.gallery {
	display: block;
	background: #F8E09E;
	padding: 15px 5px 0 22px;
	margin-bottom: 16px;
	width: 650px;
}

.taj {
	text-align: justify;
}


.border {
	border: 1px solid #7F0009;
}

img.image {
	border: 1px solid #7F0009;
	margin-right: 12px;
	margin-bottom: 17px;
}

table.cenik {
	border-collapse: collapse;
}

table.cenik tr.bg {
	background: #F8E09E;
}

table.cenik tr td, table.cenik tr th {
	padding: 10px;
}

table.cenik tr th {
	color: #fff6bf;
	background: #7f0009;
}

table.cenik tr th span {
	color: #fff6bf;
	background: #7f0009;
	font-weight: normal;
	font-size: 95%;
}

.male {
	font-size: 95%;
}