﻿
body {
background-color: #fefede;
font-family: Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
}

#boss {
position: relative;
padding-top: 30px;
padding-bottom: 15px;
margin: auto;
width: 800px;
min-height: 1300px;
background-image: url(../images/bg_boss.jpg);
background-repeat: no-repeat;
background-color: #76f46b;
} 

#head {
position: relative;
width: 800px;
height: 229px;
background-image: url(../images/bg_head_2.jpg);
}

#zag {
position: absolute;
width: 160px;
height: 40px;
background-image: url(../images/zag.gif);
margin: 35px 0px 0px 25px;
}

#telefon {
position: absolute;
width: 200px;
height: 40px;
margin: 130px 0px 0px 45px;
}

#tel{
position: absolute;
margin-top: 20px;
margin-bottom: -20px;
width: 200px;
height: 40px;
background-image: url(../images/telefon.gif);
}

#center #tel{
position:relative;
left:70px;
top: -20px;
}



#head_menu {
position: relative;
width: 800px;
height: 50px;
background-image: url(../images/bg_head_menu.jpg);
}
p:first-letter, h2:first-letter{
  text-transform: uppercase  
}

#left {
float: left;
width: 220px;
min-height: 650px;
}

#right {
float: right;
width: 220px;
min-height: 650px;
}

#center {
min-height: 600px;
padding: 10px 10px 10px 10px;
margin: 5px 220px 0px 220px;
background-color: #FFFFFF;
}

#left_top, #right_top {
margin: auto;
width: 187px;
height: 10px;
background-image: url(../images/bg_left_top.jpg);
background-position: center;
background-repeat: no-repeat;
background-position: bottom;
}

#left_center, #right_center {
padding-top: 10px;
margin: auto;
width: 187px;
height: 1150px;
background-repeat: no-repeat;
background-position: center -43px;
}

#left_center {
background-image: url(../images/bg_left_img.jpg);
}

#right_center {
background-image: url(../images/bg_right_img.jpg)
}

#left_center img, #right_center img {
margin: 0px 0px 7px 7px;
}

#left_bottom, #right_bottom {
margin: auto;
width: 187px;
height: 10px;
background-image: url(../images/bg_left_bottom.jpg);
background-position: center;
background-repeat: no-repeat;
background-position: top;
}

.decor {
width: 187px;
height: 10px;
background-image: url(../images/decor.jpg);
background-repeat: no-repeat;
}

#bottom {
padding: 0px 0px 10px 0px;
width: 800px;
height: 33px;
margin: auto;
text-align: center;
background-color: #76f46b;
}

#zag_2 {
text-align: center;
padding: 10px 0px 0px 0px;
}

#zag_2 h1 {
display: inline;
font-size: 22px;
color: #FF0000;
}

#center p {
text-align: justify;
font-size: 11px;
}

h1 {
font-size: 22px;
color: #FF0000;
text-align: center;
}
/* h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:red;
	font-weight:normal
} */
.spisok_kartinka
{
position: absolute;
margin: 0px 0px 0px 0px;
width: 340px;
height: 140px;
z-index: 2;
}
.spisok_flashka {
position: absolute;
width: 340px;
height: 140px;
z-index: 1;
}
.spisok_center {
height: 140px;
}
.spisok_center_2 {
height: 170px;
margin: 0px 0px 7px 0px;
}
.spisok_kartin {
position: absolute;
margin: 0px 0px 0px 0px;
width: 175px;
height: 170px;
z-index: 2;
}
.spisok_flash {
position: absolute;
width: 175px;
height: 170px;
z-index: 1;
padding: 0px 0px 0px 7px;
}
.spisok_text {
position: absolute;
margin: 0px 0px 0px 0px;
width: 175px;
height: 170px;
z-index: 3;
padding-top: 26px;
}
.text_2 {
margin: 0px 0px 2px 0px;
padding: 0px 0px 0px 35px;
font-family: Arial;
font-size: 12px;
color: #3849f5;
}
.text_2 a {
text-decoration: none;
}
.text_2 a:hover {
color:#FF0000;
}
.spisok_blok {
position: absolute;
margin: 0px 0px 0px 0px;
width: 175px;
height: 170px;
z-index: 3;
padding-top: 26px;
}
.spisok_blok img {
margin:0;
padding:0;
}
ul {
padding: 0;
margin: 0px 0px 0px 30px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
/*font-family: Verdana, Arial, sans-serif;*/
}

*html ul { margin: 0px 0px 10px 30px;} /*for IE6*/
*+html ul { margin: 0px 0px 10px 30px;} /*for IE7*/
html:root ul { margin: 0px 0px 0px 30px;} /*for mozilla*/
li {
padding:0px 0px 8px 0px;
margin:0;
}
*html li { padding:0px 0px 1px 0px;} /*for IE6*/
*+html li { padding:0px 0px 1px 0px;} /*for IE7*/
ul a {
text-decoration: none;
}
ul a:hover {
color:#FF0000;
}


* html img,
* html .png
{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "./images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
