body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 auto;
	text-align:center;	
	background-color:#ededed;
}

#mainLayer {
	left: 50%;  
	margin-left:-450px;
	position:absolute;
	width:900px;
	height:auto !important;
	text-align:left;
	background-color:#ededed;
}

#headerLayer {
	width:900px;
	height:213px;
	position:relative;
	float:left;
}

#logoLayer {
	width:222px;
	height:198px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	padding:15px 0px 0px 0px;
	color:#000000;
	text-align:center;		
	
}

#menuLayer {
	width:228px;
	position:relative;
	float:left;
}

#mediaLayer {
	width:450px;
	position:relative;
	float:right;
	margin:0 auto;
}

#horizontal_menu {
	width:450px;
	position:relative;
	float:right;
	margin:0 auto;
}

#contentLayer {
	width:900px;
	position:relative;
	float:left;
	background-color:#ededed;
	height:553x;
	min-height:553px;	
	height:auto !important;	
	border-right:1px solid #CCCCCC;	
	border-bottom:1px solid #CCCCCC;		
}

#leftSideLayer {
	width:222px;
	position:relative;
	float:left;
	background-color:#ededed;
}

#leftSideContent {
	width:202px;
	position:relative;
	min-height:198px;
	height:198px;	
	float:left;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
}

#smallContactsLayer {
	width:200px;
	position:relative;
	float:left;
	min-height:268px;
	height:268px;	
	background-image:url(../images/kontakti-box.gif);
	background-repeat:no-repeat;
	padding:34px 4px 0px 18px;	
	background-color:#FFFFFF;
}

.smallContactsFields {
	width:140px;
	padding:2px 2px 2px 2px;
	border:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.smallContactsSUBMIT {
	width:81px;
	height:25px;
	background-image:url(../images/send-button.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
}


#content {
	position:relative;
	float:right;
	width:613px;
	height:211px;
	min-height:211px;
	height:auto !important;			
	padding:30px 32px 0px 32px;
	background-color:#ededed;	
	
}

/*#bottom_layer {
	bottom:0;
	left: 50%;  
	margin-left:-450px;
	position:absolute;
	width:900px;
	height:auto !important;
	height:100px;
	min-height:100px;
	text-align:center;
	color:#FFFFFF;
	z-index:999;	
}*/

#bottom_layer {
	position:relative;
	float:left;
	width:900px;
	padding:20px 0px 20px 0px;
}
#bottom_menu {
	position:relative;
	width:900px;
	height:47px;
	min-height:47px;
	text-align:center;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	z-index:999;
	line-height:52px;
}

#bottom_menu a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer {
	position:relative;
	width:900px;
	text-align:right;
	color:#999999;
	padding:10px 0px 0px 0px;
	background-color:#ededed;
}

.small_services {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.small_services:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.small_subscription {
	color:#b43435;
	font-weight:bold;
	text-decoration:none;
}
.small_subscription:hover {
	color:#b43435;
	font-weight:bold;
	text-decoration:underline;
}
.small_price {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.small_price:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.small_promotions {
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
}
#small_prices_layer {
	color:#CC0000;
}
#doted_line {
	background-image:url(../images/dot-line.gif);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
	
}

#faq_title {
	font-weight:bold;
	color:#b43435;
}

.mediumIMG {
	margin:0px 4px 4px 0px;
	border:1px solid #CCCCCC;
}

.promotion_name {
	color:#CC0000;
	font-size:12px;
	text-decoration:none;
}

.promotion_description {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.subscription_name {
	color:#CC0000;
	font-size:12px;
	text-decoration:none;
}

.subscription_description {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

#mailForm {
	display:block;
}

#mainFormMessage {
	display:none;
}