body {
	background: #000 url("/images/bg.jpg") repeat-x top left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	color:#504F4F;
	margin-right: auto;
	font-size:11px;
	line-height:18px;
	font-family: Verdana, Geneva, sans-serif;
}

* { 
	outline:none; 
	padding:0px; 
	margin:0px;
}

a, a:link, a:visited, a:active { 
	color: #ff5a00; 
	text-decoration: underline; 
	position: relative; 
}

a:hover { 
	color: #3ff5a00; 
	text-decoration: none; 
}

.clear { 
	background:transparent none repeat scroll 0%;
	border:medium none;
	clear:both;
	font-size:0.1px;
	height:1px;
	margin-top:-1px;
	padding:0pt;
}

hr { 
	border: 4px #fb6411 solid; 
	margin: 20px 21px 8px 3px; 
	height: 0px; 
	background-color: #ddcabc; 
	clear: both; 
}

* html hr { 
	margin: 20px 0 0 0; 
	height: 8px !important; 
}

div#Pg_W {
	width: 980px;
	height: auto;
	margin: auto;
	position: relative;
	background: url("/images/cont-bg.png") repeat-y;
}

div#Hd {
	width: 950px;
	height: 196px;
	position: relative;
	margin: auto;
	background: url("/images/header.jpg") no-repeat;
}

div#Hd h1 {
	position: absolute;
	margin: 55px 0 0 100px;
	float: left; 
	background: url("/images/logo.png") no-repeat;
}

div#Hd h1 a {
	position: relative;
	width: 147px; 
	height: 74px; 
	display: block;
}

div#Hd span { 
	display: none;
}

/*#	Main Menu	#*/

div#MM_W {
	width: 925px;
	height: 42px;
	background: url("/images/nav-cont-bg.jpg") no-repeat;
	margin: auto;
	position: relative;
	padding: 13px 0 0 15px;
	overflow:hidden;
}

div.MM_L {
	width: 4px; 
	height: 45px;
	background: url("/images/nav-left.png") no-repeat;
	float:left;
}
div.MM_R {
	width: 4px; 
	height: 45px;
	background: url("/images/nav-right.png") no-repeat;
	float: left;
}

ul#nav { 
	float: left; 
	text-transform: uppercase; 
	padding-top: 4px; background: 
	url(/images/navvv.png) repeat-x;
	line-height:normal;
}

ul#nav li { 
	display: inline; 
	float: left; 
	display: inline;
}

ul#nav li a { 
	color: #333; 
	font-size: 14px; 
	text-decoration: none; 
	display: block; 
	background: url("/images/nav-bg.png") no-repeat top left; 
	padding: 12px 19px 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; position: relative; 
}

ul#nav li a:hover, .CMSListMenuLinkHighlighted { 
	background: url("/images/nav-bg.png") no-repeat bottom left !important; 
	color: #fff !important;
}

div#Bread { 
	background: url("/images/breadcrumbs-bg.jpg") repeat-x;
	border-bottom:4px solid #000000;
	color:#000000;
	font-size:12px;
	height:29px;
	margin:auto;
	padding-left:25px;
	padding-top:15px;
	width:925px;
}

div#Bread strong {
	color: #ff5a00;
	padding-right:19px;
}

div#Bread p {
	width:795px;
	float:left;
	height:19px;
	overflow:hidden;	
}

div#Bread a { 
	background: transparent url("/images/breadcrumbs.gif") no-repeat center right; 
	text-decoration: underline; 
	padding-right: 15px; 
	color: #000;
}

div#Bread a:visited, div#Bread a:active { 
	color: 000;
}

div#Bread a:hover {
	text-decoration: none; color: #000;
}

div#Bread .SiteMap {
	width:120px;
	height:19px;
	float:left;
}

div#Bread .SiteMap a {
	background:transparent url("/images/icon-sitemap.gif") no-repeat left bottom;
	text-decoration:none;
	padding-left:20px;
}



/*#	Content		#*/

div#Pg_Bg {
	background:#fb5900 url("/images/pagination-bg.jpg") no-repeat center bottom;
	height:auto;
	margin:auto;
	overflow:hidden;
	width:950px;
	padding-bottom:40px;
}

