/*		Reset		*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*		end reset		*/

body {
	background: transparent repeat url(img/wood-bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
h1 {font-size: 48px;}
h2 {font-size: 24px;}
h3 {font-size: 24px;}
h4 {font-size: 21px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
/*p  {font-size: 14px;}*/

#topline {
	background-color:#256fd3;
	display:block;
	width:100%;
	height:5px;
}
#achtung_ie{
	background-color:#256fd3;
	font-size:0.8em;
	font-weight:bold;
	padding:5px;
	color: #ffcc00;
}
#logo a {
	margin-left:20px;
}
#page .shad1 {
	background: transparent url(img/bgshad_top.png) repeat-x;
	height:4px;
	width:970px;
	margin:0;
}
#page .shad3 {
	background: transparent url(img/bgshad_bot.png) no-repeat;
	height:4px;
	width:970px;
	margin-left:0px;
}
#content {
	margin-top:20px;
	background-color:#333;
	padding: 10px 0 10px 0;
	color:#fff;
	min-height:500px;
	height:auto !important;
	height: 500px;
	width: 960px;
	border-top: 1px solid #444;
}
#mainpage {
	margin-top:20px;
	padding: 10px 0 10px 0;
	color:#fff;
	min-height:500px;
	height:auto !important;
	height: 500px;
}
#mainmenu {
	margin-top:30px;
}
#mainmenu ul {
	margin-left:50px;
}
.mainmenu {
	margin: 5px 20px 5px 20px;
	float:left;
}
.mainmenu a {
	text-decoration:none;
	color:#999;
	font-weight:bold;
	font-style:italic;
}
.mainmenu a:hover {
	color:#bbb;
}
.active a, .active a:hover {
	color:#3399cc;
}
#mainsubmenu {
	position: absolute;
	margin-top:5px;
	/*margin-left:-100.5px;*/
	text-align:center;
}
#mainsubmenu ul {
	margin-left:0px;
}
*+html #mainsubmenu img {
	display:block;
}
*+html #mainsubmenu img {
	display:block;
}
.mainsubmenu {
	margin: 0px 5px 5px 5px;
	float:left;
}
.mainsubmenu a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:0.8em;
	font-style:normal;
}
.mainsubmenu a:hover {
	color:#fff;
	text-decoration:underline;
}
.mainyearmenu {
	margin: 5px 20px 5px 20px;
	float:left;
}
.mainyearmenu a {
	text-decoration:none;
	color:#999;
	font-weight:bold;
	font-size: medium;
}
.mainyearmenu a:hover {
	color:#3399cc;
}
.mainmonthmenu {
	margin: 5px;
	float:left;
}
.mainmonthmenu a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-size: medium;
}
.mainmonthmenu a:hover {
	color:#3399cc;
}

