BODY {
	/*SCROLLBAR-FACE-COLOR: Green;
   SCROLLBAR-HIGHLIGHT-COLOR: Lime;
   SCROLLBAR-SHADOW-COLOR: Navy;
   SCROLLBAR-3DLIGHT-COLOR: Black;
   SCROLLBAR-ARROW-COLOR: White;
   SCROLLBAR-TRACK-COLOR: White;
   SCROLLBAR-DARKSHADOW-COLOR: Lime;
   SCROLLBAR-BASE-COLOR: Lime;*/
	background: url(images/oblaka.jpg) repeat-x fixed top left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: fixed;
    text-align: center;
}

.wrap{
    margin: 0 auto;
    width: 1024px;
    text-align:left;
    
}

strong {
   font-weight: normal;
}
.kontakt {
	
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-align: left;
	font-weight: normal;
    margin: 20px 0 0 38px;
    line-height: 18px;
}
div.head{
    font-weight: normal;
    font-size: 16px;
    margin: 10px 0 5px 0;
    padding-left: 0px;
    
}

.text {
	color: #111;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
    line-height: 23px;
	text-align: left;

	font-weight: normal;
}
.akciya {
	color: Red;
	FONT-FAMILY: "Monotype Corsiva";
	FONT-SIZE: 21px;
	text-align: center;
	font-weight: normal;
}
.akciyaw {
	color: Green;
	FONT-FAMILY: "Monotype Corsiva";
	FONT-SIZE: 21px;
	text-align: center;
	font-weight: normal;
}
H2 {
    color: #444;
    font: italic bold 20px Verdana;
}
.kakh2 {
	color: #222;
    font: bold 20px Arial, sans-seif;
    margin-left: 20px;
}
h1 {
	color: Red;
	FONT-FAMILY: "Times New Roman";
	FONT-SIZE: 28px;
	font-weight: bolder;
	font-style: italic;
}
.sagol {
	color: #444;
    font: normal 24px Arial, sans-seif;
    margin: 10px 0 0 15px;
}

A:link {
   color: #000066;
   TEXT-DECORATION: none;
   FONT-SIZE: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
}
A:active {
   COLOR: #009933;
   TEXT-DECORATION: none;
   FONT-SIZE: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
}
A:visited {
    color: #000066;
   TEXT-DECORATION: none;
   FONT-SIZE: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

A.min:link {

    text-decoration:underline ;
	FONT-SIZE: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
A.min:active {
	text-decoration:underline ;
	FONT-SIZE: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
A.min:visited {
	text-decoration:underline ;
	FONT-SIZE: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
A.min:hover {
	color: #000099;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.kakmeny
{
   COLOR: #009933;
   FONT-SIZE: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
}
.ramka
{
	border: 1px #009933;
	border-style: solid;
}
.podpis {
	color: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	text-align: center;
	font-weight: normal;
}
.copirayt {
	text-align: center;
	color: #FFF;;
	font-family: Arial;
	font-size: 11px;
}
.copirayt a{
	text-align: center;
	color: #FFF;;
	font-family: Arial;
	font-size: 11px;
}

.vvod {
	background: White;
	border: 1px solid #009933;
	color: #009933;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}

.diler{
    padding-left: 36px;
    height:35px;
    padding-top:5px;
    background: url('images/32x32/chats.gif') top left no-repeat;
}
.faq{
    padding-left: 36px;
    height:35px;
    padding-top:5px;
    background: url('images/32x32/faq.gif') top left no-repeat;
}

    .dashed p
    , .dashed ul
    , .dashed ol
    {
        padding: 0;
        margin: 0em 0 1em 0;
        line-height: 130%;
    }
    .dashed li
    {
        margin: 0.5em 0 0.5em 1.3em;
    }
    .dashed ul
    {
        list-style-type: none;
        //list-style-image: url('li.gif');
    }
    .dashed ul li
    {
        padding: 0;
        behavior: expression(
            ( !this.before && parentNode && parentNode.tagName == 'UL' )
            ?
                ( this.before = true )
                & ( parentNode.style.listStyleImage = 'none' )
                & (
                    ( this.firstChild && this.firstChild.firstChild )
                    ?
                        ( this.firstChild.style.marginTop = '-1.2em' )
                        & ( this.firstChild.style.position = 'relative' )
                    : ''
                )
                & ( eNOBR = document.createElement( '<nobr  />' ) )
                & ( eNOBR.innerHTML = '&mdash;&nbsp;' )
                & ( this.insertBefore( eNOBR, this.firstChild ) )
            : ''
        );
    }
    .dashed ul>li:before
    {
        content: '\2014\a0';
        float: left;
        margin-left: -1.25em;
    }
    .dashed ul>li>*:first-child:-moz-first-node
    {
        margin-top: -1.2em;
    }
    .dashed ul>li>*
    {
        text-indent: 0;
    }
    .dashed .sup
    {
        position: relative;
        top: -0.5em;
        font-size: 0.75em; //font-size: 0.89em;
        line-height: 0;
        vertical-align: baseline;
    }

.menu{
    padding:0;
    margin: 0;
}

.menu ul{
    margin: 0;
    padding-left:5px;;
}

.menu li{
    list-style-type: none;
    float: left;
    border-right: 0px solid #009933;
    margin-right: 15px;
    padding-right: 10px;
    position: relative;
}

.menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
    text-decoration: underline;
    color: black;
    font-weight: normal;
    font-size:12px;
     padding:5px;
    display:block;
}

.menu li ul{
    display: none;
    position: absolute;
    background: #FFF ;
    width: 100%;
    border: 1px solid #009933;
    padding: 0 5px ;    
    top: 1.6em;;
    left: 0;
    zoom: 1;


}

.menu ul ul li{
    float: none;
    margin: 0 0 10px 0;
    border: 1px solid white;
    
}

* html .menu ul ul li{
    margin: 0 0 3px 0;

}


.menu ul ul li a{
    /*color: #333;*/    
}

.selected {
    background: #EEE;
    padding: 2px;
    position: relative;
    top: -2px;
}

*html .selected {
    display: inline;
 }




ul.left-menu{
    list-style-type:none;
    margin: 30px 0 0 0;
    padding:0 0 0 39px;
}

.left-menu li{
    border-bottom: 1px solid #AAA;
    padding: 0;
    margin:10px 0 5px 0;
}

.left-menu a:link, .left-menu a:visited, .left-menu a:hover, .left-menu a:active{
    color: #333;
    font-weight: normal;
    font-size: 14px;
}

.bd{
    background: red;
}

hr{
    color: #009933;
    border-collapse: collapse;
    border-bottom: 0;

}