div#Pg {
	width: 950px;
	height: auto;
	background: #fb5900 url("/images/content-bg.jpg") repeat-x top;
	margin: auto;
	overflow: hidden;
}

/*#	Content Box	#*/

div.Col_Bx {

}

div.Col_Bx_Tit {
	width: 168px;
	height: 27px;
}

div.Col_Bx_Tit h3 {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

div.Col_Bx_Cont {

}

/*#	Colum 1		#*/

div#Pg #col1 {
	padding:30px 0 0 25px;
	width:186px;
	height: auto;
	float: left;
}

div#Pg #col1 .Col_Bx {
	float:left;
	width:186px;
	margin-bottom:20px;
}

div#Pg #col1 .Col_Bx_Tit { 
	background: url("/images/col1_tit_Bg.png") no-repeat;
	padding:14px 0 0 18px;
}

div#Pg #col1 ul {
	background: url("/images/col1_ul_Bg.jpg") no-repeat left bottom;
	list-style: none;
	margin:0;
	padding:15px 0 70px 20px;
	width:166px;
	overflow:hidden;
}

div#Pg #col1 ul li a {
	position: relative;
	line-height:normal;
	border:1px solid #d6d6d6; 
	background: transparent url("/images/SM_Bg.jpg") no-repeat right top;  
	padding:5px 10px;
	text-decoration: underline; 
	font-size: 12px; 
	color: #fb6310;
	display:block;
	width:125px;
	text-decoration: none;
	margin-bottom:5px;
}

div#Pg #col1 ul li a:hover, div#Pg #col1 .SMCMSListMenuLinkHighlighted { 
	color:#616161;
	text-decoration: none;
	background: transparent url("/images/SM_Bg.jpg") no-repeat right bottom; 
}

/*#	Content/Anketa	#*/

div#Pg #col1 .anketa {
	background: url("/images/Poll_Bg.jpg") no-repeat left bottom;
	padding:15px 20px 20px;
	width:146px;
}

div.anketa .PollQuestion {
	font-size:12px;
}

div.anketa .PollAnswers {
	margin:7px 0;
}

div.anketa .PollAnswers input {
	float:left;
	margin:5px;
}

div.anketa .PollFooter {

}

div.anketa .PollFooter input {
	background-color:#FB5900;
	border:1px solid #CFFFFF;
	color:#FFFFFF;
	padding:2px 6px;
}

div.anketa label {
	display: block;
	padding: 5px;
	color: #333;
	position: relative;
}

div.anketa table {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

.PollGraph {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:1px;
	height:10px;
	line-height:1px;
	margin-right:10px;
	margin:5px 10px 5px 0;
}
.PollGraph0, .PollGraph1, .PollGraph2, .PollGraph3, .PollGraph4, .PollGraph5, .PollGraph6, .PollGraph7, .PollGraph8, .PollGraph9, .PollGraph10, .PollGraph11, .PollGraph12, .PollGraph13, .PollGraph14, .PollGraph15, .PollGraph16, .PollGraph17 {
	background-color:#FB5900;
	font-size:1px;
	height:10px;
	line-height:1px;
}

/*#	Middle		#*/

div#Pg #col2 {
	width:478px;
	height: auto;
	float: left;
	padding: 30px 25px 0;
}

div#Pg #col2 h1 {
	color: #FFF;
	border-bottom: 6px solid #fa772f;
	font-size:20px;
	margin-bottom:5px;
	padding:5px 0 7px;
	text-transform: none;
	font-weight: normal;
}

div#Pg #col2 .StaticTxt {
	background-color:#FFFFFF;
	font-size: 12px; 
	padding:15px;
	line-height: 24px;
}

div.Nws_Bx {
	background-color: #ffffff;
	float: left;
	width:424px;
	border-top:8px solid #fb8c4f;
	border-bottom:8px solid #fb8c4f;
	padding: 25px;
	margin-top: 0;
	margin-bottom: 25px;
}

div.Nws_Bx_Spec {
	background-color: #ffffff;
	float: left;
	width:424px;
	border-top:8px solid #fb8c4f;
	border-bottom:8px solid #fb8c4f;
	padding: 25px;
	margin-top: 0;
	margin-bottom: 25px;
}

