@charset "utf-8";
/* CSS Document */

/*reset*/

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	
}
body {
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(slike/631.png);
}

ol, ul {
	list-style: none;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
}

h3{
	font-size: 16px;
}	

/*header*/

#headerWrap {
	margin: 0 auto;
	padding: 30px 0 0 0;
	border: 0;
	height: 210px;
	background: url(slike/header_bg.jpg) repeat-x;
}

#header {
	height: 210px;
	width: auto;
	margin: 0 auto;
	background: url(slike/header_img.jpg) top center no-repeat;

}

#header img {
	margin-top: 120px;
	border: 0;
	
}

#header img a {
	border: none;
}

#nav_main {
	margin: 0 auto;
	width: 899px;
	height: 40 px;
	padding-left: 1px;
}

#nav_main ul {
	float: left;
	margin: 0;
}

#nav_main li {
	display: inline;
}

#nav_main a {
	display: block;
	width: 120px;
	height: 28px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	padding-top: 12px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	color: #333333;
	text-shadow: 1px 1px 0px #CCC;
}

#nav_main a:hover {
	background: url(slike/main_nav_hover_bg.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: -1px -1px 1px #000;
}

#nav_main .active a {
	background: url(slike/main_nav_hover_bg.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: -1px -1px 1px #000;
}

/*main*/

#main {
	margin: 0 auto;
	width: 900px;
}



/*content*/

#content {
	width: 640px;
	float: left;
	margin-top: 5px;
	padding:0;
	background:#666;
	border: #CCCCCC solid 5px;
}

.tvrdjava {
	border: 0;
}

#content h2 {
	padding:10px;
}

#content p {
	padding: 10px;
	text-align: justify;
}

#content a {
	color: #999999;
	text-decoration: none;
}

#content a:hover {
	color:#000000;
	text-decoration: underline;
}

table img {
	margin: 2px 2px 2px 0;
	border: #CCC  solid 4px;
}

table a:hover img {
	border: #333333 solid 4px;
}

.emailproblem {
	padding: 10px;
	font-size: 12px;
	font-style: italic;
}

#content td {
	vertical-align: middle;
}

#content td p {
	padding: 0 10px 0 10px;
	text-align: left;
}

.mapa img {
	border: #CCC  solid 4px;
}

.mapa a img {
	border: #CCC  solid 4px;
}

.mapa a:hover img {
	border: #333  solid 4px;
}

.id td {
	padding: 5px;
}

.id th {
	background:#CCCCCC;
	text-align:	left;
	padding: 5px;
}

.id {
	background:#999999;
	margin: 20px 0 0 10px;	
}

.klijenti {
	line-height: 200%;
	margin: 0px 0 50px 30px;
	list-style: disc;
}

/*sidebar*/

#nav_side {
	width: 250px;
	float: right;
}

#side_menu {
	border: #FFFFFF solid 5px;
	margin: 5px 0 0 5px;
	padding: 10px;
	background: url(slike/side_menu_bg.jpg) top center no-repeat #CCCCCC;
}

#side_menu .naslov {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#side_menu .naslov a {
	text-decoration: none;
	color:#333;
}

#side_menu .naslov a:hover {
	text-decoration: none;
	color:#C00;
}

#side_menu .naslov .prod_active {
	text-decoration: none;
	color:#C00;
}

#side_menu li {
	margin-left: 20px;
	line-height: 120%;
	text-decoration: none;
	list-style: url(slike/side_menu_bull.jpg);
	color: #333333;
}

#side_menu a {
	text-decoration: none;
	color:#333;
}

#side_menu a:hover {
	text-decoration: underline;
}

/*kontakt*/

fieldset {
	margin:0 10px 10px 10px;
	padding:0 10px;
	border: #000000 1px solid;
	float:left;
	background-color: #999999;
}

fieldset img {
	margin-bottom: 10px;
}
		
label {

	width:250px; 
	display:block;
}
		
.txt_input {
	width:250px; 
	display:block;
}
		
textarea {
	margin-bottom: 10px;
	height:80px; 
	width:250px;
}

input {
	margin-bottom: 10px;
	display:block;
}

.req {
	color:#f00;
	font-size:90%;
}
		
#form_errors {
	color:#f00; 
	display:none;
}

#form_thanks {
	color:#000; 
	display:none;
}

#contact img {
	margin-top: 10px;
}

#contact p {
	font-style: italic;
}

/*footer*/

#footer {
	height: 70px;
	background: #680001 url(slike/footer_bg.jpg) repeat-x;
	text-align: center;

}

#footer p {
	color: #CCCCCC;
	padding-top: 10px;
	line-height: 130%;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer .links a {
	font-weight:bold;
	color: #CCCCCC;
	margin: 5px 0 10px 0;
}

#footer .links a:hover {
	color: #333333;
	text-decoration: underline;
}
