body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


strong {
	color:#842322;
}

a {
	color:#842322;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	text-decoration:underline;
}


#root {
	width: 955px;
	margin:auto;
	position:relative;
}

#naglowek {
	width: 932px;
	height: 197px;
	background: url("img/tlo_naglowek.jpg") no-repeat;
	margin-left:23px;
	position:relative;
	font-family: Tahoma, Geneva, sans-serif;
	
}

#kontakt {
	width: 311px;
	height: 104px;
	background: url("img/tlo_kontakt.jpg") no-repeat;
	position:absolute;
	top: 8px;
	font-size: 10px;


}

.pad {
	padding: 5px;
}

#strona {
	width: 932px;
	height: auto;
	margin-left:23px;
	margin-top:10px;
}

#lewa {
	width: 539px;
	float:left;

}

#prawa {
	width: 379px;
	float:right;
	
}


#prawa_1 {
	width: 184px;
	float:left;
	height:660px;
}

#prawa_2 {
	width: 184px;
	float:right;
}


.panel {

	font-size:18px;
	color:#FFF;
	padding: 8px;
}

.panel_1 {
	width: 539px;
	height: 40px;
	background: url("img/panel_1.jpg") no-repeat;
}

.panel_2 {
	width: 184px;
	height: 40px;
	background: url("img/panel_2.jpg") no-repeat;
}

.panel_3 {
	width: 184px;
	height: 40px;
	background: url("img/panel_3.jpg") no-repeat;
}

#menu {
	position:absolute;
	height: 36px;
	top: 160px;
	left: 180px;

}

.menu_on {
	width:131px;
	height:26px;
	background: url('img/zakladka_on.jpg');
	padding: 5px;
	margin-right:2px;
	float:left;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

.menu_on a {
	color:#000 !important;
	text-decoration:none;
}

.menu_off {
	width:131px;
	height:26px;
	padding: 5px;
	background: url('img/zakladka_off.jpg');
	margin-right:2px;
	float:left;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:center;	
}

.menu_off a {
	color:#fff !important;
	text-decoration:none;
}


.tytuls {
	color: #444;
	font-size: 20px;
	font-weight: bold;
}

.tytulb {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}


.tytul {
	color: #842322;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.tytul a {
	color: #842322;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
}

.data {
	width: 40px;
	height: 34px;
	background: url('img/tlo_data.jpg');
	float:left;
	margin-right: 10px;
	color:#fff;
	text-align:center;
	font-size:12px;

}


.tresc {
	text-align:justify;
	padding-right:10px;
	padding-left: 5px;
	border-bottom: 1px #23051e dotted;
}

.trescnr {
	text-align:justify;
	padding-right:10px;
	padding-left: 5px;

}

.wiecej {
	text-align:right;
}

.zdjecie {
	border:#900 2px solid;
	margin:10px;
}

#dol {
	height: 174px;
	margin-top:10px;
	background: url('img/tlo_gradient_1.jpg') repeat-x;
	overflow:hidden;
}

#doll {
	height: 174px;
	width:380px;
	float:right;
	background: url('img/tlo_gradient_2.jpg') repeat-x;
	overflow:hidden;
}




#szukaj {
	position: absolute;
	left:30px;
	top: 123px;
}

#szukajs {
	border: 0px;
	background: none;
	width: 110px;
	height:14px;
}

#stopka {
	margin-top:10px;
	margin-bottom:10px;
	color:#999;
}

#stopka a {
		color:#999 !important;
		font-weight: normal;
}

img {
	border: 0px;
}