/* CSS Document */

html, body
{
	margin: 0px; padding: 0px;
	width: 100%;
	background: #666; color: #fff;
	font: small Arial, Helvetica, sans-serif;
}

form 
{
	margin: 0px; padding: 0px;
}

table { font-size: 100%; }
p { text-indent: 0px; }
img { display: inline; }


h1 { color: #066; margin: .1em; font-size: 16px; }
#wrap
{
	margin: 8px auto;
	width: 888px;
	position: relative;
}

div#label {
	position: absolute;
	left: 450px;
	top: -31px;
	z-index: 10;
	width: 550;
	height: 160;
}

.pesok { 
	background-color: #eeb67d; 
	color: #351401;
}
.leaf {
	background-color: #fdf6ee;
	color: #351401;
}
#footer, #footer td {
	height: 131px;
	color: #351401;
	font-size: .9em;
	background-repeat: no-repeat;
}
#footer td div.offset {
	padding: 2em 0 0 2em;
	width: 90%;
	float: left;
}
#prefoot {
	height: 138px;
}

#content {
	width: auto;
	padding-left: 1em;
}

#left {
	background: url(../img/design/left_kromka.gif) left repeat-y #eeb77e;
}

.leaf h1 {
	color: #066;
	font: 1.5em bold;
	margin: 0px;
}

div.leftcol {
	width: 98%;
	padding-left: 10px; 
	margin-top: 1em;
}

div.leftcol a {
	text-decoration: none;
	color: #351401;
}

div.leftcol a:hover {
	text-decoration: underline;
}

#timestring {
	color: #3e6062;
	text-align: center;
	position: relative;
	top: -1.9em;
	font-weight: bold;
	margin: 0;
}

#lang_sw { margin: 0; }
#lang_sw img {
	border: #333 solid 1px;
}

#nagrada {
	text-align: center;
}

#nagrada img {
	border: #333 solid 1px;
	margin: auto;
}

#pogoda { text-align: center; }
#pogoda img { margin: auto; }

#domiki
{
	position: absolute;
	left: 175px; top: 28px;
	z-index: 10;
	width: 40px;
	height: 20px;
}