.papfacemenu {
	margin: 5px;
	margin-bottom:20px;
	float:left;
}
.papfacehmenu a {
	text-decoration:none;
	color:#ccc;
	font-weight:bold;
	font-size: medium;
}
.papfacemenu a:hover {
	color:#fff;
}
.papfacemenu p {
	width:100px;
	height:25px;
	line-height:25px;
	background-color:#3399cc;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

#months {
	width: 840px;
	height:25px;
	background-color:#555;
}
#months .active a {
	color:#3399cc;
}
#years {
	height: 25px;
	width: 840px;
	line-height:14px;
	
}
#years .active a {
	border-bottom: solid 3px #555;
}
#years .active a:hover {
	color: #444;
}
#subm .active a {
	text-decoration:underline;
}
.vertmenu {
	padding: 0 15px 0 15px;
	height:22px;
	line-height:18px;
}
.vertmenu a{
	color:#999;
	font-size:0.8em;
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}
.vertmenu a:hover{
	color:#3399cc;
}
.kvertmenu {
	height:22px;
	line-height:18px;
	padding-left:1px;
	width:260px;
}
.kvertmenu a{
	color:#999;
	font-size:0.8em;
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}
.kvertmenu a:hover{
	color:#3399cc;
}
.vertActive {
	background: no-repeat url(img/link-bg.png);
}
.vertActive a{
	color:#3399cc;
}
.kvertActive {
	background: no-repeat url(img/sel_menu.jpg);
	width:260px;
}
.kvertActive a{
	color:#3399cc;
}
#footer {
	margin:10px 0 10px 0;
	height:25px;
}
.roundleft {
	width:11px;
	height:22px;
	background: transparent no-repeat url(img/roundleft.gif);
	float:left;
	display:block;
}
.roundright {
	width:11px;
	height:22px;
	background: transparent no-repeat url(img/roundright.gif);
	float:left;
	display:block;
}
.copywrong {
	font-size: 0.7em;
}
.bluetitle {
	color:#3399cc;
	font-size:larger;
	font-weight:bold;
}
.descrtext {
	font-size:small;
	padding-bottom: 10px;
}
.descrtext2 {
	font-size:small;
	padding-bottom: 5px;
	padding-top:10px;
}
#sndform {
	margin-top: 20px;
}
.textinput {
	background-color:#555;
	border: solid 1px #999;
	font-family: Arial, Helvetica, sans-serif;
}
.arhlabel {
	display:block;
	height: 50px;
	background-color: #555; 
	line-height:50px;
	text-align:center;
	color:#222;
	font-weight: bold;
}
/*-------------Slide-----------------------*/
#tvpanel {
	background: transparent url(img/plasma.jpg) no-repeat right top;
	height:300px;
}
#photoframe {
	background: transparent url(img/photo_frame.png) no-repeat right top;
	height:300px;
}
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
#box8{
	position:absolute;
}
#box8 div{
	width:520px;
	float:left;
}
#box8 p {
	font-size:0.8em;
	font-weight:bold;
	font-style:italic;
	line-height:1.2em;
}
#box8 h3 {
	margin-bottom:5px;
	color:#3399cc;
	font-size:1.2em;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:520px;
	height:180px;
	overflow:hidden;
	margin-top:20px;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:333px;
	height:180px;
	overflow:hidden;
	margin-top:23px;
	margin-left:42px;
}
.mask4{
	position:relative;
	width:230px;
	height:174px;
	overflow:hidden;
	margin-top:36px;
	margin-left:128px;
}
span img{
	display:block;
	border:none;
}
#handles8_more span {
	margin:3px;
	color:#444;
	font-size: 0.5em;
	padding:3px;
	cursor:hand;
	cursor:pointer;
}
#handles8_more span.active {
	color:#333;
	font-size: 0.5em;
	background-color:#444;
}
/*-----------------------------------------*/
#tvarchiv {
	margin-bottom:20px;
}
#live {
	background-color:#444;
	display:inline;
	padding: 0 3px 0 3px;
	color:#333;
	font-weight: bold;
	font-size:0.8em;
	text-align:center;
	line-height:1.4em;
	margin-left:-2px;
}
.graytitle {
	color:#444;
	font-weight:bold;
	font-size: 1.3em;
	margin-bottom:10px;
}
.vertline {
	background: repeat-y url(img/2pxline.gif) top right;
}
.calendar {
	background: transparent url(img/calendar_bg.jpg) no-repeat;
}
.newsday {
	height: 46px;
	color: #333;
	/*background-color:#444;*/
	text-align:center;
	line-height:40px;
	font-weight:bold;	
	padding-top:9px;
}
.newsday span {
	line-height:normal;
}
/*----------delete------------*/
.newsday span#m{
	color:#fff;
	font-size:0.7em;
	margin-top:-6px;
	display:block;
}
.newsday span#d{
	margin-top:3px;
	display:block;
}
/*----------------------------*/
.newsday span.m{
	color:#fff;
	font-size:0.7em;
	margin-top:-6px;
	display:block;
}
.newsday span.d{
	margin-top:3px;
	display:block;
}

