* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:10px 5%;
}
li, dd {
	margin-left:5%;
}
fieldset {
	padding: .5em;
}
body {
	font-family:tahoma, arial, sans-serif;
	font-size:80%;
	background-color:white;
}
p {
	text-align:justify;
	text-indent:20px;
}
td {
	border-collapse:collapse;
}
.main-container {
	position:relative;
	width:984px;
	/*height:750px;*/
	height:auto;
	margin:0 auto;
	background-color:white;
}
.main-container_int {
	height:auto;
	padding-bottom:100px;
}
.head {
	position:absolute;
	height:241px;
	width:680px;
	top:0px;
	right:0px;
}
.head .grl {
	float:right;
	width:362px;
	height:241px;
	background: url(../im/head_grl.jpg) no-repeat top right;
}
.head .wtr {
	float:right;
	width:247px;
	height:241px;
	background: url(../im/head_voda.jpg) no-repeat top right;
	padding:80px 20px 0px;
}
.head .wtr p {
	margin:0;
	line-height:15px;
	font-size:85%;
	text-align:right;
	font-weight:bold;
	color:#891619;
}
.head .wtr a {
	font-weight:bold;
	color:#891619;
}
.main-container a.logo {
	display:block;
	margin-left:20px;
	width:262px;
	height:159px;
	background:url(../im/logo.gif) no-repeat left 20px;
	z-index:200;
}
.slogan {
	display:block;
	margin-top:2px;
	height:29px;
	background:url(../im/vidchuttia_komf.gif) no-repeat;
}
/*WATER*/
.water {
	position:relative;
	float:left;
	height:545px;
	width:407px;
	margin-bottom:-121px;
	background:url(../im/voda.jpg) no-repeat;
	background-color:#FFFFFF;
}
/*MAIN MENU*/
.water .main-menu {
	display:block;
	height:21px;
	width:inherit;
	margin-top:30px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#DFDFDF;
}
.water .main-menu ul {
	position:absolute;
	margin:0;
	padding-left:10px;
	list-style-type:none;
	color:#891619;
}
.water .main-menu li {
	margin:0;
	float:left;
	color:#891619;
}
.water .main-menu li.selected {
	color:#A04547;
}
.water .main-menu li.selected:hover {
	color:#A04547;
}
.water .main-menu li span {
	display:block;
	padding:2px 15px 0;
	font-size:13px;
}
.water .main-menu li a {
	text-decoration:none;
	color:#891619;
}
.water .main-menu li a:hover {
	color:#A04547;
}
/*SUBMENU*/
.water .submenu ul {
	position:absolute;
	top:80px;
	width:300px;
	margin:0px;
	margin-left:25px;
}
.water .submenu li {
	float:left;
	display:block;
	height:30px;
	width:145px;
	margin:0;
	line-height:30px;
	vertical-align:middle;
	color:white;
	overflow:hidden;
}
.water .submenu li a {
	display:block;
	background-color:#891619;
	text-decoration:none;
	padding-left:20px;
	color:white;
}
.water .submenu li a.selected {
	background-color:#9E4042;
}
.water .submenu li a.selected:hover {
	font-size:110%;
}
.water .submenu li a:hover {
	/*	background-color:#9E4042;*/
	font-size:110%;
}
.water_int {
	background:url(../im/voda_int.jpg) no-repeat!important;
	height:370px;
}
.content {
	float:right;
	padding-top:75px;
	width:560px;
	line-height:20px;
	margin-bottom:-121px;
}
.content li {
	list-style:inside square;
}
.content a {
	color:black;
}
.content a:visited {
	color:gray;
}
.content table {
	margin:10px 5%;
	width:500px;
}
.content tr {
	width:100%;
}
.content td {
	border-bottom:1px solid #891619;
	height:80px;
}
.content td p {
	text-indent:0px;
	text-align:center;
}
.content td h3 {
	text-align:center;
}
.content td.logo {
	width:180px;
}
.content .logo a {
	text-align:right;
}
.content .logo img {
	float:right;
}
.contebt td.name {
	width:180px;
}
.content .name p {
	text-align:left;
}
.content td.country {
	width:140px;
}
.content .country p {
	text-align:center;
}
.content img {
	margin:5px 0 5px 0;
	padding: 0 30px;
	border:0px;
	float:left;
}
.footer {
	position:relative;
	height:39px;
	width:100%;
	clear:both;
}
.footer .fasad {
	position:absolute;
	float:left;
	margin:0;
	height:139px;
	width:444px;
	background:url(../im/fasad.gif) no-repeat bottom left;
	z-index:50;
}
.footer .workhours {
	position:relative;
	top:100px;
	height:39px;
	text-align:right;
	font-size:14px;
	line-height:16px;
	color:white;
	background:url(../im/bottom_grad.gif) repeat-y right bottom;
	z-index:0;
}
.footer .workhours p {
	margin:2px 0;
	padding:10px;
	text-align:right;
}

