body {
	font-family: "Verdana";
	font-size:11px;
	color:#333;
	background-image:url('../grafika/tlo.jpg');
}

a, a:visited {
	color:#990000;
}
a:hover {
	color:#AA8F4A;
}

.contentWidth {
	width:990px;
	background:#fff;
}

.leftCol {
	width:655px;
	padding:15px 25px 0px 25px;
	background:url(../grafika/col4.jpg) no-repeat top left;
}

.rightCol {
	width:240px;
	padding:15px 21px 0px 24px;
}

.content {
	float: left;
}

.rBg {
	float:left;
	background:url(../grafika/col5.jpg) no-repeat top right;
}

.submenu {
	background-image: url("../grafika/menu.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 41px;
    width: 240px;
    float:left;
}

.submenu li {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#990000;
	background-image:url('../grafika/menu_line.jpg');
	background-repeat:repeat-x;
	background-position:top;
	padding:8px 0px 4px 15px;
	width:225px;
}

.bBg {
	float:left;
	background:url(../grafika/footer.jpg) left bottom;
}

.gallery .photo-row a {
	width: 152px;
	border:2px solid #B9A477;
}

.gallery .photo-row a img {
	border: 1px solid #fff;
}

.box-home {
	float: left;
	width:277px;
	padding:20px 25px 0px 28px;
	margin-top:-15px;
	background:url(../grafika/col2.jpg) no-repeat top left;
}

#contact_form .zend_form {
	width:500px;
	overflow: hidden;
	margin-left:60px;
}


#contact_form .zend_form dt {
	float:left;
	padding-bottom:6px;
}

#contact_form .zend_form dt label {
	width:140px;
	text-align:right;
	display:block;
	color:#333;
	font-size: 11px;
	font-family: Verdana;
	padding-right:5px;
}

#contact_form .zend_form dt.submit {
	width:410px;
}

#contact_form .zend_form dt input, #contact_form .zend_form dt textarea {
	width:263px;
	border:1px solid #DCD1B3;
}

#contact_form .zend_form dt textarea {
	height:87px;
}

#contact_form .zend_form dt.submit input {
	width:auto;
	border: none;
}

#fb_widget {
	display:block;
	position:fixed;
	top:10px;
	float:right;
	width:229px;
	height:418px;
	right:-212px;
	padding:7px 15px;
	text-align:left;
	background:url(../grafika/fb_widget_bg.png) no-repeat top left;
	text-align:right;
	z-index:100;
}





























