/* CSS Document */
* { padding: 0px; margin: 0px; }

body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
}

#wrapper { 
	 margin: 10px auto;
	 
	 margin-top: 20px;
	 width: 844px;
	 
	 /*background: url(../obr/tlo1.gif) repeat-y;*/
	 text-align: left;
}

#baner {
	margin-left: 18px;
	margin-top: 15px;
	width: 800px;
	height: 321px;
	position: absolute;
}

#header {
	width: 844px;
	height: 468px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../obr/tlo2.gif);
	
}

#faux { 
	 margin-bottom: 0px;
	 overflow: auto;
	 width: 100%;
	 background: url(../obr/tlo1.gif) repeat-y;
}

#leftcolumn {
	margin-top:-28px;
	width: 234px;
	float:left;
	position: absolute;
}

#rightcolumn {
	float: right;
	margin-right: 57px;
	width: 490px;
	display: inline;
	min-height: 250px;
}

#zakoncz {
	overflow: auto;
	width: 844px;
	height: 44px;
	background: url(../obr/tlo_end.gif);
}

#footer {
	overflow: auto;
	width: 844px;
	height: 60px;
	background: url(../obr/end.gif);
}

.clear { clear: both; }

p {
	font: 10px Verdana;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
	line-height:150%;
}

a.tresc {
	font: 10px Verdana;
	color: #cc0000;
	font-weight: normal;
	text-decoration:none;
}

p.gora {
	color: #847d8f;
	font-weight: normal;
	font-size:12px;
}

a.gora {
	color: #847d8f;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
}

p.dol {
	color: #96919f;
	font-weight: normal;
	font-size:9px;
	text-decoration:none;
}

a.dol {
	color: #96919f;
	font-weight: normal;
	font-size:9px;
	text-decoration:none;
}

h1 {
	font: 11px Verdana;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font: 11px Verdana;
	color: #000;
	font-weight: bold;
}


.obr1 {
	border: 4px double #000;
	margin: 5px;
}
