@CHARSET "UTF-8";
* { margin: 0px; padding: 0px; }

html { font-family: Tahoma; font-size: 12px; color: #000; }

body { 
	text-align: center;
}

.pytanie {
	font-weight: bold;
	padding-top: 15px;
}

.iradio {
	vertical-align: middle;
}

.odpowiedz {
	padding: 4px;
}

#tlo {
	width: 100%;
	height: auto;
	background-color: #af0a18;

}
div#ss{
	background-color: #fff;
	width: 100%;
	height: 140px;
	text-align: center;
	}
div#dd{
	width: 941px;
	height: 140px;
	background-image: url('/css/images/top.gif');
	margin: auto;
	position: relative;
	}	
a#logo{
	position: absolute;
	top: 14px;
	left: 40px;
	width: 200px;
	height: 100px;
	display: block;
	}
div#menu_footer{
	width: 950px;
	margin: auto; 
	text-align: right;
	padding: 5px;
	margin-top: 10px;
	font-size: 8px;
	}
div#menu_footer a{
	color: #450202;
	font-size: 10px;
	text-decoration: none;
	margin: 0 4px 0 4px;
	}
	
#container {
	width: 960px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	margin: auto;
	text-align: left;
	background-color: #B00A18;
}

#top {
	width: 960px;
	height: 328px;

	background-repeat: no-repeat;
	position: relative;
}
#top a#link_main{
	position: absolute;
	display: block;
	width: 246px;
	height: 108px;
	top: 22px;
	left: 22px;
	}
div#adres{
	background-image: url('/css/images/tlo_pkontakt.gif');
	background-repeat: no-repeat;
	color: #fff;
	width: 223px;
	height: 252px;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	margin-top: 40px;
	margin-left: 43px;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 10px;
	}

#title {
	position: absolute;
	bottom: 5px;
	left: 295px;
}

#content {
	width: 960px;
	height: auto;
	padding-bottom: 20px;
}

#contentleft {
	float: left;
	width: 279px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
}

#menu {
	width: 279px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
}

img {border: 0px; padding: 0px; margin: 0px;}

.menuitem {
	display: block;
	width: 190px;
	padding: 0 20px;
	margin: 0 auto;
	color: #fff;
	text-decoration: none;
	background-position: 5px 11px;
	font-size: 0px;
}

.menuitem:hover {

}

#contentright {
	float: left;
	width: 681px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
}

#contentright ul{
	margin-left: 20px;
	padding-left: 20px;
}

.Tekst {
	padding: 0px 20px;
	color: #fff;
	line-height: 15px;
}

.Tekst a {
	color: #fff;
}

.Tekst ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px!important;
	margin-left: 0px;
	padding-left: 0px!important;
	padding-left: 25px;
}

.newstitle {
	padding: 3px 0px;
}

.newstresc {
	background-color: #7F060C;
	padding: 10px 5px;
}

.news {
	margin-bottom: 5px;
}

#footer {
	width: 100%;
	background-color: #fff;
	height: 100px;
}

#footercontent {
	width: 960px;
	height: 100px;
	margin: auto;
	text-align: left;
	color: #363638;
}

#footercontent a {
	color: #363638;
	text-decoration: none;
}

#footercontent a:hover {
	text-decoration: underline;
}

textarea {
	width: 142px;
	font-size: 11px;
	padding: 3px;
	font-family: Tahoma;
	border: 1px solid #000;
}

input {
	width: 142px;
	font-size: 11px;
	padding: 3px;
	font-family: Tahoma;
	border: 1px solid #000;
}

input[type="radio"] {
	width: 30px;
}

input[type="submit"] {
	width: 60px;
	
}

.plikilink {
	background-image: url('images/pdf_ico.gif');
	background-repeat: no-repeat;
	display: block;
	padding-left: 23px;
	min-height: 18px;
	height: auto!important;
	height: 18px;
	background-position: 0px 2px;
}

.table_lekcje {
	border-collapse: collapse;
	width: 620px;
}

.table_lekcje td {
	border: 1px solid #550305;
	background-color: #efefef;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
}

.table_lekcje td.headerr {
	background-color: #bfbfbf;
}