div.Nws_Bx h2, div.Nws_Bx_Spec h2 {
	font-size:20px;
	font-weight:normal;
	color: #fa772e;
	margin-bottom:15px;
	line-height:26px;
}

div.Nws_Bx h2 a {
	color: #333333;
	text-decoration:none;
}

div.Nws_Bx h3 {
	font-size:14px;
	font-weight:normal;
	color: #fa772e;
	margin-bottom:10px;
	line-height:18px;
}

div.Nws_Bx p {
	padding-bottom:10px;
}

div.Nws_Bx ul, div.Nws_Bx ol {
	padding:5px 0px 5px 15px;
}

div.Nws_Img {
	float:left;
	border: 5px solid #c9c9c9;
	float:left;
	height:122px;
	margin-right:20px;
	width:122px;
}

div.Nws_Img img {
	float:left;
}

div.Nws_Sum{
color: #333333;
text-align: justify;
}

div.Nws_Info_W {
	float:left;
	width:406px;
	height: 17px;
	background-color: #616161;
	color: #ffffff;
	line-height:normal;
	margin-top:25px;
	padding:5px 9px 3px;
}

div.Nws_Txt{
color: #333333;
float: left;
margin-top: 25px;
width:424px;
}

div.Nws_Info_W .Link {
float: right;
}

div.Nws_Info_W a{
text-decoration: underline;
color: #ffffff;
float: left;
}

div.Nws_Info_W a:hover {
text-decoration: none;
}

div.Nws_Info_W .Date {
float: right;
}

div.Nws_Table_cont {
	padding:10px 0 0;
	float:left;
}

/*#	Prijava		#*/

div.App {
	margin-top:20px;
	float:left;
}

div.App_W, div.App_Chk {
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 424px;
	float: left;
	margin-bottom: 8px;
}

div.App_W input {
	background-color: #fee1de;
	border: 1px solid #cd9c7e;
	font-size:10px;
	padding:2px 5px;
}

div.App_Chk input {

}

div.App_W .EditingFormControlNestedControl, div.App_Chk .EditingFormControlNestedControl {
	float:left;
}

div.App_Chk .Chk {
	float:left;
	margin-left: 120px;
}

div.App_Chk table {
	
}

div.App_Chk table td {
	vertical-align:middle;
}

div.App_W label, div.App_Chk label {
	padding: 3px;
}

div.App_W .TextboxField, div.App_W .TextBoxField {
	width: 170px;
}

div.App_W span, div.App_Chk span {
	color:#000000;
	float:left;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	padding-right:20px;
	text-align:right;
	width:100px;
}

div.App_W textarea, div.App_W .DropDownField {
	background-color: #fee1de;
	border: 1px solid #cd9c7e;
}

div.App_W textarea {
	width: 180px;
	height:70px;
}

div.App_W .DropDownField {
	width: 182px;
}

div.Form_Btn {
	float: left;
	margin-left:120px;
}

div.Form_Btn input{
	background-color: #282828;
	color: #fff;
	border: 1px solid #000 !important;
	width: 86px;
	height: 23px;
	margin:10px 6px 10px 0;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 10px;
}

div.Gift_App .App {
	margin:15px 0 10px;
}

div.Gift_App h2 {
	margin-top:5px;
}

div.Gift_App .CheckBoxField {
	text-align:left !important;
	padding-top:2px;
}

div.Gift_App h3 {
	margin:0;
}

div.Gift_App table td {
	
}

div.Gift_App table, div.Gift_App table td, div.Gift_App table tr {
	border:none !important;
}

/*#	Colum 3	#*/

div#Pg #col3 {
	height: auto;
	float: left;
	padding:30px 20px 0 0;
	width:186px;
}

div#Pg #col3 .Col_Bx_Tit { 
	background: url("/images/Col3_Tit_Bg.png") no-repeat top right;
	padding:14px 8px 0 10px;
}

div#Pg #col3 .Col_Bx_Cont {
	background: url("/images/Col3_Txt_Bg.jpg") no-repeat;
	float:left;
}

