body { font-family: Tahoma, Helvetica CE, Arial, san-serif; font-size: 11px; color: #000000; background-color: #ffffff; background-image: url("http://www.telewizja.gliwice.pl/gfx/tlo_bg2.gif");
       background-repeat: repeat-x;
       background-position: top;
}

div { font-family: Tahoma, Helvetica CE, Arial, san-serif; font-size: 11px; color: #000000;  }
td, tr { font-family: Tahoma, Helvetica CE, Arial, san-serif; font-size: 11px; color: #000000; }

p { margin-top:0px; margin-bottom:4px; }
p.lewyodstep { margin-left:4px; }
p.mall { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:3px; }

h1 { font-size: 28px; margin-top:7; }

form { margin: 0; }

a:link {  color: #FF180F; text-decoration: none; }
a:visited {  color: #FF180F; text-decoration: none; }
a:hover {  color: #000000; text-decoration: underline; }

a.dodajkomglow:link {  color: #FFEB45; text-decoration: none; font-size: 11px; }
a.dodajkomglow:visited {  color: #FFEB45; text-decoration: none; font-size: 11px; }
a.dodajkomglow:hover {  color: #ffffff; text-decoration: none; font-size: 11px; }


a.belka:link {  color: #514F4F; text-decoration: none; font-size: 12px; font-weight: bold; }
a.belka:visited {  color: #514F4F; text-decoration: none; font-size: 12px; font-weight: bold; }
a.belka:hover {  color: #8fcaec; text-decoration: none; font-size: 12px; font-weight: bold; }


a.nieb:link {  color: #3768AB; text-decoration: none; }
a.nieb:visited {  color: #3768AB; text-decoration: none; }
a.nieb:hover {  color: #000000; text-decoration: none; }


a.duze:link {  color: #000000; text-decoration: none; font-size: 18px; font-weight: bold; }
a.duze:visited {  color: #000000; text-decoration: none; font-size: 18px; font-weight: bold; }
a.duze:hover {  color: #ffffff; text-decoration: none; font-size: 18px; background-color: #000000; font-weight: bold; }

.pasek_info { font-size: 20px; color: #000000; font-weight: bold; align: center;}

.data { font-size: 11px; color: #aaaaaa; font-weight: bold; }
.datazobacz { font-size: 11px; color: #858585; font-weight: bold; }
.databezbold { font-size: 11px; color: #aaaaaa; }
.data2 { font-size: 11px; color: #858585; font-weight: bold; }
.biale { color: #ffffff; }
.niebieski { color: #3768AB; }
.szary{ color: #9e9e9e; }
.szarymaly{font-size: 9px; color: #9e9e9e; }
.tytul { font-size: 19px; font-weight: bold; }
.tytulbiel { font-size: 19px; font-weight: bold; color: #ffffff; }
.tytulnieb { font-size: 19px; font-weight: bold; color: #3768AB; }
.czerwien { color: #C02B15; }
.przedziel { color: #000000; }

.tekst { font-size: 12px; color: #000000; }

.naglowkilista { font-size: 16px; color: #3768AB; font-weight: bold; }
#komentarze {
       border: 1px solid Gray;
       margin-left: 10px;
       padding-left: 10px;
       padding-top: 10px;
       padding-bottom: 5px;
       padding-right: 10px;
       margin-bottom: 5px;
}
.button {
       font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
       font-size: 11px;
       font-weight: bold;
       border-top: 1px solid #898585;
       border-left: 1px solid #898585;
       border-right: 1px solid #898585;
       border-bottom: 1px solid #898585;
       background: #ffffff url(gfx/button.gif) repeat-x left top;
       color: #000000;
       margin-top:2px;}

.textbox {
       border-top: 1px solid #A8BDCA;
       border-left: 1px solid #A8BDCA;
       border-bottom: 1px solid #A8BDCA;
       border-right: 1px solid #A8BDCA;
       color: #42435A;
       background: #f8f8f8 url(gfx/bg_td_one.jpg) repeat-x left top;
       font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
       font-size: 11px;}


/* dodane przez przemek@pkwiecien.pl */
body{
	text-align: center;
}
div#strona{
	width: 980px;
	margin: 0px auto;
}
	div#baner_gora img{
		margin-top: 10px;
	}
	div#naglowek{
		background: url('_grafika/tlo_top.gif');
		clear: both;
		width: 980px;
		height: 106px;
	}

	ul#menu{
		list-style: none;
		margin: 0px;
		margin-top: 50px;
		margin-left: 348px;
		padding: 0px;
		overflow: auto;
		float: left;
		width: 485px;
	}
	ul#menu li{
		display: inline;
	}
	ul#menu li a{
		background: #00274F;
		display: block;
		float: left;
		color: white;
		font-weight: bold;
		font-size: 1.0em;
		line-height: 27px;

	}
	ul#menu li a:hover{
		text-decoration: none;
	}
	ul#menu li a.start{ background: url('_grafika/menu/start.gif'); width: 59px;}
	ul#menu li a.archiwum{ background: url('_grafika/menu/archiwum.gif');  width: 91px;}
	ul#menu li a.dodaj_wydarzenie{ background: url('_grafika/menu/dodaj_wydarzenie.gif');  width: 149px;}
	ul#menu li a.ogloszenia{ background: url('_grafika/menu/ogloszenia.gif');  width: 95px;}
	ul#menu li a.redakcja{ background: url('_grafika/menu/redakcja.gif');  width: 85px;}
ul#menu li.ostatni{width: 88px; float: left;}
form#wyszukiwarka{
	display: block;
	clear: both;
	margin: 0px;
	height: 29px;
	text-align: right;
	padding-right: 6px;
}
form#wyszukiwarka input {
	margin-top: 6px;
}

#panel_adm{
	overflow: auto;
}
.menu_adm{
	list-style: none;
	width: 400px;
	border-top: 1px dotted #00274F;
	padding-top: 1em;
}
.menu_adm a{
	display: block;
	font-size: 1.5em;
	line-height: 2em;
	height: 2em;
}

div.wizytowka{
	overflow: auto;
	float: left;
	margin: 2em;
}
div.wiz_firma{
	font-size: 1.2em;
	text-align: center;
	padding: 2px;
}
div.wiz_firma img{
	margin-bottom: 8px;
}
img {
	border: 0px;
}
div.film_info{
	border:1px solid #D2D2D2;
	background:#E9E9E9;
	padding-bottom: 15px;
}
div.film_info .tytul{
	margin: 10px;
	margin-bottom: 7px;
	display: block;
}
div.film_info .data{
	margin-left: 10px;
	color: #858585;
}
div.film_info .kateg{
	font-weight: bold;
	padding-left: 3px;
}
p.lead{
	margin-top: 22px;
	margin-bottom: 14px;
	background: #E9E9E9;
	padding: 12px;
	font-size: 12px;
}
.tresc p{
	padding: 6px 12px;
	font-size: 12px;
}
.belka{
	background: #000040;
	color: white;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	padding-left: 1em;
	clear: both;
}
.boks{
	background: white;
	border: 1px solid #d2d2d2;
}

#kalendarz{
	overflow: auto;
	padding-bottom: 1em;
}

.kldrz_linki{
	text-align: center;
	padding: 6px;
}
.kldrz_linki a{
	padding: 0px 10px;
	}

table#kldrz_dni{
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
}
table#kldrz_dni th,table#kldrz_dni td{
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	padding: 0px;
	width: 40px;
	text-align: center;
	line-height: 20px;
}
table#kldrz_dni tr.dni_tyg th{
	background: #e9e9e9;
}
.nd{
	color: red;
	background: #e9e9e9;
}
table#kldrz_dni .dzisiaj{
	background: #ffea55;
}
table#kldrz_dni .kldrz_link{
	background: #D8EDB1;
}
#kldrz_dni a{
	display: block;
	font-weight: bold;
	color: #004080;
}
#kldrz_dni a:hover{
	background: #B6DD6C;
}

h3{
	font-weight: normal;
	color: #224068;
	text-align: center;
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.ogloszenie{
	overflow: auto;
	clear: both;
	padding: 0px;
	margin: 0px;
	margin-top: 6px;
	padding-bottom: 8px;
}
div.ogl_linia{
	border-bottom: 1px solid #d1d1d1;
	height: 1px;
	width: 98%;
	margin: 0px auto;
}
div.ogl_foto{
       
	float: left;
	margin-bottom: 0px;
	margin-top: 3px;
}
div.ogl_foto img{}
div.ogloszenie .film_info{
	float: left;
	background: none;
	border: 0px;
	width: 468px;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	padding-bottom: 0px;
    
}
div.ogloszenie .film_info .data{
	color: #AAAAAA;
}
div.ogloszenie p{
	padding: 12px;
	width: auto;
	margin-bottom: 0px;
}
div.ogloszenie .tytul a {color: #3768AB; font-size: 16px;}

h3.dzien {
	text-align: left;
	font-size: 18px;
	background: url('_grafika/calendarz.jpg') no-repeat left;
	background: none;
	line-height: 32px;
	padding-left: 40px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
       padding-left: 0px;
       margin-left: 0px;
       margin: 0px;
       padding: 0px;
       color: black;
       border-left: 3.5em solid black;
}

p.dzien{
       border-left: 3em solid black;
       padding: 0px;
       margin: 0px;
       font-size: 22px;
       padding-left: 6px;
       margin: 15px 0px 20px 0px;
       clear: both;
}
