body {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	overflow: hidden;
}

html {
	overflow: hidden;
}

a {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #333333;
}

p, form, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
} 

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

:focus {
	outline:0;
}

label.error {
	display: none;
}

.warning {
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}




/* meni */

#meni_hold {
	width: 165px;
	margin-left: 100px;
	position: absolute;
	z-index: 100;
}

#logo a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 97px;
	width: 165px;
	display: block;
}

#meni {
	background-image: url(../images/meni_dole.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 113px;
	margin-left: 26px;
	padding-bottom: 7px;
}

#meni a {
	line-height: 23px;
	background-image: url(../images/meni_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 23px;
	width: 103px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#meni a:hover, #meni .current a {
	background-image: url(../images/meni_back_hover.png);
	color: #FFFFFF;
}

/* meni karj */



/* pod meni */

#pod_meni_hold {
	width: 467px;
	margin-top: 50px;
	margin-left: 315px;
	position: absolute;
	z-index: 200;
}

#pod_meni_hold .gore {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/pod_meni_gore.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 467px;
	float: left;
}

#pod_meni_hold .dole {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/pod_meni_dole.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 467px;
	float: left;
}

#pod_meni_hold h1 {
	margin: 0px;
	padding: 0px;
}

#pod_meni_hold h1 a {
	line-height: 23px;
	background-image: url(../images/pod_meni_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 23px;
	width: 447px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
}

#pod_meni_hold .current a, #pod_meni_hold a:hover {
	color: #FFFFFF;
	background-image: url(../images/pod_meni_back_hover.png);
}

#pod_meni_hold .podmeni_holder {
	background-color: #FFFFFF;
	margin: 0px;
	width: 427px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	overflow: auto;
}

#pod_meni_hold .text {
	float: left;
	width: 410px;
	padding-top: 20px;
}

#pod_meni_hold .text2 {
	float: left;
	width: 410px;
}

#pod_meni_hold .text a {
	color: #00C1B7;
}

#pod_meni_hold .text a:hover {
	background-image: none;
	text-decoration: underline;
	color: #00C1B7;
}

#pod_meni_hold .download_hold {
	margin: 0px;
	float: left;
	width: 410px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pod_meni_hold .download {
	width: 130px;
	margin-right: 10px;
	float: left;
	padding: 0px;
	background-color: #f4f4f4;
}

#pod_meni_hold .download a {
	display: block;
	padding: 5px;
	width: 120px;
}

#pod_meni_hold .download a:hover {
	background-image: none;
	text-decoration: none;
	color: #00C1B7;
	background-color: #f0f0f0;
}

#pod_meni_hold .download .text_link {
	padding-top: 5px;
}

#open {
	margin-top: 0px;
	margin-left: 315px;
	position: absolute;
	z-index: 600;
	display: none;
}

#open a {
	height: 15px;
	width: 113px;
	display: block;
	background-image: url(../images/openPodmeni.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#jezik {
	margin-top: 0px;
	margin-left: 20px;
	position: absolute;
	z-index: 600;
	text-align: center;
}

#jezik a {
	height: 20px;
	width: 62px;
	display: block;
	background-image: url(../images/jezik_back.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}

/* pod meni kraj */


/* social ikone */
#social {
	width: 165px;
	margin-left: 30px;
	position: absolute;
	z-index: 100;
}



/* forma */

.form_polje {
	font-family: "Lucida Sans",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 8px;
	width: 250px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #f2f2f2;
}

.form_text {
	font-family: "Lucida Sans",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 8px;
	width: 250px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #f2f2f2;
	height: 100px;
	overflow: auto;
}

.form_dugme {
	font-family: "Lucida Sans",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 3px;
	width: 80px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #f2f2f2;
	cursor: pointer;
}

/* forma kraj */

#copyright {
	position: absolute;
	height: 44px;
	width: 50px;
	left: 20px;
	bottom: 20px;
}

#copyright a {
	background-image: url(../images/eklektika_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 44px;
	width: 50px;
}

#copyright2 {
	position: absolute;
	left: 10px;
	bottom: 10px;
}


























