/*
	   _____ ______
	  / ___// ____/
	  \__ \/ /_
	 ___/ / __/ (c) 2011
	/____/_/ sasaforic.com

*/

/* global */
* {
	font-family: Arial;
	font-size: 14px;
	color: rgb(51,51,51);
	margin: 0;
	border: 0;
	padding: 0;
}

img {
	border: 0px;
}

body {
	background: rgb(244,244,244) url(images/background.jpg) top center no-repeat;
}

h1 {
	font-size: 28px;
	line-height: 22px;
	padding: 0 0 0 15px;
	background: url(images/h1.png) left bottom no-repeat;
}

h2 {
	font-size: 24px;
	color: rgb(255,255,255);
}

h3 {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 0 3px;
	background: url(images/h3.png) left center no-repeat;
}

li {
	list-style: none;
}


/* FIX --------------------------------------------------------------------------------- */
* html .extend {
	height: 1%;
}

html[xmlns] .extend {
	display: block;
}

.extend {
	display: inline-block;
}

.extend:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}


/* WRAPPER, HEADER, CONTENT ------------------------------------------------------------ */
div#wrapper {
	width: 954px;
	margin: 70px auto 0 auto;
}

div#header {
	width: 954px;
	height: 52px;
}

div#content {
	width: 950px;
	margin: 2px 2px 0 2px;
	background: rgb(255,255,255) url(images/content.png);
}


/* MENU -------------------------------------------------------------------------------- */
div#header ul {
	text-align: center;
	color: rgb(255,255,255);
	line-height: 40px;
}

div#header ul li {
	float: left;
}

div#header ul li a {
	display: block;
	height: 52px;
	font-size: 13px;
	text-decoration: none;
	color: rgb(255,255,255);
	background-image: url(images/menu.png);
}

li.active {
	font-weight: bold;
}

a.pocetna {
	width: 94px;
	background-position: 0 0;
}

a.pocetna:hover {
	background-position: 0 -52px;
}

li.active a.pocetna {
	background-position: 0 -104px;
}

a.sprave {
	width: 87px;
	background-position: -94px 0;
}

a.sprave:hover {
	background-position: -94px -52px;
}

li.active a.sprave {
	background-position: -94px -104px;
}

a.posebne-potrebe {
	width: 250px;
	background-position: -181px 0;
}

a.posebne-potrebe:hover {
	background-position: -181px -52px;
}

li.active a.posebne-potrebe {
	background-position: -181px -104px;
}

a.cardio {
	width: 85px;
	background-position: -431px 0;
}

a.cardio:hover {
	background-position: -431px -52px;
}

li.active a.cardio {
	background-position: -431px -104px;
}

a.cjenik {
	width: 82px;
	background-position: -516px 0;
}

a.cjenik:hover {
	background-position: -516px -52px;
}

li.active a.cjenik {
	background-position: -516px -104px;
}

a.dodatne-usluge {
	width: 142px;
	background-position: -598px 0;
}

a.dodatne-usluge:hover {
	background-position: -598px -52px;
}

li.active a.dodatne-usluge {
	background-position: -598px -104px;
}

a.kontakt {
	width: 91px;
	background-position: -740px 0;
}

a.kontakt:hover {
	background-position: -740px -52px;
}

li.active a.kontakt {
	background-position: -740px -104px;
}

li.empty {
	width: 123px;
	height: 52px;
	background: url(images/menu.png) -831px 0;
}


/* MAIN -------------------------------------------------------------------------------- */
div#main {
	float: left;
	width: 617px;
	padding: 10px 8px 0 10px;
}

div.text-field {
	width: 597px;
	padding: 20px 10px 10px 10px;
	margin: 0 0 20px 0;
	background: rgb(248,248,248);
}

div.text-field.white {
	background: rgb(255,255,255);
}

dl.extend {
	margin: 15px 0 15px 0;
}

dl.extend dt {
	float: left;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: rgb(255,255,255);
	padding: 0 10px 0 10px;
	background: rgb(30,27,20);
}

dl.extend dd {
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0 10px 0 10px;
	height: 20px;
	background: rgb(238,238,238);
}

p {
	clear: both;
	line-height: 21px;
}

p a:hover {
	color: rgb(231,176,7);
}

p img {
	border: 5px solid rgb(255,255,255);
	margin: 10px 0 10px 0;
}

span.yellow {
	font-weight: bold;
	color: rgb(231,176,7);
}

div.author {
	width: 577px;
	height: 26px;
	font-size: 11px;
	line-height: 26px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	border: 5px solid rgb(255,255,255);
	background: rgb(238,238,238);
}

div.text-field.white div.author {
	border: 5px solid rgb(238,238,238);
	background: rgb(255,255,255);
}

div.separator {
	position: relative;
	width: 617px;
	height: 45px;
}

div.separator div.field {
	position: absolute;
	left: -20px;
	width: 617px;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
	color: rgb(255,255,255);
	padding: 0 0 0 20px;
}

