*{ margin: 0; padding: 0;}

html, body{
	height: 100%;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
body {
	background: #FFFFFF url(images/bg-.gif) top center repeat-x;
}
a {
	text-decoration: none;
	color: #295981;
}
a:active, a:hover {
	color: #78bdde;
	text-decoration: none;
}

img{
	border: 0px;
}

form{ margin: 0; padding: 0; }

div, td, input, select, p, li {
}


#container{
	background: url(images/borders.gif) top center repeat-y;
}

.logo2{
	margin: 0px 20px 0px 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
/* ================================================================================*/

#title{
	height: 350px;
	width: 1000px;
	min-width: 1000px;
	padding: 0;
}

#header{
	height: 70px;
	/*text-align:right;*/
	padding: 0px;
	background: #A90000 url(images/red.gif) left top;
}

#header .logo{
	width: 150px;
	height: 50px;
	float: right;
	margin: 10px 0px 0px 20px;
}

#header td.left{
	padding: 20px 0px 0px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#header div{
	margin: 0px 20px 0px 20px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}

#phone{
	height: 23px;
	padding: 2px 0px 0px 10px;
	background: #384B5A url(images/newstop.png) right top no-repeat;
	color: #FFFFFF;
	text-align: left;
}

#phone span{
	margin: 0px 12px 0px 9px;
}

#phone span span{
	margin: 0px 0px 0px 3px;
	font-size: 16px;
	font-weight: bold;
}

#picture{
	height: 220px;
	font-family: Verdana, Tahoma, Arial;
}

.picture_main{
	background: #000000 url(images/title.jpg) left top no-repeat;
}

.picture_kitchen{
/*	background: #233241 url(images/title_kitchen.jpg) left top no-repeat;*/
	background: #233241 url(images/title_kuh.jpg) left top no-repeat;
}
/*
#picture div{
	float: right;
	text-align: left;
	width: 240px;
	margin: 5px 7px 0px 0px;
	line-height: 130%;
	font-size: 10px;
}
*/



#picture div div.title{
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin-bottom:7px;
}

#picture span{
	display: block;
	font-size: 10px;
	font-weight: bold;
}

#picture a{
	text-decoration: none;
	color: #FFFFFF;
}
#picture a:hover, #picture a:active {
	/*color: #FF0000;*/
	text-decoration: none;
}

div.calc{
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	display: block;
	margin: 20px 0px 0px 40px;
	width: 185px;
}

#picture table td div.calc a:link, #picture table td div.calc a:visited{
	text-decoration: none;
/*	color: #78bdde;*/
	color: #FFFF00;
	display: block;
/*	background: url(images/calc.gif) bottom right no-repeat;*/
}

#picture table td div.calc a:hover, #picture table td div.calc a:active {
	color: #FF0000;
	text-decoration: none;
/*	background-image: url(images/calc_act.gif);*/
}

div.calc a img{
	margin: 0px 95px 0px 70px;
}

#picture table td div.discount
{
	font-size:26px;
	font-weight:bold;
	font-family:Arial;
	color:yellow;
	margin:5px 0px 0px 70px;
}

#picture table td div.discount a:link, #picture table td div.discount a:visited, #picture table td div.discount a:active, #picture table td div.discount a:hover
{
	color: #FFFF00;
}


#navadmin{
	width: 19px;
	height: 19px;
	position: absolute;
	left:50%;
	margin-left: -335px;
	margin-top: 25px;
	z-index: 10;
}

/* ================================================================================*/

#menu{
	height: 30px;
	background-color: #384B5A; /* url(images/red.gif) left top; */
	padding: 0px;
}

#menu td{
	width: 125px;
	height: 33px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
}

#menu a{
	width: 125px;
	height: 33px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	display: block;
	vertical-align:middle;
/*	float: left; */
}

/* #menu span{
	margin: 5px 3px 0px 3px;
	display: block;
} */

#menu a:active, #menu a:hover, #menu a.selected{
	background-color: #CC0000;
	text-decoration: none;
}


/* ================================================================================*/

#main{
	width: 1000px;
	height: 700px;
	text-align: left;
}

/* ================================================================================*/

#left{
	width: 123px;

}

#left a{
	display: block;
	margin-left: 15px;
	color: #295981;
	font-size: 10px;
	text-decoration: underline;
}
#left a:active, #left a:hover{
	color: #cc0000;
}

#left ul{
	margin: 40px 5px 40px 17px;
	padding: 0;
}
#left ul li{
	margin: 10px 0px 15px 0px;
	list-style: url(images/li.gif);
}

#left ul li.gap{
	margin: 35px 0px 15px 0px;
}

#left ul li a{
	color: #295981;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	margin: 0;
	font-size: 12px;
}
#left ul li a:active, #left ul li a:hover{
	color: #cc0000;
}

/* ================================================================================*/

#right{
	width: 185px;

	padding: 35px 5px 20px 10px;
}

#right a{
	color: #295981;
	font-weight: bold;
	margin:5px 5px 5px 0px;
	display: block;
	text-decoration: underline;
}
#right a:active, #right a:hover{
	color: #cc0000;
}
#right img{
	float: left;
	width: 80px;
	height: 50px;
	margin: 4px 20px 20px 0px;
}
#right ul{
	margin:13px 0px 0px 17px;
	padding: 0;
}
#right ul li{
	margin: 2px 0px 2px 0px;
	list-style: url(images/li.gif);
}
#right ul li a{
	font-weight: bold;
	margin: 0;
	text-decoration: underline;
	display: inline;
}

