@charset "utf-8";
img {
   behavior: url("/pngbehavior.htc");
}

body {
	font-family: Georgia, "Times New Roman", _serif;
	font-size: 12pt;
	color: #CCCCCC;
	background-color: #084362;
	margin: 0px;
	padding: 0px;
	line-height: 125%;
}
h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #009999;
	line-height: 120%;
}
h2 {
	font-size: 11pt;
	font-weight: lighter;
	text-align: left;
	color: #A5AFB8;
	padding-right: 10%;
	border-left: 1px solid #4B555F;
	margin-left: 20pt;
	padding-left: 10px;
}

a {
	color: #D2A800;
}
a:hover {
	color: #FF6600;
}
.photoblock {
	display: block;
	width: 30%;
	margin: 0;
	padding: 10px;
	float: left;
}
.clear_side {
    clear: both;
}

.menublock {
	background: url(/i/page/menu_fill.png) repeat-x;
	width: 100%;
}
.logoback {
	background: #000000 url(/i/page/logoback.jpg) no-repeat center;
	height: 205px;
	width: 1000px;
}
.submenu_block {
	padding-left: 0pt;
}


.gallery_anounce_block {
	padding-right: 30px;
}
.submenu_block p {
	line-height: 170%;
	font-size: 12pt;
	font-weight: lighter;
}
.left_block {
	padding-left: 40px;
	float: left;
	display: block;
	width: 100%;
	clear: both;
}


.path_block {
	margin-bottom: 15px;
}


.padleftright {
	padding-right: 15px;
	padding-left: 15px;
}
.tizerblock {
	padding: 15px;
}
p {
	margin: 0px 0px 0.5em;
	padding: 0px;
	line-height: 145%;
}
.tizerfill {
	background: #051217 url(/i/page/tizer_fill.png) repeat-x;
}
.tizer_corner {
	background: #043d5b url(/i/page/tizer_corner.png) no-repeat;
}
.divider {
	display: block;
	width: 100%;
	clear: both;
	height: 30px;
}
