@charset "utf-8";

/*Ustawienia globalne*/
body {
	/*Ustawienia*/
	margin: 0;
	
	/*Czcionka i tekst */
	font-family: Verdana;
	font-size: 13px;
	color: #34393e;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border:0;
}

table {
	border:0;
	padding:0;
	width: 100%;
}

a:link,
a:active,
a:visited {
    color: #34393e;
    text-decoration:none;
}

a:hover {
    color: #bb307c;
}

/*
:::::Tagi div glowne
*/

/*Tlo gorne*/
div#top {
	/*Tlo*/
	background-image:url(../gfx/top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
	/*Ustawienia*/
	height: 161px;
	width: 100%;
}

/*Tlo dolne*/
div#stopka {
	/*Tlo*/
	background-image:url(../gfx/bg_stopka.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	
	/*Ustawienia*/
	height: 115px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	
}

/*Tlo menu*/
div#menu {
	/*Tlo*/
	background-image:url(../gfx/bg_menu.gif);
	background-repeat:repeat-x;
	
	/*Ustawienia*/
	height: 47px;
	width: 100%;
	text-align: center;
}

/*Sekcja pod menu*/
div#sekcja {
	/*Tlo*/
	background-image:url(../gfx/bg_ostatnie_prace.gif);
	background-position:center;
	background-repeat:no-repeat;
	
	/*Ustawienia*/
	height: 111px;
	width: 100%;
	text-align: center;
}

div#main {
	width: 960px;
	padding-top: 10px;
	line-height: 150%;
}

/*
:::::Tagi w menu
*/

div#menu img {
	
	/*Ustawienia*/
	height: 47px;
	width: 130px;
	
	padding-right: 3px;
	padding-left: 3px;

}

/*
:::::Tagi w ostatnich pracach
*/

div#ostatnie_prace {
	width: 960px;
	height: 111px;
	position:relative;
}

div#op_tytul {
	background-image:url(../gfx/ostatnie_prace/tytul.png);
	background-repeat:no-repeat;
	width: 124px;
	height: 31px;
	
	position:absolute;
	left:10px;
	top:40px;
}

div#op_content {
	width: 520px;
	height: 111px;
	text-align:center;
	vertical-align: middle;
	
	position: absolute;
	left: 144px;
	top:28px;
}

div#op_zglos {
	width: 209px;
	height: 51px;
	
	position: absolute;
	top: 30px;
	right: 10px;
	
}
img#op_zglos_p {
	width: 209px;
	height: 51px;
}

/*
:::::Tagi w stopce
*/

div#st_content {
	background-image:url(../gfx/stopka/bg.gif);
	background-repeat:repeat-x;
	
	width: 960px;	
	height: 57px;
	
	position: relative;
}
div#st_copyright {
	
	color: white;
	font-size: 10px;
	
	position: absolute;
	top: 21px;
	left: 10px;
}
div#st_menu {
	
	font-size: 10px;
	color: white;
		
	position: absolute;
	top: 22px;
	right: 10px;	
}

div#st_menu a:link,
div#st_menu a:active,
div#st_menu a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	
	padding-left: 3px;
	padding-right: 3px;
}
div#st_menu a:hover {
	color: #bb307c;
	font-weight: bold;
	text-decoration: none;
	
	padding-left: 3px;
	padding-right: 3px;
}

/*
:::::Tagi w sekcji sidebar
*/

div#side_sp_tytul {
	background-image:url(../gfx/sidebar/sponsorzy.gif);
	background-position: right top;
	background-repeat:no-repeat;
	
	width: 269px;
	height: 44px;

}

div#side_pat_tytul {
	background-image:url(../gfx/sidebar/patronat.gif);
	background-position: right top;
	background-repeat:no-repeat;
	
	width: 269px;
	height: 44px;
margin-top: 135px;
	
}
div#side_mpat_tytul {
	background-image:url(../gfx/sidebar/patronat_medialny.gif);
	background-position: right top;
	background-repeat:no-repeat;

	width: 269px;
	height: 44px;
    margin-top: 135px;

}

div#side_org_tytul {
	background-image:url(../gfx/sidebar/organizator.gif);
	background-repeat:no-repeat;
	
	width: 269px;
	height: 34px;
    margin-top: 135px;

	
}

