body {
	background: url(/elements/pics/bkg.gif);
	font-family: "Lucida Sans Unicode","Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	top:0px;
	margin:0px;
}

a{
	font-weight:bold;
	text-decoration:none;
	color:#f7ea16;
}

img {
	border:0px;
	padding:2px;
	padding-left:0px;
}

p{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	padding-top:2px;
}
.right{
	float:right;
}
.left{
	float:left;
}

.tright{
	text-align:right;
}
.tleft{
	text-align:left;
}
.tcenter{
	text-align:center;
}

h1 {
	font-size:24px;
	margin:0px;
	color: #666666;
}
h2 {
	font-size:13px;
	padding:5px;
	margin:0px;
	color: #FFFFFF;
}

#container {
	width: 989px;
	margin-left: auto;
	margin-right: auto;
}
#body{
	width: 949px;
	padding:20px;
	background:#4a4a4c;
	background-image: url(/elements/pics/bkg-content.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;	
	background-position: bottom;
	
}
#header {
	width: 929px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	height:123px;
	background: #000000;
	background-image: url(/elements/pics/bkg-header.gif);
	
	border-bottom:5px solid #48484a;
}
#kolofon{
	float:right;
	font-size:13px;
	font-family: "Trebuchet MS";
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
}
#topmenu{
	float:right;
	font-size:13px;
	font-family: "Trebuchet MS";
	text-align:right;
	font-weight:bold;
	color:#f7ea16;
}
#menu{
	width: 990px;
	height:74px;
}
#menu a.item{
	display:block;
	float:left;
	background: #403a1f;
	height:54px;
/*	
	width: 177px;
*/
	width:144px;
	padding:10px;
	font-size:10px;
	border-right:1px solid #000000;
	color:#999999;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}
#menu a.item:hover{
	color:#f7ea16;
}

#menu a.i1{
	background-image: url(/elements/pics/bkg-menu-1-o.gif);
	background-image: url(/elements/pics/bkg-menu-1.gif);
}
#menu a.i2{
	background-image: url(/elements/pics/bkg-menu-2-o.gif);
	background-image: url(/elements/pics/bkg-menu-2.gif);
}
#menu a.i3{
	background-image: url(/elements/pics/bkg-menu-3-o.gif);
	background-image: url(/elements/pics/bkg-menu-3.gif);
}
#menu a.i4{
	background-image: url(/elements/pics/bkg-menu-4-o.gif);
	background-image: url(/elements/pics/bkg-menu-4.gif);
}
#menu a.i5{
	background-image: url(/elements/pics/bkg-menu-5-o.gif);
	background-image: url(/elements/pics/bkg-menu-5.gif);
}
#menu a.i6{
	background-image: url(/elements/pics/bkg-menu-6-o.gif);
	background-image: url(/elements/pics/bkg-menu-6.gif);
}

#menu a.i1:hover{
	background-image: url(/elements/pics/bkg-menu-1-o.gif);
}
#menu a.i2:hover{
	background-image: url(/elements/pics/bkg-menu-2-o.gif);
}
#menu a.i3:hover{
	background-image: url(/elements/pics/bkg-menu-3-o.gif);
}
#menu a.i4:hover{
	background-image: url(/elements/pics/bkg-menu-4-o.gif);
}
#menu a.i5:hover{
	background-image: url(/elements/pics/bkg-menu-5-o.gif);
}
#menu a.i6:hover{
	background-image: url(/elements/pics/bkg-menu-6-o.gif);
}




#menu a.right{
	border-right:0px;

}

#content{
	width:949px;
	min-height:600px;
	height:auto !important;
	height:600px;	
}

#content #rightCol{
	float:right;
	color: #f7ea16;	
	width:177px;
	padding:10px;
	padding-left:0px;
	padding-right:20px;
	padding-top:0px;
}

#content #leftCol{
	float:left;
	width:196px;
}

#content #leftCol select{
	width:194px;
}

#content #leftCol input{
	float:right;
	color: #f7ea16;	
	font-size:11px;
	height:22px;
	margin-top:5px;
	line-height:11px;
	font-weight:normal;
	text-align:center;
	background:black;
	border: solid black 1px;
	-moz-border-radius: 11px;	
}


#content #leftCol .title,
#content #rightCol .title
{
	font-family: "Trebuchet MS";
	color: #f7ea16;
	height:30px;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
}

#content #leftCol .seltitle,
#content #rightCol .seltitle
{
	font-family: "Trebuchet MS";
	color: #f7ea16;
	height:20px;
	line-height:20px;
	font-size:12px;
	padding-left:2px;
	font-weight:normal;
}


#content #location{
	color: #f7ea16;
	font-weight:bold;
	padding-left:30px;
	height:15px;
	line-height:15px;
}

