html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.2;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------------------------------------------------------------------reset*/


html, body {
	color: #000;
	height: 100%;
	font: normal 13px / 16px Tahoma,Geneva,sans-serif;
}

html {
}

body {
}

body > .wrapper {
	height:auto !important;
	min-height:100%;
}

.wrapper{
	position: relative;
	min-width: 1000px;
	overflow: hidden;
}

.base {
	width: 1000px;
	margin: 0 auto;
	padding: 329px 0 72px;
	background:  url(../i/header-01.jpg) 0 0 no-repeat;
}

/*---------------------------------------------------------------------------global*/
h1:first-letter, h2:first-letter, h3:first-letter {
	text-transform: uppercase;
}

h1 {
	font-size: 28px;
	line-height: 34px;
}

a {
	color: #000;
	text-decoration: none;
}

.content_row p {
	padding: 0 0 10px;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------header*/
.header {
	z-index: 5;
	position: absolute;
	width: 1000px;
	height: 329px;
	top: 0;
	margin: 0 auto;
}

.logo{
	z-index: 1;
	position: absolute;
	top: 12px;
	left: 85px;
	color: #fff;
	font-size: 21px;
	line-height: 25px;
	text-shadow: 0 0 1px #000;
	overflow: hidden;
}
.logo span{
	display: block;
	padding: 0;
	font-size: 35px;
	line-height: 40px;
}

a.logo:hover{
	text-decoration: none;
	cursor: pointer;
}

.h_left, .h_right{
	position: absolute;
	width: 1000px;
	height: 349px;
	top: 0;
}
.h_left{
	left: -1000px;
	background:  url(../i/header_left.jpg) 100% 100% repeat-x;
}
.h_right{
	right: -1000px;
	background:  url(../i/header_right.jpg) 0 100% repeat-x;
}

.tel_one, .tel_two{
	position: absolute;
	height: 100px;
	padding: 0;
	top: 215px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height:22px;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.tel_one dt{
	margin-top: 5px;
}
.tel_two dt{
	margin-top: 5px;
}
.tel_one{
	width: 215px;
	left: 21px;
}
.tel_two{
	width: 215px;
	right: 31px;
}

.motto{
	position: absolute;
	top: 278px;
	left: 329px;
	color: #f9eeda;
	font-size: 20px;
	line-height: 25px;
	text-shadow: 2px 2px 5px #000;
}
/*-----------------------------------------------------------------------------------header*/
/*---------------------------------------------------------------------------------main_row*/
.main_row {
	z-index: 2;
	position: relative;
	width: 1000px;
	overflow: hidden;
}
#contacts {
	position: absolute;
	bottom: 10px;
	left: 266px;
	width: 700px;
	border-top: 1px solid #630;
	padding-top: 5px;
	z-index: 1000
}
.primary_row, .content_row{
	position: relative;
}

/*---------------------------------------------------------------------------global*/

.left{
	float: left;
}
.right{
	float: right;
}
/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------content_row*/
.content_row {
	width: 701px;
	padding: 20px 42px 100px 23px;
	float: right;
	overflow: hidden;
}

.content_row h1{
	color: #942406;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	text-align: center;
	margin: 0 12px 12px 6px;
}

.content_row h2{
	margin: 10px 0;
	color: #942406;
        line-height: 24px;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	clear: both;
}
div.content_row div.text p a {
  text-decoration: underline;
  color: #00f;
  }
div.content_row div.text ul {
  list-style: circle;
  margin: 6px 0 12px 20px;
  }
table.price_tbl {
  width: 680px;
  height: auto;
  border: 3px solid #000;
}
table.price_tbl tr, table.price_tbl td {
  text-align: center;
  border: solid 1px #666;
}
td.price_img a img {
  margin: 0;
  padding: 3px;
  border: solid 1px #ccc;
}
td.price_img a:hover img {
  background-color: #ccc;
}
td.price_cena {
  color: #f00;
  font-size: 16px;
  font-weight: bold;
  word-wrap: nowrap;
}
.projects{
	width: 701px;
	overflow: hidden;
}

.projects dt{
	padding: 0 0 10px;
	color: #942406;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

.projects dd{
	padding: 0 0 10px;
}

.projects dd dd, .projects dd dt{
	padding: 0;
}

.projects ul{
	width: 701px;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
}

.projects li{
	display: inline-block;
	width: 150px;
	padding: 0 10px 10px;
}

.projects dd dt, .projects dd dt a{
	display: block;
	color: #797979;
}

.projects .img{
	display: block;
	width: 150px;
	height: 117px;
	overflow: hidden;
}

.projects .img a{
	display: block;
	width: 128px;
	height: 94px;
	padding: 11px 11px 12px;
	background:  url(../i/ramka.png) 0 0 no-repeat;
}

.projects img{
	display: block;
	width: 128px;
	height: 94px;
}

.price{
	color: #ff0f03;
}

.cena {
  color: #f00;
  font-size: 18px;
  white-space: nowrap;
}
/*---------------------------------------------------------------------------content_row*/
/*---------------------------------------------------------------------------primary_row*/
.primary_row {
	width: 233px;
	float: left;
	overflow: hidden;
}

.block_wrap{
	position: relative;
	width: 233px;
	padding: 0 0 16px;
	background:  url(../i/block_bott.jpg) 10px 100% no-repeat;
}

.block_wrap h2{
	width: 233px;
	height: 57px;
	color: #f5e5c8;
	font-size: 18px;
	line-height: 67px;
	font-weight: 400;
	text-align: center;
	text-shadow: 3px 3px 5px #000;
	background:  url(../i/h.png) 0 0 no-repeat;
	overflow: hidden;
}

.block{
	position: relative;
	width: 179px;
	padding: 0 27px;
	background:  url(../i/block_back.png) 0 0 repeat-y;
}

.nav li{
	width: 179px;
}

.nav a{
	display: block;
	width: 179px;
	height: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background:  #86451f url(../i/menu_item.jpg) 0 0 no-repeat;
}

.nav .active{
	height: 34px;
	color: #000;
	line-height: 34px;
	background:  url(../i/activ.jpg) 0 0 no-repeat;
}

.nav li.seclevel a{
	display: block;
	width: 179px;
	height: 28px;
	color: #fff;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	background:  url(../i/menu_subitem.jpg) 0 0 no-repeat;
}
.nav li.first a{
	display: block;
	width: 179px;
	height: 28px;
	color: #fff;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	background:  url(../i/menu_subitem_first.jpg) 0 0 no-repeat;
}

.nav li.seclevel .active{
	height: 28px;
	color: #000;
	line-height: 28px;
	background:  url(../i/menu_subitem.jpg) 0 0 no-repeat;
}
.nav a:hover, .nav a:focus{
	text-decoration: underline;
}

.nav .active:hover, .nav .active:focus{
	text-decoration: none;
}

.info .block{
	background-color: #eee6dd;
}

/*---------------------------------------------------------------------------primary_row*/
/*---------------------------------------------------------------------------------main_row*/
/*-----------------------------------------------------------------------------------footer*/
.footer {
	z-index: 10;
	position: absolute;
	width: 950px;
	height: 42px;
	padding: 20px 25px 0;
	bottom: 0;
	margin: 0 auto;
	clear: both;
	color: #d0a35e;
	font-size: 14px;
	font-weight: bold;
	background:  url(../i/footer.jpg) 0 0 no-repeat;
}
.footer a{
	color: #d0a35e;
	text-decoration: underline;
}

.footer a:hover{
	text-decoration: none;
}

.f_left, .f_right{
	position: absolute;
	width: 1000px;
	height: 62px;
	top: 0;
}
.f_left{
	left: -1000px;
	background:  url(../i/footer_left.jpg) 0 0 repeat-x;
}

.f_right{
	right: -1000px;
	background:  url(../i/footer_right.jpg) 0 0 repeat-x;
}

/*-----------------------------------------------------------------------------------footer*/



div.block1 {
  float: left;
  border: solid 1px #ccc;
  margin: 0 5px 5px 0;
  padding: 3px;
  text-align: center
}

.imgblock-200, .imgblock-200-1, imgblock-150, imgblock-150-1 {
  float: left;
  width: 200px !important;
  height: auto;
  margin: 3px 3px 0 0;
  padding: 1px;
  border: solid 1px #999;
  text-align: center;
}
.imgblock-200 a {
  display: block;
  clear: both;
}
.imgblock-200-1, imgblock-150-1 {
  margin: 3px 0 0 0;
  padding: 1px 0;
}
.imgblock-150 {
  width: 150px !important;
}
table.projtable caption {
  font-weight: bold;
}
table.projtable tr {
  font-style: italic;
  border-bottom: 1px dotted #999;
}
div#similar_projects {
width: 100%;
clear: both;
float: left;
margin: 18px 0;
  padding: 0;
}
