/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
color:inherit;
}

p{margin-top:0.8em;margin-bottom:0.8em;}

a {	color:white;font-weight:bold;text-decoration: none;cursor:pointer;}
a:hover { color:white;text-decoration: underline; }

.clear {clear:both;font-size:0px;line-height:0px;padding:0px;margin:0px} 

.center {text-align:center} 

.fLeft { float: left; }

.fRight { float: right; }

.bold { font-weight: bold; }

.wyr{ font-weight:bold;color:#829a35; }

body{background: url('images/site_bg.jpg') repeat-x;background-color: white;font-size: 12px;font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;color:white;}


/************* struktura strony *********************/
	
.site{
    margin:0 auto;
    width:780px;
	background:#4288c8;
    }
	
#menu{ background-image: url(images/menu_bg.jpg);background-repeat:no-repeat;width:780px;height:39px;padding-top:20px;}
#menu ul.linki{list-style: none;margin-left:40px;}
#menu ul.linki li {float:left;margin-left:6px;margin-right:6px;display:inline; color:white;}
	
#loga2{width:780px;height:114px;position:relative;left:0px;top:0px;margin-left:100px;}
#loga1{width:780px;height:92px;position:relative;left:0px;top:0px;margin:5px 0px;}

#main-container{ width:750px;background: url('images/main_bg.jpg') repeat-x;background-color:#4288c8;color:white;padding:10px 15px;min-height:300px;line-height:140%;}
#foot-container{ margin:0 auto; position:relative; margin-top:10px; height:77px; width:927px; background-image: url(images/foot_bg.jpg);background-repeat:repeat-x;font-size:11px;color:#A2A2A2;}
#foot{ background-image: url(images/foot_bg.jpg);background-repeat:repeat-x;}

#loga2{width:927px;height:114px;position:relative;left:0px;top:0px;}

h1{	font-size:17px;color:white;font-weight:bold;padding:0.5em 0em;}
h2{	font-size:12px;color:white;font-weight:bold;padding:0.8em 0em;}
h4{	font-size:11px;color:white;font-weight:bold;padding:0.3em 0em;}

div.akt h4{font-size:12px;}
div.akt p{}
div.akt a{color:white;font-weight:bold;}

#main-container p{ color:white;}
#main-container ul{ margin-left:2.0em;}
#main-container .nagl{ margin: 10px 10px 10px 20px; }

.main-container-inner{ width:730px;padding:10px 10px;}

.thbr{background:white;padding:3px;margin-left:8px;float:right;display:inline;}
.thbl{background:white;padding:3px;margin-right:8px;float:left;display:inline;}

.image{border:2px solid white;margin:5px;float:left;display:inline;}

.copyright{
	position:absolute;
	top:10px;
	left:20px;
}

.autor{
	position:absolute;
	top:50px;
	right:50px;
	color:white;
}

.menufoot ul.linki{
	list-style: none;
	position:absolute;
	left:624px;
	top:25px;
	width:350px;
	z-index:11;
}

.menufoot ul.linki li {	float:left; display:inline;font-weight:normal;font-size:11px;background-image:url(images/footP.jpg);background-repeat:no-repeat;background-position:left center;padding:2px;}

.menufoot ul.linki li a{padding-left:12px;padding-right:7px;font-weight:normal;}

#zgloszenie_form td{padding:3px;}

#zgloszenie_form label{display:block;font-weight:bold;}

#zgloszenie_form h3{font-size:16px;font-weight:bold;padding:0.8em 0;color:white;}

#zgloszenie_form input, #zgloszenie_form select{border:1px solid #344752;padding:2px;font-size:12px;}

	
/********************************************************************/