div.separator.yellow div.field {
	background: url(images/separator-yellow.png);
}

div.separator.dark div.field {
	background: url(images/separator-dark.png);
}

div.client {
	width: 597px;
	height: 112px;
	padding: 10px;
	margin: 5px 0 0 0;
	background: url(images/client.png);
}

div.client.last {
	margin: 5px 0 5px 0;
}

div.client:hover {
	background: url(images/client-hover.png);
}

div.client div.photo {
	float: left;
	width: 200px;
	height: 112px;
	margin: 0 20px 0 0;
}

div.client div.photo img {
 border: 0;
 margin: 0;
}

div.client ul {
	margin: 10px 0 0 0;
}

div.client li.title {
	font-size: 16px;
	font-weight: bold;
}

div.client li.text {
	color: rgb(156,156,156);
	font-size: 13px;
	line-height: 17px;
}

div.client li.text sup {
	font-size: 11px;
	line-height: 0px;
	color: rgb(156,156,156);
}

div.client li.text a {
	font-size: 13px;
	color: rgb(51,51,51);
}

div.client li.text a:hover {
	color: rgb(231,176,7);
}

ul.client-other {
	padding: 10px 10px 20px 10px;
}

ul.client-other li.title {
	font-size: 16px;
	font-weight: bold;
}

ul.client-other li.text {
	line-height: 20px;
	padding: 10px 10px 0 10px;
}

ul.client-other li.text span {
	color: rgb(156,156,156);
}

dl.cjenik-list {
	line-height: 21px;
}

dl.cjenik-list dt {
	float: left;
	width: 517px;
	border-bottom: 1px dotted rgb(238,238,238);
}

dl.cjenik-list dd {
	float: right;
	width: 80px;
	text-align: right;
	border-bottom: 1px dotted rgb(238,238,238);
}

dl.cjenik-list span {
	color: rgb(156,156,156);
}

ul.other {
	line-height: 21px;
}

ul.other li {
	list-style: square inside;
}


/* GALLERY ----------------------------------------------------------------------------- */
.gallery li {
	float: left;
	width: 192px;
	margin: 0 10px 20px 0;
}

.gallery li img {
	border: 3px solid rgb(237,237,237);
}

.gallery .last {
	margin: 0;
}

.gallery .final {
	margin: 0 10px 0 0;
}

.gallery .final.last {
	margin: 0;
}

.gallery li a:hover img {
	border: 3px solid rgb(231,176,7);
}


/* SIDEBAR ----------------------------------------------------------------------------- */
div#sidebar {
	float: left;
	width: 313px;
	padding: 0 0 0 2px;
}

div.sub {
	width: 293px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: rgb(255,255,255);
	padding: 0 0 0 20px;
}

div.sub.yellow {
	background: url(images/sub-yellow.png);
}

div.sub.dark {
	background: url(images/sub-dark.png);
}

div.ponuda {
	width: 313px;
	background: url(images/gradient.png) left bottom no-repeat;
}

div.ponuda div.item {
	width: 313px;
	height: 109px;
	padding: 10px 0 10px 0;
	margin: -1px 0 0 0;
	background: url(images/line.png) center bottom no-repeat;
}

div.ponuda div.item:hover {
	background: url(images/item.png);
}

div.ponuda div.item div.photo {
	float: left;
	width: 75px;
	margin: 0 5px 0 0;
}

div.ponuda div.item ul {
	float: left;
	width: 195px;
}

div.ponuda div.item ul li.text {
	font-size: 13px;
	line-height: 18px;
	color: rgb(165,162,164);
	margin: 0 0 10px 0;
}


div.ponuda div.item ul li.title {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 0;
}

div.ponuda div.item ul li.title a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.ponuda div.item ul li.title a:hover {
	color: rgb(231,176,7);
}

div.ponuda div.item span.price {
	display: block;
	float: left;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	color: rgb(255,255,255);
	margin: 0px 10px 0 0;
}

div.ponuda div.item span.price.large {
	width: 108px;
	background: url(images/price-large.png);
}

div.ponuda div.item span.price.small {
	width: 78px;
	background: url(images/price-small.png);
}

div.ponuda div.item span.pdv {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 26px;
	color: rgb(92,92,92);
}

div.placanje  {
	padding: 10px;
}

div.placanje p {
	font-size: 13px;
	line-height: 18px;
}

div.placanje img {
	margin: 10px 0 10px 4px;
}

div.placanje span.uracunat {
	font-size: 13px;
	color: rgb(165,162,164);
}

div.facebook-container {
	position: relative;
}

div.facebook-icon {
	position: absolute;
	top: 7px;
	right: 6px;
	width: 27px;
	height: 26px;
	background: url(images/facebook.png);
}

div.facebook {
	padding: 10px;
}

div.facebook p {
	font-size: 13px;
	line-height: 18px;
}

div.facebook-button {
	width: 293px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	margin: 10px 0 0 0;
	background: url(images/facebook-button.png);
}

