@charset "utf-8";

.container {
	width:960px;
	margin:0 auto;
}
.clearer {
clear: both;
}




/*---------------------------------------------------------------------------------------------------VIDEO---------------------------------------------------------------------------------------------------*/

.vbox {
	position: relative;
       float:left;
       overflow:hidden;
       margin:0px 0px 20px 20px;
       background-color:#FFF;    
}
.vimage a img {
       padding:1px;
       border:1px solid #CCC;
}
.vimage a:hover img {
       padding:1px;
       border:1px solid #666;
}
.vdesc {
       padding:8px 10px 10px 10px;
       border: 1px solid #F5F5F5;
}
a.vname:link, a.vname:visited {
       font-size:12px;
       color:#000;
       text-decoration:none;
       font-weight:bold;
       margin-bottom:5px;
}
a.vname:hover {
       color:#666;
       text-decoration:underline;      
}
.vinfo {
       color:#999;
       margin-top:5px;
}
.vinfo b {
       color:#666;
       padding-right:10px;
}

/*------------------------------------------------------------------------------------------------end VIDEO-------------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------------BLOG---------------------------------------------------------------------------------------------------*/
.comments{
	background: url(image/comments.jpg) no-repeat scroll;
	text-align: center;
}
.comments-top{
	width: 30px;
	text-align: center;
	letter-spacing: -1pt;
	font-weight: bold;
	margin-top:4px;
	font-size:11px;
	color: #666;
}
.data-text {font-size:11px; color: #999; margin-top:5px;}

.ntitle {
	margin-left:20px ;
	font-size:14px;
         text-decoration:none;
}
.text-blog {
	margin: 30px 0px 0px 20px;
	padding-bottom: 5px;
}
a.title, a.title:link, a.title:visited {
	font-size:14px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

.bform {
       padding:10px;
       margin-top:-20px;
       background-color:#F8F8F8;
       border-bottom:1px solid #E5E5E5;
}
.bform_1 {
       border:1px solid #ccc;
       color: #333;
}
.bzagl {
       color:#000;
       font-size:14px;
       font-weight:bold;
       margin:40px 0px 20px;
}
.bitem {
       border-top:1px dashed #CCC;
       padding:10px 0px;
}
.autor {
       font-weight:bold;
       margin-bottom:-5px;
}
.btext {
       padding:10px;
       font-weight:normal;   
}
/*------------------------------------------------------------------------------------------------end BLOG-------------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------------filtr gallery-------------------------------------------------------------------------------------------------*/
.poryadok {float:right; margin-left:5px;}
*html .poryadok {margin-left:5px;}
.poryadok_lable {float:left; color:#999; margin-top:-1px;font-weight:normal;}
.poryadok_select {
	float: left;
	width: 95px;
	height: 16px;
	color:#666;
                font-weight:normal;
	background-color: #F8F8F8;
	background-image: url(../image/arrow_dawn_grey_1.gif);
	background-repeat: no-repeat;
	background-position: 101px 7px;
	border: solid 1px #E5E5E5;
	padding: 1px 15px 0px 4px;
	margin: -3px 0px 0px 5px;
	cursor:pointer;
	}
.poryadok_select:hover {background-image: url(../image/arrow_dawn_grey_2.gif);}
#poryadok_list {
	position:relative;
	width:114px;
	z-index:3;
	left: 504px;
	top: 2px;
                font-weight:normal;
	background-color: #F8F8F8;
	border: solid 1px #E5E5E5;
	border-top-style:dashed;
	border-top-color:#CCC;
	}
#poryadok_list a {height:20px; display:block; cursor:pointer; line-height:20px; padding-left:4px; color:#666;text-decoration:none; line-height:17px;}
#poryadok_list a:hover {background:#E5E5E5;}
/*------------------------------------------------------------------------------------------------end filtr gallery-------------------------------------------------------------------------------------------------*/




.pngfix {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

body {
	background-image: url(image/Background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#F60;
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
}
body, a {
	font-size:11px;
}
a:link, a:visited, a:active {
	color: #A50000;
} 
a:hover {
	color: #F37021;
}
.pngfix {

}


/*FORM*/

#contDiv {
padding-top:20px;
height:220px;
background-color:#2A2A2A;
color:#999;
}
.contBlock {
height:160px;
width:920px;
margin: 0px auto;
padding: 20px;
background-color:#333;
}
* html .contBlock {
padding-bottom:0px;
}
.contH {
padding:10px 0px 30px 15px;
font-size:16px;
font-weight:bold;
color:#FFF;
}
* html .contH {
padding:10px 0px 10px 20px;
}
.contFormLable {
height:20px;
width:200px;
}
.contForm, .contFormList {
background-color:#333;
border: 1px solid #666;
color:#CCC;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
}
.contForm {
padding:3px;
width:200px;
}
.contFormList {
padding:2px;
width:210px;
}
.contButton {
background-color:#3C3C3C;
padding:5px 10px;
margin-left:5px;
}
.contButton a, .contButton a:visited {
color:#AAA;
text-decoration:none;
}
.contButton a:hover {
color:#CCC;
text-decoration:none;
}
/*End form*/


/*Header*/
.contact {
	height:30px;
	background-color:#333;
	margin-bottom:10px;
	color:#FFF;
}
.contactFormLink span{
	color:#FFF;
	text-decoration:underline;
	font-size:13px; 
	font-weight:bold; 
}
.contactFormLink span:hover, .contact a {
	text-decoration:none;
}
.header {
	position: relative;
	height:260px;
	border-top: 1px solid #FFF;
	background-image:url(image/header_bg.jpg);
	padding:10px;
}
.imgteaser a:hover {
	cursor: pointer;
	border:0px;
}
.imgteaser a, img {
#	cursor: pointer;
	border:0px;
}
.logo{
	position: absolute;
	top: 25px;
	left: 15px;
	height:100px;
	width: 100px;
	z-index:100;
}
.desc{
	position: absolute;
	bottom: 10px;
	left: 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/	
	border-top: 1px solid #999;
	height:40px;
	width: 940px;
	background: #111;
	z-index:100;
}
.inf {
	left: 10px;
	width: 670px;
	color: #FFF;
	margin-left:10px;
	z-index:200;
}
.more {
	right: 12px;
	width: 190px;
	text-align:right;
	z-index:200;
}
.more a, .more a:visited {
	text-decoration:none;
	color: #FFF;
}
.more a:hover {
	color: #CCC;
}
.inf, .more {
	position: absolute;
	bottom: 10px;
	padding: 12px 10px;
	font-size: 12px;
}
.more1 {
	right: 12px;
	width: 190px;
	text-align:right;
	z-index:200;
}
.more1 a, .more1 a:visited {
	text-decoration: underline;
	color: #CCC;
}
.more1 a:hover {
	color: #FFF;
text-decoration: underline;
}
.more1 {
	bottom: 10px;
	padding: 12px 10px;
	font-size: 12px;
}
/*End Header*/



.nav {
	height:60px;
	width: 960px;
	margin:10px 0px 12px 0px;
}
.center {
	background-color:#F9F9F9; 
	border-top:1px solid #fff;
}
.content {
	float:left;
	background-color: #f9f9f9;
	width:720px;
}


.left_link a, .txt a, .left_link_phone a {color:#CCC}
.left_link a:hover, .txt a:hover, .left_link_phone a:hover {color:#FFF;}
.left_link_phone a {font-size:19px; text-decoration:none;}
.left_link_phone a:hover {text-decoration:none;}

/*.sidebar, x:-moz-any-link {
	float:right;
	width:240px;
	paddig:20px 10px 10px;
        background-image:url(image/left_bg.jpg); 
        background-repeat:repeat-x;
	background-color:#333;
        color:#999;
}
*/
.sidebar {
	float:right;
	width:240px;
	paddig:20px 10px 10px;
        background-image:url(image/left_bg.jpg); 
        background-repeat:repeat-x;
	background-color:#333;
        color:#999;
}

/* html .sidebar {
             f\loat:right;
	width:240px;
	paddig:20px 10px 10px;
        background-image:url(image/left_bg.jpg); 
        background-repeat:repeat-x;
	background-color:#333;
        color:#999;
} */
.head a, .head a:visited, .footer a, .footer a:visited {
	color:#999;
	font-weight:normal;
	text-decoration:none;
}
.head a:hover, .footer a:hover {
	color:#CCC;
}
.head, .galleryPostHead_1, .galleryPostHead_2 {
    height:22px;
    font-weight:bold;
    padding:8px 10px 0px 10px;
}
.galleryPostHead_2 {
    background-color:#e5e5e5;
    color:#666;
    border-top:1px solid #CCC;
    border-bottom:1px solid #FFF;
    margin-bottom:20px;
}
.sidebar .head {
    background-color:#666;
    color:#ccc;
}
.galleryPostHead_1 {
    background-color:#E46713;
    color:#fff;    
}



/*Clients*/
.clientDiv {
	float:left;
	display:inline;
	padding:35px;
	text-align:center;
	width:90px;
	height:50px;
	background-color:#FFF;
}
.calendar {
	margin-bottom:20px;
}
.calendar a {
	text-decoration:none;
        color:#FFF;
}
.calendar a:hover, .calendar a:visited { 
	color:#A50000;
}
.clientimg {	
	height: 50px;
	width: 90px; 
       	margin: 9px 8px;  

}
#clientsTable img{
	float:left;
	display:inline;
	padding:35px;
	text-align:center;
	width:90px;
	height:50px;
	background-color:#FFF;
}
/*End Clients*/


.nav2 {
	height:140px;
	background-image:url(image/nav2_bg.jpg);
	border-top:1px solid #FFF;
	margin:20px 0px;
	font-weight:bold;
}
.nav2 a, .nav2 a:visited {
	clear:left;
	font-weight:normal;
	text-decoration:none;
	color:#666;
}
.nav2 a:hover {
	color:#999;
	text-decoration:underline;
}

.footer {
	height:50px;
	border:1px solid #666;
	background-color:#333;
	padding:10px;
	margin:20px 0px;
}




/*gallery*/
.galleryImg {
	height: 400px;
	width: 640px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding:10px 0px;
	margin:20px 40px 10px 40px;	
	background: url(loading.gif) no-repeat;		
	background-position: center center;
	text-align:center;
}
.galleryScroll {
	height: 100px;
	width: 640px;
	border: solid 1px #E5E5E5;
	margin:10px 40px 10px 40px;
}
.kroshki {
    	margin:30px 40px 0px;
    	color:#999;
}
.kroshki a, .kroshki a:visited {
	color:#999;
	text-decoration:none;
}
.kroshki a:hover{
	color:#F37021;
}
.kroshki a:active{
	color:#A50000;
}

.zagl {
	margin:10px 40px;
	padding:20px 0px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	font-size:16px;
	font-weight:bold;
}
.galery {
	margin-left:16%;
	margin-top:30px;
	border: solid 1px #E5E5E5;
	VISIBILITY: hidden; 
	height:90px;
}
.galery li {
	margin:10px;
	cursor:pointer;
	width:100px;
	height:70px;
	border:none;
}
.galery img {
	border:none;
}
.next {
	margin-top:-65px;
	float:left;
	width:25px;
	height:25px;
	margin-left:9%;
	background-image: url(image/imageNax.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.prev {
	float:right;
	width:25px;
	height:25px;
	margin-top:-65px;
	margin-right:9%;
	background-image: url(image/imageNay.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	margin: 11px 40px 40px;
	width:640px;
}
* html .galery li {
	cursor:pointer;
	width:120px;
	height:100px;
	margin:0px;
}
* html .galery {
	margin-top:5px;
	margin-left:25%;
	height:90px;
}
* html .galery  img{
	cursor:pointer;
	width:100px;
	margin:10px;
}
* html .next {
	margin-top:-55px;
	float:left;
	width:25px;
	height:25px;
	margin-left:9%;
	background-image: url(image/imageNax.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
* html .prev {
	float:right;
	width:25px;
	height:25px;
	margin-top:-55px;
	margin-right:9%;
	background-image: url(image/imageNay.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/*Spisok*/ 
.galleryList {
	margin:20px 40px 20px 40px;
}
.galleryPost {
	height: 150px;
	padding: 10px auto;
	margin: 10px 0px;
	border-bottom: solid 1px #E5E5E5;
}
.galleryPostHead {
	height: 140px;
	padding: 10px auto;
}
.galleryPostImg {
	float: left;
	height: 140px;
	width: 190px;	
	margin: 0px 20px 10px 0px;
	text-decoration:none;	
	outline: none;
	border:none;
}
.galleryPostDesc {
	float: left;
	height: 140px;
	width: 418px;
	padding-top:10px;
}
.galleryPostDescHeader {
	float: left;
	height: 140px;
	width: 420px;
}
.galleryPostDescDate {
	float: left;
	padding: 10px 0px;
	font-size:10px;
	color:#999;
}
h2 {
	font-size:14px;
	color:#000;
	line-height: 20px;
}
.galleryPostDesc a, .galleryPostDesc a:visited, 
a.title, a.title:link, a.title:visited  {
	font-size:14px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
.galleryPostDesc a:hover,
a.title:hover, a.title:active {
	text-decoration:underline;
}
/*End Spisok*/ 

yo {
	margin: -40px;
}
.yoclass {
	clip: rect(auto,auto,auto,auto);
}
.clientlock {
	width:218px;
	height: 320px;
	padding-top: 10px;
	clip: rect(10px,auto,auto,auto);
	overflow: hidden;
	border: 1px solid #E5E5E5;
        background-color:#FFF;
}
.galleryNav {
     	height: 30px;
     	width:640px;
	margin: 40px 0px 20px 0px;
}
.galleryNav a, .galleryNav a:visited {
	color:#A50000;
	text-decoration:none;
}
.galleryNav a:hover {
	color:#F37021;
}
.galleryNavPrev, .galleryNavNext {
	height: 30px;
	width: 100px;
	padding: 0px 10px;
}  

.galleryNavPrev {
	float: left;
}

.galleryNavNext {
	float: right;
	text-align: right;
}

