body {
	background-color: #DCEDE8;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color: #000;
}
* {
	margin: 0;
	padding: 0;	
}
#container {
	min-width: 1000px;
	width:expression(document.body.clientWidth > 1000? "100%" :"1000px");
	overflow: hidden;
}
div {
	font-size: 12px;
}
.clear-all {
	clear: both;
	float: none !important;
}
img {
	border: 0px;
}
.img-block {
	line-height: 0px;
	font-size: 0px;
}
.img-block img {
	line-height: normal;
	font-size: 13px;
}
.img-l {
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc
}
.img-r {
	float: right;
	margin-left: 15px;
	border: 1px solid #ccc
}
p {
	padding: 5px 0px 10px;
}
a {
	outline: none;
	color: #256495;
}
a:hover {
	color: #DA4300;
}
h1, .h1 {
	font: normal 26px Verdana;
	padding: 10px 0 15px 42px;
	color: #000;
}
h2, .h2 {
	font: normal 22px Tahoma;
	padding: 10px 0 5px;
	color: #A92217
}
h3, .h3 {
	font: bold 13px arial;
	padding: 5px 0px;
}
ul{
	list-style: none;
}


#head {
	height: 235px;
	overflow: hidden;
}
#head_right {
	float: right;
	width: 341px;
}
#head_left{
	margin-right: 351px;
	-zoom: 1
}
#h_top {
	background: #D6672F url(../img/h_t.png) repeat-x; 
}
#h_top div {
	background: url(../img/h_l.png) no-repeat 0 0;
}
#h_top div div {
	height: 170px;
	background: url(../img/h_r.png) no-repeat 100% 0;
	padding: 0 35px 0 23px;
}
#h_top div div div {
	margin: 0 auto;
	background: none;
	padding: 0;
}
#h_top .in {
	position: relative;
}
#h_top .h_tl {
	float: left;
	width: 54%;
}
#h_top .form {
	position: absolute;
	top: 0;
	right: -35px;
	padding: 10px 3px 10px 10px;
	width: 297px;
	height: 100px;
	background: #861E15 url(../img/form-bg.gif);
	overflow: hidden;
	}
#h_top .form span {
	font: normal 15px Verdana;
	color: #d5d5d5;
}
#h_top .form input, #h_top .form textarea {
	width: 132px;
	height: 15px;
	margin: 5px 5px 5px 0;
	padding: 2px 3px;
	border: 1px solid #E08C54;
	background: #d5d5d5;
	font: normal 12px tahoma;
	color: #787878;
}
#h_top .form .submit {
	float: right;
	width: 95px;
	height: 26px;
	margin-top: 12px;
	padding: 0 0 3px;
	border: 0;
	background: #D15B14 url(../img/sbm.gif);
	font: normal 14px Verdana;
	color: #FFE4B5
}
#h_top .form textarea {
	float: left;
	overflow: auto;
	margin: 0;
	width: 183px;
	height: 47px;
}
#logo {
	width: 184px;
	padding: 10px 0 0;
}
#slogan {
	font: normal 28px Verdana;
	color: #fff;
	padding: 10px 0 0;
}
#phone {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #8D2319
}
#phone span {
	font: bold 28px Verdana;
	color: #FFE09D
}
#head_menu {
	margin-top: 19px;
	background: #A02F23 url(../img/menu.png);
}
#head_menu div {background: url(../img/menu_l.png) no-repeat 0 0;}
#head_menu div div {
	height: 41px;
	background: url(../img/menu_r.png) no-repeat 100% 0;
}

#head_menu li{float: left;}

.a1{
	width: 19%;
	margin-left: -1px;
}
.a2{
	width: 24%;
	margin-left: -1px;
}
.a1 a, .a1 span{width: 106px;}
.a1 a:hover span, .a1 a.active span{background-image: url(../img/a1a4.png);}
.a2 a{width: 121px;}
.a2 a:hover span, .a2 a.active span{background-image: url(../img/a2.png);}

#head_menu a, #head_menu span{
	position: relative;
	display: block;
	height: 41px;
	font: normal 15px/41px Verdana;
	color: #D5D5D5;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}
#head_menu span{cursor: default;}
#head_menu a:hover{background: transparent;}
#head_menu a span {
	width: 100%;
	height: 41px;
	display: block;
	cursor: pointer;
}
#head_menu a:hover span, #head_menu a.active span{
	position: absolute;
	top: -6px;
	left: 0;
	width: 100%;
	height: 53px;
	line-height: 53px;
	color: #000;
	text-align: center;
	background-color: #fff;
}

#main {
	position: relative;
	border: 1px solid #D5D5D5;
	border-bottom: 13px solid #D5D5D5;
	background: #fff url(../img/m_r.gif) repeat-y 100% 0;
	-zoom: 1
}