#right div.kuhni
{
	height:100px;
	padding:0px;
	border:0px solid blue;
}

#right div.kuhni a:link, #right div.kuhni a:visited, #right div.kuhni a:active
{
	padding:0px;
	display:inline;
	color:#00A2E8;
	text-decoration: none;
}

#right div.kuhni a:hover
{
	text-decoration: underline;
}

/* ================================================================================*/

#full{
	text-align: center;
	padding: 15px 0px 20px 0px;
}

#content{
	width: *;
	padding: 15px 13px 20px 13px;
}

#content p{
	margin: 10px 0px 10px 0px;
	text-align: justify;
}

#content img.illustration{
	margin: 1px 10px 1px 10px;
	float:right;
}

#content img.illustrationl{
	margin: 1px 10px 1px 10px;
	float:left;
}

#content img.titl{
	margin: 1px 10px 1px 10px;
	float:right;
}


#content h1{
	display: inline;
	margin: 0px;
	font-size: 22px;
	color: #000000;
	text-transform: none;
}

#content h2{
	display: block;
	margin: 0px;
	color: #000000;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	margin: 10px 0px 0px 0px;
}

#content ul, #content ol{
	margin-top: 10px;
	padding-left: 37px;
}

#content ul li{
	margin: 3px 0px 3px 0px;
	line-height: 110%;
}

#content ul li p{
	margin: 0px 0px 13px 0px;
}

#content textarea{
	margin: 10px 0px 10px 0px;
	width: 700px;
	height: 150px;
	border: solid 1px #AAAAAA;
	font-size:12px;
	font-family: Arial;
}

#content h4{
	font-size:14px;
	margin: 10px 0px 10px 3px;
}

#content .bold{
	font-weight: bold;
}

#content table.photos{
	margin-left: 20px;
}

#content table.photos td{
	text-align: center;
}

#content table.photos td div{
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 4px 15px 4px;
}

#content table.photos th{
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 4px 15px 4px;
}

#content table.photos td.title{
	text-align: center;
	vertical-align:bottom;
	padding: 10px 0px 10px 0px;
}

#content table.photos td.photo{
	text-align: center;
	vertical-align:top;
	font-size: 10px;
}
#content table.photos td.photo a{
	color: #ffffff;
}

#content .details{
	text-transform: lowercase;
	margin: -7px 10px 0px 10px;
	padding: 0;
	float: right;
	font-size: 11px;
}

#content .date{
	text-transform: lowercase;
	margin: 0px 15px 0px 0px;
	float: left;
	width: 110px;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	top: 3px;
}

#content table td a span{
	color: #000000;
}

a span{
	font-size: 10px;
	color: #ffffff;
}

.warning{
	font-weight: bold;
	color: #00FF00;
}

table.mytable td
{
	padding:10px;
}

/* ================================================================================*/

#footer{
	width: 1000px;
	height: 60px;
/*	background: url(images/red.gif) left top;*/
	background-color:#384B5A;

}

#counters{
	float:left;
	width: 100px;
	margin: 15px 0px 0px 10px;
}

#copyright{
	float: left;
	width: 800px;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-size:10px;
	color: #ffffff;
}
#copyright a{
	color: #ffffff;
}
#copyright a:active, #copyright a:hover{
	color: #78bdde;
}

/* ================================================================================*/

.hr{
	width: *;
	height: 1px;
	background: url(images/hr.gif) left top repeat-x;
	margin: 10px 0px 10px 0px;
}

/* ÊÀÐÒÀ ÑÀÉÒÀ ====================================================================*/

ul.map_tree {
	margin:  0;
	padding: 0;
}

.map_tree li{
	list-style: none;
	margin:  10px 0px 10px 0px;
	padding: 0;
	height:25px;
	background: url(images/hr.gif) left bottom repeat-x;
}

.map_tree li a{
	text-decoration: none;
	padding: 0px 0px 0px 18px;
	background: url(images/map_arrow.gif) left 3px no-repeat;

}
.map_tree li a:hover{
	text-decoration: underline;
}



/* ÔÎÐÌÀ ÀÂÒÎÐÈÇÀÖÈÈ ==============================================================*/

.login{
	border: 1px solid #6E6E6E;
	width: 450px;
	height: 150px;
	font-family: Tahoma;
	font-weight: normal;
}
.login td{
	padding: 20px;
	vertical-align: middle;
	color: #FFFFFF;
}
.login td input{
	width: 250px;
}
.login td input.checkbox{
	width: 30px;
}
.login td input.button{
	width: 80px;
}

div.calc-bot
{
/*	color: #CC0000;*/
	color:#295981;
	font-weight:bold;
}

div.calc-bot a:link, div.calc-bot a:visited
{
/*	color: #CC0000;*/
	color:#295981;
	font-weight:bold;
	font-size:14px;
}

div.calc-bot a:hover, div.calc-bot a:active
{
	color: #990000;
	text-decoration:underline;
}



/* ================================================================================*/

#lightbox{
	background-color:#444;
	padding: 10px;
	border-bottom: 2px solid #111;
	border-right: 2px solid #111;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}


/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}