#content #location a{
	color: #f7ea16;
	text-decoration:underline;
}


#content .fullCol .title
{
	font-family: "Trebuchet MS";
	color: black;
	margin-top:5px;
	margin-bottom:5px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}

#content .fullCol #item{
	float:right;
	width:250px;
	color:black;
	font-size:16px;
	line-height:25px;
	padding-top:25px;
}

#content .fullCol #item h1{
	color:black;
	font-size:24px;
	line-height:26px;
}

.main{
	width:949px;
	min-height:500px;
	height:auto !important;
	height:500px;	
	background:#FFFFFF;
	background-image: url(/elements/pics/bkg-main.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.centerCol{
	float:left;
	width:500px;
	padding:20px;
	margin:10px;
	margin-left:6px;
	margin-top:32px;
}
#rightFrame{
	float:left;
	padding:0px;
	padding-left:9px;

}
.fullCol{
	width:702px;
	padding:20px;
	padding-bottom:145px;
	margin-top:15px;
}

.first{
	float:left;
	margin-top:30px;
	width:909px;
	padding:20px;
}

#content .first .title
{
	font-family: "Trebuchet MS";
	color: black;
	height:22px;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid black;
	margin-bottom:10px;
}
#content .first a {
	color:black
}

#content .first a.ord {
	display:block;
	color: black;
	font-size:14px;
	line-height:14px;
	margin-bottom:5px;

}
#content .first a.top {
	display:block;
	color: black;
	font-size:18px;
	line-height:20px;
	height:20px;
	margin-bottom:5px;

}
.leftColButton{
	display:block;
	height:22px;
	margin-top:5px;
	line-height:19px;
	font-weight:normal;
	text-align:center;
	background:black;
	border: solid black 1px;
	-moz-border-radius: 11px;	
}

.ColButton{
	display:block;
	height:22px;
	width:140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	line-height:19px;
	font-weight:normal;
	text-align:center;
	background:black;
	border: solid black 1px;
	-moz-border-radius: 11px;	
}

#content .first a.FButton
{
	display:block;
	color:#f7ea16;
	height:18px;
	width:140px;
	margin-top:5px;
	line-height:18px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	background:black;
	border: solid black 1px;
	-moz-border-radius: 11px;	
}

.adminCol{
	width:909px;
	padding:20px;
	margin:20px;
	
}

#footer{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:949px;
	color:white;
	line-height:25px;
	text-align:center;
}


table tr.odd{
	background:#4A4A4C;
	color:white;
}
table th{
	padding:3px;
}
table td{
	padding:3px;
}

#add_new {
	position: absolute;
	background:black;
	border: 1px solid red;
	z-index: 9999;
}

#add_new.hidden {
	display: none;
}
#add_new.show {
	display: block;
}

.adminmenu{
	float:right;
	width:91px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	font-weight:bold;
	color:white;
	text-align:center;
}

.red{
	background:red;
}
.green{
	background:green;
}
.blue{
	background:blue;
}
.bblack{
	background:black;
}

.silver{
	color:silver;
	font-weight:bold;
	font-size:13px;
}
.black{
	color:black;
	font-weight:bold;
	font-size:13px;
}

.link{
	color:yellow;
	cursor:pointer;
	
}

.imageList{
	float:left;
	width:155px;
/*	height:122px; */
	text-align:center;
	padding:5px;
}
.big{
	width:400px;
	height:240px;
	text-align:center;
}
.button{
	width:400px;
	text-align:center;
}

td.textlink a {
	color:black;
	text-decoration:underline;
}

.navigator {
	float:right;
	font-size:10px;
}

.navigator .active {
	padding:2px;
	font-size:10px;
	background:#DEDEDE;
	font-weight:bold;
}

.navigator a {
	padding:2px;
	font-size:10px;
	background:black;
	color:#f7ea16;
}

.oprema_menu{
	display:block;
	padding:3px;
	margin-bottom:1px;
	width:188px;
	background:black;
	color:#cdcdcd;
	font-weight:normal;
}
.oprema_selected{
	background:#DEDEDE;
	color: black;
}

#opis {
	background: #DEDEDE;
	width:400px;
	padding:5px;
	margin:5px;
}

.fullCol table {
	margin:5px;
	width:412px;
/*	border: 1px solid black;*/
	
}

.fullCol table tr {
	background: #DEDEDE;
}
.fullCol table tr.par {
	background: white;
}
.fullCol table td {
}

.edit_list{
	font-size:11px;
	border:0;
	width:80px;
	text-align:right;
}

.box_item{
	float:left;
	padding:5px;
	margin:2px;
	width:334px;
	min-height:165px;
	height:auto !important;
	height:165px;
	padding-top:20px;
	margin-top:0px;
}