#right {
	float: right;
	width: 351px;
	overflow: hidden;
}
#remont {
	padding: 5px 15px 23px 25px;
	//margin-top: -3px;
	background: #D5D5D5
}
#remont p{
	padding-top: 0;
}
#remont ul{
	background: url(../img/img02.jpg) no-repeat right;
}
#key {
	width: 227px;
	height: 29px;
	color: #d5d5d5;
	margin: 25px auto 0;
	padding: 6px 20px 10px 60px !important;
	-padding-bottom: 8px !important;
	background: #B03A2C url(../img/bg_key.gif);
}
#key span {
	color: #fff;
}
.price {
	background: #FFDB8E
}
.price li {
	height: 26px;
	padding: 0 !important;
	margin: 0 !important;
	background: url(../img/price.gif) repeat-x 0 0 !important; 
	border-bottom: 1px solid #D5D5D5;
	text-align: center;
}
.price li a {
	padding-right:20px;
	font: normal 16px/21px Tahoma;
	background: url(../img/strel.gif) no-repeat 100% 2px;
	color: #256495;
	cursor: pointer;
}
.price li div {
	text-align: left;
	display: none;
	padding: 5px 10px;
}
.price table .light {
	background: #FFEDAE
}
.price .col1 {
	width: 235px;
}
.price .col2 {
	width: 95px;
}
.price table td {
	padding: 4px 20px;
	font-size: 11px;
}
.price table td.cena {
	padding: 4px;
}
.price table span {
	font-weight: bold;
	color: #E03E1F
}
.price li.open {
	height: auto;
	background: none !important;
}
.price li.open div {
	display: block;
}
.price li.open a{
	background-position: 100% -20px;
	font-weight: bold;
	color: #DA4300;
}
#inf {
	padding: 10px 15px 23px 25px;	
}
#inf li{
	font-size: 11px;	
	margin-bottom: 5px !important;
	background: none !important;
}
#inf li a {
	padding-left: 20px;
	background: url(../img/marker3.gif) no-repeat 0 -11px;
}
#inf li a.wilson {
	padding:0;
	background: 0;
}
#inf li a:hover {
	background-position: -13px 3px
}
#content {
	margin-right: 351px;
	position: relative;
}
#main li{
	padding: 0 0 0 15px;
	margin-bottom: 5px;
	background: url(../img/marker.gif) no-repeat 0 5px;
}
.ourwork {
	padding: 0 0 10px 30px;
}
#main .ourwork li{
	background: none;
	padding-left: 0;	
}
#main .ourwork .txt li {
	width: 130px;
	margin: 0 auto;
	padding: 0 0 8px;
}
.ourwork .txt li span {
	color: #256495;
	text-decoration: underline;
}
.ourwork h2 {
	background: url(../img/box1.gif) no-repeat 0 16px;
}
.room {
	margin: 0 0 0 30px;
	background: url(../img/box-3.gif) no-repeat 0 11px;
}
#main .species li {
	background: none;
	padding: 0;
}
.species {
	width: 239px;
	margin: 0 auto;
}
.species h2 {
	background: url(../img/box2.gif) no-repeat 0 10px;
}
.species li a, .species li span {display: block;
	padding-left: 20px;
	background: url(../img/marker3.gif) no-repeat 0 -8px;
	font-size: 16px;
	color: #256495;
	text-decoration: underline;
	-zoom: 1;
}
.species li a:hover {
	background-position: -13px 6px;
	color: #DA4300
}
#box div{
	padding: 10px 0 10px 30px;
}
.feedbacks {
	width: 225px;
	margin: 35px auto 0;
}
.feedback {
	margin-bottom: 10px;
}
.feedbacks .h2{
	padding: 0 0 10px 20px;
}
.feedbacks img {
	border: 2px solid #D5D5D5
}
.feedbacks p {
	padding: 3px 0 5px 5px;
}
.feedbacks p, .feedbacks a{
	text-decoration: underline;
	color: #256495
}
.feedbacks a:hover {
	color: #DA4300
}
.feedbacks .all {
	font-size: 16px;
}
#box h1 {
	background: url(../img/box2.gif) no-repeat 0 12px;
	padding-left: 45px !important;
}
#box h2 {
	background: url(../img/box2.gif) no-repeat 0 12px;
}
#box p.h4 {
	margin: -10px 0 0 15px;
	font-size: 19px;
	color: #851D15
}
#box li {
	padding-bottom:10px;
}
#box .bold {
	color: #A92217;
}
#box-1 h1{background: url(../img/box1.gif) no-repeat 0 15px; margin-top: 5px;}
#box-1 {
	padding: 10px 0 10px 30px;
	background: #95281D;
	border: 1px solid #E08C54;
	color: #fff;
}
#box-1 div {
	float: left;
	width: 38%;
}
#main #box-1 li{
	background-image: url(../img/marker1.gif);
	color: #fff;
	width: 220px;
	margin-bottom: 5px !important;
	font-weight: bold;
}
#box-2 {
	padding: 10px 10px 10px 30px;
	background: #FFDB8E
}
#box-2 div {
	float: left;
	width: 33%;
}
#box-2 div div {
	float: none;
	width: 176px;
	margin: 0 auto;
	background: url(../img/3col.gif) no-repeat 20px 0;
	font-size: 11px;
	}
