body {
	background-image: url('../images/background.png');
	background-repeat: repeat;
	background-color: #5a1912;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-weight:bold;
	color: #00a5e6;
}

a:hover {
	text-decoration: underline;
}

hr {
	background-color: #aa0b20;
	color: #aa0b20;
	height: 1px;
	border: none;
}

h1 {
	color: #ec604c;
	font-size: 20px;
}

div.terminator {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}


div#shadow {
	background-image: url('../images/shadow_alpha.png');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 300px;
}

div#top_menu {
	width: 100%;
	height: 60px;
	background-image: url('../images/top_menu_background.png');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

div#menu_block {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 24px;
}


div#menu_block a.lang_button {
	display: block;
	float: right;
	height: 10px;
	padding: 6px 8px;
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 12px;
	text-decoration: none;
}
div#menu_block a.lang_button:hover {
	text-decoration: underline;
}

div#menu_block a.lang_button.active {
	background-image: url('../images/lang_sel_active_grad.png');
	background-repeat: repeat-x;
	color: #ffffff;
	border-top: 2px solid #f4ec0d;
}

div#menu_block a.lang_button.inactive {
	background-image: url('../images/lang_sel_inactive_grad.png');
	background-repeat: repeat-x;
	color: #4bc2f6;
	border-top: 2px solid #4bc2f6;
}

div#menu_content {
	float: left;
	width: 870px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#menu_content a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}

div#menu_content a:hover {
	color: #fff800;
	text-decoration: underline;
}

div#menu_content a.selected {
	color: #fff800;
}

div#main {
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
}

div#main div#left_side {
	float: left;
	width: 332px;
	margin: 0px;
	padding: 0px;
}
div#main div#left_banner {
	width: 340px;
	height: 516px;
	margin: 8px 0px 0px 25px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

div#main div#left_banner div#curtain {
	position: relative;
	bottom: 8px;
	right: 33px;
	background-image: url('../images/zaclona.gif');
	background-repeat: no-repeat;
	height: 500px;
}

div#banner_older {
	float: right;
	width: 257px;
	background-color: #0e0e0e;
	padding: 10px 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div#independence {
	float: right;
	width: 271px;
	background-color: #aa0b20;
	padding: 10px 18px;
	font-size: 15px;
	text-align: right;
	color: #f8e403;
}

div#independence2 {
	float: right;
	width: 150px;
	background-color: #aa0b20;
	padding: 0px 18px 10px 0px;
	font-size: 26px;
	text-align: right;
	font-weight: bold;
	color: #f8e403;
}

div#main div#right_side {
	float: right;
	width: 666px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background-image: url('../images/tyc.gif');
	background-repeat: repeat-x;
}

div#right_side div#content {
	background-color: #5a1912;
	background-image: url('../images/content_grad.png');
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 2px;
	width: 586px;
	padding: 25px 35px;
}

div#footer {
	color: #ed9351;
	width: 958px;
	margin: 10px auto 20px auto;
	padding: 0px 20px;
}
