html { font-size: 62.5%; } /* Resets basic font-size to 10px with cross-browser support, Thanks to Dragan Babic http://dnevnikeklektika.com/ */
body {
	background: #e8e8e8 url(images/background-members.gif) repeat-y fixed 50%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 778px;
	position: relative;
	background-image: url(images/back_down.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1 {
	text-indent: -9999px;
	width: 778px;
	height: 159px;
	background-image: url(images/header.jpg);
	margin: 0;
	padding: 0;
}

#left {
	width: 176px;
	float: left;
}

#content {
	width: 570px;
	float: left;
	padding: 30px 5px 50px 20px;
	margin: 0px;
}

#content h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #46512D;
	width: 262px;
	margin: 15px 20px 20px 150px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 4px;
	background-image: url(images/hor-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content h3 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #46512D;
	width: auto;
	margin:20px 30px 20px 28px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}

#content h4 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #46512D;
	width: 464px;
	margin: 15px 20px 20px 49px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 4px;
	background-image: url(images/hor-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content h5 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #46512D;
	width: 290px;
	margin: 15px 20px 20px 137px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 4px;
	background-image: url(images/hor-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer {
	margin: auto;
	position: relative;
	background-color: #638831;
	border-top: 1px solid #8AA264;
	width: 778px;
	height: 41px;
	clear: both;
	overflow: hidden;
	background-image: url(images/foother.gif);
	background-repeat: no-repeat;
}

#footer h2 {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 12px;
	float: left;
	padding-left: 45px;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #D8EBAF;
	text-decoration: none;
	border-bottom: 1px dotted #D8EBAF;
}

#footer h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

#footer h3 {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 178px;
	margin-top: 14px;
}

#footer h3 a:visited, #footer h3 a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #D8EBAF;
}

#footer h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}


em{
	font-size: 104%;
}

#flags {
	position: absolute;
	z-index: 1;
	width: 50px;
	float: right;
	height: 18px;
	left: 590px;
	top: 138px;
}

#sitemap {
	position: absolute;
	z-index: 3;
	left: 693px;
	top: 137px;
	width: 22px;
	height: 15px;
}

#home {
	position: absolute;
	z-index: 3;
	left: 655px;
	top: 137px;
	width: 22px;
	height: 15px;
}

#contact {
	position: absolute;
	z-index: 3;
	left: 730px;
	top: 137px;
	width: 22px;
	height: 15px;
}

hr {
	border: 1px dotted #B3B3B2;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 5px;
}

abbr {
	color: #50594A;
	font-size: 103%;
	border-bottom: 1px dashed #FFFFFF;
	letter-spacing: 1px;
	padding-bottom: 2px;
	cursor: help;
}

.bullet {
	padding-right: 3px;
}
.imageright {
	border: 1px solid #fff;
	margin-top: 10px;
	margin-right: 20px;
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 10px;
}
.imageleft {

	border: 1px solid #fff;
	margin-top: 15px;
	margin-right: 15px;
	float: left;
	margin-left: 0px;
	margin-bottom: 15px;
}

.curlycontainer {
	border: 1px solid #FFFFFF;
	margin-top: -1px;
	margin-bottom: 4px;
	margin-left: 2px;
	width: 740px;
	background-color: #F4F4F4;
}
.curlycontainer .innerdiv {
	background: transparent url(images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 3px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46512D;
	line-height: 18px;
}
.curlycontainer a:link {
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #A4D145;
	color: #5A7C2C;
}
 .innerdiv a:link {
 	text-decoration: none;
 	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #A4D145;
}
.curlycontainer a:visited {
	color: #598925;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.innerdiv a:visited {
	color: #598925;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.curlycontainer .innerdiv a:hover {
	color: #557629;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #547429;
	background-color: #FFFFFF;
}
.curlycontainer1 {
	border: 1px solid #FFFFFF;
	margin-bottom: 1px;
	margin-left: 2px;
	width: 351px;
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46512D;
	line-height: 18px;
	text-decoration: none;
}
.curlycontainer1 .innerdiv1 {
	position: relative;
	left: 3px;
	top: 2px;
	padding: 4px 4px 10px 10px;
}
.curlycontainer1 a:link {
	color: #495E20;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.innerdiv1 a:link {
	color: #598925;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.curlycontainer1 .innerdiv1 a:active {
	color: #598925;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.curlycontainer1 .innerdiv1 a:visited {
	color: #598925;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.curlycontainer1 .innerdiv1 a:hover {
	color: #557629;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #547429;
	background-color: #A4D145;
}
.curlycontainer2 {
	border: 1px solid #FFFFFF;
	margin-bottom: -13px;
	margin-top: -3px;
	margin-left: 2px;
	padding-bottom: 3px;
	width: 68px;
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46512D;
	line-height: 18px;
	text-decoration: none;
}
.curlycontainer2 .innerdiv2 {
	position: relative;
	left: 3px;
	top: 2px;
	padding: 2px 2px 2px 2px;
}
.curlycontainer2 a:link {
	color: #495E20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.innerdiv2 a:link {
	color: #598925;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.curlycontainer2 .innerdiv2 a:active {
	color: #598925;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.curlycontainer2 .innerdiv2 a:visited {
	color: #598925;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.curlycontainer2 .innerdiv2 a:hover {
	color: #557629;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #547429;
	background-color: #ADD658;
}
ol li {
	font-style: italic;
}

.submit {
	cursor:pointer;
    border:1px outset #ccc;
	background: url(images/formbg.gif) repeat-x;
	color:#638831;
	padding: 1px 1px;
}
.google_468x60 {
	width: 470px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	float: left;
}
.google_120x240 {
width: 122px;
margin-left: 15px;
margin-top: 15px;
}
.unos {
	background-color: #D8E0D1;
	border-top: 1px solid #F9F9F9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F9F9F9;
	color: #46512D;
}
.jezik {
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #6C9535;
}

.jezik a:link, .jezik a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
}

