html, body{
	height:100%;
	min-height:100%;
	background:#fc9 url(../img/bg.jpg) left top repeat-x;
	font-size:14px;
}
a{
	outline:none;
	color:#666666;
	text-decoration:underline;
}
a:hover{
	color:#900;
        text-decoration:underline;
}

h1, .h1{
	font-size:22px;
	margin:10px 0;
}
h2, .h2{
	font-size:18px;
	margin:6px 0;
	color:#434343;	
}
h3, .h3{
	font-size:16px;
	margin:3px 0;	
}
h4,h5,h6, .h4, .h5, .h6{
	font-size:12px;
	font-weight:bold;
	margin:3px 0;
}

#conteiner{
	width:100%;
	min-width:1000px;
	
	height:auto !important;
	min-height:100%;
	height:100%;	
	
	margin:0 auto;
	background:url(../img/header.jpg) center top no-repeat;
}

#page{
	width:1000px;
	margin: 0 auto;
}

#header{
	height:350px;
	position:relative;
	
}
#logo{
	width:200px;
	height:20px;
	display:block;
	position:absolute;
	left:15px;
	top:40px;
	padding-top:105px;
	color:#ffc;
	text-decoration:none;
	font-size:16px;
	border:0;
}
#contact{
	width:180px;
	display:block;
	position:absolute;
	left:35px;
	top:190px;
	text-decoration:none;
	color:black;
	font-size:12px;
	border:0;
}


#menu{
	width: 190px;
	float: left;
	padding-left:10px;
    padding-top:50px;
}
#menu li{
	padding:5px 0 5px 20px;
	background:url(../img/li.png) left 9px no-repeat;
	color:#033;
	list-style:none;
	_background-image:url(../img/li8.png);
}
#menu li a{
	color:#033;
	text-decoration:none;
	cursor:default;
}
#menu li a:hover, #menu li.hover a, #menu li.open a{
	color:#900;
	text-decoration:underline;
        cursor:pointer;
	
}
#menu li:hover, #menu li.hover, #menu li.open{
	background-image:url(../img/li_hover.png);
	_background-image:url(../img/li_hover8.png);
}

#content{
	width:730px;
	margin-left:250px;
	position:relative;
	min-height:369px;
	_width:760px;
}

#bread_crumbs{
	position:absolute;
	left:10px;
	top:5px;
}
#bread_crumbs li{
	float:left;
	color:#900;
	list-style:none;
}
#bread_crumbs a{
	color:#900;
	text-decoration:none;
}
#bread_crumbs a:hover{
	border-bottom:1px dotted #900;
}


#text{
	padding:40px 10px 30px 10px;
	font-family:Arial;
	line-height:18px;
}

#push{
	height:49px;
	clear:both;
}
#footer{
	width:100%;
	margin: 0 auto;
	margin-top:-49px;
	clear:both;
	height:49px;
	background:url(../img/footer.jpg) center top no-repeat;	
}
#tochkaru{
	width:300px;
	text-align:center;
	color:black;
	text-decoration:none;
	display:block;
	margin:0 auto;
	font-size:12px;
	font-family:Arial;
	position:relative;
	top:20px;
	border:0;
}
#tochkaru:hover{
	color:#900;
}
#tochkaru img{
	position:relative;
	top:4px;
	left:0px;
	border:none;
	_top:2px;
}

#tochkaru2{
	width:200px;
	text-align:center;
	color:black;
	text-decoration:none;
	display:block;
	margin:0 auto;
	font-size:12px;
	font-family:Arial;
	position:relative;
	top:5px;
	border:0;
	left:217px;
}
#tochkaru2:hover{
	color:#900;
}

.photo_box{
    width:100%;
    padding:10px 0 10px 10px;
    float:left;
}
.photo_box a{
    margin-right:30px;
    margin-bottom:30px;
    float:left;
    border:2px solid #003333;
    cursor:default;
}
.photo_box div.gal_sm{
    width:100px;
    height:100px;
    overflow:hidden;
}
.photo_box a img{
    border:0;
}
.photo_box a:hover{
    border-color:#900;
    cursor:default;
}
/*.photo_box{
	overflow:hidden;
	padding:10px 0;
	margin-left:10px;
}

.photo_box a{
	width:100px;
	height:100px;
	position:relative;
	display:block;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	border:2px solid #003333;
	cursor:default;
	overflow:hidden;
}
.photo_box a img{
	border:0;
}
.photo_box a:hover{
	border-color:#900;
	cursor:default;
}
.photo_box a div{
	width:400px;
	line-height:400px;
	position:absolute;
	/* top:-140px; */
/*	top:0;
	left:-150px;
	text-align:center;
}
.photo_box a div img{
	display:inline-block;
	 /* vertical-align: middle; */
	 /*vertical-align: top;
}
*/

.albums img{
	border: 1px solid #003333;
	color: #003333;
	margin-bottom: 15px;
}

.tdimg {
	text-align: center;
}
.tdimg a{
	border:0;
}
.tdimg a:hover img{
	border-color:#900;
}
.albums .description{
	display: block;
	margin-top: 10px;
}
.albums .date{
	font-size:11px;
	color:#003333
}

#jquery-lightbox a:hover{
	border-bottom:none;
}

#txt{text-align:justify;
}

#baner{
position:absolute;
top:210px;
margin-left:10px;



}

#baner2{
position:absolute;
top:210px;
margin-left:390px;
}

.table{
	border-left:1px dotted grey;
	border-bottom:1px dotted grey;
	border-right:0px;
	border-top:0px;
	margin:10px 0;
	font-size:12px;
	font-family:Tahoma;
}
.table th{
	padding:2px 2px;
	color:#003333;
	//text-shadow:0px 1px 1px grey;
	//border:0;
	//border:1px dotted grey;
}
.table td{
	padding:3px 5px;
	border:0;
	border-right:1px dotted grey;
	border-top:1px dotted grey;
}
.calc_left{
    padding-top:20px;
}
.calc_left a img{
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.calc_left a:hover img{
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
