a { color: #5e0104; text-decoration:none; }
a:hover { color: #900d11; text-decoration: underline; }

h1.freefrm {
	font-size:30px;
	margin:0px;
	padding:0px;
}

div#header {
	height:54px;
	background-image:url('../img/header_bg.gif');
}

div#baner {
	height:396px;
	background-color:#f3e2c1;
}

div#mainMenu {
	height:58px;
	border-bottom:solid 1px #fce9d7;
	background-color:#900e11;
}

div#mainPage {	
	height:370px;
	background-image:url('../img/page_bg.png');
	background-repeat:no-repeat;
}

div#mainPage .col {
	float:left;
}

div#mainPage div#col1 {
	width: 350px;
}

div#mainPage div#col1 .inner {
	padding:20px;
}

div#mainPage div#col2 {
	background-image:url('../img/mainPage_col2.png');
	background-repeat:no-repeat;
	width:331px;
	height:370px;
}

div#mainPage div#col2 .inner {
	padding:20px;
	padding-top:25px;
	padding-bottom:0px;
	height:36px;
	overflow:hidden;
}

div#mainPage div#col2 .offer {
	width:331px;
	height:92px;
	clear:both;
	position:relative;
	cursor:pointer;
}

div#mainPage div#col2 .offer .btn {
	width:105px;
	height:23px;
	line-height:23px;
	color:white;
	text-align:center;
	position:absolute;
	bottom:0px;
	right:15px;
}

div#mainPage div#col2 .offer1 {	background-image:url('../img/main_offer_bg1.gif'); }
div#mainPage div#col2 .offer2 {	background-image:url('../img/main_offer_bg2.gif'); }
div#mainPage div#col2 .offer3 {	background-image:url('../img/main_offer_bg3.gif'); }

div#mainPage div#col2 .act1 {	background-image:url('../img/main_offer_bg1_act.gif'); }
div#mainPage div#col2 .act2 {	background-image:url('../img/main_offer_bg2_act.gif'); }
div#mainPage div#col2 .act3 {	background-image:url('../img/main_offer_bg3_act.gif'); }

div#mainPage div#col2 .offer .img { float:left;padding-top:11px;padding-left:18px; }
div#mainPage div#col2 .offer .desc { 
	float:left;margin-left:15px;width:170px;
	padding-top:10px;
}
div#mainPage div#col2 .offer .desc .name { 
	font-size:14px;font-weight:bold;color:#f3e2c1;
}
div#mainPage div#col2 .offer .desc .info { 
	color:#f4ca8a;
	margin-top:3px;
}
div#mainPage #col2 .showall {
	line-height:30px;	
	text-align:center;
}
div#mainPage #col2 .showall a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

div#mainPage #col3 {
	width:200px;
}

div#mainPage #col3 .inner {
	padding:20px;
}

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-image:url('../img/sub_page_bg.jpg');
	background-color:#f3e2c1;
	background-position:0px 30px;
	background-repeat:no-repeat;
	min-height:400px;
}

#pageContent .col {
	float:left;
	min-height:370px;
}

#pageContent #col1 {
	width:450px;
}

#pageContent #col1 .inner {
	padding:20px;	
}

#pageContent #col2 {
	width: 230px;
	background-color: #dac49f;
}

#pageContent #col3 {
	width: 200px;
}

#pageContent #col3 .inner {
	padding:20px;
}

#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;	
}

.subMenu li.act {
	background-color:#910e11;
	color:white;
	border-bottom:solid 1px #e2cfb1;
	height:27px;
}

.subMenu li.act a {
	background-color:#910e11;
	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;
}
