* {
	margin:0;
	padding:0
}
body {
	background: url(../_images/main_background.png);
	margin:0;
	padding:0;
	font:11px Arial, sans-serif
}
#wrapper {
	margin:0 auto;
	width: 946px;
	background:white;
	padding:0 14px;
	display:block;
}
ul {
	list-style-type:none;
}
ul li {
	display:inline
}
img {
	border:0
}
img.grey {
	border:1px solid #dadada;
	margin-bottom:14px
}
a {
	text-decoration:none;
	color:#EC532B;
}
body#home .shaddow img {
	width: 720px;
	float:left
}
.shaddow {
	float:left
}

div:after, ul:after, h1:after, h2:after, h3:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
ul, h1, h2, h3 {
	display: inline-block;
}
html[xmlns] div, html[xmlns] ul, html[xmlns] h1, html[xmlns] h2, html[xmlns] h3 {
	display: block;
}
* html ul, * html h1, * html h2, * html h3 {
	height: 1%;
}

#header {
	background: black;
	border-bottom: 3px solid white;
	height:85px;
	position:relative
}
#header ul {
	font-size:9px;
	position:absolute;
	margin-top:9px;
	top:0;
	right:0
}
#header ul li {
	padding-right:15px;
}
#header ul li.current {
	color:#666
}
#header ul li a {
	color:white;
}
#header ul li a:hover {
	color:#EC532B;
}
#header img {
	margin: 22px 0 0 20px
}
#header-image {
	height:150px;
	background: url(../_images/header_image.jpg);
	border-bottom:3px solid #fff
}
body#home #header-image {
	height:268px;
	background-image: url(../_images/farma_header_image.jpg);
}
body#home #middle {
	margin-top:14px;
}
#first-column, #second-column {
	float:left;
	width:324px;
	height:300px;
	padding:10px;
	margin-right:14px;
	border:1px solid #d0dae0
}
#first-column {
	background:url(../_images/big_promo_bg.png) no-repeat 0 0;
	padding-left:14px;
	width:320px;
}
#first-column h2 {
	margin-bottom:16px;
	color:#fff;
	font-size:48px;
	font-weight:bold;
	line-height:40px;
	text-indent:-5000px;
}
#first-column p {
	width:240px;
	line-height:15px;
	padding:0;
	margin:0 0 12px 0
}
#second-column {
	width:346px;
	height:322px;
	padding:0;
	margin-right:14px;
	border:none;
}
#second-column .innerBox1,
#second-column .innerBox2 {
	width:324px;
	height:132px;
	padding:10px;
	margin-bottom:14px;
	border:1px solid #d0dae0;
	background:url(../_images/home_box_bekatherm.png) no-repeat 0 0;
}
#second-column .innerBox1 h2,
#second-column .innerBox2 h2 {
	margin-bottom:10px;
	color:#EC532B;
	font-size:18px;
	text-indent:-5000px;
}
#second-column .innerBox1 p,
#second-column .innerBox2 p {
	width:220px;
	line-height:15px;
	padding:0;
	margin:0 0 12px 0;
}
#second-column .innerBox1 a.read-more,
#second-column .innerBox2 a.read-more {
	font-size:12px;
}
#second-column ul li,
#first-column ul li {
	display: block;
	font-size:12px;
	margin-bottom:4px;
	background:url(../_images/arrow_bread.png) no-repeat 0 center;
	padding:0 0 0 8px;
}
#second-column ul li a {
	color:#537484;
}
#first-column ul li a {
	color:#000;
}
#second-column ul li a:hover,
#first-column ul li a:hover {
	color:#EC532B;
}
#second-column .innerBox2 {
	margin-bottom:0;
	background:url(../_images/home_box_video.png) no-repeat 0 0;
}
body#home #navcontainer {
	width:226px;
	float:left;
	height:268px;
	border-bottom:0;
	background:	url(../_images/right_menu_back.png) no-repeat 0 0;
	}
body#home #navcontainer ul.menu-list {
	display:block;
	background:url(../_images/home_menu_back.png);
	border-bottom:1px solid white
	}
body#home #navcontainer ul li {
	display:block;
	float:none;

	border-top:1px solid #fff
	}
body#home #navcontainer .border {
background:url(../_images/border_left.png) repeat-y;
		height:243px;
		padding-top:25px
}
body#home #navcontainer ul li a {
	border-left:7px solid #ec532b;
	background: url(../_images/arrow_right.png) no-repeat 200px;
	width:189px;
	color:white
}
body#home #navcontainer ul li a:hover {
	background:#ec532b url(../_images/arrow_right_white.png) no-repeat 200px
}
#navcontainer {
	background: #eaf0f3 url(../_images/main_background.png);
	font-size:12px;
	font-weight:bold;
	height:27px;
	border-bottom: 2px solid #ec532b
}
#navcontainer ul li {
	float:left;
}
#navcontainer ul a {
	color:#3e5864;
	display:block;
	padding:6px 15px;
}
#navcontainer ul a:hover, #navcontainer ul a.aktivan {
	color:white;
	background:#ec532b
}

