html,body{
	margin:0px;
	padding:0px;
}
body{
	font-size: 12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../img/pagebg.jpg) repeat-x;
}
a:link, a:visited, a:active{
	color:#0074d2;
	text-decoration:underline;
}
a:hover{
	color:#055596;
}
a, img{outline:none;}
a img{border:none;}
h1{
	font-size:26px;
	font-weight:normal;
}
h2{
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
}
h3{
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
}
div#header{
	position:relative;
	height:516px;
	background:url(../img/headbg.jpg) repeat-x;
}
div#h_top{
	padding-left:16px;
	height:40px;
}
div#iconBlock{
	position:absolute;
	top:4px;
	right:20px;
}
div#iconBlock a:link, div#iconBlock a:visited, div#iconBlock a:active, div#h_top1 a:link, div#h_top1 a:visited, div#h_top1 a:active{
	color:#585f5f;
	text-decoration:none;
	font-size:11px;
}
div#iconBlock a:hover, div#h_top1 a:hover{
	color:#000000;
}
.t1{
	color:#585f5f;
	font-size:14px;
	line-height:20px;
}
.t2{
	color:#585f5f;
	font-size:11px;
}
div#h_top1{
	height:13px;
	padding-left:130px;
}
div#h_top1 span{
	background:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
div#h_top2{
	height:101px;
}
div#phone{
	position:absolute;
	top:108px;
	right:40px;
	width:140px;
	color:#ffffff;
	font-size:18px;
	letter-spacing:-1px;
}
div#LangPanel{
	padding-left:16px;
	height:53px;
}
.LangItem{
	width:34px;
	height:22px;
	display:inline;
	float:left;
}
.LangItem a:link, .LangItem a:visited, .LangItem a:active{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:2px;
	display:block;
	width:27px;
	height:20px;
}
.LangItem a:hover{
	color:#000000;
}
.langSel{
	background:url(../img/lang_sel.jpg) left top no-repeat;
}
div#menu{
	height:97px;
}
div#menu td{
	text-align:center
}
a.mm:link, a.mm:visited, a.mm:active{
	display:block;
	height:97px;
	/*width:96px;*/
	text-decoration:none;
	color:#000000;
	/*background:url(../img/m_bg.jpg) left top repeat-x;*/
}
a.mm:hover, a.sel{
	background:url(../img/m_hover1.png) left top repeat-x;
	color:#ffffff;
}
div#freeblock{height:31px;}
div#LastWork{
	height:181px;
}
a.lw:link, a.lw:visited, a.lw:active{
	text-decoration:none;
	color:#258812;
	background:#FFFFFF;
	padding:1px;
}
a.lw:hover{
	color:#16530b;
}
div#news{
	position:absolute;
	top:166px;
	right:10px;
	width:190px;
	height:340px;
	overflow:hidden;
}
div#news div{
	font-size:10px;
}
h2.nanons{
	font-size:14px;
	background-image:url(../img/news_icon.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height:31px;
	margin:0px;
	vertical-align:middle;
	font-weight:bold;
}
.newsblock span{
	background:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
}
.detail{
	text-align:right;
	margin-left:100px;
	background:url(../img/detail_icon.gif) left top no-repeat;
}
.detail a:link, .detail a:visited, .detail a:active{
	text-decoration:underline;
	color:#585f5f;
}
.detail a:hover{
	text-decoration:none;
}

div#container{
	text-align:left;
	width:984px;
	margin:0 auto;
}
div#overcont{
	background:url(../img/footerbg.jpg) left bottom repeat-x;
}
div#content{
	float:left;
	width:984px;
	padding-bottom:30px;
	background:url(../img/contentline.jpg) right top no-repeat;
}
div#navigation{
	float:right;
	width:300px;
}
div#footer{
	color: #464745;
	clear:both;
	width:100%;
	height:147px;
	background:url(../img/footer_adres.jpg) 70% top no-repeat;
}
div#FLeftPart{
	float:left;
	padding-top:20px;
}
div#FRightPart{
	float:right;
	width:460px;
	padding-top:15px;
}
.error{
	color:#CC0000;
	padding:5px;
	border:dashed 1px #CC0000;
}
.info{
	color:#003366;
	padding:5px;
	border:dashed 1px #003366;
}
#OForm input[type="text"], #OForm input[type~="text"], #OForm textarea{
	border:solid 1px #cccccc;
	background:#f2f2f2;
}

#OForm input[type="text"]:hover, #OForm input[type~="text"]:hover, #OForm textarea:hover{
	border:solid 1px #666666;
	background:#f2f2f2;
}
.gphoto{
	cursor:pointer;
	display:block;
	padding:2px;
	border:solid 1px #cccccc;
}
#GalListArea{
	font-size:14px;
}
#GalListArea span{
	font-weight:bold;
	margin-right:30px;
	padding:3px;
	border:solid 1px #c7dddb;
	background: #c7dddb;
	color:#ffffff;
}
#GalListArea a{
	font-weight:bold;
	margin-right:30px;
	padding:3px;
	border:solid 1px #ffffff;
	text-decoration:none;
}
