#rightmenu ul {
	list-style:none;
	width:120px;
	margin:0 0 10px 0;
	padding:0;
}

#rightmenu li {
	margin-bottom:3px;
}

#rightmenu li a {
	font-weight:lighter;
	height:15px;
	text-decoration:none;
	color:#505050;
	display:block;
	padding:2px 0 0 10px;
	background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #cccccc;
	font-size: x-small;
}

#rightmenu li a:hover, #rightmenu li a.current {
	background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
	color:#000;
	border-top:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	border-left:4px solid #505050;
}

#rightmenu h2 {
	font-size:x-small;
	font-weight:normal;
	background-color: #FFF;
	color: #000;
	padding: 0 0 0 6px;
	margin: 2px 0px 0px 0px;
}
#rightmenu ul ul li a {
	height:11px;
	text-decoration:none;
	color:#FFF;
	display:block;
	font-size: x-small;
	border: none;
	padding: 0 0 0 7px;
	background: none;
	border-left: 4px solid #cccccc;
	font-weight: 100;
	margin: 2px 0px 0px 0px;
}

#rightmenu ul ul li a:hover, #rightmenu ul ul li a.current {
	background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
	color:#000;
	border: none;
}
body {
	margin:0 auto;
	padding:0;
	background:#000 url(images/bg.jpg) top center repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	margin-top: 10px;
}

#wrap {
	color:#FFF;
	margin:0 auto;
	width:950px;
}

#header {
	height:162px;
	width: 950px;
	background-image: url(images/hd.jpg);
	background-position: center;
}
#header .podnaslov {
	color: #FFF;
	padding: 107px 0px 0px 22px;
	font-weight: bolder;
}

#header .podnaslovreklama {
	color: #FFF;
	width: 323px;
	float: right;
	margin: 20px 0px 0px 0px;
}

.bubplastic.horizontal {
	width: 930px;
	height: 22px;
	margin: 0px 0px 0px 10px;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 22px;
	padding-left: 40px;
	float: left;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 17px;
	padding-top: 1px;
	padding-right: 46px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
	color: #000;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}

#content {
	margin:10px 10px 10px 10px;
	text-align:left;
	color: #FFF;
	width: 695px;
	font-size: xx-small;
}

#rightmenu {
	float:right;
	width:230px;
	margin:10px 10px 10px 0px;
	color: #FFF;
	padding-left: 3px;
}
#reklame {
	clear:both;
	margin:0 auto;
	padding:8px 0;
	border-top:1px solid #dadada;
	width:930px;
	text-align:center;
	color:#FFF;
	font-size:x-small;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:8px 0;
	border-top:1px solid #dadada;
	width:930px;
	text-align:center;
	color:#FFF;
	font-size:x-small;
}

.entry{
	margin:0 0 10px 0;
	border:1px dotted #fff;
	background:#eee url(images/entrybg.jpg) repeat-x;
	padding:0px 0px 0 0px;
	text-align: center;
	color: #FFF;
	font-size: xx-small;
}


.sivkasto {
	color: #999;
}

#sivkasto {
	color: #000;
}
.dvekoloneleva {
	margin: 15px 0px 0px 10px;
	width: 930px;
	text-align: center;
}
.VELIKO {
	font-size: x-large;
}
.MALO {
	font-size: x-small;
}

#box-table-a
{
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: x-small;
	font-weight: normal;
	padding: 2px;
	background: #666;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #FFF;
}
#box-table-a td
{
	padding: 2px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
	background-color: #CCC;
	color: #000;
	border-right: 1px solid #fff;
	font-size: xx-small;
}
#box-table-a tr:hover td
{
	color: #000;
	background-color: #FC9;
}
