body, table, td {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12.8px;
	line-height: 16px;
}

img { border: 0; margin:0; padding: 0;}

body {
	background: transparent url('image/bg_body.png') repeat-x 0 20px;
	margin: 31px 0 0 0;
	padding: 0;
}

#header {
	background: transparent url('image/konik.gif') repeat-x top left;
}

#logo {
	background: transparent url('image/logo.gif') no-repeat bottom left;
	height: 64px;
	width: 208px;
}

#navl, #navr {
	color: #783C00;
	font-size: 11.2px;
	line-height: 14px;
	height: 22px;
}

#navl {	background: #F0F7F9 no-repeat bottom left; padding-left: 12px;}
#navr {	background: #F0F7F9 no-repeat bottom right; padding-right: 12px; text-align: right;}

#game {
	border: 1px solid rgb(234, 203, 150);
	background: #0392CE;
	margin: 0;
	padding: 0;
}

#game img { border: 1px solid #0E324C;}


h1 {
	line-height: 25px;
	color: #0F334D;
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 10px;
}

.pic {
	width:100%;
	min-height:100%; 
	position:absolute; 
	display:block;}

.descr_text {
	border-top: 1px solid rgb(234, 203, 150);
	background: #FBF6D8; 	
	padding: 5px 10px 10px 10px;

}

h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0;
}

h3 {
	color: #0F334D;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0;
}

.footer, .footer a, .footer a:visited {
	color: #555555;
	font-size: 11.2px;
	background: #F0F7F9;
	text-decoration: none;

}

.footer { padding:9px 11px;	border-top: 1px solid #6B90DA;}