﻿body {
	background-image: url('../images/pozadi.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #280201;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}


#vrsek {
	width: 960px;
	height: 214px;
	margin: auto;
}
#vrsek img {
	border: 0px;
}
#vrsek #logo {
	width: 279px;
	height: 214px;
	float: left;
}
#vrsek #menu {
	width: 681px;
	height: 214px;
	float: left;
}

#prouzek {
	width: 960px;
	height: 23px;
	margin: auto;
	background-image: url('../images/vrsek-pruh.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#obsah {
	width: 830px;
	height: 400px;
	margin: auto;
}
#text {
	width: 567px;
	height: auto;
	min-height: 300px;
	float: left;
	background-image: url('../images/obsah-pozadi.jpg');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#texttext {
	width: 527px;
	height: auto;
	min-height: 300px;
	_height: 300px;
	background-image: url('../images/obsah-nahore.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #2e0000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
#texttext h1{
	font-size: 110%;
	margin-top: 0px;
}
#texttext .fotky img{
	margin-right: 5px;
	margin-bottom: 5px;
	border-color: white;
	border: 3px solid white;
}


#textspodek {
	width: 567px;
	height: 52px;
	float: left;
	background-image: url('../images/obsah-dole.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#pruh {
	width: 21px;
	height: 300px;
	float: left;
	background-image: url('../images/stred.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#bok {
	width: 222px;
	height: 257px;
	padding: 10px;
	float: left;
	background-image: url('../images/bok.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fbddcc;
	font-size: 90%;
}
#bok a{
	color: #fbddcc;
	text-decoration: none;
	font-size: 80%;
}
#bok a:hover{
	color: white;
	text-decoration: underline;
}
#bok p{
	margin: 0px;
}




#spodek {
	width: 960px;
	height: 25px;
	margin: auto;

}