#box-2 .col2 {
	background-position: -157px 0
}
#box-2 .col3 {
	background-position: 100% 0
}
#box-2 div h3 {
	font: normal 19px Tahoma;
	color: #851D15;
	padding: 33px 0 14px;
}
#box-2 .h1 {background: url(../img/box2.gif) no-repeat 0 10px; margin-top: 5px;}

#box-2 h2{padding-top: 5px;}

#box-3 {
	padding: 8px 10px 10px 30px;
}
#box-3 .h1, #box-3 h1{
	margin-left: -10px;
	padding-top: 15px;
	background: url(../img/box3.gif) no-repeat 0 15px;
	//zoom: 1
}
#box-4 {
	padding: 8px 10px 10px 30px;
	border: 1px solid #F8A854;
	background: #CF570F;
	color:#fff;
}
#spis {
	float: left;
	margin-right: 15px;
}
#spis li{margin: 0 0 10px 48px;}
#spis a{
	text-decoration: none;
	border-bottom: 1px solid #256495;
	font-size: 16px;
}
#spis a:hover {
	border-bottom: 1px solid #DA4300;
}
#links {
	margin: 20px 0 0;
}
#main #links li{
	font-size: 11px;
	margin: 0;
	padding-left: 50px;
	background: none;
}
#footer {
	position: relative;
	background: #E07D59 url(../img/footer.png);
}
#footer div{background: url(../img/f_l.png) no-repeat 0 0;}
#footer div div {background: url(../img/f_r.png) no-repeat 100% 0;height: 56px;}
#botmenu {
	width: 551px;
	margin: 0 auto;	
}
#botmenu li{
	float: left;
	padding: 20px 20px 0;
}
#botmenu li a{
	font: normal 12px Verdana;
	color: #d5d5d5;
	text-decoration: none;
}
#botmenu li a:hover, #botmenu li a.active {
	color: #000
}
#liveint {
	position: absolute;
	top: 8px;
	right:  3%;
}
#copyright {
	position: absolute;
	top: 15px;
	left: 3%;
}
.w50 {
	float: left;
	width: 48%;
	padding-right: 2%;
}
.w60 {
	float: left;
	width: 58%; 
	padding-right:1%;
}
.w40 {
	margin-left: 60%
}
.img-b {
	width: 29.5% !important;
	text-align: center;
}
.img-b img{
	border: 1px solid #D5D5D5;
}
.img li{
	float: left;
	width: 49%;
	margin-bottom: 10px !important;
}
.img li a{
	display: block;
	width: 130px;
	height: 105px;
	padding: 13px;
	margin: 0 auto;
	background-color: #D5D5D5
}
.img li a:hover {
	background-image: url(../img/imgbord.gif);
}
.in {margin: 12px 21px;}
.text {padding: 0 30px;}
.text .h2 {	padding: 15px 0 0;}
.gr_text {
	margin: 10px 0;
	padding: 5px 20px 5px 25px;
	background: #D5D5D5;
}
.gr_text h2 {
	padding-bottom: 10px;
	font: normal 26px Verdana;
	text-align: center;
	color: #000;
}
.gr_text .sale10 {
	padding: 7px 0 10px 15px;
	-padding-bototm:8px;
	color: #D5D5D5;
	background:#982A1F url(../img/sale10-bg.gif) no-repeat 0 0;
}
.float {
	float: left;
	width: 100%;
}
.main_l{background: url(../img/m_l.gif) repeat-y 0 0;//zoom: 1; padding: 25px 0 5px}
.m_tl, .m_tr{
	position: absolute;
	top: -1px;
	-top: 0;
	width: 9px;
	height: 8px;
	background: url(../img/t_l.gif) no-repeat;
}
.m_tl{left: -1px;}
.m_tr {
	right: -1px;
	-right: 20px;
	background: url(../img/t_r.gif) no-repeat;
}
.backm {
	float: right;
	font-size: 11px;
	display: block;
	position: relative	
}
.bold {
	color: #DA4300
}
.strong {
	font-weight: bold;
}
.white {
	color: #fff;
}