body {
	padding:0;
	margin:0;
	background-image:url(pozadina.jpg);
	background-position:top center;
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:30px;
}
p {
	margin:0;
	padding-top:0;
	padding-bottom:10px;
}
.special {
	margin-top:80px;
	margin-left:30px;
	padding-top:0;
	padding-bottom:10px;
}
#container {
	width:806px;
	position:absolute;
	margin-left:-403px;
	left:50%;
	top:30px;
	background-image:url(sredina.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#top {
	width:100%;
	height:9px;
	background-image:url(top.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
	position:relative;
	float:left;
}
#header {
	width:100%;
	height:260px;
	background-image:url(header.jpg);
	background-position: top center;
	background-repeat:no-repeat;	
	position:relative;
	float:left;
	top:3px;
}
#menu {
	width:100%;
	height:60px;
	position:relative;
	float:left;
}
#menu ul {
	padding:15px;
	margin:0;
}
#menu li {
	float:left;
	padding-left:28px;
	background-image:url(menu_bullet.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#menu li.home {
	float:left;
	padding-left:28px;
	background-image:none;
}
#menu li a { 
	color:#000000;
	font-weight:bold;
    text-decoration:none;
}
#menu li a:hover { 
	color:#000000;
	font-weight:bold;
    text-decoration:none;
	border-bottom:3px solid #1aa1e5;
}
.open {
	border-bottom:3px solid #1aa1e5;
	cursor:default;
}
.small {
	font-size:12px;
	padding:0;
	margin-bottom:10px;
}
.indent {
	margin-left:30px;
}
.impressum {
	font-size:12px;
	padding:0;
	margin:0;
}
.small {
	font-size:12px;
	padding:0;
	margin-bottom:10px;
}
.holder30 {
	clear:left;
	height:30px;
	padding-left:17px;
}
.content {
	width:720px;
	position:relative;
	float:left;
	left:13px;
	top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:25px;
	background-color:#19a0e5;
	background-image:url(content_gradient.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
}
.content2 {
	width:720px;
	position:relative;
	float:left;
	left:13px;
	top:10px;
	padding-left:30px;
	padding-right:30px;
	background-color:#19a0e5;
}
#footer {
	width:806px;
	height:20px;
	background-image:url(bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;	
	position:relative;
	float:left;
}
.footer_content {
	width:720px;
	position:relative;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#naslov {
	width:100%;
	position:relative;
	float:left;
	top:10px;
	margin-bottom:15px;
}
.left {
	width:160px;
	position:relative;
	float:left;
}
.right {
	width:490px;
	position:relative;
	float:left;
	padding-left:30px;
	border-left:2px solid #b3ba1e;
}
ul {
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0px;
	position:relative;
}
li {
	padding-top:5px;
	padding-left:15px;
	background-image:url(bullet.jpg);
	background-position:left 13px;
	background-repeat:no-repeat;	
}
.content a, a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.content a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
#container .content .left li {
	color:#b3ba1e;
}
.technicians {
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
img.technician {
	border:3px solid #ffffff;
	margin-right:20px;
	float:left;
}
.certifications {
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
img.certification {
	border:3px solid #ffffff;
	margin-right:20px;
	float:left;
}
.specials {
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
img.contentphoto {	
	border:3px solid #ffffff;
	margin-right:20px;
	float:left;
}
#logos {
	float:left;
	position:relative;
	left:15px;
	top:12px;
}

