html,body{margin:0;padding:0;background:#e0e0e0;width:100%;height:100%;font-family:tahoma;}
* html #wrap{height: 100%;}
p,td{font-family:tahoma;}

a img{border:0;}
a{color: #266bc5;text-decoration:underline;}
a:hover{color: #5a9cf2;	text-decoration:none;}
a.hidden{text-decoration: none;color:#000;cursor:default;}

form{margin:0;padding:0;}
div.clr{clear:both;}

ul{margin:0 0 0 20px;padding:0;list-style-type: square;line-height: 16px;}

h1{font-size:20px;font-weight:normal;color:#000;margin:5px 0 0px; border-bottom:2px solid #c5dbfa; padding-bottom:15px;}
h2{font-size:18px;font-weight:normal;color:#444;margin:17px 0 0px;border-bottom:2px solid #c5dbfa; padding-bottom:15px;}

#wrap{position:relative; min-height:100%; margin:0 auto; width:100%;}
#page{width:950px;margin:0 auto; background: #ffffff; border:1px solid #CCC; border-top:none;}
#top{background:url(../images/topbg.jpg) no-repeat; height:130px; position:relative;}

#header{position:relative; margin-top:1px;}
	#logo{ position:absolute; margin:10px 0 0 10px; z-index:999;}
	#company_name{font-size:45px;font-weight:normal;text-transform: none;color: #FFF;position:absolute; margin:10px 0 0 214px;}
	#company_name1{font-size:23px;font-weight:normal;text-transform: none;color: #FFF; position:absolute; margin:60px 0 0 214px;}
	#vk{ position:absolute; margin:81px 0 0 885px;}
	#logodg{ position:absolute; margin:20px 0 0 804px;}


#menu{color: #FFF;font-weight:normal;position:absolute; margin:85px 0 0 628px;}
	#menu .item{background:url(../images/mbg.gif) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:13px; white-space: nowrap; padding:0 10px 0; vertical-align:top; line-height:33px;}
	#menu a{text-decoration: none;color: #FFF;}
	#menu a:hover{color: #FFF;text-decoration: underline;}
	
#search{position:absolute; margin:28px 0 0 630px; color:#c9e0ff; font-size:12px;}	
.searchinput{ width:200px; height:27px; background:url(../images/search_bg.gif) no-repeat; border:0; color:#FFF; padding:0 5px;}

#contentwrap{position:relative; overflow:hidden; width:910px; margin:0 20px;}
	#body_area{color:#000;text-align: justify;padding: 10px;vertical-align: top; float:left; width:578px; font-size:12px;}
	#sidebar{float:right; width:300px; font-size:12px;}
	#login_form{height: 20px;width: 150px;font-size: 12px;}

#footer{width:950px; background:#2273df;}
	#bottom_menu{color:#000;text-align: left;padding: 15px 15px 4px; font-size:12px;height:30px;}
	#bottom_menu a{color:#000;text-decoration:underline;}
	#bottom_menu a:hover{color:#000;text-decoration:underline;}

	#bottom_addr{color:#FFF;text-align:center;padding: 4px 15px 15px; font-size:11px;}
	#bottom_addr a{text-decoration:underline;}
	#bottom_addr a:hover{text-decoration: underline;}


#slidesm1 {
    position: absolute;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.slidem1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;

    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    -o-transition: opacity 2s;
    transition: opacity 2s;
}

.showing {
    opacity: 1;
    z-index: 2;
}

.img-party {
text-align:center;
}

.img-party img {
padding:10px
}

.img-party a {
text-decoration:none;
}


/* фото */

.photo-gallery a div {
    display: block;
    width: 80%;
    height: auto;
    padding: 10px 10px 10px 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    background: #ffffff;
    color: #000000;
    font-size: 14px;
    opacity: 0.65;
}

.photo-gallery a span {
    display: block;
    text-align: right;
    padding: 5px 20px 0px 0px;
    font-size: 14px;
}

.photo-gallery a {
    display: block;
    width:350px;
    float:left;
    position: relative;

    margin: 0px 40px 0px 0px;
}

.photo-gallery img {
    width:350px;
    height:232px;
 }
 
 .photo-gallery {
    padding: 50px 0px 50px 70px;
    margin-bottom:50px;
 
 
 }
 
 .clr {clear: both;}
 
 
 