@charset "windows-1251";
/* CSS Document */

body{
background:#1b001b;
}
strong{color:#fff;}
.main-conteiner{
background:url(../images/main-bg.png);
margin-top:20px;
margin-bottom:20px;
}
/*------------------------Menu----------------------*/
.menu-conteiner{
text-align:center;
}
.button1{
background:url(../images/button1.png);
width:119px;
height:48;
}
.button1:hover{
background:url(../images/button1-hover.png);
}
.button2{
background:url(../images/button2.png);
width:103px;
height:48;
}
.button2:hover{
background:url(../images/button2-hover.png);
}
.button3{
background:url(../images/button3.png);
width:111px;
height:48;
}
.button3:hover{
background:url(../images/button3-hover.png);
}
.button4{
background:url(../images/button4.png);
width:107px;
height:48;
}
.button4:hover{
background:url(../images/button4-hover.png);
}
.button5{
background:url(../images/button5.png);
width:115px;
height:48;
}
.button5:hover{
background:url(../images/button5-hover.png);
}
/*------------------menu2----------------*/
.button1t{
background:url(../images/button1t.png);
width:119px;
height:48;
}
.button1t:hover{
background:url(../images/button1t-hover.png);
}
.button2t{
background:url(../images/button2t.png);
width:103px;
height:48;
}
.button2t:hover{
background:url(../images/button2t-hover.png);
}
.button3t{
background:url(../images/button3t.png);
width:111px;
height:48;
}
.button3t:hover{
background:url(../images/button3t-hover.png);
}
.button4t{
background:url(../images/button4t.png);
width:107px;
height:48;
}
.button4t:hover{
background:url(../images/button4t-hover.png);
}
.button5t{
background:url(../images/button5t.png);
width:115px;
height:48;
}
.button5t:hover{
background:url(../images/button5t-hover.png);
}
/*-----------------menu3------------------*/
.button1p{
background:url(../images/button1p.png);
width:119px;
height:48;
}
.button1p:hover{
background:url(../images/button1p-hover.png);
}
.button2p{
background:url(../images/button2p.png);
width:103px;
height:48;
}
.button2p:hover{
background:url(../images/button2p-hover.png);
}
.button3p{
background:url(../images/button3p.png);
width:111px;
height:48;
}
.button3p:hover{
background:url(../images/button3p-hover.png);
}
.button4p{
background:url(../images/button4p.png);
width:107px;
height:48;
}
.button4p:hover{
background:url(../images/button4p-hover.png);
}
.button5p{
background:url(../images/button5p.png);
width:115px;
height:48;
}
.button5p:hover{
background:url(../images/button5p-hover.png);
}


.menu-link{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.portfolio-message{
width:890px;
height:390px;
color:#320033;
padding-bottom:21px;
padding-right:80px;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.portfolio-message a{
color:#970098;
}
.text-box{
color:#dec6df;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
padding:10px 50px 10px 50px;
}
.footer{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a{
color:#CF97DF;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
color:#fff;
font-weight:normal;
text-transform: uppercase;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#dec6df;
font-weight:bold;
}
#lang{
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
position:absolute;
right:20px;
top:10px;
}
/*------------Вертикальное меню-----------------------*/
.vertmenu li{
list-style-image:url(../images/li.gif);
padding-bottom:5px;
}
.vertmenu a{
color:#dec6df;
text-decoration:none;
text-transform:uppercase;
}
.vertmenu a:hover{
text-decoration:underline;
}

/*----------------------Нижнее горизотнальное меню-------------------------------*/
.gormenu li{
 display: inline; /* Отображать как встроенный элемент */
 margin-right: 5px; /* Отступ слева */
 padding: 3px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
}
.gormenu a{
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
.gormenu a:hover{
text-decoration:underline;
}

.tel{
font-size:16px;
}
.form{
width:200px;
}
/*--------------SAPE--------------------*/
.partner{font-family:Verdana, Arial, Helvetica, sans-serif; color:#970098; text-align:center; font-size:10px;}
.partnerlink{color:#fb57fe; text-decoration:none; font-size:10px;}
.partnerlink:hover{text-decoration:none;}