.newstitle {
	/*margin: 20px 0 20px 0;*/
	color:#fff;
	font-weight:bold;
	background: repeat-x url(img/title_bg.jpg);
	height:28px;
	line-height:28px; 
	text-align:center;
	font-size:0.8em;
}
.shorttitles {
	font-size:0.8em;
	line-height:1.4em;
	min-height: 100px;
	height:auto !important;
	height: 100px;
}
.shorttitles p {
	padding-top:10px;
}
.showmore {
	/*background: transparent no-repeat url(img/link-bg.gif);
	padding: 0 15px 0 15px;*/
	height:22px;
	line-height:18px;	
	margin: 5px 0 20px 5px;
}
.showmore a {
	color:#999;
	text-decoration:none;
	font-style:italic;	
}
.showmore a:hover, a.showmore:hover {
	color:#3399cc;
	text-decoration:none;	
}
.showmore a:visited, a.showmore:visited {
	color:#394a59;
	text-decoration:none;	
}
a.showmore {
	color:#fff;
	text-decoration:none;
	font-style:italic;
	border-bottom: dashed 1px;
}
#maincontento {
	font-size:0.8em;
	line-height: 1.4em;
	font-family:Verdana,sans-serif;
}
#maincontento h3, #maincontento h2{
	font-size:1.5em;
	color:#444;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
}
#maincontento img {
	border: 8px solid #444 !important;
	margin: 10px !important;
}
#maincontento p {
	padding-left:25px;
	padding-right:25px;
}
#maincontento hr {
	height:10px;
	border:none;
	border-bottom: dashed 1px #222;
}
.border_6 {
	border: 6px solid #444;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 90px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/*///////////////////end slimbox/////////////////*/
#pfolio_frame {
	margin-left: 50px;	
}
#pfolio_frame ul li {

	border:medium none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#pfolio_frame a {

	border:medium none;
	display:block;
	float:left;
	margin:2px;
	padding:0;
}
#konst_map {
	height: 400px;
	border: solid 6px #444;
	overflow:hidden;
}
#k_menu {
	background-color:#444;
	height:412px;
	
}
#scrollcontent {
	display:inline-block;
	float:right;
	height:378px;
	overflow:hidden;
	position:relative;
	width:251px;
	margin: 7px 0 7px 0;
}
#scrollcontent2 {
	display:inline-block;
	float:left;
	height:20px;
	overflow:hidden;
	position:relative;
	width:810px;
	margin: 0;
}
#scrollcontent2 ul {
	width:1400px;
}
#scrollcontent3 {
	display:inline-block;
	float:left;
	height:320px;
	overflow:hidden;
	position:relative;
	margin: 0;
}
#scrollcontent3 ul {
	width:13000px;
}
.scrollb2{
	float:left;
	height:20px !important;
	width:10px !important;
	background: none !important;
	border:none !important;
	text-align:center;
	line-height:21px;
	color:#333;
	cursor:hand;
	cursor:pointer;
}
.scrollf2{
	float:right;
	height:20px !important;
	width:10px !important;
	background: none !important;
	border:none !important;
	text-align:center;
	line-height:21px;	
	color:#333;
	cursor:hand;
	cursor:pointer;	
}
.scrollb3{
	float:left;
	height:10px !important;
	width:10px !important;
	background: none !important;
	border:none !important;
	text-align:center;
	line-height:10px;
	color:#fff;
	cursor:hand;
	cursor:pointer;
}
.scrollf3{
	float:left;
	height:10px !important;
	width:10px !important;
	background: none !important;
	border:none !important;
	text-align:center;
	line-height:10px;	
	color:#fff;
	cursor:hand;
	cursor:pointer;	
}
#scrollarea {
	cursor:pointer;
	float:left;
	height:285px;
	width:5px;
	position:relative;
	display:block;
}
#scrollarea2 {
	cursor:pointer;
	float:left;
	height:5px;
	width:810px;
	margin-left:10px;
}
#scrollarea3 {
	cursor:pointer;
	float:left;
	height:5px;
	width:800px;
}
#scrollBack, #scrollForward, #vscrollBack, #vscrollForward {
	background:#0099cc;
	border:1px solid #444;
	height:5px;
	margin:1px;
	width:5px;
}
#scrollBarContainer {
	height:394px;
}
#scrollBarContainer2 {
	height:5px;
}
#Knob {
	background:#0099cc none repeat scroll 0 0;
	border:1px solid #444;
	margin:1px;
	min-height:20px;
	width:5px;
}
#Knob2 {
	background:#383838 none repeat scroll 0 0;
	border:1px solid #383838;
	margin:1px;
	min-width:20px;
	height:1px;
	display:none;
}
#Knob3 {
	background:#999 none repeat scroll 0 0;
	border:1px solid #383838;
	margin:1px;
	min-width:20px;
	height:10px;
	display:block;
}
/*-----------graphik arendi----------------*/
#konst_info {
	margin-top: 10px;
}
.gr_bg {
	background-color:#363636;
	height:50px;
	margin-top:10px;
	margin-right: 10px;
}
.k_board {
	line-height:50px;
	height:50px;
	vertical-align:baseline;
	text-align:center;
}
.timeline {
	width:60px;
	height: 36px;
	border-right:dashed 1px #444;
	float:left;
	text-align:center;
	margin-top:5px;
}
.noborder {
	border:none;
}
.timeline span{
	font-size:0.8em;
	font-style:italic;
	line-height:20px;
}
.timeline div{
	height:16px;
	line-height:14px;
}
* html .time_{
	background-image: none;
}
* html .time_yes{
	background-image: none;
}
* html .time_no{
	background-image: none;
}
* html .time_rez{
	background-image: none;
}
.time_ {
	background: #ccc url(img/time_shad.png);
}
.time_yes {
	background: #00ff00 url(img/time_shad.png);
}
.time_no {
	background: #ff0000 url(img/time_shad.png);
}
.time_rez {
	background: #ffff00 url(img/time_shad.png);
}
.photo_ap {
	float:left;
	text-align:center;
	margin:5px 0 0 6px;
}
.photo_ap a{
	position:absolute;
	margin:10px 0 0 18px;
}
/*-----------------------------------------*/
#pricetable {
	border: 1px solid #444;
	/*text-align:center;*/
}
#pricetable td, #pricetable.header td{
	border: 1px dashed #444;
	vertical-align:middle;
	padding-left:10px;
	height:40px;
}
#pricetable .header{
	background-color:#444;
	font-size: 0.8em;
	font-weight:bold;
	text-align:center;
}
#pricetable .subtitle{
	font-weight:bold;
	height:30px;
	text-align:left;
	vertical-align:bottom;
}
.plashka_phone {
	background: transparent url(img/plashka_phone.jpg) no-repeat;
	width:164px;
	height:40px;
	line-height:45px;
	font-size:0.8em;
	font-weight:bold;
	display:block;
	position:relative;
}
.plashka_phone span {
	margin-left:50px;
}
/*-----------------------ditto-----------------*/
#ditto_pages {
	text-align:center;
	clear:all;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    padding: 1px 5px 1px; 
    margin: 2px;
    background-color: #008CBA; 
    color: #333;
	font-weight:bold;
} 
#ditto_pages .ditto_off {
    padding: 1px 5px 1px; 
    margin-right: 1px;
    color: #444;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
   /* border: 1px solid #008CBA; */
    padding: 1px 5px 1px; 
    margin: 2px; 
    text-decoration: none !important; 
    color: black;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
