body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}

body {
	background:#ffe9de url(/img/header.png) center top no-repeat;
}

table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}

caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}


strong, b {
	font-weight: bold;
}

.png {
	//background-image: none ! important;
	behavior: url("pngfix.htc");
}

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
}

a {
	color: #C20101; 
}

td {
	font-size: 0.9em;
	vertical-align: top;
}

small {
	font-size: 0.7em;
}

h3 {
	font-size: 1.2em;
	padding: 0.4em 0;
}

h2 {
	font-size: 1.4em;
	padding: 0.6em 0;
}

h1 {
	font-size: 1.6em;
	padding: 0.8em 0;
}

h4 {
	font-weight: bold;
	margin-bottom: 12px;
}

p {
	padding: 0.4em 0;
}

#header {
	height:310px;
	width:970px;
	margin:0 auto !important;
	padding-top:5px;
	background:url(/img/logo.png) right bottom no-repeat;
	text-align:left;
}

#content {
	margin: 30px auto;
	width: 970px;
	padding-bottom: 30px;
	text-align: left;
}

#menu {
	background: #FFF5EF;
	margin-top: 30px;
}

#menu td {
	font-size: 1.2em;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
}

#menu ul li {
	float: left;
	position: relative;
}

#menu ul li a {
	display: block;
	padding: 0.2em 0.7em 0.3em 0.7em;
}

#menu ul li a:hover {
	text-decoration: none;
	background: #C20101;
	color: #fff;
}


#left_col, #right_col {
	float: left;
}

#left_col {
	width: 319px;
	margin-right: 24px;
}

#right_col {
	width: 627px;
}

.back {
	background: #FFF5EF;
	padding: 27px 14px 0;
}

#user_panel {
	margin-bottom: 24px;
}

#last_years {
	margin-bottom: 24px;
	font-size: 18px;
	text-align: center;
}

#last_media {
	margin-bottom: 24px;
}

#contacts {

}


.txt {
	font-size: 1.1em;
	border: none;
	background: #d91515;
	width: 6.8em;
	padding: 0.1em;
	color:#fff;
}

.but {
	border: none;
	background: gray;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0.7em;
	cursor: hand;
	cursor: pointer;
}

#register_form, #forget_form, #human_form, #company_form, #order_form, #accomod_form {
	margin-top: 15px;
	display: none;
}

a.close {
	font-size: 0.6em;
	padding-left: 16px;
}

.error {
	color: red;
}

.rolik {
	border-collapse:separate;
	border-spacing:5;
	margin-bottom: 4px;
}

.rolik td {
	font-size: 0.8em;
}

#sponsors {
	margin-bottom: 24px;
}

em {
	font-style: italic;
}

table.program {
	border-collapse: separate;
	border-spacing: 8px;
}
#mainmenu {
	margin-left:180px;
}
#mainmenu ul {
	color:#FFF;
	font-size:17px;
	list-style:none !important;	
	border-left:#FFF solid 2px;
	padding-left:20px;
	margin-top:30px;
}

#mainmenu ul a{
	color:#FFF;
	font-size:17px;
	text-decoration:none;
}

#mainmenu ul a:hover{
	color:#D2AC67;
	font-size:17px;
	text-decoration:none;
}

.bottom-line {
	 background:#FFF5EF url(/img/botline.png) left bottom repeat-x;  height:27px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/next.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute !important; top: 0; left: 0; z-index: 1090; width: 100%; height: 500px; background-color: #000; }

