@charset "utf-8";

@font-face {
	font-family: GraublauWeb;
	font-style: normal;
	font-weight: normal;
	src: url(GraublauWeb.otf);
}
@font-face {
	font-family: GraublauWeb;
	font-weight: bold;
	font-style: normal;
	src: url(GraublauWebBold.otf); 
}
/* ot index-a */
.highslide-container {z-index:10003 !important;}
.highslide-credits {display:none !important;}
.overlay { 
	display:none;
	z-index:10000;
	background-color:#111;
	width:875px;
	min-height:200px;
	border:1px solid #a90348; 
	-moz-box-shadow:0 0 90px 5px #000; 
	-webkit-box-shadow: 0 0 90px #000;     
} 
.overlay .close { 
	background-image:url('img/overlay/close.png'); 
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.details {
	margin:5px 0px 5px 5px;
	font-size:11px;
	height:400px;
	overflow:auto;
	color:#fff; 
	width:865px; 
} 
.details h2 {color:#F30064; font-size:15px; margin:0 0 -10px 0;}
div.highslide-caption {color:#666666;}
/* ot index-a */
* { font-family:verdana, arial, helvetica, sans-serif; font-size:100.01%;}
html {height:100%; width:100%;}
body {
	color:#fff;
	background:transparent url('img/bgr.jpg') top left repeat-x;
	font-size:0.8em;
	line-height:1.4em;
	padding:0;
	margin:0;
}
a {color:#fff;}
h1 {font-size:2.2em; text-align:center; margin:0.4em 0 1.3em 0;}
/* asdsa */
div#topHead {
	width:1000px;
	margin:0 auto;
	height:67px;
	background:transparent url('img/bgr_top.png') top left no-repeat;
}
div#container {
	width:1000px;
	margin:0 auto;
	height:1043px;
	background:transparent url('img/bgr_main.jpg') top left no-repeat;
}
div#header {height:280px; width:100%;}
div#header h1 {
	position:absolute;
	margin-top:95px;
	font-size:38px;
	color:#f30064;
	text-shadow:0px 0px 2px #f30064;
	font-family:GraublauWeb;
	_height:50px;
}
ul#topMenu {
	display:block;
	position:absolute;
	width:1000px;
	list-style-type:none;
	padding:0;
	margin:0;
	flaot:left;
}
ul#topMenu li {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}
ul#topMenu a.button {
	display:block;
	width:138px;
	height:41px;
	background:transparent url('img/menu_but.png') top left no-repeat;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	font:bold 20px GraublauWeb;
	margin:135px 26px 0 25px;
	line-height:36px;
	cursor:pointer;
}
ul#topMenu a.button:hover {text-decoration:underline;}
a.logoElit {display:block; margin-top:20px;}
ul#bottomMenu {
	display:block;
	width:100%;
	padding:0 0 0 10px;
	margin:20px 0 0;
	float:left;
	width:940px;
	height:35px;
	list-style-type:none;
	background:transparent url('img/bottom_bgr.png') left top no-repeat;
}
ul#bottomMenu li {
	float:left;
	height:35px;
	line-height:32px;
	list-style-type:none;
	margin:0 5px 0 0;
	padding:0 12px 0 2px;
	background:transparent url('img/bottom_border.jpg') top right no-repeat;
}
ul#bottomMenu li a {color:#FFFFFF; text-shadow:1px 1px 0px #000000; text-decoration:none; position:relative;}
ul#bottomMenu li a:hover {text-decoration:underline;}
div#gallerySpace {width:1000px;	height:509px;}
div#footer {
	width:1000px;
	margin:0 auto;
	font-size:10px;
	font-family: Tahoma;
	text-align:center;
}
div.menu {
	float:left;
	width:950px;
	display:inline;
	margin:0 0 0 25px;
	border-top:2px solid #FFFFFF;
}
div.banners {
	overflow:hidden;
	display:inline;
	width:950px;
	height:118px;
	float:left;
	margin:20px 0 0 25px;
}
ul#bannerSystem {
	display:inline;
	width:965px;
	padding:0;
	float:left;
	margin:0;
	list-style-type:none;
}
ul#bannerSystem li {
	display:block;
	float:left;
	margin-right:12px;
	list-style-type:none;
}
ul#bannerSystem li a {
	display:block;
	width:224px;
	height:114px;
	padding:4px 0 0 4px;
	background:transparent url('img/baner_bgr.gif') top left no-repeat;
}
div#contact {
	width:950px;
	float:left;
	margin-left:25px;
	display:inline;
	margin-top:15px;
}
div#contact h3 {
	display:block;
	font-size:12px;
	float:left;
	width:140px;
	margin:0;
	padding:0;
	font-family:Tahoma;
}
div#contact p {
	width:800px;
	float:left;
	font-size:12px;
	display:block;
	margin:0;
	padding:0;
}
a#topContact {
	display:block;
	position:absolute;
	background:transparent url('/img/flaer_contact.png') top left no-repeat;
	width:329px;
	height:176px;
	float:right;
	z-index:4000;
	margin-top:-120px;
	-webkit-transition:margin-top 0.5s ease-in;  
    -moz-transition:margin-top 0.5s ease-in;  
    -o-transition:margin-top 0.5s ease-in;  
    transition:margin-top 0.5s ease-in;  
}
a#topContact:hover {margin:0;}
/*** Forma ***/
label {display:block; margin-top:5px; font-size:9px;}
label strong {width:200px; display:block; margin-bottom:2px;}
label input,
textarea {
	width:350px;
	border:1px solid #999;
	background-color:#f9f9f9;
	border-radius: 5px 5px;
	color:#888;
	padding:3px;
	font:normal 12px Verdana, Geneva, sans-serif;
}
label input:active,
textarea:active,
label input:focus,
textarea:focus {color:#444; border-color:#FC0;}
form {padding:0;}
textarea {height:150px;}
/*** End Forma ***/
