@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	margin: auto;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-color: #2a2b2b;
	
}
#content {
	width: 100%;
	background-color: #FFFFFF;
}
#top {
	width: 900px;
	padding-top: 10px;
	text-align: left;
}

/* SRODEK STRONY GLOWEJ */

#main {
	text-align: left;
	width: 900px;
	display: table;
}

#prawa {
	width: 440px;
	height: 478px;
	float: left;
	display: table;
}

#prawa_2 {
	width: 365px;
	height: 478px;
	float: left;
	display: table;
}

#lewa {
	width: 450px;
	display: table;
	height: 478px;
	float: right;


}

#lewa_2 {
	width: 530px;
	display: table;
	height: 478px;
}

.txt {
	line-height: 18px;
	text-indent: 30px;
}

#miniatura {
	float: left;
	padding: 5px;
	display: block;
	width: 209px;
	height: 130px;
}
h1 {
	font-size: 20px;
	color:#CC3300;
}

h2 {
	font-size: 16px;
	color: #CC3300;
}

.h2 {
	font-size: 16px;
	color: #CC3300;
	text-decoration: none;
	cursor: pointer;
}

a:hover.h2 {
	font-size: 16px;
	color: #CC3300;
	text-decoration: underline;
	cursor: pointer;
}

h3 {
	font-size: 15px;
	color:#CC3300;
	text-decoration: underline;
}

.kontakt {
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #666666;	
}

a:hover.kontakt {
	text-decoration: underline;
}
/* MENU */


.wybor {
	width: 160px;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 15px 0px 15px 10px;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}

a:hover.wybor {
	background-color: #e8e9e9;

}

.norm {
	font-weight: 200;
	color: #CC3300;
}

#tabela_menu {
	padding-left: 25px;
	color:#333333;
	height: 478px;
	overflow: auto;

}

#diablica {
	bottom: 0px;
	padding-top: 88px;

}

table {
	font-weight: normal;	
}
td {
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #FFF;
}
.tr1 {
	background-color: #e9e9e9;
}

/* FORMULARZ KONTAKTOWY */

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

label {
	padding-bottom: 10px;
	float: none;
	margin-top: 3px;
	}

input {
	width: 200px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #999;
	margin-top: 2px;
	margin-bottom: 8px;
	}

textarea {
	width: 420px;
	height: 100px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	margin-top: 2px;
	margin-bottom: 8px;
	}

#col {
	width: 220px;
	line-height: 15px;
	display: table;
	float: left;
}

.but {
	width: 80px;
	height: 20px;
	font-size: 13px;
	padding-bottom: 5px;
	background-color: #999;
	color: #FFFFFF;
	margin-right: 26px;
}

/* STOPKA STRONY WRAZ Z MENU */

#menu {
	background-color: #2a2b2b;
	height: 100%;
	width: 100%;
	margin-bottom: 0px;
}

#buttons {
	float: left;
	padding-right: 5px;
}

#sun {
	float: left;
	padding-right: 5px;
	
}

#stopka {
	width: 900px;
	height: 150px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 15px;
	display: table;
	positon: absolute;
}

.wpis {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px 10px 0px;
}

.szary {
	font-size: 10px;
}

.nagw {
	background-color: #e8e9e9;
	border: 1px solid #CCCCCC;
}

#komentarze {
	width: 448px;
	display: table;
	float: none;
	padding-top: 10px;
}
