/* CSS Document */
*{
margin:0;
padding:0;
}
body{

background-image:url(/images/bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
text-align:center;
font-size:80%;
font-family:Arial, Helvetica, sans-serif;
color:#000; }
#page{
background-image:url(/images/visual.jpg);
background-position:right top;
background-repeat:no-repeat;
min-height:500px;
_height:500px;
}
#wrapper{
width:760px;
margin:0 auto;
text-align:left;}
#header{
padding:10px 0 0 15px;
min-height:150px;
_height:150px;
text-align:left;}
#header p{
color:#eee;
line-height:1.0em;}

#content{
float:left;
width:570px;
/*background-color:#00CC99;*/
background-image:url(/images/med-c.png);
background-repeat:repeat-y;
}
#content .decor{
background-image:url(/images/top-c.png);
background-repeat:no-repeat;
background-position:top left;
}
#content .in{
background-image:url(/images/bot-c.png);
background-repeat:no-repeat;
background-position:bottom left;
min-height:700px;
_height:700px;
padding:30px 50px 40px 40px;
text-align:left;
}
#sidebar{
float:right;
width:190px;

}
#menu {
position:relative;
background-image:url(/images/centr-menu.png);
background-repeat:repeat-y;}
#menu .decor{

background-image:url(/images/top-menu.png);
background-repeat:no-repeat;
background-position:top left;
}
#menu .in{

background-image:url(/images/bot-menu.png);
background-repeat:no-repeat;
background-position:bottom left;
padding:15px 10px 22px;
min-height:250px;
_height:250px;
text-align:left;
}
#menu ul{
padding:20px 15px 0px 30px;
list-style:none;
font-size:1.2em;}

#menu ul ul{
    padding:5px 0 0 10px;
    font-size: 0.8em;
    
}
#menu ul ul li{
    padding:3px 0;
}

#menu ul li{
padding:6px 0px;
line-height:1em;
}
#menu ul li#menu_act_li{
color:#ff6600;
}
#menu a:link{

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

text-decoration:none;
color:#000;}
#menu a:hover,#menu  a:active{

background-color:#ff6600;
color:#fff;
text-decoration:none;
}
#menu .skrepki{
position:absolute;
top:30px;
left:-28px;}
#phone {
position:relative;
background-image:url(/images/red-c.png);
background-repeat:repeat-y;}
#phone .decor{
background-image:url(/images/red-t.png);
background-repeat:no-repeat;
background-position:top left;
}
#phone .in{

background-image:url(/images/red-b.png);
background-repeat:no-repeat;
background-position:bottom left;
padding:15px 10px 10px;
text-align:left;
min-height:80px;
_height:80px;
}
#phone .skrepki{
position:absolute;
top:15px;
left:-28px;}
#phone p{
padding:5px 0 0 15px;
color:#fff;
line-height:1.1em;
font-size:1.1em;
}
#phone p.phone{
padding:5px 0 0 15px;
font-size:1.6em;
color:#fff;
line-height:1em;}
#footer{
clear:both;
text-align:left;}

/*-----DESIGN------*/
a:link{color:#ff6600;}
a:visited{
color:#FF9900;}
a:hover, a:active{
background-color:#ff6600;
color:#fff;
text-decoration:none;
}

#header a.noeff:link, #header a.noeff:visited, #header a.noeff:hover, #header a.noeff:active{
text-decoration:none;
background-color:transparent;
}


#content h1{
font-weight:normal;
font-size:1.8em;
line-height:1em;
padding:0.5em 0 0.5em;
color:#ff6600;}
#content h2{
font-weight:normal;
font-size:1.4em;
line-height:1em;
padding:1em 0 0.5em;
color:#ff6600;}
#content h3{
font-weight:normal;
font-size:1.2em;
line-height:1em;
padding:1em 0 0.5em;
color:#ff6600;}
#content h4{
    font-weight:normal;
    font-size:1.2em;
    line-height:1em;
    padding:1em 0 0.5em;
    color:#ff6600;
    border-bottom: solid 1px #f60;
    clear:both;
    margin: 0 0 5px 0;
}
#content p{
line-height:1.2em;
color:#555555;
padding:0 0 1.4em;
text-align:justify;}
#content ul {
color:#555555;
list-style:square;
margin:0 0 0 25px;}
#content ol{
color:#555555;
margin:0 0 0 25px;}

/*----Tables ----*/
table{
color:#000000;
width:99%;
border:1px solid #555;
margin:0 0 1em;
}
table caption{
text-align:left;
padding:5px 0 3px 0px;
color:#000;
font-weight:bold;}
th{
padding:5px 5px;
text-align:center;
}
td{
padding:5px;}
tr.light td{ background-color:#eaeaea;}
tr.dark td{
background-color:#dadada;}
/*----Tables ----*/
#footer{
position:relative;
text-align:left;
width:560px;
color:#aaa;}
#footer p.copyright{
float:left;
width:300px;
padding:0px 0 20px 15px;
line-height:1em;
font-size:90%;}
#footer p.counters{
float:right;
padding:0px 0 20px 15px;
line-height:1em;
font-size:90%;}
#footer p.decor{
position:absolute;
top:-213px;
left:570px;}
img.visual{
behavior: url("/png.htc");}

.name_odd{
    float: left;
    width: 185px;
}
.name_even{
    float: right;
    width: 185px;
}
.cat_list_item{
    margin: 10px 0 0 0;
    border-top: 1px solid #f60;
}
.cat_list_item a{
    text-decoration:none;
    color:#fff;
}
.clear{
    clear:both;
}
.page_switch{
    border-top: 1px solid #f60;
}
.img-gal{
    float:left;
    margin:0 0 8px 10px;
    text-align:center;
}
.img-gal img{
    border:none;
}
.photo a{
    border:none;
    color:white;
    text-decoration: none
    }
.photo img{
    border:none;
}
.param_table{
    border:none;
}
.price{
    padding-left:5px;
    font-weight:bold;
    
}
.inline{
    display:inline;
}
.dec{
    font-weight:normal;
    font-size:1.4em;
    line-height:1em;
    padding:1em 0 0.5em;
    color:#ff6600;
    text-decoration:none;
}
.h a:hover, .h a:visited{
   color:#ff6600;
   background-color:#fff;
 }
.h{margin-bottom:10px;}
.cat_title{
    margin:10px 0 30px 0;
}
#foot_dec{
    color:#AAA;
    text-decoration:none;
}