@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/backround.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E9D5B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	}

.clearer {
	clear: both;
	}

.container {
	width: 854px;
	height: auto;
	margin: 0 auto;
	}

.head_top {
	width: 854px;
	height: 92px;
	float: left;
	}

.skicc a {
	float: left;
	background-image: url(../img/head_logo.jpg);
	width: 412px;
	height: 92px;
	}

.menu_loop {
	background-image: url(../img/head_design.jpg);
	width: 48px;
	height: 92px;
	float: left;
	}

.menu_end {
	background-image: url(../img/head_end.jpg);
	width: 29px;
	height: 92px;
	float: left;
	}

.menu_bottom {
	background-image: url(../img/line.jpg);
	width: 854px;
	height: 20px;
	float: left;
	}

.flash {
	width: 854px;
	height: 196px;
	float: left;
	}

.content {
	width: 854px;/*854*/
	height: auto;
	float: left;
	background-image: url(../img/contet_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E2CEAB;
	}

.content_text {
	color: #504B3D;
	padding: 15px 35px 15px 35px;
	text-align: justify;
	}

.content_bottom {
	background-image: url(../img/gal_01.gif);
	width: 854px;
	height: 16px;
	float: left;
	}

.galeria {
	//background-image: url(../img/skicc_10_25.jpg);
	width: 854px;
	float: left;
	background: #605846;
	}

.galeria_bottom {
	background-image: url(../img/gal_02.gif);
	width: 854px;
	height: 17px;
	float: left;
	}

.footer_bg {
	background-color: #58021D;
	width: 100%;
	height: auto;
	float: left;
	}

.footer_container {
	width: 862px;
	height: auto;
	margin: 0 auto;
	}
	
.footer_top {
	background-image: url(../img/end_line_01.gif);
	width: 862px;
	height: 35px;
	float: left;
	margin: 0 auto;
	}

.footer1 {
	width: 861px;
	height: 86px;
	float: left;
	}

.footer_skicc {
	background-image: url(../img/end_tel.gif);
	width: 319px;
	height: 86px;
	float: left;
	}

.footer_skicc_right {
	width: 542px;
	height: 86px;
	float: left;
	}	
	
.footer_separate {
	background-image: url(../img/end_line_02.gif);
	width: 861px;
	height: 3px;
	font-size: 2px;
	float: left;
	}
	
.footer2 {
	width: 861px;
	height: 85px;
	float: left;
	padding-bottom: 20px;
	}
	
.footer_balaton a {
	background-image: url(../img/end_balatonlogo.gif);
	width: 319px;
	height: 85px;
	float: left;
	}

.footer_balaton_right {
	width: 542px;
	height: 85px;
	float: left;
	}	