div#side_faq_tytul {
	background-image:url(../gfx/sidebar/faq.gif);
	background-repeat:no-repeat;
	
	width: 269px;
	height: 34px;

    	margin-top: 135px;
	
}

div#side_sp,
div#side_pat,
div#side_org,
div#side_faq,
div#side_mpat{

	padding-top: 10px;
	padding-bottom: 15px;
	
	font-size: 11px;
	text-align: center;
}

div#side_pat_tytul,
div#side_sp_tytul,
div#side_mpat_tytul{
    margin-bottom: 10px;
}
div#side_org_tytul {
    margin-bottom: 20px;
}

div#side_sp img,
div#side_pat img,
div#side_org img,
div#side_mpat img{
	border: 7px #cccccc solid;
    margin-bottom: 10px;
}

div#side_sp img:hover,
div#side_pat img:hover,
div#side_org img:hover,
div#side_mpat img:hover{
	border: 7px #999999 solid;
}

div#side_faq div {
	background-color: #eff3f6;
	text-align: left;
	font-weight: bold;
	padding: 5px;
    margin-bottom: 10px;
}
div#side_faq div li {
    list-style-image:url(../gfx/nagrody/punkt.png);
}
div#side_faq div div {
	display:none;	
	font-weight: normal;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
}


/*
:::::Tagi w sekcji main
*/

div#o_animotion div {
	padding-top: 10px;
	text-align:justify;
	padding-bottom: 20px;
}
div#banner {
	background-image:url(../gfx/banner/bg.jpg);
	background-repeat:no-repeat;
	
	width: 665px;
	height: 181px;
	position: relative;
	
	margin-top: 20px;
	margin-bottom: 20px;
}
div#banner div{
	
	width: 326px;
	height: 30px;
	
	position: absolute;
	right:0;
	bottom:0;
}

div#nawi {
	position: relative;
	height: 18px;
}

div#tresc {
	text-align:justify;
}

div#tresc label {
	font-size: 18px;
	font-weight: bold;
}

div#data{
	background-image:url(../gfx/bg_data.gif);
	background-repeat:no-repeat;
	width: 78px;
	height: 91px;
	float: left;
	
	text-align: center;
	vertical-align:middle;
	
	padding-right:10px;
	padding-bottom:5px;
}

div#data strong {
	font-size: 30px;
}

a#zostaw_komentarz {
	position: absolute;
	top:0;
	left:0;
    font-size: 10px;
    font-weight: bold;
}
a#zostaw_komentarz img {
    float: left;
    margin-right: 5px;
}

img#czytaj_dalej {
	position: absolute;
	top:1px;
	left: 185px;
}

img#next {
	position: absolute;
	top: 1px;
	right:0;
}

img#rss {
	position: absolute;
	top: 1px;
	right: 12px;
}

img#prev {
	position: absolute;
	top: 1px;
	right: 32px;
}

/*Aktualnosci*/

div#aktualnosci_full {
    width: 620px;
}

div#komentarze_full {
    width: 620px
}

div#newsy {
    text-align: left;
    background: #eff3f6;
    border: 1px silver dotted;
    padding: 5px;
    margin-bottom: 10px;
}
div#komentarz {
    text-align: justify;
    background: #eff3f6;
    border: 1px silver dotted;
    padding: 5px;
    margin-bottom: 10px;
}
input#wynik {
	background-image:url(../gfx/kontakt/input.gif);
	background-repeat: no-repeat;

	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;

	width: 100px;
	height: 29px;
}
div#wiadomosc_komentarz {
    background-image:url(../gfx/kontakt/textarea.gif);
	background-repeat:no-repeat;
	
	width: 497px;
	height: 217px;
	
	padding: 5px;
}
div#autor_komentarz {
	background-image:url(../gfx/aktualnosci/input.gif);
	background-repeat: no-repeat;

	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;

	width: 497px;
	height: 29px;
}
div#wynik {
	background-image:url(../gfx/aktualnosci/wynik.gif);
	background-repeat: no-repeat;

	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;

	width: 153px;
	height: 29px;
}

input#submit_komentarz {
	background-image:url(../gfx/aktualnosci/dodaj_off.png);
	background-repeat:no-repeat;

    cursor: pointer;

	border:0;

	width: 209px;
	height: 51px;
    margin-bottom: 20px;
}
input#submit_komentarz:hover {
 	background-image:url(../gfx/aktualnosci/dodaj_on.png);
	background-repeat:no-repeat;
}
