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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height: 100%}
body {
	font: 100% Tahoma, Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	background:#fff url(img/zavitok.gif) repeat;
}
a {
	color: #922;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #d22;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 136px;
	background:url(img/topbg2-new.jpg) no-repeat right;
}

		IMG.phone{
			width:77px;
			height:80px;
			margin:60px 0px 0 0px;
			background:url(img/phone.png) no-repeat center 0px;
			float:right;
		}
		IMG.logo{
			width:677px;
			height:136px;
			position:absolute;
			top:0;
			right:311px;
		}
		.phones{
			font-family:  Verdana, Geneva, sans-serif;
			font-weight:normal;
			font-size:80%;
			color:#660000;
			line-height:125%;
			text-align:left;
			padding:95px 0 0 10px;
			float:right;
			margin-right:0px;
		}
	
	.topmenu{
		position:absolute;
		z-index:20;
		top:155px;
		left:71px;
	}
	
	.search{
		float:left;
		font-size:80% !important;
		font-weight:bold !important;
		padding-top:2px !important;
		color:#333;
		height:25px;
	}
		
		
	.dubl{
		margin-top:25px;
		margin-left:0px;
		width:700px;
		border:1px solid red;

	}
	
	.dubl UL LI{
		padding-top:2px !important;
		font-size:80% !important;
		font-weight:normal !important;
	}
	
	.topshadow{
		position:absolute;
		width:1020px;
		height:14px;
		top:136px;
		right:0px;
		background:url(img/topshadow.png) no-repeat center 0px;
	}
	
#header P.bht{
	position:absolute;
	top:106px;
	width:480px;
	vertical-align:bottom;
	display:block;
	right:490px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	font-size:90%;
	letter-spacing:2px;
	font-weight:normal;
	color:#333;
	font-style:italic;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 70px 0px;
	margin-bottom:0px;
	padding-top:50px;
	overflow:hidden;
	zoom:1;
	width:100%;
	}


.leftcol .inner{
	overflow:hidden;
	padding-right:30px;
	}
.rightcol .inner{
	overflow:hidden;
	padding-right:60px;
	}



.section{
	float:left;
	margin:-20px 0px 0px 30px;
	padding-top:30px;
	width:100%;
}

	.news .bor{
		/*border-left:none !important;
		border-right:none !important;*/
		background:#FFFFF1 !important;
	}
	.news .bor .vin{
		background:none !important;
	}

.rightcol .section{
	margin-right:30px;
	}

	.section .bor{
		font-style:normal;
		padding:0px 40px 0px 40px;
		margin-bottom:20px;
		background:url(img/zavitokb.jpg) repeat 41px 8px;
		border:1px solid #999;
	}
		.section .bor .vin{
			position:relative;
			top:18px;
			margin-top:-18px;
			padding-bottom:50px;
			background:url(img/vin2.gif) no-repeat bottom;
			font-size:80%;
			color:#999;
		}

	.section H2{
		font: normal 200% "Times New Roman", Times, serif;
		color:#900;
		margin:20px 0;
		text-align:center;
	}

	.section P{
		font-size:105%;
		color:#666;
		line-height:150%;
		margin-top:10px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:10px;
	}
	.section A{
		font-size:85%;
	}
	
	.clear{
		clear:both;
	}
	
	.leftcol{
		width:50%;
		float:left;
	}
	.rightcol{
		width:50%;
		margin-left:50%;
	}
	.section SPAN.dates{
		color:#818181;
		font-size:85%;
	}
	
	
.anons{
	display:inline;
}
	
.toggle{
	display:none;
}

p.fadeNext{
	display:inline;
	cursor:pointer;
	color:#922;
	font-size:100%;
	text-decoration:none;
	border-bottom:1px dashed #922;
}
p.fadeNext:hover{
	color:#d22;
	border-bottom:1px dashed #d22;
}
	
	
	
	
UL.lcp_catlist{
	font-size:130%;
	margin-left:0px;
	margin-top:20px;
	list-style-type:disc;
	padding-left:18px;
	color:#922;
}
	UL.lcp_catlist LI{
		padding-bottom:5px;
	}
	
	
.places-button{
	float:right;
}


/* BODYCLASSES 
-----------------------------------------------------------------------------*/

#sidebar{
	position:absolute;
	top:196px;
	/*left:86%;*/
	right:20px;
	-right:5px;
	width:13%;
}
	#sidebar UL{
		margin:40px 0 0 0;
	}
		#sidebar UL LI{
			padding:0 0 20px 0;
			font-size:90%;
			line-height:140%;
		}
A.dashed{
	text-decoration:none;
	border-bottom:1px dashed #922;
}
.places A{
	display:block;
	margin-bottom:20px;
}

	

