/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #a19f96;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em; 
	background-color: #ffffff;
	background-image: url(../images/px1.png);
	background-repeat: repeat;
	background-position: top;	
}
#container{
width:1241px;
padding:0;
margin:0 auto;
height:auto;
}

#sidebar{
width:251px;
height:523px;
float:left;
background:url(../images/papir_vert_251x523px.png) no-repeat;
margin: 40px 0 0 0;
}

a, a:link, a:visited { 
	color:#cc6600;
	text-decoration: underline; 
}

a:hover { 
	text-decoration: none; 
}

p { 
	margin: 0 0 15px 0; 
	padding: 0; 
}

img { border: none; }
.naslov{
color:#808080;
border-bottom:0;
padding:0;
margin-bottom:10px;
font-weight:normal;
font-size:18px;
line-height:18px;
}

h1, h2, h3, h4, h5, h6 { 
	color:#FF6600; /*0091dc*/
	font-family: Georgia, "Times New Roman", Times, serif; 
}

h1 { font-size: 36px; font-weight: normal; margin: 0 0 20px 0; padding: 4px 0; }
h2 { font-size: 30px; font-weight: normal; margin: 0 0 30px 0; font-weight: normal; }
h3 { font-size: 16px; margin: 0 0 15px 0; padding: 0; padding: 0; font-weight: normal;  }
h4 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { 
	display: inline-block; 
	border: 3px solid #808080; 
	padding: 15px; 
	background: #ffffff; 
	margin-bottom: 10px; 
}

.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#333; }
cite span { color: #666; }
em { color:#CC6600; font-style:normal; }

.lista { 
	margin: 20px 0 20px 20px; 
	padding: 0; 
	list-style: none; 
}

.lista li { 
	background: transparent url(../images/home.gif) no-repeat; 
	margin:0 0 20px; 
	padding: 0 0 0 30px;	
	line-height: 1.2em; 
}

.lista li a { 
	color: #fff; 
}
.lista li a:hover { 
	color: #ff4301; 
}

.lista_none { 
	margin: 20px 0 20px 0px; 
	padding: 0; 
	list-style: none; 
}

.lista_none li { 
	background: transparent; 
	margin:0 0 20px; 
	padding: 0;	
	line-height: 1.2em; 
}

.btn_more a {
	display: inline-block;
	font-weight: bold;
	color: #fff;
	padding: 2px 15px 2px 0;
	text-decoration: none;
}

.btn_more a:hover {
	padding-right: 20px;
	text-decoration: underline;
}

.col_400 { width: 400px; } 
.col_300 { width: 300px; }

#box {
	
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	line-height:40px;
	width:175px;
	margin:30px 0 10px 30px;
	/*height: 48px;
	padding: 5px;
	margin: 0;*/
}
#box2 {
	line-height:25px;
	width:175px;
	margin:0 0 30px 30px;
	text-align:center;
}

#social_box li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 48px;
	height: 48px;
	margin-right: 60px;
}

.service_list { 
	margin: 40px 0 0 15px; 
	padding: 0; 
	list-style: none; 
}
.service_list li { 
	margin: 0; 
	padding: 0; 
}
.service_list li a { 
	font-size: 16px; 
	display: block; 
	height: 25px; 
	margin-bottom: 20px; 
	padding-left: 40px; 
	text-decoration: none; 
}

.service_list li .service_one { background: url(../images/onebit_08.png) center left no-repeat; }
.service_list li .service_two { background: url(../images/onebit_11.png) center left no-repeat; }
.service_list li .service_three { background: url(../images/onebit_17.png) center left no-repeat; }
.service_list li .service_four { background: url(../images/onebit_21.png) center left no-repeat; }
.service_list li .service_five { background: url(../images/onebit_12.png) center left no-repeat; }


/* form elements */
form{
margin:0;
padding:0;

}
form p{
border:none;
padding:0;
margin:0;


}
.no_border{
border:none;
}
label{
width:100px;
margin:0;
/*color:#727272;*/
float:left;
padding:2px;
line-height:16px;
font-size:14px;

}
input, select, textarea{
font-family:Tahoma, Geneva, sans-serif;
font-style:normal;
font-size:11px;
color:#666666;
padding:4px;
border:1px solid #cccccc;
margin-bottom:5px;
/*width:200px;*/
float:left;
margin-left:10px;
resize:none;
outline:none;
}

input:focus, select:focus, textarea:focus{
color:#19465d;
background:#FFFFCC;
}
#tko, #emajl, #tulifon{
width:200px;
}
#opruga{
width:250px;
}
.error {
width:100px;
margin:0;
color:#ffffff;
float:left;
padding:2px;
line-height:16px;
font-size:14px;
background: #d33;
}
.error2 {
width:150px;
margin:0;
color:#ffffff;
float:left;
padding:2px;
line-height:16px;
font-size:14px;
background: #d33;
}

input.submit-button{
	display:block;
	background:#FF6600;
	border:0;
	width:100px;
	height:28px;
	position:absolute;
	cursor:pointer;
	font-style:normal;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	margin-left:115px;
}

input.submit-button:hover{
color:#ffffff;
background:#808080;
}
a.more{
	display:block;
	background:#FF6600;
	border:0;
	width:100px;
	height:28px;
	font-weight:bold;
	letter-spacing:1px;
	
	cursor:pointer;
	font-style:normal;
	color:#ffffff;
	font-size:14px;
	line-height:28px;
	text-align:center;
	margin:0;
	text-decoration:none;
}
a.more:hover{
color:#ffffff;
background:#808080;
}
.style3 {color: #000000;}
