@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:923px;
    color:#606060;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF0000;
}

#container {

}

/*Top*/
#top {
	float:left;
}

#menu {
	float:left;
}

#baner {
	float:left;
	padding:15px 0 0 0;
}
/*End Top*/

/*Main*/
#main {
	float:left;
	padding:15px 0 0 0;
	min-height:500px;
	width:923px;
}

#main_galeria {
	float:left;
	padding:15px 0 0 0;
	min-height:500px;
	width:923px;
}

#main_txt {
	float:left;
	background:url(../images/bcg2.jpg);
	background-repeat:repeat-y;
	width:923px;
}

#main_txt_galeria {
	float:left;
	background:url(../images/bcg6.jpg);
	background-repeat:repeat-y;
	width:923px;
}

#main_kontakt_txt {
	float:left;
	background:url(../images/bcg9.jpg);
	background-repeat:repeat-y;
	width:923px;
}

#main_can1 {
	float:left;
	width:600px;
	padding:0 10px 20px 30px;
	text-align:justify;
	line-height:1.5;
}

#main_galeria_can {
	float:left;
	width:800px;
	padding:0 0 0 60px;
}

#main_can1 ul {
	list-style:square;
}

#main_can2 {
	float:left;
	width:250px;
	padding:0 0 0 27px;
	text-align:center;
}

#main_can2 a {
	color:#034a7e;
}

#main_can2 a:hover {
	color:#ff0000;
}

#main_can1_kontakt {
	float:left;
	width:250px;
	padding:0 10px 20px 30px;
	text-align:justify;
	line-height:1.5;
}

#main_can2_kontakt {
	float:left;
	width:600px;
	padding:0 0 0 33px;
	text-align:left;
}

#mini_header {
	float:left;
	text-align:center;
	width:600px;
}

#mini_header a {
	text-align:center;
	color:#03F;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}

#mini_header a:hover {
	text-decoration:underline;
	color:#333;
}

#bottom {
	float:left;
	padding:15px 0 15px 0;
}

/*End Main*/

/*Footer*/
#footer {
	float:left;
	background:url(../images/bcg4.jpg);
	background-repeat:no-repeat;
	padding:15px 0 15px 0;
	width:923px;
	height:43px;

}

#footer_can1 {
	float:left;
	color:#FFF;
	padding:0 0 0 25px;
}

#footer_can2 {
	float:right;
	color:#FFF;
	padding:0 25px 0 0;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#999;
	text-decoration:underline;
}
/*End Footer*/

.fixBox {
	clear:both;
}

#seo {
	float:left;
	text-align:center;
	padding:25px 0 15px 0;
	width:100%;
}

#seo a {
	color:#606060;
	text-decoration:none;
}

#seo a:hover {
	color:#F00;
	text-decoration:underline;
}

#seo_stuff {
	float:left;
	text-align:center;
	width:100%;
	padding:0 0 15px 0;
}

#main_can1 a {
	color:#666;
	text-decoration:none;
}

#main_can1 a:hover {
	color:#003;
}