.post{
	margin:10px 15% 0 30px;
	/*margin:60px 20% 0 30px;*/
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	background:#fff repeat 41px 8px;
	border:1px solid #999;
	padding:20px 50px 50px 30px;
	/*width:800px;*/
}
	.post TABLE{
		border:1px solid #999;
		margin:20px 0 0 0;
		font-size:90%;
		width:90% !important;
		float:none;
	}
	.post TABLE TD{
		border:1px solid #999;
		padding:4px 3px 4px 4px;
		margin:0px;
		/*width:inherit !important;*/
	}
	DIV.post H1{
		text-align:center;
		font: normal 200% "Times New Roman", Times, serif;
		color:#900;
		margin:0 0 0px 0;
		text-align:center;
	}
	.post H2{
		text-align:center;
		font: italic 130% "Times New Roman", Times, serif;
		color:#900;
		margin:0 0 0px 0;
		padding-bottom:20px;
		text-align:center;
	}
	.post P{
		margin:20px 0 0 0;
		line-height:150%;
	}
	.post OL{
		margin:0 0 0 25px;
		list-style-type:decimal;
	}
		.post OL LI{
			padding-bottom:5px;
		}
	.post UL{
		margin:0 0 0 25px;
		list-style-type:disc;
	}
		.post UL LI{
			padding-bottom:5px;
		}
	
	
.commentform{
	margin:0 0 0 30px;
}	
	.commentform P{
		color:#515151;
		font-size:90%;
	}
	
.onecomment{
	background:#fff;
	border:1px solid #999;
	margin:10px 25% 0 0;
	padding:3px 20px 0 20px;
}	
	.onecomment P{
		margin:0px 0 0 0;
		line-height:150%;
	}
		.onecomment P CITE{
			color:#999;
			font-size:90%;
		}

	
/* MUSEUMS --------------------------------------------------------- */	
DIV.post-173, DIV.post-381, DIV.post-385, DIV.post-389, DIV.post-396, DIV.post-400, DIV.post-407, DIV.post-409, DIV.post-2034{
	margin:10px 15% 0 30px;
	*margin-top:60px;
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	background:#fff repeat 41px 8px;
	border:1px solid #999;
	padding:20px 50px 50px 30px;

}
	DIV.post-173 TABLE, DIV.post-381 TABLE, DIV.post-385 TABLE, DIV.post-396 TABLE{
		border:1px solid #666;
		margin:20px 0 0 0;		
	}
	DIV.post-173 TABLE TD, DIV.post-396 TABLE TD{
		border:1px solid #666;
		padding:5px;
		margin:0px;
	}
	DIV.post-173 H1, DIV.post-381 H1{
		text-align:center;
		font: normal 200% "Times New Roman", Times, serif;
		color:#900;
		margin:0 0 0px 0;
		text-align:center;
	}
	DIV.post-173 H2, DIV.post-381 H2, DIV.post-385 H2, DIV.post-389 H2, DIV.post-396 H2, DIV.post-400 H2, DIV.post-407 H2, DIV.post-409 H2, DIV.post-2034 H2{
		text-align:center;
		font: italic 180% "Times New Roman", Times, serif;
		color:#900;
		margin:0 0 0px 0;
		padding-bottom:20px;
		text-align:center;
	}
	DIV.post-173 P, DIV.post-381 P, DIV.post-385 P, DIV.post-389 P, DIV.post-396 P, DIV.post-400 P, DIV.post-407 P, DIV.post-409 P, DIV.post-2034 P{
		margin:20px 0 0 0;
		line-height:150%;
	}
/* #MUSEUMS + About Us---------------------------------------------------------*/	
	

/* THEATERS --------------------------------------------------------- */	
DIV.post-190{
	margin:10px 15% 0 30px;
	*margin-top:60px;
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	background:#fff repeat 41px 8px;
	border:1px solid #999;
	padding:20px 50px 50px 30px;

}
	DIV.post-190 TABLE{
		border:1px solid #666;
		margin:20px 0 0 0;		
	}
	DIV.post-190 TABLE TD{
		border:1px solid #666;
		padding:5px;
		margin:0px;
	}
	DIV.post-190 H1{
		text-align:center;
		font: normal 200% "Times New Roman", Times, serif;
		color:#900;
		margin:0 0 0px 0;
		text-align:center;
	}
	DIV.post-190 H2{
		text-align:center;
		font: italic 180% "Times New Roman", Times, serif;
		color:#900;
		margin:0 0 0px 0;
		padding-bottom:20px;
		text-align:center;
	}
	DIV.post-190 P{
		margin:20px 0 0 0;
		line-height:150%;
	}
/* #THEATERS ---------------------------------------------------------*/	
	

.page H1{
	margin:10px 0 20px 0;
	font: normal 200% "Times New Roman", Times, serif;
	color:#515151;
	text-align:center;
}
.page H2 I{
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#999;
	font-weight:normal;
}



.post-173 H2{
	padding-top:50px;
	padding-bottom:0;
	margin-bottom:0;
}
.post-190 H2{
	padding-top:50px;
	padding-bottom:0;
	margin-bottom:0;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -40px auto 0;
	min-width: 1000px;
	height: 40px;
	background:url(img/zavitokb.jpg) repeat-x top;
	border-top:1px dashed #999;
}
	#footer P{
		font-size:90%;
		color:#333;
		padding:9px 0 0 70px;
	}