html {
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	height: 100%;
	min-width: 990px;
	color: #353631;
	background: #ccc;
}

#wrap2 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1499px;
	overflow: visible;
	position: relative;
	background: #F6F7EF;
	/*-width:expression(document.body.clientWidth > 1499? "1499px" : "100%");*/
    -width:expression(document.body.clientWidth > 1000? "100%" : "1000px" ); 
	min-width:1000px


}

#wrap1 {
	
width: 100%;
	overflow: visible;
	position: relative;
	background: #ccc url(../images/bg.gif) center top repeat-y;
	
}


#wrap {
	min-width: 965px;
	max-width: 1499px;
	min-height: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	position: relative;
		zoom:1;
}

#bg_top_img1 
{
    max-width: 1499px;
    height: 405px;
    position: absolute;
    width: 100%;
    right: 0;
    -left: -1px;
    -margin-right: -1px;
    -width: auto;
}

#bg_top_img 
{
    background: #6EABD7 url(../images/top_img_alt2.jpg) center -120px no-repeat;
    height: 405px;
    margin-left: -1px;
    -zmargin-left: 0;                           	
}

#under_construction 
{
    background: #6EABD7 url(../images/under_construction.jpg) center -120px no-repeat;
    height: 405px;
    margin-left: -1px;
    -zmargin-left: 0;                           	
}

#bg_top_cot 
{
    background: #6EABD7 url(../images/top_cot_alt2.jpg) center -120px no-repeat;
    height: 405px;
    margin-left: -1px;
    -zmargin-left: 0;
}

#new_year 
{
    background: #6EABD7 url(../images/new_year.jpg) center -120px no-repeat;
    height: 405px;
    margin-left: -1px;
    -zmargin-left: 0;
}


#bg_top_petr 
{
    background: #6EABD7 url(../images/top_petr_alt2.jpg) center -120px no-repeat;
    height: 405px;
    margin-left: -1px;
    -zmargin-left: 0;
}

#bg_top_vs 
{
    background: #6EABD7 url(../images/top_vs_alt2.jpg) center -120px no-repeat;
    height: 405px;
    margin-left: -1px;
    -zmargin-left: 0;
}

#inner #wrap 
{
    zoom:1;
}


#wrap  div
{
    zborder: 1px solid red;
}

#wrap[id] {
    height: auto;
    overflow: hidden;
}

#prefooter 
{
    height: 1px;
    clear: both;
}

#footer 
{
    zheight: 270px;
    height: 140px;
    padding: 0;
    zbackground: url(../images/foo_img.jpg) left bottom no-repeat;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table.spaced td {
    padding-right: 15px;
}

table.news {margin-left: 30px; margin-top: 20px;}        

table.news a {
	color: #353631;
	font-size: 90%;

}

table.news p {
	margin-bottom: 10px;
	margin-top: 20px;
}

table.h1  {
	margin-bottom: 10px;
	margin-top: 100px;
}


.news_pic {
	background: url(../images/news_pic.jpg) left top no-repeat;
	padding-left: 165px;
	padding-top: 70px;
	padding-bottom: 50px;}
.news_pic a {font-size: 130%;}



span.data {
	font-size: 140%;
	font-style: italic;
	font-variant: small-caps;
}
                  
td 
{
    padding: 0;
}

ul, ol, li 
{
    margin: 0;
    padding: 0;
}

ul, ol 
{
    margin-bottom: 1em;
}

ul 
{
    margin-left: 2em;
}

ol 
{
    padding: 0 0 1em 25px;
}

ol li 
{
    margin-bottom: 0.6em;
    padding-left: 1em;
}

h1, h2, h3, h4 
{
    margin: 1em 0 0.3em;
    padding: 0;
    
}

h1{
	font-size: 250%;
	font-weight: normal;
	margin:0 0 0.5em;
	padding-right: 20px;
}

h2{
	font-size: 180%;
	font-weight: normal;
}

h3{
	font-size: 120%;
	font-weight: normal;
}

h4{
	font-size: 110%;
}

p {
	padding: 0;
	margin: 0 0 0.5em;
}

a {
	color: #1E7119;
}
	a:hover {
		text-decoration: none
	}

a img{
	border: 0;
	
}

a.white {
color:#ffffff;
text-align: center;
}	


.clr {
	clear: both;
}
.nobr {
	white-space: nowrap;
}

img.border {
	background-color: #eaf2e9;
	padding: 5px;
}
img.left {
	float: left;
	margin-right: 20px;
}
img.right {
	float: right;
	margin-left: 20px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hidden {
	display: none;
}

/************************************************************************/

#left {
	float: left;
	width: 23%;
	-width: 22%;
	max-width: 310px;
}

#left_menu {
	margin-top: 10px;
}

#left_menu ul {
	margin: 0;
	padding: 0;
	font-size: 21px;
	list-style-type: none;
	margin-left: 30px;
	width: 159px;
	color: #fff;
}

