html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #047f6b;
	text-align: left;
	padding:0;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 8px;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #03693a;
	text-align: left;
	padding:0;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 0;
	float: left;
	clear: both;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #febf0f;
	text-align: left;
	padding: 0;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 0;
	float: left;
	clear: both;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #006c38;
	text-align: left;
	padding: 0;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 0;
	float: left;
	clear: both;
}
h5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006C38;
	text-align: left;
	padding: 0;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 0;
	float: left;
	clear: both;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #006C38;
	text-align: left;
	padding: 0;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 0;
	float: left;
	clear: both;
}
p {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	margin: 0;
	border: 0;
}
a {
	color: #FF6500;
	text-decoration: none;
}
a:link {
	color: #FF6500;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #feb914;
}
a:active {
	color: #056D3C;
	text-decoration: none;
}
#header a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
#header a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
#header a:hover {
	text-decoration: underline;
	color: #006C38;
}
#header a:active {
	color: #f1f1f2;
	text-decoration: underline;
}
#footer a {
	color: #aaaaaa;
	text-decoration: none;
}
#footer a:link {
	font-size:12px;
	color: #0066ff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #424242;
}
#footer a:active {
	color: #cccccc;
	text-decoration: none;
}
#navigation a {
	display: inline;
	background-color: #004924;
	height: 20px;
	color: #ffa500;
	font-weight: bold;
	padding: 2px;
	font-size: 10px;
}
#navigation a:link {
	display: inline;
	background-color: #006C38;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}
#navigation a:hover {
	display: inline;
	background-color: #f1f1f2;
	height: 20px;
	color: #056D3C;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
#navigation a:active {
	display: inline;
	background-color: #f1f1f2;
	height: 20px;
	color: #056D3C;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
#leftnav a {
	color: #006c38;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 10px;
	/*border-bottom: #7faec6 dashed 1px;*/
}
#leftnav a:link {
	color: ##056D3C;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	background: #ffffff url(../../images/arrow_orange.jpg) center left no-repeat;
	margin-left: 10px;
	/*border-bottom: #7faec6 dashed 1px;*/
}
#leftnav a:hover {
	text-decoration: none;
	color: #fbbe0e;
}
#leftnav a:active {
	color: #056D3C;
	text-decoration: none;
}
#category a {
	display: block;
	color: #007a6b;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
	text-decoration: none;
	background: #fafaf9 url(../../images/arrow_orange.jpg) center left no-repeat;
	margin-left: 10px;
}
#category a:link {
	color: #007a6b;
	padding: 2px;
	padding-left: 10px;
	text-decoration: none;
	background: #fafaf9 url(../../images/arrow_orange.jpg) center left no-repeat;
	margin-left: 10px;
}
#category a:hover {
	text-decoration: none;
	color: #ffba0c;
}
#category a:active {
	color: #056D3C;
	text-decoration: none;
}

/*LAYOUT*/