.jezik a:hover {
	color: #4B6824;
	text-decoration: none;
	border: none;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C9535;
	font-weight: bold;
}
.heder {
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	background-color: #FBFAEE;
	border: 1px solid #009900;
	padding: 10px;
	font-weight: bold;
}
.button5 {
	margin-top: -4px;
	margin-left: 1px;
	margin-bottom: 15px;
}
.galerijaclanova {
	margin: -25px 0px 10px;
	padding: 0px;
	width: 744px;
}
.membermeni li {
	list-style-type: none;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: -19px;
	padding: 0;
}
.membermeni {
margin-left: -30px;
margin-bottom: 0;
margin-right: 0;
padding: 0;
}
a.membermeni1:link, a.membermeni1:visited {
	float: left;
	display: block;
	background: url(images/button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni2:link, a.membermeni2:visited {
	float: left;
	display: block;
	background: url(images/button2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni3:link, a.membermeni3:visited {
	float: left;
	display: block;
	background: url(images/button3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni4:link, a.membermeni4:visited {
	float: left;
	display: block;
	background: url(images/button4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni1:hover, a.membermeni1:active, 
a.membermeni2:hover, a.membermeni2:active, 
a.membermeni3:hover, a.membermeni3:active, 
a.membermeni4:hover, a.membermeni4:active, 
a.membermeni5:hover, a.membermeni5:active, 
a#current:link, a#current:visited, a#current:hover, a#current:active  {
	background-position: 0px -40px;
}

a.membermeni11:link, a.membermeni11:visited {
	float: left;
	display: block;
	background: url(images/button11.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni12:link, a.membermeni12:visited {
	float: left;
	display: block;
	background: url(images/button12.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni13:link, a.membermeni13:visited {
	float: left;
	display: block;
	background: url(images/button13.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni14:link, a.membermeni14:visited {
	float: left;
	display: block;
	background: url(images/button14.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni11:hover, a.membermeni11:active, 
a.membermeni12:hover, a.membermeni12:active, 
a.membermeni13:hover, a.membermeni13:active, 
a.membermeni14:hover, a.membermeni14:active, 
a#current:link, a#current:visited, a#current:hover, a#current:active  {
	background-position: 0px -40px;
}

a.membermeni91:link, a.membermeni91:visited {
	float: left;
	display: block;
	background: url(images/button91.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni92:link, a.membermeni92:visited {
	float: left;
	display: block;
	background: url(images/button92.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni93:link, a.membermeni93:visited {
	float: left;
	display: block;
	background: url(images/button93.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni94:link, a.membermeni94:visited {
	float: left;
	display: block;
	background: url(images/button94.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni91:hover, a.membermeni91:active, 
a.membermeni92:hover, a.membermeni92:active, 
a.membermeni93:hover, a.membermeni93:active, 
a.membermeni94:hover, a.membermeni94:active, 
a#current:link, a#current:visited, a#current:hover, a#current:active  {
	background-position: 0px -40px;
}

a.membermeni96:link, a.membermeni96:visited {
	float: left;
	display: block;
	background: url(images/button96.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni97:link, a.membermeni97:visited {
	float: left;
	display: block;
	background: url(images/button97.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni98:link, a.membermeni98:visited {
	float: left;
	display: block;
	background: url(images/button98.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni99:link, a.membermeni99:visited {
	float: left;
	display: block;
	background: url(images/button99.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 89px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
a.membermeni96:hover, a.membermeni96:active, 
a.membermeni97:hover, a.membermeni97:active, 
a.membermeni98:hover, a.membermeni98:active, 
a.membermeni99:hover, a.membermeni99:active, 
a#current:link, a#current:visited, a#current:hover, a#current:active  {
	background-position: 0px -40px;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #6C9535;
}
.aboutme {
	font: 11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #3F571E;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.aboutme a:link, .aboutme a:active, .aboutme a:visited {
	color:#FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.aboutme a:hover {
	color:#006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#topsites {
	width: 200px;
	margin-left:5px;
	margin-top:25px;
}
.ads_galerija {
	float: left;
	margin-top: -70px;
	padding-left: 200px;
}
.members_left {
	width: 420px;
	float: left;
}

.members_right {
	width: 260px;
	float: left;
}

.text {
	font: 11px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #6C9535;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 140px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 10px;
	width: 245px;
	border-bottom: 1px dotted #6B7C45;
}

.text a, .text a:link {
	color:#547429;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4D145;
}

.text a:visited {
	color:#547429;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4D145;
}
.text a:hover {
	color: #557629;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #547429;
	background-color: #FFFFFF;
}
.text_more {
	font: 11px/21px Verdana, Arial, Helvetica, sans-serif;
	color: #6C9535;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 10px;
	width: 255px;
	border-bottom: 1px dotted #6B7C45;
}
.text_more a, .text_more a:link, .text_more a:visited {
	color:#547429;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4D145;
}
.text_more a:hover {
	color: #557629;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #547429;
	background-color: #FFFFFF;
}
.text_more_about {
	font: 11px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #6C9535;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 15px;
	width: 255px;
	border-bottom: 1px dotted #6B7C45;
}