body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background: url('../images/main/main_bg.jpg');
	background-repeat: repeat-x;
	font-size: 16px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

div#page {
	min-width: 978px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#page_base {
	position: relative;
	min-height: 978px;
	height: auto !important;
	height: 600px;
	width: 984px;
	height: 100%;
	margin: auto;
}

div#head {
	position: relative;
	float: left;
	width: 978px;
	height: 38px;
}

div#head2 {
	position: relative;
	float: left;
	width: 978px;
	height: 30px;
	font-size: 18px;
	color: #5c96e5;
	font-style: italic;
	text-align: center;
	padding-top: 16px;
}

div#banner {
	position: relative;
	float: left;
	width: 978px;
	height: 290px;
	background-color: black;
	background: url('../images/main/main_obrazek.jpg') 0px -290px;
}

div#choice_day {
	position: relative;
	float: left;
	width: 418px;
	height: 153px;
	background: url('../images/main/choice_day.jpg') no-repeat;
	font-size: 14px;
	text-align: right;
}

div#choice_day a {display: block; width: 100%; height: 100%;}

div#main_logo {
	position: relative;
	float: left;
	width: 143px;
	height: 153px;
	background: url('../images/main/logo_main.jpg') no-repeat;
}

div#choice_night {
	position: relative;
	float: left;
	width: 417px;
	height: 153px;
	background: url('../images/main/choice_night.jpg') no-repeat;
	font-size: 14px;
	text-align: left;
}

div#choice_night a {display: block; width: 100%; height: 100%;}

div#spacer {
	position: relative;
	float: left;
	width: 978px;
	height: 9px;
}

div#footer_top {
	position: relative;
	float: left;
	width: 978px;
	height: 10px;
	background: url('../images/main/adress_main_top.jpg') no-repeat;
}

div#footer_middle {
	position: relative;
	float: left;
	width: 978px;
	background: url('../images/main/adress_main_middle.jpg') repeat-y;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #8a8a8a;
}

div#footer_middle b {color: #5c96e5;}

div#footer_middle_left {width: 471px; height: 100%; float: left; padding-left: 5px;}
div#footer_middle_center {width: 252px; height: 100%; background: url('../images/main/adress_sep.jpg') left top repeat-y; float: left; padding-left: 5px;}
div#footer_middle_right {width: 240px; height: 100%; background: url('../images/main/adress_sep.jpg') left top repeat-y; float: left; padding-left: 5px;}

div#footer_middle a{font-size: 16px; font-style: italic; font-weight: normal; color: #8a8a8a; text-decoration: none;}
div#footer_middle a:hover{color: #5c96e5;}

div#footer_bottom {
	position: relative;
	float: left;
	width: 978px;
	height: 10px;
	background: url('../images/main/adress_main_bottom.jpg') no-repeat;
}

a.adpoint:link { text-decoration: none; color: #ef821f; font-weight: bold; font-size: 12px; }
a.adpoint:visited { text-decoration: none; color: #ef821f; font-weight: bold; font-size: 12px; }
a.adpoint:active { text-decoration: none; color: #ef821f; font-weight: bold; font-size: 12px; }
a.adpoint:hover { text-decoration: none; color: #ef821f; font-weight: bold; font-size: 12px; }

