html body {
	color:#1E1E1E;
	font-family:Arial,Verdana,Tahoma,Times New Roman;
	font-size:13px;
	line-height:1.5em;
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline;
}

.bg {
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}

#mainwrap {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 auto;
	width:960px;
	z-index:6000;
}

#header {
  width: 960px;
  height: 120px;
}

#nav2 {
	background: url('../img/header.png') repeat scroll 0 0 #C22538;
	clear:both;
	float:left;
	height:120px;
	position:relative;
	width:960px;
	z-index:50;
}

#siteMenu{
	height: 33px;
	background: black;
}

.langButton
{
	float: right;
}

.langButton a
{
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}

/*
#nav2 li {
	background:url("../img/spliter.png") no-repeat scroll right center transparent;
	float:left;
}
#nav2 li a {
	color:#DDDDDD;
	display:block;
	float:left;
	font-family:"Trebuchet MS",sans-serif;
	font-size:1.1em;
	margin-left:15px;
	margin-right:15px;
	padding:7px 0;
	text-decoration:none;
}
*/

#blogtitle {
	color:#FFFFFF;
	float:left;
	left:7px;
	position:relative;
	text-transform:uppercase;
	top:5px;
}

/*
.headLogoAlt {
	color:#FFFFFF;
	float:right;
	right:7px;
	position:relative;
	text-transform:uppercase;
	top:5px;
}

.headLogoAlt img{
	height: 75px;
}
*/

#forallcontent {
	-moz-box-shadow:1px 1px 23px #CCCCCC;
	background:url("../img/shadow_back.png") repeat-x scroll left top transparent;
	border:1px solid #C3C3C3;
	padding-top:20px;
}

#contentwrap {
	float:left;
	/*width:528px;*/
	width:380px;
}

#contentwrapTemplate {
	float:left;
	/*width:528px;*/
	width:700px;
	padding: 10px;
}

.post, .page {
	margin-left:8px;
}

.entry {
	background:none repeat scroll 0 0 #E9EAEE;
	font-size:0.9em;
	line-height:20px;
	margin-top:10px;
	/*width:510px;*/
	width:365px;
	font-family: trebuchet MS;		
	font-size: 8pt;
}
.entry h2 {
	color:#9D111C;
	font-size:1.1em;
	line-height:1.1em;
	margin-bottom:0.2em;
	padding-top:0.2em;
}
.entry p {
	margin-top:10px;
}
.entry img, .post_thumbnail {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D3D2D2;
	padding:8px;	
}
.entry th {
	margin-right:2px;
	padding:0;
}
.entry li {
	list-style:circle outside none;
	margin-left:20px;
}
.entry ol li {
	list-style:decimal outside none;
}

.alignleft {
	float:left;
	margin:5px 5px 0;
}

.meta {
	color:#9D111C;
	font-size:0.9em;
}

.advBanner{
	padding-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px gray dotted;
	text-align: center;
	font-family: trebuchet MS;	
}

#sidebar {
	float:right;
	font-size:12px;
	width:220px;
}

#sidebar p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: trebuchet MS;		
	font-size:9pt;	
}

#sidebar h3 {
	background:url("../img/hback.jpg") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:15px;
	padding:3px 0 0 10px;
}

#sidebar2 {
	display:inline;
	float:right;
	font-size:12px;
	margin-right:25px;
	/*width:163px;*/
	width:330px;
}

#sidebar2 h3 {
	background:url("../img/hback.jpg") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:15px;
	padding:3px 0 0 10px;
}

#sidebar2 p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: trebuchet MS;		
	font-size:9pt;	
}

.advert {
	margin-bottom:10px;
	text-align: center;
}
.advert h3 {
	padding-bottom:5px !important;
}
.advert img {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 10px 0px 0;   /*razmak izmešu sponzora*/
}

.ad{
	margin-left: 55px;
	margin-right: 55px;
}

#footer {
	clear:both;
	padding:10px 0 20px;
	width:960px;
}

.EN, .HR{
	display: none;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(../img/slider/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
    width:400px;
    height:300px;
    margin-left:190px;
	background:url(../img/slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../img/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}







html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, pre, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul li {
  list-style: none;
}

h1 {
  font-size: 26px;
  margin-bottom:0.5em;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
  margin-bottom:0.4em;
}

h4 {
  font-size: 18px;
  margin-bottom:0.4em;
}
h5 {
  font-size: 16px;
  margin-bottom:0.4em;
}
h6 {
  font-size: 14px;
  margin-bottom:0.4em;
}
code, pre {
  display: block;
  background: #ccc;
  border: 1px solid #000;
  margin: 10px 0;
  overflow: scroll;
  padding: 10px;
  clear: both;
}
