* { margin: 0; padding: 0; }
body {
	background-color:#063503;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9e3d0;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	line-height:140%;
	margin:0;
	
}
a img{ border: 0; }

h1, h2, h3, h4, h5, h6{ color: #000; font-weight: normal; padding: 0 0 20px 0; line-height: 140%;}
h1{
	font-size: 15px;
	text-align: center;
	color: #4C4C4C;
	background-image: url(images/logo.gif);
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 235px;
	position: absolute;
	top: 60px;
	right: 70px;
	text-indent: -9999px;
}
h2{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F6DD29;
}
h3{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px 0 10px 0;
}
p, pre, blockquote, label, ol, dl, fieldset, address{ padding: 0 0 10px 0; font-size: 12px; line-height:140%; }

li li, li p, td p, blockquete p{ font-size: 1em; }

dt{ font-weight: bold; }
dd{ padding-left: 10px; }

address { font-style: normal; font-size: 14px; line-height: 180%; color: #c50000; }
.adresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c50000;
}

ul, ol{ margin-left: 20px; }

a, a:link, a:visited{ text-decoration: none; color: #FFFFE3; }
a:hover{color: #FFFFFF; }
a:focus { -moz -outline: none -moz-mac-focusring; }



#container {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 898px;
	background-color: #282828;
	position: relative;
	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	border: 1px solid #fff;
}
#content {
	background-repeat: repeat-x;
	background-position: top;
	float: right;
	width: 669px;
	margin: 0;
	padding: 10px 20px;
}
#content a{
	color: #F6DD29;
}

#content a:hover{
	text-decoration: underline;
}

#head {
	background-color: #C40002;
	height: 284px;
	width: 898px;
	background-image: url(images/top.jpg);
}
#footer {
	background-color: #000000;
	height: 42px;
	width: 898px;
	color: #FFFFFF;
	clear: both;
	position: relative;
	background-image: url(images/footer.gif);
}

#left {
	width: 188px;
	overflow: hidden;
	float: left;
	padding: 20px 0 20px 0;
	
}
#menu ul li a{
	list-style-type:none;
	margin-left: 15px;
	background-image: url(images/listtype.gif);
	height: 30px;
	width: 144px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
#menu ul li a:hover{
	color
	color: #C20001;
	color: #F6DD29;
}
#menu ul {
	margin: 0;
	list-style-type:none;
}
	
#menu {
	color: #FFFFE3;
}
.byweby {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	padding-bottom: 5px;
	font-size: 11px;
	clear: both;
	color: #999999;
	padding-left: 10px;
}
.byweby a {
	color: #999999;
	
}
.byweby a:hover {
	color: #FFFFE3;
	
}

.tab {
	
	border-collapse:collapse;
}
.tab td{
	border: 1px solid #FFFFE3;
	padding: 4px;
	background-color: #B63C29;	
}
.tab td.zlta {
	color: #B63C29;
	background-color: #F6DD29;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
}
.obrazok img {
	border: 1px solid #F6DD29;
}
.obrazok {
	text-align: center;
}

