*{
	padding:0;
	margin:0;
	font-family: Georgia, sans-serif;
}
.clearboth{
	clear:both;
}
a {
	color:black;
	text-decoration: underline;
}
a:hover {
	color:black;
	text-decoration: none;
}
a:active {
	color:black;
	text-decoration: none;
}
body{
	background-color: #F7AA42;
	font-size: 12px;

}
h1{
	font-family: Georgia, sans-serif;
	font-size: 17px;
	height: 30px;
	background-image: url("../images/headline.jpg");
	background-repeat:no-repeat;
	line-height:30px;
	color: #BA0526;
	padding-left: 10px;
	min-width: 467px;
	_width: 467px;
}
h2{
	font-family: Georgia, sans-serif;
	font-size: 15px;
	color: #BA0526;
	padding: 0px;
        margin: 0px 0px 10px 0px;
}
th {
	text-align: left;
}
#container{
	width:800px;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#top{
	width:800px;
	height:160px;
	background-image: url("../images/top.jpg");
	margin-bottom:20px;
	background-repeat:no-repeat;
}

#menu{
	width:240px;
	float:left;
	margin-bottom: 25px;
}
#menu ul {
	margin-left: 40px;
}
#menu li {
	list-style: none;
	height:24px;
	margin-bottom:5px;
	background-image: url("../images/menu.jpg");
	background-color: #F7AA42;
	background-repeat: no-repeat;
	width:161px;
	font-size:12px;
	line-height:24px;
}
#menu a {
	font-size:12px;
	padding-left: 15px;
	text-decoration: none;
}
#menu a.active {
	font-size:12px;
	padding-left: 15px;
	font-weight: bold;
	color: #BA0526;
}
#content{
	float:left;
	margin-left:15px;

}
#content_text{
	width:477px;
	float:left;
	line-height: 1.5;
	margin-top: 20px;
	margin-bottom: 30px;
}
.news{
	width:475px;
	background-image: url("../images/news_right.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom:10px;
}
.news_photo{
	width:105px;
	height:80px;
	/*background-image: url("../images/news_photo.jpg");*/
	float:left;
}

.news_photo img {
border: none;
}

.news_subject{
	width:361px;
	background-image: url("../images/news_bg.jpg");
	background-repeat: repeat-y;
	height:24px;
	float:left;
}
.news_subject_text{
	float:left;
	font-weight: bold;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	color:black;
	margin-left:15px;
	height:23px;
	padding-top:4px;
}
.news_subject_date{
	float:right;
	margin-right:5px;
	height:23px;
	padding-top:2px;
}
.news_content{
	float:right;
	width:355px;
	padding-top: 10px;
}
#vybor{
	width: 477px;
	text-align: left;
	float:left;
	margin-top: 20px;
	margin-bottom: 30px;
}

#vybor tr{
	background-color: #F7AA42;
	color: black;
}
#vybor tr.alt_row{
	background-color: #F39402;
	color: black;
}
#right_menu{
	width:140px;
	float:right;
	border: 1px solid #F39402;
	margin-top: 20px;
	margin-bottom: 30px;
}
#right_menu ul.fotografie_menu li{
	list-style: none;
	text-align: center;
	line-height:15px;
}
#right_menu ul.fotografie_menu li:hover{
	background-color: #F39402;
}
#right_menu ul.fotografie_menu li a,a:hover,a:active,a:visited{
	text-decoration: none;
	color:black;
}
#fotogalerie{
	width:335px;
	float:left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.photo{
  float:left;
  width:100px;
  text-align:center;
  padding-right:10px;
  
}