body{
	width: 100%;
	height: 100%;
	background-color: #F4FFF7;
	font-family: arial;
	font-size: 10pt;
	margin: 0 auto;
	padding: 0;	
	text-align: center;
}

table{
	border-collapse: collapse;
	vertical-align: top;
}

td{
	vertical-align: top;
}

.main{
	display: inline-block;
	width: 1024px;
}

.left{
	float: left;
}
.right{
	float: right;
}

.main_content_table{
	background: url("/img/bg_repeat.jpg") top left repeat-x;
	background-color: #ffffff;
	margin-top: -3px;
}

.righ_td{
	text-align: center;
	padding-top: 80px;
}

.top_right{
	background: url("/img/top_2.jpg") top left no-repeat;
	float: left;
	width: 512px;
	height: 235px;
}

.ico_div{
	width: 150px;
	height: 20px;
	float: right;
}
.ico_div img{
	border: none;
	margin: 0px 10px 0px 10px;
}

.top_menu{
	background: url("/img/menu_back.jpg") top left no-repeat;
	width: 1024px;
	height: 62px;
	display: inline-block;
}

.top_menu table{
	background: none;
	margin: 7px 0px 0px 0px;
}

.top_menu table td{
	text-align: center;
}
.top_menu a:hover{
	color: #2D79AB;
}

.conten_td{
	padding: 20px;
	text-align: left;
}

.conten_td img{
	margin: 5px 10px 5px 0px;
}

.foot_menu{
	position:absolute; 
	top:15px; 
	left:180px; 	
	width:600px; 
	height:10px;
}

.foot_menu table{
	background: none;
}

.foot_menu a{
	color: #555555;	
	font-size: 8pt;
	font-family: verdana;
}


.top_menu table a{
	text-decoration: none;
	color: #555555;
}

.top_menu table a {
	color: #555555;
	font-size: 11pt;
}

h1{
	color: #FBA51A;
	font-size: 14pt;
}

p{
	color:#000000;
	font-family:arial;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
}

a{
	color: #3375A5;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.podrobno{
	font-size: 8pt;
	color: #3F86BE;
}

span.name{
	font-weight: bold;
	font-size: 12pt;
}

p.name{
	font-weight: bold;
	font-size: 12pt;
}

.hotels_table{
	width: 80%;
	margin-left: 50px;
}

.hotels_table a{
	color: #555555;
	text-decoration: none;
	font-size: 11pt;
	line-height: 1.5em;
}
.hotels_table a:hover{
	color: #FBA51A;
}

.registr_table{
	width: 80%;
	margin-left: 40px;
}

.registr_table td{
	padding: 5px;
}

span.time{
	font-size: 12pt;
	color: #ff6600;
}
b.time{
	font-size: 11pt;
	color: #ff6600;
}

.counter{
	position:absolute; 
	top:115px; 
	left:720px; 	
	width:100px; 
	height:33px;
}

.active{
	color: red;
}

.birzha{
	position: absolute;
	top: 35px;
	left: 0px;
	width: 500px;
	height: 40px;
	text-align: left;
	margin-left: -170px;
	font-size: 8pt;
	font-family: arial !important;
}
.birzha a{
	color: #555555;
	font-size: 8pt;
	font-family: arial !important;
}

.goog{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}