#header {
	height: 160px;
	background: url(../../images/header.jpg) #056D3C top left repeat-x;
	color: #ffffff;
	margin: 0;
}
#header_wrapper {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#favorite {
	margin-top: 10px;
	padding-left: 13px;
	float: left;
	width: 289px;
}
#topmenu {
	margin-top: 10px;
	float: right;
	width: 400px;
	text-align: right;
}
#logo {
	width: 289px;
	height: 80px;
	float: left;
}
#topbanner {
	float: right;
	width: 468px;
	height: 60px;
	border: #ffffff solid 2px;
	margin-top: 0px;
}
#date {
	float: left;
	margin-top: 40px;
	margin-left: 0px;
	width: 1000px;
	font-weight: bold;
}
#navigation {
	float: right;
	margin-top: -20px;
	width: 500px;
	height: 30px;
	text-align: right;
}
#container {
	text-align: left;
	width: 900px;
	margin: 0px auto;
}
#top {
	height: 90px;
	width: 900px;
	margin: 0px auto;
	background-color: #ffffff;
}
#search {
	float: left;
	width: 505px;
	height: 60px;
	background-color: #fafaf9;
	padding-top: 20px;
	padding-left: 40px;
}
#signup {
	float: right;
	width: 300px;
	height: 45px;
	background-color: #fafaf9;
	padding-left: 50px;
	padding-top: 35px;
}
#wrapper {
	float: left;
	width: 100%;
}
#wrapper2 {
	margin-top: 0px;
	float: left;
	width: 100%;
	border-bottom: #aaaaaa dotted 1px;
	padding-bottom: 10px;
	background-color: #fafaf9;
}
#content {
	margin-top: 0px;
	margin-left: 210px;
	width: 550px;
	border-top: #006C38 solid 2px;
	min-height: 800px;
}
#admin {
	margin-top: 0px;
	border-top: #006C38 solid 2px;
	min-height: 600px;
}
#insert {
	width: 500px;
	margin: auto;
}
#content2 {
	margin-top: 0px;
	width: 100%;
	border-top: #006C38 solid 2px;
	background-color: #fafaf9;
}
#items_content {
	padding: 5px;
	margin-top: 0px;
	margin-left: 170px;
	width: 450px;
}
#items_left {
	padding: 5px;
	margin-top: 0px;
	float: left;
	width: 150px;
	border-right: #ffffff solid 2px;
}
#items_right {
	padding: 5px;
	margin-top: 0px;
	float: right;
	width: 250px;
	border-left: #ffffff solid 2px;
}
#items_logo {
	margin: 5px;
	border: #f2f2f1 solid 1px;
	width: 140px;
	height: 140px;
}
#items_contact {
	margin: 5px;
	background-color: #ededec;
	border: #f2f2f1 solid 1px;
	width: 230px;
	height: 190px;
	padding: 5px;
}
#items_images {
	margin: 5px;
	width: 230px;
	height: 190px;
	padding: 5px;
}
#items_img {
	background-color: #ffffff;
	border: #aaaaaa solid 1px;
	padding: 2px;
	width: 100px;
	margin: 2px;
}
#items_data_left {
	width: 140px;
	margin: 5px;
}
#left {
	background-color: #ffffff;
	border-top: #006c33 solid 2px;
	float: left;
	width: 200px;
	margin-left: -900px;
}
#right {
	background-color: #ffffff;
	border-top: #c1213b solid 2px;
	float: left;
	width: 130px;
	margin-left: -130px;
}
#footer {
	border-top: #aaaaaa solid 2px;
	background-color: #ffffff;
	color: #aaaaaa;
	clear: left;
	width: 100%;
	margin-top: 10px;
}
#footer_left {
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	width: 200px;
	height: 30px;
	text-align: left;
}
#footer_right {
	margin-right: 20px;
	margin-top: 10px;
	float: right;
	width: 300px;
	height: 30px;
	text-align: right;
}
#copyright p {
	padding-top: 10px;
	color: #aaaaaa;
}

#grupe{
	background-image:url(../../images/meni-zeleni.jpg);
	background-repeat:no-repeat;
	border-collapse: collapse;
	color: Orange;
	/*background : grey; */
	font-weight: bold;
	padding: 6px;
	padding-left: 10px;
	/*border-bottom: #7faec6 solid 1px;
	border-top: #7faec6 solid 1px;*/
	width: 185px;
	height: 20px;


}

	/*SLIDESHOW*/
#slide {
	text-align: left;
	position: relative;
	width: 98%;
	height: 200px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	border: #f1f1f2 solid 1px;
	z-index: 1;
}

	/*TOOLTIP*/
	
div.htmltooltip {
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -100px;
	background: url(../../images/alfa.png) top left repeat;
	color: #ff6500;
	padding: 5px;
	width: 235px; /*width of tooltip*/
}

	/*HINT*/

