.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

@charset "windows-1251";
/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	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: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a .prazen{
	text-decoration: none;
	z-index:98;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(../images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(../images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.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;
}
.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;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}

.menus {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	background: #333;
	font: 76.5% Arial;
	}
.menus tr td a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0px;
	padding: 4px 0px 4px 8px;
	text-decoration: none;
}
.menus tr td a:hover {
	background: #A3853A;
	background-image:url("../images/hover.gif");
	background-repeat: no-repeat;
	color: #fff;
	padding-bottom: 4px;
	}
.top-menu{
	background: #DDDDDD;
	background-image:url("../images/top-left-menu.png");
	background-repeat:no-repeat;
	background-position:bottom;
	border-bottom: 1px solid #393939;
	width: 160px;
	height: 18px;
}
.bottom-menu{
	background: #DDDDDD;
	background-image:url("../images/bottom-left-menu.png");
	background-repeat:no-repeat;
	background-position:top;
	width: 160px;
	height: 20px;
}



.naslov {
	width: 290px;
	font-family: Arial;
    font-size: 12px;
	font-weight: bold;
    color:#FF8000;
	padding: 2px;
	}
.naslov2 {
	width: 290px;
	font-family: Arial;
    font-size: 12px;
	font-weight: bold;
    color:#FF8000;
	padding: 2px;
	}
A:link {text-decoration: none;color:#FF8000;}
A:visited {text-decoration: none;color:#FF8000;}
A:active {text-decoration: none;color:#FF8000;}
A:hover {text-decoration: none;color: red;}
	

.tekst {
	font-family: Arial;
    font-size: 11px;
	
}
.tekst2 {
	font-family: Arial;
    font-size: 11px;
	
}
.meni {
	font-family: Arial;
    font-size: 9px;
	float: right; 
	padding-right: 4px; 
    	}
.top
	{
	width: 290px;
	height: 104px;
	background-color: #EBEBEB;
	border: 1px;
	border-style:solid;
	border-color: #d0d0d0;
	position:relative;
	display: block;
	top: 18px;
	left: 0px;
	}
	.top2
	{
	width: 290px;
	height: 100%;
	background-color: #EBEBEB;
	border: 1px;
	border-style:solid;
	border-color: #d0d0d0;
	position:relative;
	display: block;
	top: 18px;
	left: 0px;
	}
	.top3
	{
	width: 290px;
	height: 100%;
	background-color: #EBEBEB;
	border: 1px;
	border-style:solid;
	border-color: #d0d0d0;
	position:relative;
	display: block;
	top: 0px;
	left: 0px;
	}
	.top4
	{
	width: 100%;
	height: 100%;
	background-color: #EBEBEB;
	border: 1px;
	border-style:solid;
	border-color: #d0d0d0;
	position:relative;
	display: block;
	top: 0px;
	left: 0px;
	overflow: auto;
	height: 580px;
	}
	.top5
	{
	width: 100%;
	height: 100%;
	background-color: #EBEBEB;
	border: 1px;
	border-style:solid;
	border-color: #d0d0d0;
	position:relative;
	display: block;
	top: 0px;
	left: 0px;
	overflow: auto;
	height: 240px;
	}
	.top6
	{
	background-color: #EBEBEB;
	border: 1px;
	padding: 4px;
	border-style:solid;
	border-color: #d0d0d0;
	position:relative;
	display: block;
	top: 0px;
	left: 0px;
	}
	.top2 img
	{
	 width:280px; border: 1px solid #C0C0C0;
	}
.logo
        {
	background-image: url(../images/maintop2.gif);
	background-repeat: no-repeat;
	background-position: top;
	position:absolute;
	width: 58px;
	height: 26px;
	top: -13px;
	left: 244px;	
	}
	.tekst img
	{
	float:left; margin:0 1em 1em 0; width:80px; height:80px; border: 1px solid #C0C0C0;}
.dropdown {float:left;margin: 0;	padding: 0;}
.dropdown dt {width: 140px;height: 27px; padding-left: 25;top:5px;background: #000000 url(../images/bg-bubplastic.gif) top left repeat-x;text-transform: uppercase;	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;font-size: 70%;color: #FFFFFF;text-decoration: none;}
.dropdown dt:hover {background: transparent url(../images/bg-bubplastic-h-orange.gif) top left no-repeat;}
.dropdown dd {position:absolute; overflow:hidden; width:292px; display:none; background:#fff; z-index:98; opacity:0;}
.dropdown ul {width:292px;  list-style:none; border-top:none; background:none;}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding-left: 35px; color:#333; text-decoration:none; }

table.sortable {
	border-spacing: 0;
	border: 0px solid #000;
	border-collapse: collapse;
	font-family: arial;
	font-size: 12px;
	position: relative;
}
table.sortable img{
	border: 0px;
	padding: 0px;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 0px;
	height: 14px;
	border-style: solid;
	border-color: #444;
}
table.sortable th, table.sortable tfoot {
	border-width: 1px 1px 1px 1px;
	background-color: #ccc;
	white-space: nowrap;
}
table.sortable td {
	border-width: 0px;
	white-space: nowrap;
	position: relative;
	height: 18px;
	}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #b0b0b0;
	}
table.sortable tr.sortbottom td {
	border-top: 0px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

table.life {
	
	border: 0px solid #000;
	border-collapse: collapse;
	font-family: arial;
	font-size: 12px;
	position: relative;
}
table.life img{
	border: 0px;
	padding: 0px;
}
table.life th{
	text-align: center;
	padding: 0px;
	height: 14px;
	border-style: solid;
	border-color: #fff;
}
table.life td {
	text-align: center;
	padding: 0px;
	height: 14px;
	border-style: solid;
	border-color: #fff;
}
table.life th, table.life tfoot {
	border-width: 1px 1px 1px 1px;
	background-color: orange;
	white-space: nowrap;
}
table.life td {
	border-width: 0px;
	white-space: nowrap;
	position: relative;
	height: 18px;
	}
table.life tr.odd td {
	background-color: #ddd;
}
table.life tr.even td {
	background-color: #b0b0b0;
	}


select {
 background-color: #dddddd;
 color: #444444;
 width: 64px;
 font-family: Arial;
font-size: 10px;
font-weight: normal;
arrow-color: #ffffff;
}