div.facebook-button a {
	color: rgb(156,156,156);
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(images/arrow-dark.png) left center no-repeat;
}

div.facebook-button a:hover {
	text-decoration: underline;
}

ul.nasa-ponuda {
	padding: 10px;
}

ul.nasa-ponuda li {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 0 25px;
	background: url(images/arrow-dark.png) 10px center no-repeat;
}

ul.nasa-ponuda li a {
	font-size: 13px;
	text-decoration: none;
}

ul.nasa-ponuda li a:hover {
	color: rgb(255,255,255);
}

ul.nasa-ponuda li.row {
	background: rgb(255,255,255) url(images/arrow-dark.png) 10px center no-repeat;
}

ul.nasa-ponuda li:hover {
	color: rgb(255,255,255);
	background: rgb(70,70,70) url(images/arrow-white.png) 10px center no-repeat;
}

ul.nasa-ponuda li:hover a {
	color: rgb(255,255,255);
}


/* FOOTER ------------------------------------------------------------------------------ */
div#footer {
	width: 100%;
	height: 450px;
}

div#footer div.top {
	height: 297px;
	border-top: 3px solid rgb(231,176,7);
	background: url(images/footer.jpg) top center;
}

div#footer div.inside {
	width: 934px;
	margin: 0 auto 0 auto;
}

div#footer div.top div.inside {
	height: 247px;
	padding: 50px 12px 0 12px;
}

div#footer div.top div.inside div.column {
	float: left;
	width: 303px;
	margin: 0 10px 0 0;
}

div#footer div.top div.inside div.column.last {
	margin: 0;
}

div#footer div.top div.inside div.column span.title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(255,255,255);
}

div#footer div.top div.inside div.column li {
	list-style: disc inside url(images/list-style.png);
	font-size: 13px;
	line-height: 18px;
	color: rgb(165,162,164);
}

div#footer div.top div.inside div.column li.last {
	margin: 15px 0 0 0;
}

div#footer div.top div.inside div.column li a {
	font-size: 13px;
	text-decoration: none;
	color: rgb(165,162,164);
}

div#footer div.top div.inside div.column li a:hover {
	color: rgb(255,255,255);
}

div#footer div.top div.inside div.column div.izdvojeno {
	width: 250px;
	margin: 7px 0 7px 0;
}

div#footer div.top div.inside div.column div.izdvojeno img {
	float: left;
	margin: 0 4px 4px 0;
	border: 3px solid rgb(255,255,255);
}

div#footer div.top div.inside div.column div.izdvojeno a:hover img {
	border: 3px solid rgb(231,176,7);
}

p.tags {
	width: 250px;
	font-size: 13px;
	line-height: 18px;
	color: rgb(165,162,164);
}

p.tags span {
	line-height: 18px;
	color: rgb(165,162,164);
}

p.tags span.small {
	font-size: 12px;
}

p.tags span.medium {
	font-size: 14px;
}

p.tags span.large {
	font-size: 15px;
}

p.tags span.huge {
	font-size: 16px;
}

p.order {
	font-size: 13px;
	line-height: 18px;
	color: rgb(165,162,164);
}

p.order img {
	border: 0;
}

p.order span.mobile {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: rgb(237,237,237);
}

p.order span.mail {
	font-size: 16px;
	font-style: italic;
	color: rgb(165,162,164);
}

p.order span.mail a {
	font-size: 16px;
	font-style: italic;
	color: rgb(165,162,164);;
}

p.order span.mail a:hover {
	color: rgb(255,255,255);
}

div#footer div.bottom {
	border-top: 2px solid rgb(208,208,208);
	background: rgb(255,255,255);
}

div#footer div.bottom div.inside {
	height: 118px;
	padding: 30px 12px 0 12px;
}

div#footer div.bottom a.vexl {
	float: left;
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 20px 0 0;
	background: url(images/vexl.png) 0 0;
}

div#footer div.bottom a.vexl:hover {
	background: url(images/vexl.png) 0 -70px;
}

div#footer div.bottom a {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: rgb(165,162,164);
}

div#footer div.bottom a:hover {
	color: rgb(231,176,7);
}

div#footer div.bottom ul {
	float: left;
	padding: 10px 0 0 0;
}

div#footer div.bottom li.subtitle {
	font-size: 11px;
	line-height: 16px;
	color: rgb(75,69,74);
}

div#footer div.bottom li.subtitle a {
	color: rgb(75,69,74);
}

div#footer div.bottom li.subtitle a:hover {
	color: rgb(231,176,7);
}

div#footer div.bottom li.copyright {
	font-size: 11px;
	line-height: 16px;
	color: rgb(165,162,164);
}

div#footer div.bottom span.validates {
	float: right;
	font-size: 11px;
	line-height: 16px;
	color: rgb(165,162,164);
	padding: 10px 0 0 0;
}

div#footer div.bottom div.web {
	text-align: center;
	padding: 0 0 20px 0;
}
