* { margin:0; padding:0;}
body {
	background:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	color:#899f65;
	background:url(images/bg.gif) center top;
	font-size: 12px;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:28px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:277px; height:17px; background:#fff; color:#293422; font-size:.73em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; border-top:1px solid #303030; border-left:1px solid #303030;}
textarea { width:277px; height:144px; background:#fff; overflow:auto; color:#293422; font-size:.73em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; margin-bottom:7px; border-top:1px solid #303030; border-left:1px solid #303030;}


/*==================list====================*/
ul { list-style:none;}

.list1 dt { background:url(images/marker.jpg) no-repeat left top; padding:3px 0 3px 28px; font-size:1.13em; color:#fff; margin-bottom:11px;}
.list1 dd { padding-bottom:20px;}
.list1 a {color: #fff;}
.list2 li a { line-height:1.6em; }
.list3 li { line-height:1.6em;}
.list3 li span { color:#fff; font-size:1.13em; cursor:help;}
.list3 li a { color:#899f65; text-decoration:none;}
.list3 li a:hover { color:#fff;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_indent1 { margin:0 20px 20px 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:21px;}
.img_box img { float:left; margin:0 10px 0 0;}
.img_box1 { width:100%;}
.img_box1 img { float:right; margin:0 0 0 30px;}

.img { margin-right:21px;}

.p1 { margin-bottom:41px;}
.p2 { margin-bottom:18px;}

.cont_box { padding:0 70px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

/*==================txt, links, lines, titles====================*/
a {color:#d6e439;  text-decoration: none;}
a:hover{ text-decoration: underline;}

h2 { font-size:2.27em; color:#95b850; line-height:1.1em; font-weight:normal; padding-top:6px; margin-bottom:28px;}
h3 { color:#fff; font-size:1.13em; margin-bottom:39px; font-weight:normal;}
h4 { color:#fff; font-size:1.13em; margin-bottom:17px; font-weight:normal;}

.txt1 { font-size:1.13em;}
.txt2 { line-height:46px;}
.txt3 { color:#fff;}

.banner { position:absolute;}

/*header*/
#header div { position:absolute; margin-left:-4px;}

/*content*/
#content .inner { padding:46px 0 36px 20px;}
#content .inner1 { padding:46px 0 0 20px;}
#content .row_2 .inner { padding:36px 21px 51px 20px; background-color: #1e2b29;}
#content .row_2 .inner img {
	padding:11px;
	background-color: #1e2b29;
	border: 0;
	background-image:url(images/okvir.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content .row_2 .inner img:hover {
	background-image:url(images/okvir2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content .box1 { background:url(images/content_bgd.gif) center top;}
#content .box1 .inner { padding:30px 21px 51px 20px;}
#content .box1 h2 { color:#fff;}

/*footer*/
#footer { color:#CCC;}
#footer p { text-align: right; padding:1em 1em 0 0; font-size:0.8em;}

#meni {
	padding: 0.7em;
	margin-top: 0.5em;
	text-align: center;
	font-size: 1.2em;
	background-color: #000;
	border: 1px solid white;
}
#meni a {
	text-decoration: none; color: #95b850;
}
#meni a:hover {
	text-decoration: underline;
}
/*==========================================*/
#content .row_1.inner .wrapper .col_2 div p a {
	text-align: center;
}

