/* CSS Document */
body, ul, ol, li, h1, h2, p, form, input { margin:0;padding:0; }
body { background: #000; font: 11px Verdana, Arial, Helvetica, sans-serif; text-align:center; color: #666666; }

img { border:none; }
a { color: #A3A000; }
a:hover { text-decoration:none; }
p { line-height:18px; margin:15px 0; }
h1 { font: 24px Arial, Helvetica, sans-serif;  margin-top:20px; text-transform:uppercase; }

#nowrap { background: #000 url('../img/bg.jpg') repeat-x; padding-top:40px; }
#wrap { background: #fff; text-align:left; width:570px; margin:0 auto; }

.meniu{
	text-align:left; width:570px; margin:0 auto;
}
.meniu li{
	text-align:right;
	list-style: none;
	padding-right:32px;
	font: bold 14px Arial, Helvetica, sans-serif;
	float:right;
	padding-bottom: 20px;
}

.meniu a{ text-decoration:none; color: #A3A000; }
.meniu a:hover{ text-decoration:none; color: #29733B; }

.submeniu { margin:25px 0 80px 0; }
.submeniu li { background: url('../img/dot_bg.gif') no-repeat bottom left;list-style: none; line-height:14px; padding: 3px 0; }
.submeniu ol { margin: 5px 0; }
.submeniu ol a { line-height:20px; color:#999; }
.submeniu a { text-decoration:none; }
.submeniu a:hover { text-decoration:none; color:#29733B; }

.tabel { background: url('../img/dot_bg_mare.gif') no-repeat top left; margin: 20px 0; padding-top:20px; }
.tabel a { text-decoration:none; }
.tabel a:hover { color:#29733B; }


#logo {  padding:25px; float:left; margin-right:5px; width:130px; }
#content { float:left; width:360px; }

#middle { background: #fff; }

#footer { background: #000; text-align:center; }
#footer_alb { text-align:left; width:570px; margin:0 auto; }
#footer p { padding:5px 0; margin-left:185px; }

.moto { margin: 20px 0 10px 0; }

.clear { clear:both; }