@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;
	line-height:19px;
}

a {
	color:#44929D;
	text-decoration:none;
}

a:hover {
	color:#44929D;
	text-decoration: underline;
}

h1 {
	font-size:15px;
	color:#FFF;
	background-image:url(../images/naslov-bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:10px 0px 10px 15px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	font-weight:normal;
}

h2 {
	font-size:15px;
	color:#FFF;
	background-image:url(../images/naslov-bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:10px 0px 10px 15px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	font-weight:normal;
}

#holder {
	width:900px;
	margin:0 auto;
}

#header {
	width:900px;
	margin:0 auto;
	height:110px;
}

#logo {
	width:230px;
	padding-top:35px;
	height:75px;
	float:left;
}

#izbornik {
	width:670px;
	height:65px;
	float:left;
	padding-top:45px;
	text-align:right;
}

#izbornik a {
	margin-left:10px;
	padding:6px 16px;
	font-size:13px;
}

#izbornik a:hover {
	text-decoration:none;
	background-color:#333;
	color:#FFF;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background-image:url(../images/izbornik-bg.jpg);
	background-repeat:repeat-x;
}


/*
Skin Name: Nivo Slider Default Theme
*/

#slajd {
	width:900px;
	height:339px;
	margin-top:20px;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-28px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}


#content {
	width:900px;
	padding-top:10px;
	float:left;
}

#content p {
	margin:0px 12px 10px 12px;
	padding:20px 0px 0px 0px;
	background-image:url(../images/arrow-down.jpg);
	background-repeat:no-repeat;
}

.izdvojeno {
	width:274px;
	float:left;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #CCC;
	padding:2px;
	height:310px;
	margin-bottom:40px;
}

.izdvojeno span {
	border-bottom:1px dashed #CCC;
	padding-bottom:7px;
	margin-bottom:7px;
	display:block;
}

.tekst-box {
	width:584px;
	float:left;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #CCC;
	padding:2px;
	margin-bottom:40px;
}

.tekst-box-prodaja {
	width:884px;
	float:left;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #CCC;
	padding:2px;
	margin-bottom:40px;
}

.prodaja-izdvojeno {
	width:260px;
	float:left;
	margin:0px 12px 24px 12px;
	border-bottom:1px dotted #CCC;
	padding:5px;
}

.prodaja-slika {
	float:left;
	width:310px;
	margin-right:20px;
	padding-left:12px;
}

.prodaja-opis {
	float:left;
	width:490px;
	margin-bottom:30px;
	padding-left:20px;
	border-left:1px dotted #CCC;
}

.thumb {
	float:left;
	margin-right:10px;
	border:none;
}

.logos {
	border:none;
	margin:0px 5px;
}


#facebook {
	width:274px;
	float:left;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #CCC;
	padding:2px;
	margin-bottom:40px;
}

#servis {
	width:210px;
	height:48px;
	float:left;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #CCC;
	padding:10px 2px 2px 66px;
	margin-bottom:10px;
	background-image:url(../images/bg-servis.jpg);
	background-repeat:no-repeat;
}

#podrska {
	width:210px;
	height:48px;
	float:left;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	border:1px solid #CCC;
	padding:10px 2px 2px 66px;
	margin-bottom:10px;
	background-image:url(../images/bg-podrska.jpg);
	background-repeat:no-repeat;
}

#footer {
	margin:0 auto;
	width:100%;
	clear:both;
	background-color:#EEE;
	border-top:1px solid #CCC;
	padding:20px 0px 100px 0px;
	font-size:10px;
}

#footer-box {
	margin:0 auto;
	width:900px;
}

form {
	margin:0;
	padding:20px;
}

.poljeTekst {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#333;
	width:250px;
	margin:3px 0px 12px 0px;
	background-color:#EEE;
	border:1px solid #CCC;
	padding:4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.poljePoruka {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#333;
	width:250px;
	height:100px;
	margin:3px 0px 12px 0px;
	background-color:#EEE;
	border:1px solid #CCC;
	padding:4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.botun {
	background-image:url(../images/izbornik-bg.jpg);
	color:#FFF;
	border:none;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	padding:3px 12px;
	height:26px;
}