@charset "utf-8";
/* za proveru obuhvata: border: 1px solid #000000; */
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0;
}

img {
	border: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0d71c0;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #274e80;
	outline: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	margin-left: 0.7em;
	margin-right: 0.8em;
}

b {
	font-weight: bold;
}

p {
	padding-bottom: 15px;
}

/* cela naslovna linija */
#header {
	background: #ffffff url('images/headerBack.png') repeat-y top right;
	padding: 0;
	border-bottom: 0;
}

/* centralni deo naslovne linije sa sadrzajem */
#header .wrapper {
	width: 940px;
	margin: 0 auto;
	position: relative;
	height: 46px;
}

/* tekst koji se ne prikazuje */
#header h1 {
	display: none;
}

/* slika u  headeru */
#dsLogo {
	width: 177px;
	height: 28px;
	background: url('images/dsLogo.png') no-repeat 0 0;
	position: absolute;
	top: 22px;
	left: 10px;
}

#header a img {
	border: none;
	margin-top:12px;
	margin-left:8px;
}

/* meni u naslovi*/
#header ul {
	position: absolute;
	margin: 0;
	bottom: 0;
	right: 0;
	list-style: none;
	display: block;
	overflow: hidden;
	letter-spacing: -.05em;
	text-transform: lowercase;
	font-weight: bold;
	border-bottom: 2px solid #bbbbbb;
}

#header li {
	float: left;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-bottom: 3px;
}
	
#header li a:hover {
	padding-bottom: 1px;
	border-bottom: 2px solid #274E80;
	}
	
#header .current_page {
	color: #888888;
	padding-bottom: 1px;
	border-bottom: 2px solid #888888;
}

/* splash background plavi deo */
#splash-bg {
	z-index: -1;
	position: absolute;
	top: 46px;
	left: 0;
	right: 0;
	height: 220px;
	background: #34679d;
}

#splash-bg .wrapper {
	position: relative;
	width: 940px;
	margin: 0 auto;
	height: 220px;
}

#splash-img {
	display: block;
	position: absolute;
	width: 100%;
	height: 220px;
}

#splash-bg h1 {
	color: #ffffff;
	opacity: 0.3;
	font-size: 1.50em;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	left: 500px;
	margin-bottom: 0;
}

#intro-banner {
	width: 940px;
	height:220px;
	padding-top: 10px;
}

#intro-banner a {
	color: #eef;
}

#intro-banner a:hover {
	color: #0D71C0;
}

.adv {
	background: url('images/whiteAdv.png') no-repeat top center;
	width: 300px;
	height: 200px;
	margin-left: 6px;
	margin-right: 6px;
	overflow: hidden;
	float: left;
	vertical-align: top;
	display: block;
	padding: 0;
}

.adv a {
	color: #0D71C0;
}

.adv a:hover {
	color: #9999ff;
}

.advCaption {
	color: #274e80;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: 5px;
	left: 10px;
	overflow: hidden;
	width: 190px;
	float: left;
}

.advTop {
	position: relative;
	top: 0;
	right: 0;
	width: 88px;
	height: 40px;
	float: right;
	text-align: center;
	vertical-align: bottom;
}

.advTop img {
	margin-top: auto;
	margin-bottom: auto;
}

.advSide {
	z-index: -1;
	width: 70px;
	float: left;
	height: 100px;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 5px;
}

.advContent {
	width: 205px;
	color: #19194b;
	font-size:0.9em;
	margin-top: 10px;
	padding-left: 5px;
	float: left;
	overflow: hidden;
	height: 110px;
}

.llink {
	position: relative;
	bottom: -10px;
	left: 90px;
	font-size: 80%;
	font-weight: bold;
	float: left;
}

.rlink {
	position: relative;
	bottom: -10px;
	right: 10px;
	font-size: 80%;
	font-weight: bold;
	float: right;
}

#page {
	text-align: left;
	margin: 0 auto 0;
	padding: 0;
	width: 940px;
}

#content {
	padding-top: 45px;
	display: block;
	color: #333333;
	width: 940px;
}

/* podnozje strane*/
#footer {
	background: #d7d7d7 url('images/footerBack.png') no-repeat center top;
	clear:both;
	font-size: 11px;
	overflow:hidden;
	width:auto;
	margin: 0;
	padding: 20px 0;
}

#footer a {
	font-weight: normal;
	color: #6093ce;
}

#footerMenu {
	width: 940px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding: 0 10px;
}

#footerMenu ul {
	margin: 0;
	padding: 0;
	left: auto;
	margin-left: 15px;
}

