body {
	margin:0;
	padding:0;
	border:0;
	background:#C4CBC5;
	color: #59595B;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #E30033;
	margin: 0;
	padding-bottom: 20px;
}
.h1SM {
	padding-bottom: 0px;
}
a {
	color: #106BB3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#page {
	width: 900px;
	background: #fff;
	margin: 0 auto;
}
#header {
	height: 230px;
	background: url(images/header_osnovni.jpg) top center no-repeat;
}
#headeren {
	height: 230px;
	background: url(images/header_en.jpg) top center no-repeat;
}
#menuBg {
	position: absolute;
	margin-left: 660px;
	background:url(images/menubg.png) top center no-repeat;
	width: 200px;
	height: 490px;
	z-index: 100;
}
#innerBg {
	width: 200px;
	height: 490px;
}
#main {
	background: #fff;
}
#barka {
	margin-left: 20px;
	margin-top: 5px;
	width: 143px;
	height: 140px;
}
.barka {
	background:url(images/barka.png) top center no-repeat;
}

.barkaLink {
	position: relative;
	z-index: 1;
	display: block;
	width: 143px;
	height: 140px;
}

#logo {
	margin-left: 20px;
	margin-top: 5px;
	width: 139px;
	height: 33px;
}
.logo {
	background:url(images/logo.png) top center no-repeat;
}
#jezik {
	position: relative;
	z-index: 1;
	margin-left: 25px;
	margin-top: 5px;
	width: 134px;
}

#jezik a{
	text-decoration: none;
}

#jezik a:hover{
	text-decoration: underline;
}

#menu{
	list-style: none;
	margin-right: 24px;
	margin-left: 10px;
	margin-top: 20px;
	padding: 0;
}
.menu a {
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #E30033;
	border: 0;
}
.menu a:hover {
	color: #00A8EC;
	border-bottom: none;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 30px;
	/*border-bottom: 1px dotted #59595B;*/
	background: url(images/tackice.jpg) right bottom repeat-x;
	padding-right: 15px;
	color: #E30033;
}
.menuNoLink {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #E30033;
	/*border-bottom: 1px dotted #59595B;*/
	padding-right: 15px;
	padding-bottom: 14px;
	padding-top: 7px;
	background: url(images/tackice.jpg) right bottom repeat-x;
}
.strelica {
	padding-left: 5px;
}
#footer {
	clear: both;
	background: #fff;
	height: 55px;
}
#qLinks {
	padding: 0 40px;
	width: 582px;
	float: left;
	text-align: center;
}
#links {
	/*border-top: 1px dotted #59595B;*/
	background: url(images/tackice.jpg) right top repeat-x;
	padding-top: 7px;
	font-size: 11px;
}
#links a {
	text-decoration: underline;
	color: #59595B;
}
#links a:hover {
	text-decoration: none;
}
#copyright {
	width: 170px;
	float: left;
	height: 25px;
	background: #00A8EC;
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
	color: #fff;
	font-size: 9px;
}

#colMain {
	width: 582px;
	padding: 30px 40px;
	float: left;
	position:relative;
	/*border: 1px solid #000000;*/
}
#colRight {
	width: 190px;
	margin-top: 260px;
	float: left;
}
#colExtra {
	float: left;
}
#anketaBox {
	margin: 20px 0;
	padding: 15px 15px 40px 15px;
	border: 1px solid #B2B2B2;
	background: #fff url(images/anketa.jpg) bottom right no-repeat;
}
#anketa {
	margin: 0 auto;
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
.input {
	font-size: 8pt;
}
.anketaHeader {
	font-size: 16px;
	font-weight: bold;
	color: #106BB3;
	padding-bottom: 15px;
}
.pitanje {
	font-weight: bold;
	padding-bottom: 10px;
}
#odgovori {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#odgovori td {
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: 1px dotted #59595B;
}
#rezultati {
	width: 90%;
	margin: 20px auto;
	border: 0;
	background-color: #fff;
}
#rezultati td {
	padding: 3px;
}
#rezultati td.ukupno {
	text-align: center;
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 10px;
}
#proizvodi {
	width: 350px;
	margin-left: 50px;
	margin-top: 90px;
	border: 0;
	border-collapse: collapse;
}

.lcp {
	/*border-right: 1px dotted #59595B;*/
	width: 135px;
	padding-right:40px;
	background: url(images/tackicev.jpg) right top repeat-y;
}
.rcp {
	padding-left: 40px;
	width: 135px;
}
.proizvod {
	margin-bottom: 10px;
}
.nazivProizvoda {
	font-size: 12px;
	color: #106BB3;
	font-weight: bold;
	height: 16px;
}
.nazivProizvoda a {
	color: #106BB3;
	text-decoration: none;
}
.nazivProizvoda a:hover {
	color: #00A8EC;
}
.nazivLatinski {
	font-size: 10px;
	color:#59595B;
	font-style:italic;
	height: 14px;
}
#catImg {
	position: absolute;
	width: 290px;
	height: 205px;
	z-index: 5;
	right: 0px;
	top: 0px;
}
#bc {
	margin-bottom: 60px;
}
#proCont {
	position:relative;
	height: 250px;
	z-index: 40;
}
#colOpis {
	position: absolute;
	width: 250px;
}
#colSlika {
	z-index: 40;
	position: absolute;
	text-align:center;
	left: 280px;
	bottom: -30px;
	width: 300px;
}
.opisProizvoda {
	margin-top: 40px;
	line-height: 1.4;
}
.opis {
	font-weight: bold;
}
.linea {
	height: 33px;
	background: #fff url(images/linea.jpg) center right no-repeat;
	position: relative;
	z-index: 20;
	padding-left: 5px;
}
#onama {
	width: 320px;
	float: right;
	text-align: justify;
	position: relative;
	margin-top: 20px;
	line-height: 1.4;
}
#side {
	width: 220px;
	float: left;
	text-align: justify;
}
#ribarnice {
	width: 320px;
	float: right;
	text-align: justify;
	line-height: 1.4;
}
.citat {
	font-style:italic;
	font-size: 13px;
	width: 290px;
	color: #106BB3;
}

.onamaIMG {
	position:relative;
	border: 1px solid #59595B;
	margin-right: 10px;
	margin-left:-165px;
}
.pho {
	border: 1px solid #59595B;
}
#vesti {
	width:160px;
	float:left;
}
#vesti h1 {
	padding:0;
	margin:0 0 10px 0;
	font-size: 16px;
}
.vest {
	font-size: 11px;
	line-height: 1.4;
	padding-bottom: 5px;
	background: url(images/tackice.jpg) right bottom repeat-x;
	margin-bottom: 20px;
}
.datum {
	color:#C97301;
}
.vestilink {
	font-size: 11px;
	text-align:right;
	margin-top:-20px;
	margin-bottom: 10px;
}
#bs {
	float: right;
	width:407px;
}
#bs div {
	 width:195px;
	 height:128px;
	 border:0px;
	 background-position: center;
	 background-repeat: no-repeat;
	 float: left;
	 margin-bottom: 20px;
}
#bs a {
	width:195px;
	height:128px;
	border:0px;
	display: block;
	text-decoration: none;
}
#bs h1 {
	font-size: 14px;
	font-weight: bold;
	color: #E30033;
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
}
.bsl {
	margin-right: 17px;
}
.pager{
	width:100%;
	border:0;
	background:#eee;
}
.pager td {padding: 3px;}
/*.pageNavigation{width: 70%;}*/
.total{
	width: 30%;
	text-align:right;
}