.inputbox_search {
	border: #006c38 solid 1px;
	background-color: #daeffc;
	padding: 5px 6px;
	color: #006C38;
	font-size: 11px;
	width: 220px;
}
.inputbox {
	border: #056D3C solid 1px;
	background-color: #daeffc;
	padding: 5px 6px;
	color: #006C38;
	font-size: 11px;
	/*width: 180px;*/
}
.inputbox_form {
	border: #aaaaaa solid 1px;
	background-color: #fafaf9;
	padding: 2px 3px;
	color: #aaaaaa;
	font-size: 11px;
	width: 165px;

}
.button {
	border: 0px;
	background-color: #fafaf9;
	width: 50px;
	color: #006C38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.button_form {
	border: #aaaaaa solid 1px;
	background-color: #ededec;
	width: 50px;
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.label{
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

dl {
    position: relative;
    width: 550px;
}
dt {
    clear: both;
    float:left;
    width: 190px;
    padding: 3px 0 2px 0;
    text-align: left;
	color: #007038;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
dd {
    float: left;
    width: 300px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -110px;
    width: 150px;
    margin-top: 0px;
    border: 1px solid #ff6500;
    padding: 5px 6px;
    background: #ff6500 url(../../images/pointer.gif) no-repeat -10px 2px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 2px;
    width: 10px;
    height: 19px;
    background: url(../../images/pointer.gif) left top no-repeat;
}
.hint2 {
   	display: none;
    position: absolute;
    right: 140px;
    width: 150px;
    margin-top: 0px;
    border: 1px solid #ff6500;
    padding: 5px 6px;
    background: #ff6500 url(../../images/pointer.gif) no-repeat -10px 2px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* The pointer image is hadded by using another span */
.hint2 .hint-pointer {
    position: absolute;
    left: -10px;
    top: 2px;
    width: 10px;
    height: 19px;
    background: url(../../images/pointer.gif) left top no-repeat;
}
.hint3 {
   	display: none;
    position: absolute;
    right: 70px;
    width: 150px;
    margin-top: 0px;
    border: 1px solid #ff6500;
    padding: 5px 6px;
    background: #ff6500 url(../../images/pointer.gif) no-repeat -10px 2px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.hint3 .hint-pointer {
    position: absolute;
    left: -10px;
    top: 2px;
    width: 10px;
    height: 19px;
    background: url(../../images/pointer.gif) left top no-repeat;
}

	/* AJAX SEND*/
#form_box {
	width: 590px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

	/*CLASS*/
.mod_name {
	color: #006c38;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	border-bottom: #006c33 solid 1px;
	width: 185px;
}
.gray {
	background-color: #fafaf9;
	padding: 10px;
	color: #006c38;
	height: 85px;
}
#category {
/*	background-color: #fafaf9;
	padding: 2px;
	padding-left: 10px;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 2px;*/
}
#items {
	border-bottom: #aaaaaa dotted 1px;
	padding: 5px;
	height: 80px;
	background-color: #fafaf9;
}
#items_home {
	border-bottom: #aaaaaa dotted 1px;
	padding: 5px;
	height: 20px;
}
#faq_items {
	border-bottom: #aaaaaa dotted 1px;
	padding: 5px;
	background-color: #fafaf9;
}
#items_data {
	padding-bottom: 5px;
	width: 100%;
}
.title {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #047f6b;
	text-align: left;
	padding: 0;
	border: 0;
	float: left;
}
.data {
	margin: 0px;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 0;
	padding-left: 20px;
	border: 0;
}
#items_data p {
	margin: 0px;
	margin-left: 20px;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 0;
	padding-left: 20px;
	border: 0;
}
.data_bb {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding: 0;
	padding-left: 20px;
	border: 0;
}
.visit {
	float: right;
}
.info_title {
	color: #888887;
	font-weight: bold;
}
.info {
	color: #888887;
	padding-left: 5px;
}
.info2 {
	color: #888887;
	padding-left: 20px;
}
.info_h3 {
	color: #047f6b;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
#page_title {
	color: #ff6500;
	text-decoration: none;
	padding: 10px;
}
#form {
	margin: 10px;
}
.message {
	border: #aaaaaa dotted 2px;
	text-align: center;
	font-weight: bold;
	color: #FF0033;
	background-color: #CCFF00;
	padding: 5px;
	width: 500px;
	margin: auto;
	position: relative;
}
#message {
	border: #aaaaaa dotted 2px;
	text-align: center;
	font-weight: bold;
	color: #FF0033;
	background-color: #CCFF00;
	padding: 5px;
	width: 500px;
	margin: auto;
	position: relative;
}
#pathway {
	background: #ffffff url(../../images/arrow_blue.jpg) left center no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.pathway {
	font-family: Arial, Helvetica, sans-serif;
	color: #006C38;
	font-size: 11px;
	font-weight: bold;
}
#faq_title {
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #c1213b;
	text-align: left;
	padding: 0;
	border: 0;
	float: left;
	width: 95%;
}
#faq_data {
	margin: 0px;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 0;
	padding-left: 20px;
	border: 0;
	float: left;
	width: 95%;
	margin-bottom: 10px;
}
#news_title {
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ff6500;
	text-align: left;
	padding: 0;
	border: 0;
	float: left;
	width: 95%;
}
#news_data {
	margin: 0px;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 0;
	padding-left: 20px;
	border: 0;
	float: left;
	width: 95%;
	margin-bottom: 10px;
}
.news_date {
	font-size: 10px;
	padding-left: 10px;
	float: right;
	color: #056D3C;
}
#index_riz_data {
	margin: 0px;
	font-size: 11px;
	color: #00866e;
	text-align: left;
	padding: 5px;
	background-color: #fafaf9;
	border: 0;
	float: left;
	width: 530px;
	margin-bottom: 10px;
}
#faq {
	margin: 10px;
	padding: 10px;
	background-color: #fafaf9;
	border: #aaaaaa solid 1px;
	height: 500px;
}
#contact {
	float: left;
	padding-left: 20px;
}
#top_module {
	height: 55px;
	border-bottom: #056D3C solid 1px;
	margin: auto;
	padding-bottom: 5px;
	float: left;
}
#bottom_module {
	text-align:justify;
	height: 35px;
	border-bottom: #056D3C solid 1px;
	border-top: #056D3C solid 1px;
	margin: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	float: right;
}
#mid_module_left {
	float: left;
	width: 260px;
	padding: 5px;
}
#mid_module_right {
	float: right;
	width: 260px;
	padding: 5px;
}
#mod_inner {
	border-top: #006c38 solid 1px;
	background-color: #fafaf9;
	width: 250px;
	padding: 5px;
	height: 200px;
	float: left;
}
#mod_inner_full {
	border-top: #056D3C solid 1px;
	background-color: #ffffff;
	padding: 5px;
	float: left;
	width: 540px;
}
#mod_inner_full_news {
	border: #056D3C solid 1px;
	background-color: #ffffff;
	padding: 5px;
	float: left;
	width: 540px;
	margin-bottom: 10px;
}
#tabh {
	color: #006C38;
	font-size: 11px;
	font-weight: bold;
}
#tabr1, #tabr2 {
	color: #006c38;
	font-size: 11px;
}
.panter {
	padding: 2px;
	background-color: #f1f1f9;
	border: #aaaaaa solid 1px;
}
.most_visited {
	padding-left: 5px;
	color: #ff6500;
	font-size: 10px;
}
#login {
	width: 300px;
	margin: auto;
}
#catimg {
	float: right;
	width: 72px;
	height: 72px;
	border: #ffffff solid 1px;
}

#recnik {
	text-align: center;
	margin: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
}

ul {
font-size: 11px;

color: #666666;


}

ol {
font-size: 11px;

color: #666666;
}