#footerMenu li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	display: inline;
	font-weight: bold;
	background: none;
	position: relative;
	width: 180px;
	color: #666666;
}

#footerMenu li ul {
	margin: 0.5em 0 2em 0;
}

#footerMenu ul li {
	float: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	display: block;
	width: auto;
}

#footerMenu li a {
	font-weight: bold;
	color: #666666;
}

#footerMenu li ul a {
	font-weight: normal;
}

#footerMenu li a:hover {
	color: #666666;
	text-decoration: underline;
}

#footerMenu .current_page {
	color: #666666;
}

#centr {
	width: 700px;
	list-style: none;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 50px;
	float: left;
}

#centr ul li {
	padding: 0;
	margin: 0;
	border: 0;
}

#centr .titleCntr {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin-top: 15px;
	float: left;
	width: 100%;
}

#centr .blCntr {
	font-size: 10px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #cccccc;
	text-align: right;
	width: 100%;
	border-bottom: 1px dashed #cccccc;
}

#centr .imgCntr {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	width:80px;
}

#centr .textCntr {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	border: 0;
	padding: 0;
	margin-top: 5px;
	float: left;
	width: 100%;
}

#centr a {
	color: #19194b;
}

#centr a:hover {
	color: #274e80;
	text-decoration: none;
}

#centr a.opsrCntr {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#centr a.opsrCntr:hover {
	color: #274e80;
	text-decoration: none;
}

#centr .otitleCntr a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#centr .otitleCntr a:hover {
	color: #acacac;
}

#centr .adrKont h1 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#centr .adrKont h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#centr .adrKont h3 {
	font-size: 10px;
	margin-top: 15px;
	padding: 0;
}

#samoNaz {
	float: right;
	position: relative;
	right: 90px;
	background: #eaeafa;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}

#samoPak {
	border: 1px solid #eaeafa;
	margin-top: 10px;
	padding: 0;
}

#samoPak .naslovHost {
	width: 800px;
	background: #acacac ;
}

#samoPak .naslovHost td {
	float: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #ffffff;
	font-weight: normal;
	border-bottom: 1px solid #000;
	width: 150px;
}

#samoPak .tekstHost td {
	padding-left: 10px;
	float: left;
	font-weight: bold;
	width: 150px;
}

.opisHost {
	text-align: right;
	float: left;
	font-weight: normal;
	padding-right: 15px;
	width: 250px;
}

.vredHost {
	text-align: left;
	float: left;
	font-weight: bold;
	width: 200px;
}

.centHostingaS {
	text-align: center;
	float: left;
	font-weight: bold;
	width: 450px;
	background: #acacac;
	color: #ffffff;
}

.donHost {
	text-align: center;
	float: left;
	font-weight: bold;
	width: 450px;
}


#nazCena {
	float: left;
	font-weight: bold;
	width: 100%;
}

#nazCena .nazDomn {
	width: 15%;
}

#nazCena .cenaDomn {
	width: 85%;
}

.kupujem {
	height: 52px;
	margin-top: 10px;
	float: left;
	width: 100%;
	vertical-align: top;
}

.kupujem form{
	display: inline;
	float: left;
	margin-right: 5px;
}

.kupujemBttm {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
	width: 100%;
}

#centrR {
	vertical-align: top;
	width: 150px;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}

#kontaktForm {
	font-size: 12px;
	margin-top: 55px;
	padding: 0;
	border: 0;
}

#kontaktForm li {
	margin-top: 15px;
}

.oran {
	vertical-align: top;
	font-weight: bold;
	color: #e27100;
	margin-top: 5px;
}

.kontaktbox {
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #274e80;
	margin-bottom: 10px;
	padding: 2px;
}

.neispr {
	font-weight: bold;
	margin-bottom: 10px;
}

.domnbox {
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #274e80;
	width:300px;
}

.submAnk {
	background: #e69a02;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #fdaf09;
	margin: 10px 10px 0 0;
	padding: 0 10px 0 10px;
}

.nepar {
	background: #eaeafa;
}

.nepar input {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*meni pitanja kategorije*/
#katMenu {
	width: 100%;
	background: #eaeafa;
	float: left;
	text-align: center;
}

#katMenu li {
	text-decoration: none;
	color: #000000;
	display: inline;
}
	
#katMenu a {
	font-weight: bold;
	margin-right: 10px;
}

/*meni pitanja kategorije*/
#pitMenu {
	margin-top: 30px;
}

#pitMenu li {
	width: 100%;
	float: left;
	color: #000000;
	padding-left: 10px;
	margin: 0;
}
	
#pitMenu li a {
	font-weight: bold;
}

#pitMenu li.top20 {
	padding-top: 20px;
}