body, html {
background:#fff;
text-align:center;
height:100%;
margin:0;
padding:0;
}

/*---------------------------------------------
               ОСНОВНОЙ КОНТЕЙНЕР
---------------------------------------------*/

#bg {background: url("../images/head.jpg") center top no-repeat ;
    height: 505px;
    margin:0 auto;
    max-width:1920px;}

#main-container{
 margin: -539px auto 0;
    min-height: 100%;
    text-align: left;
    width: 1000px;
}
* html #main-container{height:100%;}

/***************** Шапка сайта */
#header{
position:relative;
height:505px;
}

#logo {width:205px; height:155px; font-family:"Tahoma"; font-weight: bold; float:left}

#header a.logo {
padding:48px 0 0 15px;
display: block;
margin: 0;
text-decoration:none;
 width: 174px;
}

.contactsmodule {height:88px; margin: 70px 0 0 0;}
.contactsmodulebody,  .contactsmodulebody p {color:#fff; line-height:1.5; font-size:13px; margin:0;}
.contactsmodulebody tr td {width:156px;}
/************************** Хлебные крошки */
.pathway {
	border-bottom:1px dotted #666;
	margin:0 0 10px;
	padding:5px 0;	
	font-size:15px;
        color:#ffbb52;
}

.pathway a {color:#ffbb52; text-decoration: none;}
.pathway span {color:#dc392b; }

/***************** Модульная позиция - TOP */
#top {
	margin:15px 0;
	overflow:hidden
}

/***************** Левая колонка */
#left{
padding:5px;
float:left;
line-height:normal;
width:220px;
}

/***************** Правая колонка */
#right{
padding:5px;
float:right;
line-height:normal;
width:220px;
}

/***************** Стили блока основного содержания */
#both{
margin:0 220px;
padding:0 15px;
}
#only_left {
margin:0 0 0 220px;
padding:0 15px;
}
#only_right {
margin:0 220px 0 0;
padding:0 15px;
}
#no_sides {padding:0 10px}

/***************** Модульная позиция - BOTTOM */
#bottom {
	margin:15px 0;
	overflow:hidden
}

/***************** Clear block and Rasporka */
#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#rasporka {height:81px; margin:50px 0 0}


/*---------------------------------------------
                  ПОДВАЛ САЙТА 
---------------------------------------------*/
#footer{
position:relative;
height:120px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
margin:-120px auto 0;
width:100%;
background:url("../images/footer.jpg") left bottom repeat-x;
}
#footer p{ margin:0;}

.footline {background:url("../images/foottop.jpg") left 1px repeat-x; width:50%; height:55px; position: absolute; z-index:1;}
#copy {background: url("../images/copy.jpg") center top no-repeat; width:1000px; height:120px; margin:0 auto; position: relative; z-index:10;  }
/************************************ Счетчики */
p.copyright {
	font:12px Arial;
	color:#fff;
        text-align:left; width:300px;
        padding:20px 0 40px 15px;
}
p.copyright a {color:#fff}
table.counters {
	position:absolute;
	right:0;
	bottom:10px;
}
.counters td {padding:0 3px}
.tecama {
	font-size:7px;
        font-family:"Century Gothic";
	color:#fff;
        width:150px; float:right;
        padding:55px 0 0 0;
        
}
.tecama a:link,
.tecama a:visited {
	color:#fff;
	text-decoration:none;
        display: block;
        text-align: center;
        text-transform: uppercase;
}
.tecama a:hover {text-decoration:underline}
.tecama img {margin:3px 0 0;}

.info {float:left;}
div.knopki {width:300px; text-align:left;}
div.knopki a {color:#fff; font-size:13px; padding: 0 25px 0 0;}

/************************************ Модуля */
#left .module,
#right .module {
	margin:0 0 15px;
}
#left .moduletitle,
#right .moduletitle {
	font-size:18px;
	text-align:center;
	margin:0 0 10px
}
#left .modulebody,
#right .modulebody {}

.fullphoto {
    float: left;
    margin: 0 20px 0 0;
    width:550px;
}

h1.photoname {text-align:left !important;}
.photo_desc p.dopinfo {
    color: #646464 !important;
    font-size: 15px !important;
    font-weight: bold;
    text-transform: uppercase;
}