body {
	background-color: #ffffff;
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	margin:0;
	padding:0;
}

a:link,a:visited {color: #06c; text-decoration:none;}
a:hover {color: #f60; text-decoration:underline;}
h1,h2,h3 {font-weight:bold;}

p {margin: 5px 0 5px 0; color:#666666;}
  
h1 {
	margin:0 0 10px 0;
	padding:3px 0 0 5px;
	font-size: 11pt;
	height: 20px;
	background: url(naslov.gif) no-repeat;
	color: #f60;
}

.tabs {
	text-align: right;
	padding-left: 13px;
	padding-right: 30px;
	font-weight: bold;
}
	
#container {
	width: 750px;
	margin: auto;
	padding-left: 12px;
	padding-right: 10px;
	background: #FFF url(pozadina.gif) no-repeat;
	color: #333;
	line-height: 130%;
}

#top {
	height: 50px;
	background: url(logo.gif) no-repeat left bottom;
	margin-bottom: 5px;
	padding-top: 20px;
	font-size: 15pt;
	color: #06C;
}

.podnaslov {
	font-size: 8pt;
	padding-left: 11px;
	color: #808080;
}

.poslovni {
	color: #808080;	
}


#left {
	float: left;
	width: 125px;
}


#left a, #left a:visited {
	display: block;
	text-decoration: none;
	height: 17px;
	padding-left: 3px;
	padding-right: 13px;
	/*border-bottom: 1px solid #ccc;*/
	
}

#left a:hover {
	text-decoration: underline;
	background: #06c;
	color: #FFF;
}

#content {
	padding-top: 6px;
	margin-left: 135px;
	padding-right: 10px;
	text-align:justify;
}

#footer {
	padding-top:4px;
	padding-bottom:4px;
	clear:both;
	color:#999999;
	text-align:center;
	border-top: 2px solid #ccc;
}

.meta {
    margin: 0 auto;
	padding: 10px 5px;
	text-transform: capitalize;
}

.meta ul {
    list-style: none;
	padding:0;
	margin:0;
	float:left;
	}
	
.meta li {
    text-align: center;
	width: 135px;
	float: left;
	margin: 0 10px 20px 15px;
	border: solid 1px #000000;
    }
	
.meta span {
width:135px;
text-align:center;
float:left;
}
	
.meta img {
	border: 0;
	width:135px;
	height:90px;
	}

.meta a {
color:#BD3C18;
height:22px;
line-height:22px;
margin:0px auto;
}

.meta a:hover {
color:#BD3C18;
background:#D6EEFD;
}

.quote{
padding:8px 0;
}

#bigimg{
}

#bigimg img{
    border:0;
	}