@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #cdbe9d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/bg_dots.gif);
}
#header {
	margin-top:10px;
	z-index:2;
}
.bg_1 {
	background-color:#c1a87a;
}
.bg_2 {
	background-color:#d5c995;
}
.wall_loop_l {
background:url(../graphics/wall_loop.gif) right bottom repeat-x;
}
.wall_loop_r {
background:url(../graphics/wall_loop.gif) left bottom repeat-x;
}
.wall_center {
/*width:334px;*/
}
.wall_foot_loop {
	background: url(../graphics/wall_foot_loop.gif) center bottom repeat-x;
	height:36px;
}
.menu_brick {
	background: url(../graphics/wall_mid_loop.gif) center top no-repeat;
	height:31px;
	padding-top:0px;
	font-size:8px;
	margin-top:5px;
}
.menu_brick a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	margin:0;
}

.menu_brick a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.content {
	background:#d5c995 url(../graphics/content_decor.gif) center top no-repeat;
	width:712px;
	padding:0px;
}
.pilar_1 {
	background:url(../graphics/pilar_loop_1.gif) left top repeat-y;
}
.pilar_2 {
	background:url(../graphics/pilar_loop_2.gif) left top repeat-y;
}
.pilar_3 {
	background:url(../graphics/pilar_loop_3.gif) left top repeat-y;
}
.pilar_4 {
	background:url(../graphics/pilar_loop_4.gif) left top repeat-y;
}
.div_site {
	z-index:2; position:absolute; width:800px; margin-left:-400px; left:50%;
}
.div_bar {
	z-index:1; position:absolute; top:0; left:0; background-color:#C0A87A; height:148px; width:100%;
}
.gal_img_1 {
	display:block;
	padding:2px;
	margin:5px 0 5px 20px;
	background:#cdbe9d url(../graphics/tmb_bg.gif) center center no-repeat;
}
.gal_img_2 {
	display:block;
	padding:2px;
	/*border:#cdbe9d solid 2px;*/
	background:#cdbe9d url(../graphics/tmb_bg.gif) center center no-repeat;
	margin:5px 0 5px 70px;
}
.gal_img_rest {
	display: inline-block;
	padding:2px;
	margin:5px 0 5px 20px;
	background:#cdbe9d url(../graphics/tmb_bg.gif) center center no-repeat;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
label {
	display:block;
	text-align:left;
	height:40px;
}
input {
	border:#634836 solid 1px;
	font-size:11px;
	padding:2px;

}
textarea {
	border:#634836 solid 1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	width:250px;
}
/*table {border:#000000 solid 1px;}*/
.td_meni {
	background-color:#c9b88d;
}
.l_meni {
	width:130px; padding:20px 20px 20px 10px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}
.l_items {
	padding-left:10px;
}
.td_gal {
	width:175px; padding:20px 0 20px 0; padding-left:10px;
}
.td_content {
	padding:20px; font-family:Georgia, 'Times New Roman', Times, serif;
}
#jezik {
/*float:right; position:absolute; padding:20px 0 0 20px;*/
}
#jezik input{padding:0;}
#jezik img {border:#634836 solid 1px;}