#left_menu  li{
	background: url(../images/top_menu.gif) left top no-repeat;
	padding: 1px 2px 2px;
	margin-bottom: 10px;
}

#inner #left_menu  li{
	background: url(../images/top_menu_inner.gif) left top no-repeat;
}

#left_menu  li a, #left_menu  li span{
	color: #fff;
	background: #157B0E;
	padding: 6px 8px 4px;
	display: block;
}

#left_menu2 {	margin-top: 0px;	margin-bottom: 50px;}
#left_menu2 ul { margin: 0;	padding: 0;	font-size: 20px; list-style-type: none;	margin-left: 20px;	width: 209px; color: #fff;}
#left_menu2 li {	background: url(../images/top_menu2.gif) left top no-repeat; padding: 1px 2px 2px 2px;	margin-bottom: 10px;}
#left_menu2 li a, #left_menu2  li span { color: #fff; background: #157B0E;	padding: 5px 8px 6px;	display: block;}



#inner #left_menu2  li{
	background: url(../images/top_menu_inner2.gif) left top no-repeat;
}



#left_top {
	margin-top: 30px;
	margin-left: 30px;
	zbackground: url(../images/map.jpg) center bottom no-repeat;
	zheight: 320px;
	height: 138px;
	font-size: 130%;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 110%;
	max-width: 300px;
	background: url(../images/top_menu.gif) left top no-repeat;
}

#left_top a {
	color: #fff;
}

/* #inner #left_top a {
	color: #000;
}  */

#inner #left_top  {
	color: #fff;
}


#left_center {
	line-height: 110%;
	max-width: 330px;
	margin-bottom: 50px;
	-overflow: hidden;
}

#left_center2 {
	line-height: 110%;
	max-width: 330px;
	position: relative;
	height: 284px;
	margin-bottom: 50px;
	-margin-bottom: 0;
	-overflow: hidden;
}

#left_center  h2{
	background: url(../images/photo.jpg) left top no-repeat;
	font-size: 130%;
	padding: 40px 0 25px 120px;
	width: 120px;
}


#fotogalery { margin-top: 20px; padding-left:10px;	text-align: center;}
#fotogalery img{}

#banners { margin-top: 20px; padding-left:8px;	text-align: center;}
#banners img{ margin-top: 20px; }

p.ramka {
	background: url(../images/bg_img.png) left top no-repeat;
	width: 192px;
	height: 168px;
	padding: 15px 17px 0 17px;
	-background: none !important;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/bg_img.png');     
}     

p.dotted {
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #a6a8a6;
	padding-bottom: 20px;
}
       
a.inner {
	color: #353631;
	margin-left: 30px;	   
}
          
#left_bottom1 {
	max-width: 237px;
	width: 95%;
	height: 160px;
	position: relative;
	-margin-top: 30px;
}

#left_bottom {
	width: 195px;
	-width: 195px;
	height: 162px;
	border: 2px solid #C9CDB6;
	margin-left: 10px;
	font-size: 130%;
	color: #5A5B55;
	position: absolute;
	right: 0;
	-left: 10%;
}

#zayavka{
	padding: 10px 0 0 10px;
	background:  url(../images/zayavka.gif) left top no-repeat;
	-background:  none;
	width: 199px;
	height: 157px;
	margin-top: -2px;
	margin-left: -2px;
	-margin-right: -13px;
}


.wrap { }
.top { height:450px}

#container {}

#header {
	min-height: 166px;
		-height: 166px;
	padding-top: 1px;
	padding-left: 30px;
	max-width: 1400px;
}

#inner #header {
	min-height: 166px;
		-height: 166px;
	padding-top: 1px;
	padding-left: 30px;
	max-width: 1400px;
	background: none;
}

#logo {
	margin-top: 20px;
	margin-left: 10px;
	font-size: 38px;
	line-height: 80%;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #094085;
}

#logo a {
	text-decoration: none;
	color: #094085;
	zdisplay: block;
	zwidth: 420px;
	padding-bottom: 5px;
	-padding-left: 3px;
	overflow: visible;
}

#telefon {
	float: right;
	margin-top: 10px;
	width: 210px;
	margin-right: 7%;
	
}

#tel {
	font-size: 25px;
}

#tel  .cod{
	font-size: 45%;
}



#top_img {
	margin-left: 10px;
	max-width: 1257px;
}

#podpis {
	height: 56px;
	width: 158px;
	position: absolute;
	left: 70%;
	top: 280px;
	border: 2px solid #C9CDB6;
	background: #F6F7EF;
	font-size: 18px;
	padding: 10px 0 0 10px;
}

#contant {padding-left: 23px;}

#contant_main {
	max-width: 1200px;
	margin-top: -70px;
	padding-left: 23px;
	-padding-left: 50px;
}

#inner #contant {	margin-left: 0;}