.breadcrumbs {
	color:#7a7a7a;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #cbd5da;
	padding:7px 0 7px 15px;
	margin-bottom:17px;
}
.breadcrumbs ul {
	clear:both;
}
.breadcrumbs ul li {
	background:url(../_images/arrow_bread.png) no-repeat left 4px;
	padding-right:5px;
	padding-left:8px;
	float:left;
}
.breadcrumbs ul li.first {
	font-weight:bold;
	padding-left:0;
	background:none
}
.breadcrumbs ul li.last {
	color:#c1c1c1
}
.breadcrumbs ul li a {
	color:#7a7a7a;
}
.breadcrumbs ul li a:hover {
	color:#ec532b
}
.breadcrumbs ul li a:hover {
	text-decoration:none
}
#side-nav {
	width:226px;
	margin-right:14px;
	float:left;
}
#center-content {
	float:left;
	width:466px;
	margin-right:14px
}
#center-content ul {
	margin:10px 0;
	padding-left:10px
}
#center-content ul li {
	display:block;
	padding-left:10px;
	background:url(../_images/arrow_bread.png) no-repeat 0 5px;
	margin-bottom:6px;
}
#third-column {
	width:226px;
	float:left
}
#side-nav ul li {
	display:block;
	border-top:1px solid white
}
#side-nav ul li.first a, #side-nav ul li.first li a {
	border-left-color:#cbb6d4
}
#side-nav ul li.first a:hover {
	background-color:#f7f4f9
}
#side-nav ul li.second a {
	border-left-color:#00ab4d
}
#side-nav ul li.second a:hover {
	background-color:#e5f6ed
}
#side-nav ul li.third a {
	border-left-color:#9a589b
}
#side-nav ul li.third a:hover {
	background-color:#f5eef5
}
#side-nav ul li.fourth a {
	border-left-color:#7b818a
}
#side-nav ul li.fourth a:hover {
	background-color:#f2f2f3
}
#side-nav ul li.fifth a {
	border-left-color:#0081c8
}
#side-nav ul li.fifth a:hover {
	background-color:#e5f2f9
}
#side-nav ul li.sixth a {
	border-left-color:#e15025
}
#side-nav ul li.sixth a:hover {
	background-color:#fcede9
}
#side-nav ul li.seventh a {
	border-left-color:#314396
}
#side-nav ul li.seventh a:hover {
	background-color:#eaecf4
}
#side-nav ul li.eight a {
	border-left-color:#b4d0ed
}
#side-nav ul li.eight a:hover {
	background-color:#f7fafd
}
#side-nav ul li.ninth a {
	border-left-color:#f9ec00
}
#side-nav ul li.ninth a:hover {
	background-color:#fefde5
}
#side-nav ul li a {
	color:#537484;
	border-left-width:7px;
	border-left-style:solid;
	display:block;
	padding: 5px 7px 5px 7px;
	width:204px
}
#side-nav ul li a:hover {
	background-color:#d8e3e8;
}
#side-nav ul li li a {
	background:#F6F8FA url(../_images/arrow_right_small.png) no-repeat 8px center;
	padding: 2px 7px 2px 17px;
	width:194px;
}
#side-nav ul li li a:hover {
	background-color:#f0f3f6;
}
#side-nav ul li li a.subActive {
	background-color:#fff;
}
#side-nav ul li a.active {
	font-size:12px;
	background: #f0f4f6 url(../_images/arrow_right.png) no-repeat 200px center;
	font-weight: bold;
	color:#537484;
}
#side-nav ul li a.current {
	background:#e3ebef url(../_images/arrow_down.png) no-repeat 200px center
}
h1 {
	font-weight:bold;
	color:#ec532b;
	font-size:18px;
	background: url(../_images/main_background.png);
	margin-bottom:20px
}
body#general h1 {
	background: none;
	font-size:25px;
	font-weight:normal;
}
body#product-detail h1 {
	font-weight:bold;
	font-size:24px;
	color:#fff;
	background: none;
	margin-bottom:7px
}
h2 {
	display:block;
	margin-bottom:3px;
	font-size:14px;
}
h3 {
	font-size:15px;
}
h1 span, h2 span, h3 span {
	padding:2px 3px 2px;
	display:block;
	float:left;
	color:white
}
body#product-detail h1 span {
	padding:1px 3px 1px 3px;
}
body#product-detail h3 {
	margin-bottom:15px
}
body#product-detail .product-short {
	width: 250px;
	float:left
}
#center-content h4 {
	color:#7794a6;
	font-size:13px;
	margin:10px 0;
}
h3 span, h3 span a {
	background:#7794a6;
	font-size:11px;
	color:white
}
h3 span a:hover {
	text-decoration:none
}
h1, h2, h3 {
	clear:both
}
p {
	margin:10px 0
}
p img {
	float:left;
	margin: 0 5px 5px 0;
}
body#product-detail div.right {
	margin-top:30px
}
div.right {
	float:right
}
h2 span a {
	color:white
}
h1.first span, h2.first span {
	background:#cbb6d4;
}
h1.second span, h2.second span {
	background:#00ab4d;
}
h1.third span, h2.third span {
	background:#9a589b;
}
h1.fourth span, h2.fourth span {
	background:#7b818a;
}
h1.fifth span, h2.fifth span {
	background:#0081c8;
}
h1.sixth span, h2.sixth span {
	background:#e15025;
}
h1.seventh span, h2.seventh span {
	background:#314396;
}
h1.eight span, h2.eight span {
	background:#b4d0ed;
}
h1.ninth span, h2.ninth span {
	background:#f9ec00;
}
#third-column h4 {
	color:#7794a6;
	background:#eef3f5;
	font-size: 24px;
	font-weight:normal;
	padding:5px 10px
}
.product-short {
	margin-bottom:10px
}
a.read-more {
	display:block;
	margin-top:4px;
	color:#ec532b;
}
a.read-more:hover {
	text-decoration:underline
}
.product-short .limiter, .limiter {
	clear:both;
	background:url(../_images/main_background.png);
	height: 9px;
	margin:10px 0 0 0;
}
.limiter {
	margin:10px 0 15px 0;
}

