body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #A50000 url(../imgs/bg_page.gif) repeat-x;
}
a img {
	border:none;
	}


#window {
	background: url(../imgs/bg_window.png) no-repeat;
	height: 705px;
	width: 915px;
	margin: 20px auto 10px auto;
	text-align:center;
	border:none
	} 
#logo{
	width:78px;
	height:148px;
	padding:0;
	margin:24px 0 18px 60px;
    background: url(../imgs/logo.gif) no-repeat left;
	text-align:left;
	float:left;
}

#links {
	width: 600px;
	margin-top:10px;
	padding:0;
}
.odrazky a {
	font-size: 18px;
	font-weight:normal;
	letter-spacing:1px;
	color: #D6A3A3;
	background-image:url(../imgs/bg_button.gif);
	background-position:145px 0px;
	height: 34px;
	width: 145px;
	display:block;
	padding-top: 12px;
	text-decoration:none;
	list-style-type:none;
	margin-right:20px;
	float:left;
	text-align:center;
	z-index:5;
	position:relative;
}
.odrazky a:hover {
	background-image:url(../imgs/bg_button.gif);
	background-position:0px 0px;
	text-decoration:none;
	color:#ffffff;	
}
#header{
 margin:0; padding:24px 48px 0 0; text-align:left; }
#left-column{
 height:180px; padding:0 48px 0 60px; text-align:left; float:left; position:relative; top:-55px; }
#left-column h2{
 padding:10px 0 6px 8px ; margin:0; color: #A80000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size:14px; letter-spacing:1px
 }
 #info{
 float:left;
 }
.polozka-info{
 width:160px; border-top: 2px #ffffff solid; padding:6px 5px 8px 8px;
 }
 .polozka-info:hover{
background-color:#FFFFFF;
 }
 .misto{
 font-size:15px; color:#999999; 
 }
 .buttony{
 float:left; position:relative; left:110px; top:-70px;	
 }
 #path{ height:50px; text-align:center; font-size:10px; color: #530000; clear:both; padding-top:20px;}
 .history{ width:500px; margin-left:280px; text-align:left; position:relative; clear:both; top:-45px;}
 .history, .history a, .history a:visited{ font-size:13px; color:#888888; text-decoration: none;}
 .history a:hover{ color:#222222; text-decoration:underline;}
 
