/*ivicin reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

	vertical-align: baseline;
}

body {
 line-height: 1;
  overflow:auto;
  clear:both;
  display:block;
  font-family:"trebuchet MS",verdana,arial; 
 font-size:12px;
 }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal;vertical-align:middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a:active,a:visited,a:hover
{
outline:none;	
	
}
a img{
    border:none;
    
}
h1,h2,h3,h4
{
        
        font-weight:bold;
         padding:.5em 0 .5em 0;
         letter-spacing:.05em;
   font-family:"trebuchet MS",verdana,arial; 
}

h1{
        font-size:1.8em;
       
}
h2{
        font-size:18px;
	
}
h3{
       font-size:14px;
       padding:0px;
       margin:0px;
	
}
/*kraj na reset*/


body
{
	background:url(images/bodyBg.png) repeat-x;
}


#mainWrapper
{
margin:auto;
width:927px;
display:block;
text-align:center;

}

#header
{
	display:block;
	overflow:hidden;
}

#logo
{
	background:transparent url(images/logo.png) no-repeat scroll left top;
float:left;
height:100px;
width:334px;
}

#logo h1
{
	text-indent:-10000px;
	
}

.navigacija
{
	float:right;
	padding-top:60px;
}

.navigacija li
{
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
padding:15px 15px 0;
}

.navigacija li a
{
	color:#FFFFFF;
display:block;
font-family:"trebuchet MS",verdana,arial; 
font-size:14px;
line-height:1.2em;
text-decoration:none;

}

.active
{
	background:url(images/activBg.png) repeat-x;
	height:16px;
	padding:4px 10px 7px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	
}

.navigacija li a.active
{
	color:#120D0D;
display:block;
font-weight:bold;
	
}

#content
{
	padding-bottom:20px;
	overflow:hidden;
}



#contentTop
{
	background:url(images/imgBg.png) no-repeat;
	width:927px;
	height:230px;
	margin-top:20px;
}

#contentLeft
{
	width:721px;
	float:left;
}

.contentLeft
{
	list-style:none;
}

.contentImg

{
	float:left;
	padding-left:5px;
	padding-right:10px;
}

.contentLeft li
{
	padding-top:20px;
	overflow:hidden;
}

#content h2
{
font-family:"trebuchet MS",verdana,arial; 
	font-size:22px;
	font-weight:bold;
	color:#342625;
	text-align:left;
	padding-top:0px;
}

#content p
{
font-family:"trebuchet MS",verdana,arial; 
	font-size:14px;
	color:#434343;
	text-align:justify;
	letter-spacing:normal;
	line-height:1.2em;
display:block;


}
#content p strong
{
display:block;
padding:5px 0;
}
#contentRight
{
	width:200px;
	float:right;
}
.more
{
	color:#332b2a;
	float:right;
font-family:"trebuchet MS",verdana,arial; 
	font-size:12px;
}

.zanimlivosti
{
	
	list-style:none;
}


.zanimlivost_1
{
	float:left;
	width:338px;
	padding-top:0px !important;
	
}

.zanimlivost_2
{
	float:right;
	width:338px;
	padding-top:0px !important;
}

.baner
{
	list-style:none;

}


.baner li
{
	padding-top:20px;
}

#footerWrap
{
	background:url(images/footerBg.png) repeat-x;
	height:232px;
	
}

#footer
{
width:927px;
text-align:center;
display:block;
margin:auto;
font-family:"trebuchet MS",verdana,arial; 
	text-align:left;
	line-height:16px;
	letter-spacing:0.03em;
	background:url(images/senkaFooter.png) no-repeat top center;
	height:53px;

}

#footerLeft
{
	width:540px;
		padding-top:10px;
	float:left;
}

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

#footer p
{
	color:#e1e1e1;
	
}

#footer span
{
	color:#e1e1e1;
	font-size:12px;
}

#contactInfo
{
	padding-top:5px;
}

#contactForm
{
	float:right;
	width:362px;
	padding-top:7px;
}

.navigacijaFooter
{
	list-style:none;
	float:right;
	padding-top:15px;
	
}

.navigacijaFooter li
{
	float:left;
	padding-left:15px;
}

.navigacijaFooter li a
{
	font-size:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.tableMail input[type="text"], .tableMail textarea
{
border:2px solid #D2DDE6;
text-indent:50px;
padding:2px;
width:340px;
}

.contactForm
{
	display:block;

}

.tableMail td {
color:#434343;
font-family:"trebuchet MS",verdana,arial; 
font-size:12px;
padding-bottom:5px;
}


.enterNameMail
{
	position:relative;
}

.tableMail button
{
width:78px;
height:25px;
background:url(images/submitBtn.png) no-repeat;
border:none;
}

.randomList
{
	float:left;
	list-style:none;
}

.randomList li
{
float:left;
margin-right:23px;
padding-top:0;
	
}
.randomList li:last-child
{
	margin-right:0px;
}
.random
{
	background:#FFFFFF url(../images/randomBoxBg.png) no-repeat scroll center center;
height:169px;
overflow:hidden;
padding:8px;
position:relative;
text-align:center;
}

.random img
{
width:206px;

}


#content .random p
{
background:transparent url(images/transBg.png) repeat scroll 0 0;
bottom:8px;
color:#FFFFFF;

font-size:20px;
font-weight:bold;
line-height:1.2em;
padding:10px;
position:absolute;
width:186px;
letter-spacing:normal;
}

#footer span.textForm
{
	float:left;
left:5px;
position:absolute;
top:5px;
color:#434343;

}

#content .zanimlivosti h2
{
	font-size:18px;
}

.divHeader form 
{
float:right;
padding-top:11px;
}


.headerImageWrap
{
	position:relative;
}


#content .headerImageWrap p
{
	bottom:20px;
color:#FEFEFE;
float:right;

font-size:20px;
font-weight:bold;
position:absolute;
right:20px;
text-align:right;
width:500px;
line-height:22px;
	
}

.imgWrap
{
	width:206px;
	height:169px;
	overflow:hidden;
}
.grupaIme
{
border-bottom:1px #cacaca solid;	
}
#content .hidden
{
	display:none;
}
.expanderZ
{

font-size:16px;
cursor:pointer;
position:absolute;
right:10px;top:15px
}

.marketingTable
{
margin:0px 0 30px 0;	
}

.marketingTable td p
{
font-size:12px !important;
vertical-align:middle;
text-align:center !important;
}.req
{
border:2px solid #f00 !important;
}