.news {
	font-size:10px;
	background:#f6f8fa;
	padding:10px;
	margin-top:1px;
	margin-bottom:15px
}
.news p {
	margin:5px 0
}
.news span {
	color:#7794a6;
	display:block;
	margin-bottom:5px
}
.news-limiter {
	background:url(../_images/news_limiter_back.png);
	margin-top:7px;
	margin-bottom:7px;
	height:3px;
	font-size: 1px;
	line-height:1px;
}
#footer-top {
	clear:both;
	background:url(../_images/footer_top.png);
	height:7px;
	margin:12px 0 4px 0;
}
#footer {
	clear:both;
	background:#e3ebef;
	margin-bottom: 18px
}
#footer .foot-nav {
	padding-left:14px;
	background:#d4e0e6;
}
#footer ul li {
	background:url(../_images/arrow_right_small.png) no-repeat left 10px;
	padding-right:15px;
	padding-left:8px;
	float:left
}
#footer ul li a {
	color:#537484;
	display:block;
	padding:6px 0
}
#footer ul li a:hover {
	color:#ec532b
}
#footer .footer-contact {
	clear:both;
	padding:0 14px 14px;
	color:#5d7d8c;
}
#footer .footer-contact a {
	color:#ec532b
}
#footer .footer-contact a:hover {
	text-decoration:underline
}
#footer .footer-contact img {
	margin-right: 25px
}
#footer .copyright {
	background:black;
	color:white;
	padding:5px 14px;
	border-bottom:2px solid #ec532b;
}
img.imageFL {
	float:left;
	margin: 0 0 18px 0;
}
img.imageFR {
	float:right;
	margin: 0 0 14px 14px;
}
img.marginL {
	margin: 0 14px 14px 0;
}
.news h5 {
	display:block;
	float:none;
}
h5 {
	display:block;
}
.news h5 a {
	background:#ec532b;
	color:white;
	font-size:11px;
	font-weight:bold;
	padding:1px 3px 1px;
}
.news h5 a:hover {
	background:#537484;
}
#center-content ul.FAQlist {
	margin:0 0 25px 0;
	padding-left:0;
}
#center-content ul.FAQlist li {
	display:block;
	padding-left:15px;
	background:url(../_images/bullet_arrow.png) no-repeat 0 4px;
	font-size:12px;
	line-height:140%;
	font-weight:bold;
	margin:0 0 7px 0;
}
#center-content ul.FAQlist li a {
	color:#537484;
}
#center-content ul.FAQlist li a:hover {
	color:#EC532B;
}
#center-content div.odgovor,
#center-content div.news-item-Big,
#center-content div.contentBox {
	background:url(../_images/news_limiter_back.png) repeat-x bottom;
	padding: 0 0 6px 0;
	margin: 0 0 4px 0;
	clear:both;
}
#center-content div.news-item-Big {
	padding: 0 0 12px 0;
	margin: 0 0 8px 0;
}
#center-content div.news-item-Big span {
	color:#7794A6;
	display:block;
	margin-bottom:3px;
}
#center-content div.news-item-Big h3 {
	font-size:12px;
	color:#ec532b;
	padding: 0 0 6px 0;
	margin: 0;
	line-height:19px;
}
#center-content div.contentBox h4 {
	font-size:12px;
	color:#7794a6;
	padding: 0 0 6px 0;
	margin: 0;
	line-height:19px;
}
#center-content div.news-item-Big h3 a {
	background:#ec532b;
	color:white;
	padding:1px 3px 1px;
}
#center-content div.news-item-Big h3 a:hover {
	background:#D23A13;
	background:#537484;
}
#center-content div.odgovor h4 {
	font-size:13px;
	color:#000;
	padding: 0 0 6px 0;
	margin: 0;
}
#center-content div.odgovor p {
	padding: 0 0 9px 0;
	margin: 0;
}
#center-content div.news-item-Big p,
#center-content div.contentBox p {
	padding: 0 0 4px 0;
	margin: 0;
}
#center-content div.contentBox p {
	padding: 0 0 8px 0;
	margin: 0;
}
a.toTop {
	float:right;
	margin-bottom:12px;
	background:url(../_images/arrow_up.png) no-repeat right 6px;
	padding: 0 12px 0 0;
}
a.toTop:hover {
	text-decoration:underline;
}
/*-------------*/
ul.kategorijaProizvoda,
#center-content ul.kategorijaProizvoda{
	padding:0;
	margin:0;
}
ul.kategorijaProizvoda li,
#center-content ul.kategorijaProizvoda li {
	display:block;
	list-style-type:none;
	padding:0;
	margin:0 0 2px 0;
}
ul.kategorijaProizvoda li a {
	color:#fff;
	border-left-width:7px;
	border-left-style:solid;
	display:block;
	padding: 4px 7px 5px 7px;
	font-size:13px;
	background: #f0f4f6;
	font-weight: bold;
}
ul.kategorijaProizvoda li.first a {
	border-left-color:#cbb6d4;
	background-color:#cbb6d4;
}
ul.kategorijaProizvoda li.first a:hover {
	background-color:#b297be;
}
ul.kategorijaProizvoda li.second a {
	border-left-color:#00ab4d;
	background-color:#00ab4d;
}
ul.kategorijaProizvoda li.second a:hover {
	background-color:#00892d;
	
}
ul.kategorijaProizvoda li.third a {
	border-left-color:#9a589b;
	background-color:#9a589b;
}
ul.kategorijaProizvoda li.third a:hover {
	background-color:#753576;
}
ul.kategorijaProizvoda li.fourth a {
	border-left-color:#7b818a;
	background-color:#7b818a;
}
ul.kategorijaProizvoda li.fourth a:hover {
	background-color:#555b64;	
}
ul.kategorijaProizvoda li.fifth a {
	border-left-color:#0081c8;
	background-color:#0081c8;
}
ul.kategorijaProizvoda li.fifth a:hover {
	background-color:#005bae;
}
ul.kategorijaProizvoda li.sixth a {
	border-left-color:#e15025;
	background-color:#e15025;
}
ul.kategorijaProizvoda li.sixth a:hover {
	background-color:#d12f12;
}
ul.kategorijaProizvoda li.seventh a {
	border-left-color:#314396;
	background-color:#314396;
}
ul.kategorijaProizvoda li.seventh a:hover {
	background-color:#192671;
}
ul.kategorijaProizvoda li.eight a {
	border-left-color:#b4d0ed;
	background-color:#b4d0ed;
}
ul.kategorijaProizvoda li.eight a:hover {
	background-color:#94b9e3;
}
ul.kategorijaProizvoda li.ninth a {
	border-left-color:#f9ec00;
	background-color:#f9ec00;
	color:#4b4b4b;
}
ul.kategorijaProizvoda li.ninth a:hover {
	background-color:#f5e100;
	color:#4b4b4b;
}
ul.kategorijaProizvoda li a:hover {
	color:#fff;
	border-left-color:#212121;
}
.topimage {
	margin-bottom:24px;
}
.dataTable {
	width:100%;
	margin-bottom:12px;
}
.dataTable tr td, .dataTable th {
	padding: 4px 3px 6px 3px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	vertical-align:top;
	background:#edf5ed;
}
.dataTable th {
	background:#00AB4D;
	color:#fff;
	font-weight:bold;
	padding: 4px 2px 4px 2px;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #fff;
}
.dataTable td.groupEnd {
	border-bottom:1px solid #00AB4D;
}
.dataTable td.imageTD {
	text-align:center;
	vertical-align:middle;
}
p.caption {
	font-size:10px;
	color:#999;
	margin:0 0 15px 0;
}
img.presek {
	margin:0 0 15px 20px;
}
