﻿.main_conteiner {
	margin: 0 auto;
	width: 980px;
	height: auto;
}
.menu_top {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	width: 100%;
	height: auto;
	text-align: right;
	padding-bottom: 6px;
}
.header {
	border-style: solid solid none solid;
	border-width: 3px;
	border-color: #C0C0C0;
	width: 974px;
	height: auto;
	background-color: #B5745E;
	background-image: url('foto/dom_front8.jpg');
	background-size: 100% 100%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-repeat: no-repeat;
}
.header2 {
	border-style: solid solid none solid;
	border-width: 3px;
	border-color: #C0C0C0;
	width: 974px;
	height: 518px;
	background-color: #FFFFFF;
	background-image: url('foto/naglowek_brenna_niebo3.jpg');
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.content {
	width: 974px;
	height: auto;
	border-style: solid;
	border-width: 3px;
	border-color: #C0C0C0;
	background-color: #003300;
	color: #FFFFFF;
}
.left_column {
	width: 954px;
	height: 100%;
	border-style: solid;
	border-width: 3px;
	border-color: #C0C0C0;
	background-color: #003300;
	padding: 10px;
	color: #FFFFFF;
	float: left;
}

.footer {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-style: none solid solid solid;
	border-width: 3px;
	border-color: #C0C0C0;
	width: 974px;
	height: auto;
	background-color: #B5745E;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bottom_div {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 6px;
}
.MenuButton {
	border-radius: 12px;
	box-shadow: 3px 3px 2px #333333;
	margin: 2px;
	height: 22px;
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #003300;
	border-style: groove;
	border-width: 4px;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	text-decoration: none;
	line-height: 24px;
	padding-right: 2px;
	padding-left: 2px;
}
.MenuButton:hover {
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.oferta_header {
	padding: 8px;
	width: 100%;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 16px;
	color: #FFFF00;
	font-weight: normal;
	text-align: left;
}

hr {
	width: 98%;
	height: 1px;
	color: #FFFFFF;
}
.button_rezerwacja {
	padding: 3px;
	border-radius: 8px;
	width: 233px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
	background-color: #808080;
	font-weight: bold;
}
.button_rezerwacja a:hover {
	font-weight: bold;
	color: #663300;
}
.button_rezerwacja a:visited {
	font-weight: normal;
	color: #FFFF00;
}
.button_rezerwacja a:active {
	font-weight: bold;
	color: #000000;
}
