a { color: #8f9d54; text-decoration:none; }
a:hover { color: #acbc69; text-decoration: underline; }

input.text { 
	border:solid 1px #e2eabd;
	height:19px;
	line-height:19px;
	vertical-align:middle;
}

h1.freefrm {
	font-size:22px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

div#fill {
	background-color:#e6f4b6;
	width:269px;
}

div#header {
	height:54px;
	background-image:url('../img/header_bg.gif');
}

div#baner {
	height:396px;
	background-color:#FBFEE6;
}

div#mainMenu {
	height:41px;	
	background-color:#eff7d5;
}

div#mainPage {	
	height:400px;
	background-image:url('../img/main_bg.png');
	background-repeat:repeat-y;
}

div#mainPage div.mainTop {
	background-image:url('../img/main_top.png');
	width:944px; height: 6px;
	clear:both;
	overflow:hidden;
	background-repeat:no-repeat;
}

div#mainPage .col {
	float:left;
	overflow:hidden;
}

div#mainPage div#col1 {
	width: 320px;
}

div#mainPage div#col1 .inner {	
}

div#mainPage div#col2 {	
	background-repeat:no-repeat;
	width:328px;
	height:400px;
	display:block;
}

div#mainPage div#col2 .inner {	
}

div#mainPage div#col1 .offer {
	width:331px;
	height:82px;
	clear:both;
	position:relative;
	cursor:pointer;
}

div#mainPage div#col1 .offer .btn {
	width:105px;
	height:23px;
	line-height:23px;
	color:white;
	text-align:center;
	position:absolute;
	bottom:0px;
	right:15px;
}

div#mainPage div#col1 .offer .img {
	float:left;
	padding:2px;
	background-color:white;
	border:solid 1px #c4cbad;
	width:100px;
	height:68px;
	overflow:hidden;
	margin-left:20px;
}

div#mainPage div#col1 .offer .desc { 
	float:left;margin-left:15px;width:170px;
	padding-top:0px;
}
div#mainPage div#col1 .offer .desc .name { 
	font-size:14px;font-weight:bold;
}
div#mainPage div#col1 .offer .desc .info { 
	margin-top:3px;
}
div#mainPage #col1 .showall {
	line-height:30px;	
	text-align:right;
}
div#mainPage #col1 .showall a {		
	text-decoration:none;
}

div#mainPage #col3 {	
}

div#mainPage #col3 .inner {	
}

div#mainPage #col3 .gallery {
	margin-top:20px;
	width:175px;
}

.gallery p {
	margin:none;
}

.galImg {
	width:175px;
	height:127px;
	overflow:hidden;
	background-image:url('../img/galeria.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}


/************************* SUB PAGE **********************************/

div#pageContent {	
	background-position:0px 30px;
	background-repeat:no-repeat;
	min-height:400px;
}

#pageContent .col {
	float:left;
	min-height:400px;
}

#pageContent #col1 {
	width:648px;
}

#pageContent #col1 .inner {
	padding:20px;
	padding-top:10px;
	position:relative;
}

#pageContent #col2 {
	width: 230px;
	display:none;
}

#pageContent #col2 .inner {
	padding:20px;
	padding-top:10px;
}

#pageContent #col3 {
	width: 200px;
	background-repeat:no-repeat;
	background-image:url('../img/rez_bg.jpg');
	width:296px;
}

#pageContent #col3 .inner {
	padding:20px;
	padding-top:10px;
	padding-bottom:0px;
	height:126px;
}

div#pageContent div.pageTop {
	background-image:url('../img/page_top.png');
	width:944px; height: 6px;
	clear:both;
	overflow:hidden;
	background-repeat:no-repeat;
}

#subMenu {
	height:30px;
	background-color:white;
	background-image:url('../img/submenu_bg.gif');
	background-repeat:repeat-x;
}

/******************** SUBMENU *******************************/

.subMenu {
	padding:0px;margin:0px;
	list-style:none;
}

.subMenu li {
	display:block;
	float:left;	
	padding:0px;
	margin:0px;	
	line-height:28px;
	padding-left:20px;
	padding-right:20px;	
	background-color:#e6f4b6;
	border-right:solid 1px white;
}

.subMenu li.act {
	background-color:#4a551b;
	color:white;
}

.subMenu li.act a {
	background-color:#4a551b;
	color:white;
}

.subMenu li a {
	font-size:12px;
	font-weight:bold;
}

.subMenu li a:hover {
	text-decoration:none;
}

/********************** PAGE GALLERY ******************************/

#pageGallery .inner {
	padding:5px;
}

#pageGallery .img {
	clear:both;
}

#pageGallery .more {
	text-align:center;
}

#pageGallery .img img {
	border:none;
}