div#Pg #col3 h4 {
	font-size: 14px;
	color: #000;
	padding-top: 10px;
}

div#Pg #col3 p {
	line-height: 16px;
	font-size: 11px;
	color: #000;
}

div#Pg #col3 p span{
	color: #a9a9a9;
}

div#Pg #col3 .QuickCont {
	font-weight:bold;
	padding:15px 20px 20px;
	width:146px;
	height: auto;
	float: left;
}

div#Pg #col3 a.gift {
	width:181px;
	text-indent:10px;
	height:138px;
	text-decoration:none;
	display:block;
	color:#c3c3c3;
	font-size:0;
	background:transparent url("/images/gift.jpg") no-repeat scroll top left;
}

div#Pg #col3 a.gift:hover {
	background:transparent url("/images/gift.jpg") no-repeat scroll bottom left;
}

/*#	Content/Flash	#*/

div#Pg .FlashBan {
	margin-bottom:20px;
	display:block;
	font-size:10px;
}

/*#	Footer	#*/

div#Ft {
	width: 925px;
	height: 157px;
	background: url("/images/footer-bg.jpg") no-repeat;
	margin: auto;
	padding: 78px 0 0 25px;
}

div#Ft p {
	font-size: 11px;
	color: #fff;
	float: left;
}

div#Ft p.by {
	float:right;
	padding-right: 25px;
}

/*#	Table	#*/

div.Nws_Bx table {
	width:100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#616161;
	width:100% !important;
}

div.Nws_Bx table, div.Nws_Bx table td, div.Nws_Bx table tr {
	border-collapse:collapse;
	border:1px solid #616161;
}

div.Nws_Bx table .Tbl_Naslov {
	background-color:#616161;
	color:#FFF;
	border:1px solid #616161;	
}

div.Nws_Bx table td {
	padding:2px 10px;
	width:10%;
	vertical-align:top;
}

/*#	SiteMap		#*/
div.SiteMap {

}

div.SiteMap a {
	text-decoration: none; 
}

div.SiteMap ul {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}

div.SiteMap ul li { 
	padding:2px 0;
}

div.SiteMap ul li ul li {
	padding-bottom:0 !important;
}

/*#	LightBox	#*/

div.LightBx_W {
	width:424px;
	float:left;
	padding:20px 0;
}

div.LightBx {
	position:relative;
	width:80px;
	float:left;
	height:80px;
	border:5px solid #C9C9C9;
	margin:0 5px 5px 0;
}

div.LightBx img {
	clip:rect(0px 80px 80px 0px);
	position:absolute;
	top:0;
	border:none;
}

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #ffffff; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #ffffff; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(/images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(/images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(/images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(/images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(/images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(/images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(/images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(/images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(/images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(/images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(/images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(/images/close_red.png) no-repeat; }
	#lbClose.green { background: url(/images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(/images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(/images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(/images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(/images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(/images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(/images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(/images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(/images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(/images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(/images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(/images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(/images/pause_gold.png) no-repeat; }

#lbIframeContainer iframe {
	border:none;
}

/*# Pagnacija #*/

.PagerControl {
	float:left;
	margin-bottom:20px;
}

.PagerNumberArea {
	text-align:left;
}

.SelectedPage {
	background-color:#FB8C4F;
	border:1px solid #ccc;
	color:#ccc;
	margin-right:2px;
	padding:4px 7px;
	width:5px;
}

.UnselectedPage {
	background-color:#EAEEF1;
	border:1px solid #999;
	color:#fa5900;
	margin-right:2px;
	padding:4px 7px;
	width:5px;
}

.PagerNumberArea a, .PagerNumberArea a:link, .PagerNumberArea a:visited {
	background-color:#EAEEF1;
	border:1px solid #999;
	color:#fa5900;
	margin-right:2px;
	padding:4px 7px;
	width:5px;
	text-decoration:none;
}

.PagerNumberArea a:hover {
	background-color:#FB8C4F;
	border:1px solid #ccc;
	color:#ccc;
	margin-right:2px;
	padding:4px 7px;
	text-decoration:none;
	width:5px;
}