#right{ text-align:right;
	min-height: 300px;
	float: right;
	width: 33%;
	padding:0;
	margin:0}

#right_top{	margin-bottom: 20px; padding-left:0px;}
#docs{	margin: 0;	padding: 0 10px 0 0;	list-style-type: none;	color: #1E7119;}
#docs li{	background:url(../images/doc.jpg) 30% top no-repeat;	min-height: 70px;	padding-left: 55px;
	padding-top: 7px;	-height: 70px;}
	
#index #docs li{font-size: 95%;}

#right_center{	height: 385px;	background:  url(../images/genplan.jpg) left top no-repeat;}
#genplan{ padding:30px 10px 0 0px;	font-size: 130%;}

#right_bottom{ text-align:right;
	padding: 30px 10px 10px 60px; 
	margin: 0px;
	font-size: 95%;
	height: 200px;
	background:  url(../images/struct.jpg) left top no-repeat;}

#right_bottom h2, #right_bottom p {	margin-left: 2%;}
#right_bottom h2 a{ font-size: 90%;}
	

#docs li.xls{
	background:  url(../images/xls.jpg) -1px top no-repeat;
}

#docs li.pdf{
	background:  url(../images/pdf.jpg) -1px top no-repeat;
}

#docs li p{
	zbackground:  url(../images/doc_li.gif) left 0px no-repeat;
	padding-left: 10px;
}

#inner #docs{
	margin-right: 0;
	width: 65%;
	max-width: 542px;
	margin-bottom: 40px;
}

#right_center_petr{
	height: 385px;
	background:  url(../images/genplan2.jpg) left top no-repeat;
	position: relative;
	margin-bottom: 20px;
}
 
#right_center_vs{
	height: 385px;
	background:  url(../images/genplan3.jpg) left top no-repeat;
	position: relative;
	margin-bottom: 20px;
}
 
#genplan_petr{
	position: absolute;
	top: 30px;
	left: 170px;
	font-size: 130%;
}

p.border_img {
	background:  url(../images/img_border.gif) left top no-repeat;
	width: 234px;
	height: 168px;
	padding: 12px 0 0 12px;
	margin-left: 0!important;
	margin-top: 20px;
}

#center {
	min-height: 300px;
	margin-right: 0px;
	margin-top: 20px;
}

#center_main {
	min-height: 300px;
	padding-left: 100px;
	margin-top: 20px;
}

#center_cot{
	min-height: 300px;
	margin-right: -70px;
	margin-left: -40px;
	padding-left: 40px;
	margin-top: 20px;
}


#inner #center{
	min-height: 300px;
	margin-right: 10%;
}


h1 { margin:0}

#inner h1 {
 width: 75%;
 -margin-left: 0;
}

#text3 {
	width: 100%;
	padding-left: 10px;
    margin-right: 10px;
	min-width: 350px;
}

.text, #text {
	width: 90%;
	padding-left: 10px;
    margin-right: 10px;
	min-width: 350px;
}

.text2, #text2 {
	width: 57%;
	-width: 45%;
	padding-left: -5px;
	min-width: 350px;
	margin-right: 0px;
}
  
#text ol li{
	padding-left: 10px;
}

#inner #text{
	margin-left: 0;
	min-width: 400px;
	width: auto;
}

#text p{
	margin-bottom: 15px; 
}

#index #text p{
	-margin-left: 10px;
}

#inner #text p{
		margin-right: 210px;
}

#inner #docs li p, #skan p{
        padding-left: 10px;
		margin-right: 0!important;
}

#text p.ramka {
	float: left;
	margin-right: 5px!important;
	margin-bottom: 15px;
}

#text3 p.ramka {
	float: left;
	margin-right: 5px!important;
	margin-bottom: 15px;
}

#inner #text3 p{
		margin-right: 210px;
}


#ops{
	margin: 0;
	padding: 0;
	font-size: 130%;
	list-style-type: none;
	margin-left: -10px;
	-margin-left: 0px;
	padding-top: 5px;
	margin-bottom: 50px;
}

#ops li{
	margin: 0;
	padding: 0;
	background:  url(../images/li.gif) left 10px no-repeat;
	padding-left: 10px;
}

#footer_right {
	margin-left: 24%;
	padding-top: 70px;
	height: 70px;
}

#liveinternet {
	margin-left: 20px;
	padding-top: 70px;
	height: 70px;
	width: 100px;
	float: left;
}

#copy {
 float: left;
}

#vmd {
 margin-left: 57%;
 margin-right: 20px;
}

#vmd a{

color: #353631;

}

#skan {
margin-top: 20px;
zmargin-right: 20px;
zborder: 1px solid #ccc;
}

#skan  img{
margin-right: 20px;
margin-bottom: 20px;
float: left;
border: 1px solid #ccc;
width: 235px;
height: 335px;
}                                                     -            -