body {
	margin: 30px; 	padding: 0;
	color: #2a0100;
/*	color: #2a0100;
*/	background: #000;
	text-align: center;
	line-height:130%;
} 			

#wrap {
	height:600px;
	width:800px;
	background: #000 url(background.jpg) repeat-x;
	margin: 0 auto; padding: 0;
	position: relative;
}

#header {
	height:21px;
	width:428px;
	background: url(up_down_.png);
	float:right;
	color:#9a1d12;
	padding-top:15px;
	font-weight:normal;
	font: normal 70%/1.5em  Tahoma, sans-serif;
}

#header_left {
	float:left;
	text-align:left;
	padding-left:14px;
}

#header_right {
	float:right;
	text-align:right;
	padding-right:22px;
}

#main_left_wrap{
	height:580px;
	width:372px;
	float:left; 
}

#main_left_up {
	height:352px;
	width:372px;
	background: url(left_up_.png);
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
}

#main_left_down {
	height:200px;
	width:340px;
	background: url(left_down_.png);
	float:left;
	text-align:left;
	padding-top:28px;
	padding-left:32px;
	font: normal 80%/1.5em  Tahoma, sans-serif;
}

#main_left_down li {
	color:#f3e5c2;
}

#main_right {
	height:540px;
	width:415px;
	background: url(right_.png);
	float:right;
	padding-left:10px;
	text-align:left;
	font: normal 80%/1.5em  Tahoma, sans-serif;
}

#footer{
	clear: both;
	height:20px;
	width:800px;
	background: url(up_down_.png);
	color:#9a1d12;
	text-align:center;
	font-weight:normal;
	font: normal 70%/1.5em  Tahoma, sans-serif;
}

/*------------------------------------------------*/

#header a{
	color:#9a1d12;
	text-decoration:none;
}

#desna_pozadina{
	height:410px;
	width:365px;
	background: #000 url(pergam.jpg);
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:124px;
}

#desna_pozadina_prazna{
	height:410px;
	width:365px;
	background:  url(empty_pergam.png);
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:124px;
}

#desna_pozadina_ispod{
	clear: both;
	padding-left:20px; 
	padding-top:4px;
	background: url(up_down_.png);
}

#desna_pozadina_izlozba{
	clear: both;
	padding-left:20px; 
	padding-top:4px;
	width:316px;
	float:left;
	background: url(up_down_.png);
}

.thumb_slika{
	background: url(slika_okvir.png) no-repeat;
	height:120px;
	width:110px;
	float:left;
	padding-left:3px;
	padding-top:3px; 
	line-height:100%;
}

#galerija{
	padding-top:6px;
	width:340px;
	float:left;
	background: url(right_.png);
}

#galerija_naslov{
	padding-right:36px;
	float:right;
}
#galerija_meni{
	float:left;
}

#galerija_wrap{
	padding-top:8px;
}

#desna_pozadina a{
	text-decoration:none;
	color:#2a0100;
}

#desna_pozadina a:hover{
	color:#9e0900;
}


#ezlist{
	width:20px;
	height:410px;
	float:right;
	line-height:130%;
	text-align:center;
	font: normal 110%/1.5em  Tahoma, sans-serif;
}

a.ezlist{
	font-weight:bold;
}


.inactive{
	color:#9a1d12;
	font-weight:bold;
}

#header_left a:hover{
	color:#f3e5c2;
}

#header_right a:hover{
	color:#f3e5c2;
}

.submit_button {
}

.text_field {
	font-weight:bold;
	width:190px;
	height:27px;
	background:url(text_field.png) no-repeat;
}
.text_form_field {
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:173px;
	height:15px;
	margin-top: 5px;
	margin-left: 6px;
	font-size:12px;
}

.textarea_field {
	font-weight:bold;
	width:190px;
	height:60px;
	background:url(textarea_field.png) no-repeat;
}
.textarea_form_field {

	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:173px;
	height:39px;
	margin-top: 5px;
	margin-left: 6px;
}

.naslov{
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
}

.meni_on{
	color:#f3e5c2;
}

