html {
	height:100%;
}
body {
	margin:0px;
	width:100%;
	height:100%;
	background:url('../images/t_b_bgr.jpg');
	font-size:12px;
	font-family:Arial, Verdana, Tahoma;
	color:#3f2c25;
}
a {
	font-size:12px;
	font-family:Arial, Verdana, Tahoma;
	color:#3f2c25;
	text-decoration:underline;	
}
h1 {
	color:#a99f71;
	font-size:30px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#main {
	width:880px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#top {
	height:55px;
	background:url('../images/b_top_bgr.jpg') left bottom no-repeat;
}
#top img {
	border:none;
	margin-left:3px;
	margin-right:3px;
}
#top div {
	margin:15px;
}
#lang {
	width:410px;
}
#lang a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#lang a.a {
	color:#3f2c25;
}
#ico {
	width:385px;
	text-align:right;
}

#img {
	height:373px;
}
#img table {
	height:100%;
}
#img table td.l {
	background:url('../images/b_sh_left.jpg') no-repeat;
	width:5px;
}
#img table td.r {
	background:url('../images/b_sh_right.jpg') no-repeat;
	width:5px;
}
#img table td.m {
	width:870px;
	background:#FFF;
}
#img_c {
	margin:9px;
	height:353px;
	background:url('../images/b_img.jpg') center center no-repeat;
}
#img_logo {
	position:relative;
	top:233px;
	left:630px;
}
#menu {
	text-align:center;
	height:52px;
}
#menu table ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu table ul li {
	float:left;
	height:33px;
}
#menu table ul li.l {
	width:8px;
	background:url('../images/b_menu_left.jpg') no-repeat;
}
#menu table ul li.r {
	width:10px;
	background:url('../images/b_menu_right.jpg') no-repeat;
}
#menu table ul li.m {
	background:url('../images/b_menu_middle.jpg') repeat-x;
}
#menu table ul li.m a {
	color:#5c4943;
	font-size:16px;
	text-decoration:none;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	font-weight:600;
}
#content {
	background:url('../images/b_content.jpg') repeat-y;
	margin-left:5px;
	margin-right:5px;
}
#content_top {
	background:url('../images/b_content_top.jpg') no-repeat;
}
h1.title {
	text-align:right;
	margin-right:30px;
	position:relative;
	top:-5px;
}
#copyrights {
	height:40px;
	background:url('../images/b_bottom_bgr.jpg');
	margin-left:5px;
	margin-right:5px;
	line-height:40px;
	padding-left:20px;
	padding-right:20px;
}
.content_cell {
	padding-left:30px;
	padding-right:30px;
}
.galerija {
	background:url('../images/b_g_content.jpg') repeat-y !important;
	margin-left:5px;
	margin-right:5px;
}
.galerija_top {
	background:url('../images/b_g_content_top.jpg') no-repeat !important;
}

#gallery {
	padding-left:15px;
}
.gallery_item {
	float:left;
	width:150px;
	height:170px;
	cursor:pointer;
	margin:9px;
	text-align:center;
	color:#FFF;
}



input, textarea {
	background:#d5c88e;
	border:1px solid #beae7d;
	width:245px;
}
textarea {
	height:50px;
}
input.btn {
	background:url('../images/b_submit.jpg') no-repeat;
	color:#FFF;
	text-align:center;
	border:none;
	width:54px;
	height:20px;
}
.txt {
	color:#FFF;
}
.error {
	color:#A44;
}
.error_message {
	color:#A44;
	font-size:10px;
}
.formElementsField {
	padding:3px;
}
.formElementsField .t, .formElementsField .e {
	float:left;
}
.formElementsField .t {
	width:150px;
}
#id_submit {
	text-align:right;
	padding-right:45px;
	margin-top:10px;
}


.line {
	height:2px;
	font-size:1px;
}
.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
}

