/* CSS Document  Staropolanie.pl */

html
        {
        margin: 0px;
        padding: 0px;
        }
body
        {
		background-image: url(img/background.jpg);
		background-repeat: repeat-y;
		background-position: center;
		width: 970px;
        margin: auto;
        color: #000;
        font: 9pt Verdana;
        }


#header {
		background:url(img/header.jpg) no-repeat;
		height: 140px;
		}

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

a:hover {
	color: #c00;
	text-decoration: none;
	}


ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#menu {
	background-color:#c00;
	}

#menu ul {  
	padding-left: 50px;
	}

#menu li {  
	display: inline;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	}

#menu a {
	width: 200px;
	padding: 2px 5px 2px 5px;
	border-left: 4px solid #000;
	}

#menu a:hover {
	color: #fff;
	border-left: 4px solid #fff;
	}


#menu {
	background-image: url(img/menu.jpg);
	background-repeat:no-repeat;
	line-height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
		
li
		{
		list-style:none;
		}

#content {
	padding: 20px;
	margin: auto;
	}

#lewy {
	width: 60%;
	float:left;
	}

#prawy {
	width: 230px;
	float: right;
}

#inside_top {
	height: 30px;
	background-image: url(img/akt_bg.jpg);	
	}
	
#inside {
	padding-left: 5px;
	padding-right: 5px;
	margin: auto;
	border-left: 2px solid #c00;
	border-right: 2px solid #c00;
	}

#inside_down {
	background-image: url(img/akt_bg_down.jpg);
	background-repeat: no-repeat;
	height: 10px;
	}

.data_newsa {
	color: #333;
	float: right;
	font-size: 7pt;
	font-weight:bold;
	}

.tytul {
	margin-bottom: 0px;
	width: 100%;
	}


#aktualnosci {
	color: #333;
	font-size: 4pt;
	font-weight: bold;
	}

#clear {
	clear: both;
	}
		
#foot {
	background-image: url(img/footer.jpg);
	padding-top: 10px;
	text-align: center;
	height: 29px;
	font-size: 7pt;
	font-weight: normal;
	line-height: normal;
	color: #fff;
	}

#sitemap {
	margin: auto;
}	

#foot a {
	color: #fff;
	text-decoration: none;
	}
	
#foot a:hover {
	text-decoration: underline;
	}
	
.useful {
	padding-left: 10px;
	text-align: left;
	color: #000;
	}


.useful li {  
	display: inline;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	}

.useful a {
	font-size: 6.5pt;
	font-weight: normal;
	}
	
.useful a:hover {
	color: #000;
	text-decoration: underline;
	}

p.opis:first-letter {
	font-weight: bold;
	color: #c00;
	}

p.opis {
	text-indent: 25px;
	}

img {
	border: 1px solid #c00;
	padding: 2px;
	margin: auto;
	}

a#dogory {
	border-left: 2px dotted #000;
	padding-left: 5px;
	color:#000;
	font-size: x-small;
	}
	
a:hover#dogory  {
	text-decoration: underline;
	}

table#repertuar {
	margin: auto;
	border: 1px dotted #000;
	padding: 20px;
	font-size: 8pt;

	}

td.rep_opis, td.rep_fota, tr {
	padding: 10px;
	text-align: left;
	border: 1px dotted #000;
	}

#muzycy {
	padding-left: 50px;
	}	
	
object {
	margin: auto;
	padding: 10px;
	border: 1px solid #c00;
	}

.tytulnewsa	{
	background-image: url(img/paseknewsa.jpg);
	height: 50px;
	background-repeat: no-repeat;
	}
	
.tytul_n {
	font-size: 11pt;
	font-weight: bold;
	float: left;
	padding-left: 60px;
	padding-top: 8px;
	color: #fff;
	}

.data {
	float: right;
	font-size: 7pt;
	font-weight: bold;
	padding-right: 50px
	} 

.news {
	text-indent: 20px;
	padding: 10px;
	}
		
#lewy_div {
	width: 30%;
	float: left;
	line-height: 120%;
	font-size: 9pt;
	}

#prawy_div {
	width: 60%;
	float: right;
	}
	
#adres {
width: 400px;
height: 200px;
position: relative;
}

#formularz {
	padding-top: 20px;
	width: 400px;
	height: 400px;
	position: relative;
	}
	
#form
        {
        margin: auto;
        border: 0px;
        text-align: left;
        }

input,textarea,select
        {
		position: absolute;
		left: 150px;
        font: normal 9pt Verdana;
        border: 1px solid #565656;
        }
		
.form {
padding-left: 10px;
}

#flagi {
	padding: 0;
	margin: 0;
	float: right;
	width: 60px;
}

img.noborder {
	border: none;
}
