@charset "utf-8";
html {
	background: #0a2035;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #0a2035 url(slike/sablon/bd_bg.jpg) repeat-x top;
	font-weight: bold;
	color: #9bcdff;
	font-size: 16px;
}

a {
	color: #1dd678;
	text-decoration:none;
}

a:hover {
	color: #990;
	text-decoration:none;
}

#container {
	width: 940px;
	margin: auto;
	height: auto;
}

#header {
	width: 940px;
	height: 149px;
	margin: 0;
	padding: 0;
	background-image: url(slike/sablon/logo.jpg);
	background-repeat: no-repeat;
}


#content {
	
	width: 100%;
	
}

* html #content {
	
	margin-top: -2px;

}

#left_content {
	float: left;
	width: 358px;
	display: inline;
	background-color: #0a2035;
	background-image: url(slike/sablon/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

/* Menu */

.menu {

	float: right;
	width: 211px;
	margin: 20px 65px 35px 0;
	padding: 0;
	display: inline;

}

.menu ul {

	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 211px;

}

.menu li a {
	display: block;
	height: 27px;
	padding: 7px 0 0 15px;
	margin: 5px 0 0 0;
	color: #62c2ff;
	font-weight: bold;
	text-decoration:none;
	background-image: url(slike/sablon/menu.gif);
	background-repeat: no-repeat;

}

.menu li a:hover, .menu li .current {
	text-decoration:none;
	color: #fff;
	background-image: url(slike/sablon/menu_current.gif);
	background-repeat: no-repeat;

}
/* End of Menu */

.section {

	float: right;
	background: url(slike/sablon/left_section_button.jpg) bottom center no-repeat;
	width: 300px;
	margin: 0 30px 5px 0;
	padding: 0;
	display: inline;

}

* html .section {
	margin: 0;
}

.icon_home {
	width: 100%;
	min-height: 95px;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}

#left_content #izdvajamo {
	TEXT-ALIGN: center;
	WIDTH: 350px;
	FLOAT: left;
	HEIGHT: 405px;
	OVERFLOW: hidden;
	padding: 0px;
	margin: 0px;
}

#izdvajamo .scrollable {
	POSITION: relative;
	MARGIN: 0px;
	HEIGHT: 400px;
	OVERFLOW: hidden;
	TOP: 0px;
	LEFT: 0px;
	width: 350px;
}
#izdvajamo UL.items {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 350px;
	PADDING-RIGHT: 0px;
	HEIGHT: auto;
	CLEAR: both;
	BORDER-TOP: #ddd 1px solid;
	PADDING-TOP: 0px;
	overflow: hidden;
	font-size: 12px;
}
#left_content #izdvajamo LI {
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-ALIGN: justify;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px 0px;
	HEIGHT: fit-content;
	VERTICAL-ALIGN: middle;
	LIST-STYLE-IMAGE: none;
}

.section h1{
	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #37b2f8;
	margin: 0 0 0 30px;
	padding: 0;
}

.section p{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #94d8ff;
	text-align: justify;
	margin: 0 15px 0 15px;
	padding: 5px;
	
}
.icon_cube {
	
	width: 100%;
	min-height: 109px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.icon_tick {
	
	width: 100%;
	min-height: 102px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.section_bottom_line {
	
	clear: both;
	background: url(slike/sablon/left_bottom.jpg) no-repeat center;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 0;
	
}


#right_content {
	
	float: right;
	width: 582px;
	margin: 0;
	padding: 0;
	background-image: url(slike/sablon/right_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
}

#right_content #content_area {
	width: 475px;
	padding: 0;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 47px;
	
}

#content_area .title {
	width: 100%;
	height: auto;
	color: #62c2ff;
	background: url(slike/sablon/title_line.jpg) bottom repeat-x;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;

}

#content_area p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/* [disabled]color: #9bcdff; */
	text-align: justify;
	margin: 15px 0 0 0;
	padding: 0;
	
}

#content_area .thumbs {
	width: 100%;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#content_area .thumbs img {
	padding: 0;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#content_area img {
	float: none;
	padding: 0;
	margin: 0px;
	alignment-adjust: middle;

}

#content_areaio img {
	float: none;
	padding: 0;
	margin: 0px;

}

#right_content_bottom {
	
	float: right;
	background: url(slike/sablon/right_bottom.jpg) no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 582px;
	height: 48px;
	margin: 0;
	padding: 30px 0 0 0;
	
}

#right_content_bottom a{

	text-decoration: none;
	color: #fff;

}

#right_content_bottom a:hover{

	text-decoration: underline;
	color: #fff;

}

.clear_with_height {

	clear: both;
	height: 1px;

}
С
#content_areaio {
	text-align: center;
}
#container #content #right_content #content_area #content_areaio table {
	text-align: center;
}