/*--------------------------------------------*/
blockquote, q {
	border-left:5px solid #444444;
	margin:10px 10px 10px 10%;
	padding:10px;
	quotes:none;
	width:80%;
}
.promo_bar {
	text-align:center;
	margin-top:100px;
	display:block;
	position:relative;
	overflow:visible;
}
.promo_pan {
	background: url(img/promo_bar_bg.jpg) repeat-x;
	height:105px;
	border:solid 6px #444;
	margin:5px;
	text-align:left;
	position: relative;
}
* html .promo_pan {
	background: url(img/promo_bar_bg.jpg) repeat-x;
	height:105px;
	border:solid 6px #444;
	margin:5px;
	text-align:left;
	position: absolute;
	top: 100px;
	left: 0px;
}
.promo_pan ul{
	color:#333;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.2em;
	list-style:url(img/li_bullet.gif);
	list-style-position:inside;
	margin:10px 0 0 10px;
}
.promo_pan ul li{
	width:130px;
	float:left;
	font-size:0.9em;
	white-space:nowrap;
}
#pan2 ul li, #pan3 ul li{
	width:190px;
	float:left;
	font-size:0.9em;
	white-space:nowrap;
}
#pan1, #pan2, #pan3 {display:none; overflow:visible; position: inherit;}
.subtitle {
	color:#444444;
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	font-style: italic;
}
#MultiBoxContentContainer {
	color:#444444 !important;
	padding:5px;
}
#MultiBoxContentContainer ul{
	list-style-type: circle;
	list-style-position: inside;
}
.main_welcome {
	font-size:2em;
	color:#3399cc;
	text-align:center;
	font-style:italic;
}
#main_about {
	font-weight:bold;
	line-height:1.2em;
}
#main_about ul li {
	padding-left:10px;
	list-style: inside circle;
}
.YMaps-b-balloon-content b {
	color:#333;
}
