@charset "utf-8";
/* Styl pre web */
body {
	background-color: #333333;
}

a{
	color: #FFFFFF;
}
a:hover{
	color: #F6F0E1;
}

#all {
	margin: 0px auto;
	width: 857px;
}
#left {
	width: 255px;
	float: left;
	border-left: 5px solid white;
	border-bottom: 5px solid white;
}

#right {
	width: 590px;
	float: left;
	position: relative;
	bottom: 10px;
	border-right: 5px solid white;
	border-left: 1px solid white;
}

#top_left_logo-old {
	width:255px;
	height: 91px;
	background-image: url("../image/logo.png");
}

#top_left_logo {
	width:255px;
	height: 91px;
}
#top_left_menu {
	background-color: #9E8E7A;
	color: #FFFFFF;
	width: 255px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #F6F0E1;
}

#middle_left {
	color: #F6F0E1;
}


#middle_left_content_header {
	background-color: #EEDA92;
	color: #000000;
	padding: 5px 10px 0px 10px;
	line-height: 22px;
	font-size: 11px;
	float: left;
	width: 235px;
}


#middle_left_content {
	background-color: #F6F0E1;
	color: #000000;
	padding: 15px 10px 15px 10px;
	line-height: 22px;
	font-size: 11px;
	float: left;
	width: 235px;
}

#top_right_img {
	background-image: url("../image/horny_pas.png");
	width: 590px;
	height: 59px;
	text-align: center;
	line-height: 5px;
}

#top_right_img span {
	color: white;
	width: 570px;
	position: relative;
	top: 11px;
}
#top_right_img h2 {
	color: white;
	position: relative;
	top: 11px;
}


#horny_obrazok {
	width: 590px;
}

#top_right_menu {
	background-color: #B0926F;
	height: 40px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 590px;
	
}

#menu {
	text-align: right;
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("../image/menubg.png");
	background-repeat: repeat-x;
}


#menu a,#menu a:visited {
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
}

#middle {
	width: 825px;
	background-repeat: repeat-y;

}	

#middle_right {
	background-color: #FFFFFF;
	border-top: 5px solid #990000;
}

#middle_right_content {
	background-color: #FFFFFF;
	padding: 5px 10px 20px 10px;
	float: left;
	width: 571px;
	font-size: 13px;
}


#bottom_left {
	width: 255px;
	float: left;
	background-color: #AEA08F;
	height: 20px;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#bottom_right {
	width: 590px;
	float: left;
	background-color: #FFFFFF;
	height: 25px;	
	color: #FFFFFF;
}

#bottom_right_text {
	margin: 0px 0px 5px 5px;
	padding: 2px 15px 3px 0px;
	text-align: right;
	font-size: 11px;
	background-color: #990000;
}

#redflower {
	padding: 3px 0px 2px 10px;
	font-size: 11px;
} 
#redflower a,#redflower a:hover,#redflower a:visited {
	color: #F6F0E1;
}

#kontakt {
	
}

#kontakt img {
	float: left;
	padding: 10px;
	padding-left: 0px;
}

#kontakt span{
	padding: 10px;
	padding-left: 0px;
}

div.akcia {
	
}

div.akcia  h2{
	color: red;
}

ul.menu {
	margin-left: 9px;
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
	list-style-image: url("../image/arrow.gif");
}

.bolduppercase {
	font-weight: bold;
	text-transform: uppercase;
}

.posun {
	margin-right: 10px;
}

li.odsadenie {
	padding-left: 10px;
}

table.galeria{
	width: 100%;
	border-collapse: collapse;
}

table.galeria td {
	border: 1px solid black;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.referencie td{
	vertical-align: top;
}

