html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, label, legend, caption, tbody, tfoot, thead, th {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}


body{
	background-color:#eeeeee;
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size:12px;
	color:#8a8a8a;
	
}

h1, h2, h3, h4{
	color: #848484;
}
a{
	color: #888;
	text-decoration:none;
}
a:hover{
	color:#666;
}
.header{
	margin: 0 auto;
	min-width:960px;
	height:475px;
	vertical-align:top;
	background-color:#565656;
	border-bottom: #d5d5d5 3px solid;
}
.content{
	width:960px;
	min-height:900px;
	margin: 0 auto;
	padding-top: 30px;
}

.topwrap{
	width: 960px;
	height: 120px;
	margin: 0 auto;
	clear:both;

}


.logo{
	padding-top: 50px;
	float:left;
}

.menu{
	float: right;
	height:47px;
	width:421px;
	margin-top: 40px;
	font-size:16px;
	background: url(../images/menu_bg.png) no-repeat;
}

.menu ul{
	list-style:none;
	line-height:11px;
	text-align:center;
	margin: 16px 0 0 0px;
}

.menu ul li{
	display:inline;
	padding-left:25px;
	padding-right: 25px;
}

.wraper{
	padding-bottom:60px;
}
.wraperleft{
	float: left;
	width:630px;
	min-height:500px;
	background-color: #fafafa;
	border: #d5d5d5 1px solid;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.wraperright{
	float:right;
	width:300px;
	height:350px;
	background-color: #fafafa;
	border: #d5d5d5 1px solid;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.footer{
	padding-top:5px;
	clear:both;
	width:100%;
	height:20px;
	background-color: #565656;
	text-align:center;
	
}


.naslov{
	text-align: center;
	font-size: 20px;
	color: #8a8a8a;
	line-height:50px;
}

.info{
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.kontakt {
	height: 480px;
}

.kontakt table {
	margin: 25px auto;
	font-size: 14px;
}

.kontakt td {
	padding-top: 5px;
}

#name, #customer_mail {
	height: 20px;
	font-size: 15px;
}

.news{
	clear:both;
	margin:20px;
	height:190px;
	border-bottom:#d7d7d7 1px solid;
}

.lastnews{
	clear:both;
	margin:20px;
	height:190px;
}
.newspicture{
	float:left;
	border:#d7d7d7 1px solid;
	
}

.newsright{
	float:right;
}

.text{
	margin:0 20px 10px 5px;
	height: 100px;
	width:415px;
	text-align:justify;
}

.newsheadline{
	padding:10px 0 10px 0;
	font-size:16px;
}

.procitajvise{
	background:url(../images/dugmesivo.png) no-repeat;
	line-height:27px;
	height:29px;
	text-align:center;
	width:106px;
	float:right;
}

.logindugme{
	background:url(../images/dugmesivo.png) no-repeat;
	line-height:27px;
	height:29px;
	text-align:center;
	width:106px;
	float:right;
	margin-top:15px;
}

.uslugetext{
	margin:10px;
}

.boxlogin {
	padding: 10px 25px 0 25px;
}

.boxlogin h2 {
	font-weight: normal;
	padding-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #d7d7d7;
}

span.login {
	display: block;
	padding-top: 35px;
}

span.login h2 {
	border-top: 1px solid #d7d7d7;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 0;
}

label {
	font-size: 14px;
	float: left;
}

input.korisnik {
	margin-left: 23px;
	margin-bottom: 5px;
	background-image: url(images/inputbg.png) no-repeat;
}

br {
	clear: left;
}

input.password {
	margin-left: 25px;
}

#reference {
	float:right;
	width:300px;
	height: 150px;
	margin-top:25px;
	background-color: #fafafa;
	border: #d5d5d5 1px solid;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/*  container setup */
#container {
	margin: 0 auto;
    width: 963px;
    height: 315px;
    overflow: auto;
    border: 4px solid #666;
}

.item { display: block; width: 963px; height: 315px; margin: 0 auto; }
.item h3 { font-size: 16px; margin: 10px; color: #0CF; }
.item p { font-size: 13px; padding: 6px 10px 12px; }


/* controls styling */
#controls1 {
	visibility: hidden;
}

.prev_btn,
.next_btn {
	visibility: hidden;
}
.next_btn { float: right; }

.play_btn {
    clear: both;
    width: 100px;
    height: 25px;
    margin: 0 auto 12px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color:#AF4B32;
    border: 1px solid #80301D;
    background-color:#513328;
 }

.num_nav { text-align: center;}
.num_nav ul li { display: inline; margin: 0 2px; }
.num_nav ul li a {
    padding: 2px 3px;
    color:#AF4B32;
    border: 1px
    solid #80301D;
    background-color:#513328;
}
.num_nav ul li a.active,
.num_nav ul li a:hover { border-color: #fff; background-color:#80301D; }


.btn_over {
    color:#fff;
    border: 1px solid #fff;
    background-color: #80301D;
}/* END SLIDER */

