@charset "utf-8";
/* Tabela Servis sa starom i novom cijenom*/
@import url("editorarea.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3E618C;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-image: url(img/bckbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#box1 {
	background-color: #000;
	display: block;
	height: 20px;
	width: auto;
}
#lijevakolona {
	width: 25%;
	height: auto;
	padding: 0px;
	vertical-align: top;
	background-color: #FFF;
	margin: 0px;
	display: table-cell;
}
#desnakolona {
	background-color: #F0F0F0;
	width: 20%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	vertical-align: top;
}
#navigacijatop {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
#navigacijatop a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E2E2E2;
	text-decoration: none;
	display: inline-block;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: right;
	list-style-type: none;
	white-space: nowrap;
	float: left;
}
#navigacijatop a:hover {
	color: #FFF;
	text-decoration: none;
}

#prelaz {
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(img/top_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}

#navigacijalijevo {
	display: block;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #DCEBF5;
	border: 1px solid #3E68B7;
}
#navigacijalijevo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 15px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	background-color: #333;
	margin-bottom: 1px;
	background-image: url(img/bcknav.jpg);
}

#navigacijalijevo a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(img/bcknav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#naslovkategorije {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: 1px solid #F00;
}
#vijesti {
	display: block;
	text-align: left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	margin-left: 23px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	letter-spacing: normal;
	margin-bottom: 15px;
	line-height: 12px;
}
#vijesti img {
}
#vijesti h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #3E68B7;
	letter-spacing: normal;
}
#vijesti a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1B79C7;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	display: block;
}
#vijesti a:hover {
	color: #5EABEA;
	text-decoration: none;
}
#artvise {
	color: #FFF;
}
#artvise a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	text-align: right;
	float: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 5px;
}
#blok a:hover {
	color: #C90;
	text-decoration: none;
}
#blok a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 20px;
	margin: 0px;
	font-size: 18px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -15px;
}

#blok {
	background-color: #E1E1E1;
	display: table;
	padding: 7px;
	border: 1px solid #FFF;
	position: relative;
	margin-bottom: 10px;
	width: 97%;
}
#blok img {
	float: left;
	width: 80px;
	margin-right: 15px;
	height: auto;
	margin-top: 3px;
	position: relative;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blok ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-weight: normal;
	letter-spacing: 0.05em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 95%;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.pozadinasadrzaja {
	background-color: #000;
}
#promocija {
	display: table;
	width: 160px;
	text-align: center;
	vertical-align: top;
	height: auto;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
#promocija table, p {
	margin-bottom: 7px;
	line-height: 18px;
}
#promocija img {
	margin-bottom: 7px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
#promocija p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#zaglavlje {
	height: 195px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#masterpic {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 900px;
	float: left;
	text-decoration: none;
	height: 178px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.site {
	color: #FFF;
	text-align: left;
	margin-top: 5px;
	font-weight: bolder;
	margin-right: 10px;
	padding: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
}
.slogan {
	color: #3E68B7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 24px;
	margin-top: 90px;
	width: auto;
	vertical-align: bottom;
	font-weight: bolder;
	margin-left: 25px;
	font-style: italic;
}

.copyright {
	background-color: #990000;
	display: block;
	height: 25px;
	width: 900px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 100%;
	margin-top: 0px;
	padding-top: 8px;
	background-color: #000;
	height: 30px;
	background-image: url(img/top_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#masterbox {
	display: table;
	margin: 0px;
	width: 900px;
	background-color: #FFF;
	padding: 0px;
	height: 100%;
}
.topround {
	height: 25px;
	width: 950px;
	background-color: #000;
}
.bottomround {
	background-image: url(img/bottomround.jpg);
	height: 12px;
	width: 950px;
}

#kontakt a {
	color: #FC0;
	text-decoration: none;
}
#kontakt a:hover {
	text-decoration: underline;
}
#content div#uvod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 97%;
	height: auto;
	margin-bottom: 15px;
	position: relative;
	line-height: normal;
	display: table;
	float: none;
	min-height:80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content div#uvod a {
	color: #3E68B7;
	text-decoration: none;
}
#content div#uvod a:hover {
	color: #5EABEA;
	text-decoration: none;
}


#content div#uvod p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	white-space: normal;
	text-align: left;
	color: #666;
}
#content div#uvod h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	font-weight: normal;
	color: #3E68B7;
	width: 100%;
	margin-bottom: 7px;
}
#content div#uvod img {
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	position: relative;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border: 1px solid #CCC;
}
#content div#uvod font.detaljno a {
	font-size: 10px;
	display: inline;
	float: right;
}
#content {
	width: 97.5%;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #FFF;
	height: auto;
	vertical-align: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 0px;
}
#content a {
	color: #1B79C7;
	text-decoration: none;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3E68B7;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	line-height: normal;
	font-weight: normal;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #333;
	text-align: left;
	letter-spacing: normal;
	font-style: normal;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	width: auto;
	letter-spacing: normal;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: auto;
	letter-spacing: normal;
	font-style: normal;
	font-weight: normal;
	display: list-item;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	letter-spacing: normal;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#content a:hover {
	color: #5EABEA;
	text-decoration: none;
}
#content ul {
	padding-left: 10px;
	margin-left: 10px;
}
#content ul li {
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
}
#content ol li {
	list-style-type: decimal;
	padding-left: 10px;
}

#content hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	height:1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#boxgrart {
	display: table;
	width: 95%;
	border: 1px solid #900;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#preporuci {
	background-color: #EFEFEF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0px;
	display: block;
}
#preporuci form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	display: block;
}
