body{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align:center;
	color:black;
	background-color:#E5E5E5;
	background-image:url("img/logo1.jpg");
}
table{
	font-family: Verdana,Arial,,Helvetica,sans-serif;
	font-size: 12px;
	color:black;
}
h1{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
h2{
	margin-top:0px;
	font-size: 16px;
	font-weight: bold;
}
h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom:3px;
	margin-top:0px;
}
a{
	color:black;
	text-decoration:underline;
	font-weight: bold;
}
a:hover{
	color: #DB4826;
}
/*
h3 a{
	color:#FF6600;
}
*/

select,input,textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
}


#obal{
	margin:0px auto;
	width:633px;
	min-height:500px;
	_height:500px;
	text-align:left;
	background-image:url("img/prechod_all.jpg");
	background-repeat:repeat-y;
	background-color:white;
/*	border:1px solid blue;#E3E3E3;*/
}
/** vrsek **/
#top{
	width:633px;
	height:137px;
	background-image:url("img/vrch1.jpg");
	background-repeat:no-repeat;
}
#top .toindex{
	display:block;
	width:200px;
	height:137px;
}

/** leva cast **/
#levy{
	_position:relative;
	width:160px;
	min-height:300px;
	_height:300px;
	float:left;
}
#levy p{
	margin:16px 0px 0px 16px;
}
#levy ul{
	float:left;
	padding-left:0px;
	margin:13px 0px 13px 16px;
}
#levy ul li{
	font-size:13px;
	margin:2px 10px 0px 0px;
	padding:2px 10px 0px 0px;
	list-style-type:none;
	text-align:center;
}
#levy ul li a{
	_position:relative;
	_left:-16px;
	display:block;
	width:127px;
	_width:123px;
	background-color:#384B75;
	color:#FFFFFF;
	text-decoration:none;
	border-top:10px solid #384B75;
	border-bottom:10px solid #384B75;
	font-weight:100;
}
#levy ul li a:hover{
	color:skyblue;
}


/** hlavni cast **/
#main{
	width:458px;
	float:left;
	min-height:630px;
	_height:630px;
	text-align:justify;
}
.inner{
	margin:5px 20px 15px 20px;
}
#main img{
	margin-left:5px;
}
#main a img {
	border:1px solid black;
}

/** paticka **/
#paticka{
	clear:both;
	width:100%;
	background-color:white;
	height:15px;
}
/* akce */
.pokracovani{
	float:right;
	padding-right:25px;
	text-decoration:none;
}
.galerie {
	float: left;
	text-align: center;
	padding: 2px 2px 2px 2px;
	width: 110px;
	height: 100px;
}
.galerie img{
	border:none;
}
