@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/design/background.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29292b;
	overflow-y: scroll;
	background-color: #cce4a4;
}
a {
	text-decoration: none;
	color: green;
}
img {
	border: none;
}
#wrapper {
	width: 860px;
	margin: 0px auto;
}
.clearfix {
	clear: both;
}
.noti_flash {
	position: absolute;
	left: 935px;
	top: 215px;
}
/*Menu*/
#menu {
	height: 100px;
}
#menu a .menu_home {
	position: absolute;
	background: url(images/blank.png) no-repeat;
	cursor: pointer;
	width: 150px;
	height: 50px;
	left: 412px;
	top: 23px;
}
#menu a:hover .menu_home {
	position: absolute;
	background: url(images/design/home_hover.gif) no-repeat;
	cursor: pointer;
	width: 150px;
	height: 50px;
	left: 410px;
	top: 23px;
}
#menu a .menu_galery {
	position: absolute;
	background: url(images/blank.png) no-repeat;
	cursor: pointer;
	width: 203px;
	height: 54px;
	left: 661px;
	top: 25px;
}
#menu a:hover .menu_galery {
	position: absolute;
	background: url(images/design/galery_hover.gif) no-repeat;
	cursor: pointer;
	width: 203px;
	height: 54px;
	left: 661px;
	top: 25px;
}
#menu a .menu_contact {
	position: absolute;
	background: url(images/blank.png) no-repeat;
	cursor: pointer;
	width: 165px;
	height: 43px;
	left: 986px;
	top: 27px;
	
}
#menu a:hover .menu_contact {
	position: absolute;
	background: url(images/design/contact_hover.gif) no-repeat;
	cursor: pointer;
	width: 165px;
	height: 43px;
	left: 986px;
	top: 27px;
}

/*Menu End*/
#main_img {
	background: url(images/design/main_img.png) no-repeat;
	width: 855px;
	height: 350px;
	margin-left: 10px;
	margin-top: 10px;
}
#content_wrapper {
	margin-left: 10px;
	margin-top: 10px;
}
.box_left {
	float: left;
	width: 425px;
}
.box_right {
	float: left;
	width: 425px;
}
.box_top {
	background: url(images/design/box_top.png) no-repeat;
	width: 424px;
	height: 32px;
}
.box_center {
	background: url(images/design/box_center.png) repeat-y;
	width: 425px;
	height: 270px;
}
.box_center_1 {
	background: url(images/design/box_center.png) repeat-y;
	width: 425px;
	height: 285px;
}
.box_bottom {
	background: url(images/design/box_bottom.png) 1px 0px no-repeat;
	width: 424px;
	height: 34px;
}
.za_nas {
	width: 345px;
	margin-left: 30px;
}
.nagradi {
	width: 345px;
	margin-left: 30px;
}
.title_1 {
	color: #f7c201;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: bold;
	text-decoration: underline;
}
.title_2 {
	color: #85c226;
	font-size: 25px;
	margin-bottom: 35px;
	font-weight: bold;
	text-decoration: underline;
}
.text li span {
	color: #303030;
	font-size: 13px;
}
.text li {
	padding-bottom: 20px;
}
.text ul {
	padding-left: 20px;
}
.text li {
	color: #85c226;
}
.nota_yellow {
	background: url(images/design/nota_yellow.png) no-repeat 100px 5px;
	height: 190px;
}
.nota_green {
	background: url(images/design/nota_green.png) no-repeat 100px 5px;
	height: 190px;
}
/*Footer*/
#footer {
	margin-top: 20px;
	border-top: 1px solid silver;
	width: 830px;
	margin-left: 20px;
	padding: 10px 0px;
	color: grey;
	text-align: center;
}
/*Galery*/
.box_galery_top {
	background: url(images/design/box_top_2.png) no-repeat;
	width: 854px;
	height: 32px;
}
.box_galery_centar {
	background: url(images/design/box_center_2.png) repeat-y;
	width: 855px;
	padding-bottom: 20px;
}
.box_galery_bottom {
	background: url(images/design/box_bottom_2.png) 1px 0px no-repeat;
	width: 854px;
	height: 34px;
}
.galery {
	width: 780px;
	margin-left: 30px;
}
.galery_all {
	text-align: center;
	padding-left: 20px;
}
.location_1 {
	text-align: center;
}
