@charset "utf-8";

/* KOMENTAR */

#all
{
	margin: 15px auto;
	width: 720px;
	position: relative;
}

#horna
{
	width: 720px;
	height: 250px;
}

#up_1
{
	width: 720px;
	height: 41px;
}

#up_1_1
{
	width: 273px;
	height: 41px;
	background-image: url(../image/hore_logo1.jpg);
	float: left;
	border-left: 5px solid #EC8D0A;
}

#up_1_2
{
	width: 452px;
	height: 41px;
	background-image: url(../image/hore_design1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #BFBFAC;
	position: absolute;
	right: 0px;
}

#menu
{
	background-color: #8F3016;
	width: 268px;
	height: 209px;
	float: left;
	border-left: 5px solid #EC8D0A; 
}

#up_2
{
	width: 454px;
	height: 209px;
	position: absolute;
	right: -2px;
}

#up_3
{
	position: absolute;
	right: -17px;
	top: 0px;
}

#stred
{
	width: 720px;
	height: 10px;
	font-size: 0px;
}

#stred_1
{
	background-image: url(../image/up2_1.gif);
	width: 383px;
	height: 10px;
	font-size: 0px;
	float: left;
}

#stred_2
{
	background-image: url(../image/up2_2.jpg);
	width: 342px;
	height: 10px;
	font-size: 0px;
	position: absolute;
	right: 0px;
}

#obsah
{
	background-image: url(../image/stred.jpg);
	background-repeat: repeat-x;
	background-color: #F8AB44;
	width: 720px;
	margin-bottom: 1px;
	position:relative;
}

.menu_bunka
{
	border-top: 1px solid #EC8D0A;
	width: 268px;
	height: 34px;
	display: block;
	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
	cursor: hand;
}

.menu_bunka:hover
{
	background-image: url(../image/menu_bulva.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.menu_bunka_padding
{
	padding-left:15px; 
	padding-top: 10px;
	float: left;
}

.bold
{
	font-weight: bold;
}

.pod
{
	text-decoration: underline;
}

.galeria_prvok {
	margin:5px;
	width:185px;
	height:130px;
	background-color:#FAC47A;
	border:1px solid #FCD9A9;
	text-align:center;
	padding-top:20px;
	font-size:80%;
	font-weight: bold;
	font-size: 11px;
	float:left;
}

.galeria_prvok:hover {
	background-color:#FCD9A9;
	border:1px solid #8F3016;
}

.menu_logo
{
	position: absolute;
	right: 452px;
}

#paticka
{
	background-color: #8F3016;
	width: 720px;
	height: 30px;
}