/* CSS Document */

body {margin:0px; background:url(im/bg.jpg) #151515; font-family:Verdana; font-size:14px; color:#fff;}
img {border:none;}
a:link{color: #e992c4;text-decoration : none;}
a:hover {color: #ffff00; text-decoration : none;}
a:visited {color: #e992c4; text-decoration : none;}
a:hover, visited {color: #ffff00; text-decoration : none;}
a.special:link{color: #ffffff;text-decoration : none;}
a.special:hover {color: #ffff00; text-decoration : none;}
a.special:visited {color: #e992c4; text-decoration : none;}
a.special:hover, visited {color: #ffff00; text-decoration : none;}

a[class^="externallinks"]
{
	color: #ffffff;
	text-decoration : none;
 }

h1 {font: bold 16pt Verdana; font-weight: bold; margin:0}
h2 {font: bold 12pt Verdana; margin:0}


#topstring {position:absolute;top:20px; left:50%; width:500px; height:30px; clear:both; margin-left:-40px;}
#logo {position:absolute; width:220px; top:35px; left:50%; margin-left:-480px;}
#tel {position:absolute; width:220px; top:50px; left:50%; margin-left:220px;}
#menu {z-index:1020; position:absolute; width:950px; top:127px; left:50%; margin-left:-450px;}
#menu a{z-index:1020; margin-right:70px;}
#cont {position:absolute; width:420px; height:495px;  top:30px; left:30px; text-align:justify; line-height:18px;}
#cont_special {position:absolute; width:961px; height:500px;  top:20px; left:50%; margin-left:-460px;}
#banners {position:absolute;top:760px; left:50%; width:250px; height:31px;margin-left:255px;}
#images {position:absolute; width:420px; height:495px;  top:-160px; left:800px; text-align:justify; line-height:0px;}

#podlojka {width:961px; height:550px; background:url(im/bg_txt.png) no-repeat ; position:relative; top:170px; left:50%; margin-left:-480px;}

#gallery {position:absolute; width:931px; height:520px; top:185px; left:50%; margin-left:-465px;}


#footer {font-size:10px; position:absolute;top:730px; left:50%; width:940px; height:30px; clear:both;margin-left:-470px;}





#slide-container {
    position:absolute; width:931px; height:520px; background:#000000; top:15px; left:15px;
     
  }
  #slide-container #slideshow {
     width:931px;
     height:520px;
     margin:auto;
     
  }
  #slide-container #slideshow IMG {
     position:absolute;
     top:0;
     left:0;
  }

.galls {line-height:17px; font-size:11px; color:#999999;}
.galls a:active, 
.galls a:link, 
.galls a:visited {text-decoration:none; color:#999999; font-size:11px;}
.galls a:hover {color:#FFFFFF;}

a.top_string {
	font-family: Tahoma;
	color:#e992c4;
	font-size: 12px;
	text-decoration: none;}


a.top_string:hover {
	color: #ffff00;
	text-decoration : none;}


a.redbutton {
    cursor:pointer;
    display:block;
    height:28px;
    width:144px;
    font: bold 12px arial, sans-serif;
    color: #ffffff;
    text-align:center;
    line-height:28px;
    background-image:url('images/redbutton.png');
    background-repeat:no-repeat;
}
a.redbutton:hover {
    cursor:pointer;
    display:block;
    height:28px;
    width:144px;
    font: bold 12px arial, sans-serif;
    color: #ffff00;
    text-align:center;
    line-height:28px;
    background-image:url('images/redbuttonhover.png');
    background-repeat:no-repeat;
}



}