html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address 
{
margin:0;
padding:0;
}

body
{
background: #000000 url(/public/images/body_tile.jpg) repeat-x top left;
font-family:Trebuchet MS, Arial, Helvetica, Sans-serif;
font-size:12px;
color: #797979;
}


h1
{
width:625px;
padding-bottom:3px;
padding-top:5px;
padding-left:10px;
margin-bottom:10px;
font-size:24px;
border-bottom: 2px solid #393939;
color: #e9132c;
background:#242424 url(/public/images/h1_back.jpg) no-repeat top right;
}

h2
{
font-size:18px;
color:#a1a1a1;
}

h2 a 			{color: #a1a1a1; text-decoration: none;outline: none;}
h2 a:visited 	{color: #a1a1a1; text-decoration: none;}
h2 a:hover 		{color: #ffffff; background:#e9132c;text-decoration: none;}

h3
{
font-size: 13px;
}

h4
{
padding-top:3px;
padding-left:5px;
font-size: 12px;
color: #E7B700;
}

h4 a 			{color: #E7B700; text-decoration: none;outline: none;}
h4 a:visited 	{color: #E7B700; text-decoration: none;}
h4 a:hover 	    {color: #E7B700; text-decoration: underline;}

ul
{
margin: 0px;
padding: 2px 0px 2px 16px;
}

li
{
margin: 0px;
padding-bottom: 5px;
list-style: circle;
}

a 			{color: #c0c0c0; text-decoration: none;outline: none;}
a:visited 	{color: #c0c0c0; text-decoration: none;}
a:hover 	{color: #ffffff; text-decoration: none;}

a 			img {border: 0px;}
a:visited 	img {border: 0px;}
a:hover 	img {border: 0px;}

form
{
	padding: 0px;
	margin: 0px;
}

select
{
font-size : 11px;
background-color: #000;
color: #e9132c;
border: 2px solid #242424;
}


input
{
padding: 3px 3px;
color: #e9132c;
background-color: #000;
border: 2px solid #242424;
}


textarea
{
padding: 1px 3px;
color: #e9132c;
background-color: #000;
border: 2px solid #242424;
overflow:auto;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus 
{
color: #e9132c;
background-color: #000;
border: 2px solid #393939;
}

.submit_button:hover
{
cursor:pointer;
}

#UberWrapper
{
width: 900px;
margin: auto;
overflow: hidden;
}



/****************************** H E A D E R ******************************/

#Header
{
float:left;
width: 900px;
}

#header_head
{
float:left;
width:900px;
height:12px;
}

#HeaderTile
{
float:left;
height:240px;
width:230px;
}

#HeaderLogo
{
float:left;
width:230px;
height:240px;
margin-top:5px;
}

#HeaderSlika
{
float:left;
width:900px;
text-align:center;
margin-top:10px;
padding-top:5px;
padding-bottom:5px;
border-top:3px solid #e9132c;
border-bottom:3px solid #e9132c;
}

#Header_right
{
float:right;
width:600px;
margin-top:20px;
margin-right:10px;
}

#HeaderLang
{
float:right;
}

#Header_punchline
{
float:right;
width:454px;
height:48px;
margin-top:40px;
margin-right:20px;
display:inline;
}


/****************************** G L A V N I  M E N I ******************************/



#HeaderOpcije
{
width:600px;
height:20px;
float:right;
text-decoration:none;
text-transform:uppercase;
white-space:nowrap;
margin-top:70px;
}

#HeaderOpcije ul
{
float:right;
font-size:12px;
display:inline;
}

#HeaderOpcije ul li
{
float:left;
width:80px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
list-style:none;
text-align:center;
border-bottom:1px solid #474747;
}

#HeaderOpcije ul li a 		
{
display:block;
color:#fff;
font-size:12px;
text-decoration:none;
text-align:center;
outline: none;
}

#HeaderOpcije ul li a:visited 
{
color:#fff;
text-decoration:none;
}

#HeaderOpcije ul li a:hover 	
{
color:#fff;
font-size:12px;
text-decoration:none;
text-align:center;
background:#e9132c;
}



/***************************** M A I N   C E L ******************************/



#MainCel
{
float:left;
padding-top: 10px;
padding-bottom:10px;
width: 900px;
margin-bottom:2px;
}



/***************************** C E N T E R   C E L ******************************/



#CenterCel
{
display:block;
float:right;
width:635px;
height:100%;
}

#page_box
{
float:left;
width:615px;
clear:both;
padding:10px;
margin-bottom:10px;
background:url(/public/images/news_box_back.jpg);
}

#page_box img
{
border:2px solid #393939;
}

/***************************** L E F T   C E L ******************************/



#LeftCel
{
display:block;
float:left;
width:250px;
padding-bottom:292px;
background:#242424 url(/public/images/ls_bottom.jpg) no-repeat bottom;
border-top:1px solid #e9132c;
}

#ls_head
{
float:left;
width:230px;
font-size:14px;
font-weight:bold;
color:#e9132c;
margin-left:10px;
margin-top:17px;
border-bottom:2px solid #393939;
}



/***************************** F O O T E R ******************************/



#Footer
{
width: 900px;
height: 100%;
color: #828282;
margin:auto;
}

#footer_tile
{
float:left;
width:900px;
height:90px;
border-top:1px dashed #404040;
}

#FooterOpcije
{
float:left;
width:900px;
padding-top:5px;
margin-left:60px;
font-size:9px;
text-decoration: none;
color:#4d4d4d;
display:inline;
}

#FooterOpcije a 		{color:#535353;text-decoration:none;outline: none;}
#FooterOpcije a:visited {color:#535353;text-decoration:none;}
#FooterOpcije a:hover 	{color:#535353;text-decoration:underline;}

#footer_menu
{
float:left;
width:100%;
text-align:center;
margin-top:5px;
margin-left:20px;
display:inline;
}

#footer_menu ul
{
float:left;
display:inline;
}

#footer_menu ul li
{
float:left;
padding-left:40px;
list-style:none;
text-align:center;
}

#footer_menu ul li a 		
{
color:#4d4d4d;
width:100%;
padding-top:5px;
padding-bottom:5px;
font-size:11px;
text-decoration:none;
text-transform:uppercase;
text-align:center;
outline: none;
}

#footer_menu ul li a:visited 
{
text-decoration:none;
}

#footer_menu ul li a:hover 	
{
color:#fff;
text-decoration:none;
text-align:center;
}



/**********************************************************************/



#clear	{clear: both;}

.clear	{clear: both;}


.select_default
{
width: 170px;
font-family: Verdana, sans-serif;
font-size : 11px;
color: #003e8c;
border: 1px solid #7f9db9;
}



/***************** N E W S *******************/



#news_box
{
float:left;
width:615px;
clear:both;
padding:10px;
margin-bottom:10px;
background:url(/public/images/news_box_back.jpg);
}

#ls_news_box
{
float:left;
width:220px;
clear:both;
padding:10px;
}

#ls_line
{
float:left;
width:220px;
height:10px;
margin-top:5px;
margin-bottom:5px;
border-bottom:1px solid #393939;
}

#news_head
{
width:100%;
float:left;
}

#lista_itema_item_naslov
{
float:left;
width:100%;
color: #7B7B7B;
margin:0;
text-transform:uppercase;
}


#lista_itema_item_datum
{
float:left;
width:140px;
height:21px;
font-size:12px;
color: #e9132c;
}

#lista_itema_item_text
{
float:left;
width:615px;
padding-bottom:5px;
padding-top:5px;
font-size:16px;
}

#lista_itema_item_text p
{
margin-bottom:10px;
}

#ls_news_text
{
float:left;
width:220px;
padding-bottom:5px;
padding-top:5px;
}

#news_picture
{
float:left;
width:620px;
padding-top:5px;
padding-bottom:5px;
}

#news_picture img
{
float:left;
border:2px solid #393939;
}

#news_screenshot
{
float:left;
margin-left:12px;
display:inline;
min-height:150px;
}

#news_screenshot img
{
width:135px;
border:2px solid #393939;
}

#news_screenshot img:hover
{
border:2px solid #e9132c;
}

#back_button
{
float:left;
background:#e9132c;
padding-left:2px;
padding-right:2px;
color:#ffffff;
border:1px solid #393939;
font-size:10px;
text-transform:uppercase;
}

#back_button2
{
float:left;
background:#242424;
padding-left:2px;
padding-right:2px;
color:#ffffff;
border:1px solid #393939;
font-size:10px;
}

#news_bottom
{
float:left;
height:20px;
width:90%;
padding-top:3px;
}



/***************** G A L L E R Y *******************/



#CC_gallery
{
float:left;
width: 370px;
display: block;
text-align:justify;
}

#gallery_head
{
float:left;
border-bottom: 1px dotted #313131;
}

#gallery_naslov
{
float:left;
width:250px;
color: #7B7B7B;
padding-left:10px;
}

#gallery_date
{
float:right;
width:180px;
height:21px;
padding-top:11px;
color: #fff;
text-align:center;
font-weight:bold;
}

.lista_foto_u_galeriji
{
border: 2px solid #3D3D3D;
float: left;
margin-top: 10px;
margin-left:50px;
display: inline;
}


.jedna_foto_u_galeriji
{
border: 2px solid #3D3D3D;
float: left;
padding: 5px;
margin-top: 10px;
margin-left:40px;
background:#1b191a;
display: inline;
text-align:center;
}



/***************** K O N T A K T *******************/



.lista_itema_kontakt
{
margin: 10px 0px 15px 0px;
clear: both;
}


.lista_itema_kontakt_gore
{
float: left;
width:75%;
padding: 0px 6px 3px 6px;
border-bottom:1px solid #393939;
}


.lista_itema_kontakt_naslov
{
color: #fff;
float: left;
}


.lista_itema_kontakt_email
{
float: right;
width:180px;
text-align:right;
}


.lista_itema_kontakt_dole
{
float: left;
padding: 5px 6px 0px 6px;
}


.lista_itema_kontakt_ime
{
color: #e9132c;
float: left;
width:160px;
}


.lista_itema_kontakt_grad
{
float: right;
}



/***************************** A R T I K L I ******************************/



#lista_artikala
{
float:left;
width:355px;
text-align:center;
}

#lista_artikala ul
{
width:300px;
}

#lista_artikala ul li
{
width:300px;
list-style:none;
padding:3px;
margin-bottom:10px;
font-weight:bolder;
font-size:13px;
border:2px solid #404040;
}

#lista_artikala ul li:hover
{
width:300px;
list-style:none;
padding:3px;
margin-bottom:10px;
font-weight:bolder;
font-size:13px;
border:2px solid #1C1C1C;
}

#lista_artikala ul li a 		
{
font-size:12px;
text-decoration:none;
text-align:center;
outline: none;
}

#lista_artikala ul li a:visited 
{
text-decoration:none;
}

#lista_artikala ul li a:hover 	
{
font-size:12px;
text-decoration:none;
text-align:center;
}

#article_text
{
float:left;
}

#article_text img
{
border:2px solid #393939;
}



/***************** C A T A L O G *******************/

#item_picture
{
float:left;
width:260px;
margin-right:15px;
margin-top:10px;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
}

#item_picture img
{
border:2px solid #393939;
width:100px;
margin-bottom:5px;
}

#item_picture img:hover
{
border:2px solid #e9132c;
}

#item_right
{
float:left;
width:300px;
font-size:14px;
margin-top:10px;
}

#sold
{
float:left;
margin-top:20px;
font-size:20px;
font-weight:bold;
color:#e9132c;
}


/***************** JS HEADER SLIDESHOW *******************/



#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:900px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative;width:900px; height:280px; padding:2px 0px;}
#information {display:none;position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:0px;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {display:none;left:0; xbackground:url(/public/images/left.gif) left center no-repeat}
#imgnext {display:none;right:0; xbackground:url(/public/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(public/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px;display:none;}
#slideleft {float:left; width:20px; height:81px; background:url(/public/images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(/public/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; padding:2px}