/* Theme Name: OSP */

/* SLIDER POCZĄTEK */

#face-slider{
	position:fixed;
	right:-302px;
	top:190px;
	z-index:100;
}
#face-slider #tab{
	cursor:pointer;
	height:110px;
	width:35px;
	float:left;
	background: url(img/facebook-slider.png) no-repeat center center;
}
#face-code{
	padding:5px;
	border: solid #0170cf 3px;
	background: #fff;
	float:left;
	width:286px;
	height:296px;
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
}

/* SLIDER KONIEC */

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  background-image:url(images/bg.jpg); background-position:top; background-repeat:repeat-x; background-attachment:fixed; background-color:#ffffff; text-shadow: 1px 1px 1px #999; margin-top:0px; }
.clear { clear: both; }

#page { width: 1020px; margin: auto;margin-top:0px;}
#przezroczystosc {float:left; width:1020px; background-image:url(images/bg_cien.png); background-repeat:repeat;} /* kreski - paski po bokach */

#header {width:1000px; height:200px; margin-left:10px; margin-top:5px; background-image:url(images/baner.jpg); background-position:top; background-repeat:no-repeat;} /* baner gora */
#content{float:left; width:1000px; margin-left:10px; background-color:#FFFFFF} /* zawartosc strony - od banera w dol */
#left {float:left; width:250px; }/* blok lewa */
#srodek{float:left; width:510px; margin-left:5px; margin-right:5px; }/* tresc */
#right{float:left; width:230px;}/* blok prawa */
#stopka{float:left; margin-left:10px; width:1000px; height:200px; background-image:url(images/bg_stopka.jpg);}/* stopka strony */
#copyright{float:left; margin-left:10px; width:1000px; height:30px; background-color:#FFFFFF}/* stopka strony */

#menu {float:left; width:250px; margin-right:10px;}/*menu boczne*/
#navbar { display: block; width: 250px; height: 200x;   float:left; }  /*menu boczne*/
#navbar div#mainnav ul {color:#000000; height:200px;   }/*menu boczne*/
#navbar div#mainnav ul li { float: left; font-size: 18px; color:#000000; margin:10px 0 0 30px; width:200px;  }/*menu boczne*/
#navbar div#mainnav ul li a { color:#000000; text-decoration: none; }/*menu boczne*/
#navbar div#mainnav ul li a:hover { color: #999; }/*menu boczne*/ 

#menu_dolne {float:left; width:500px; margin-left:50px; margin-top:50px;}/*menu boczne*/
#menu_dolne ul {color:#000000;width:300px; margin-left:15px; display:inline  }/*menu boczne*/
#menu_dolne ul li { float: left; width:150px; height:30px; font-size: 14px; color:#ffffff }/*menu boczne*/
#menu_dolne ul li a {text-decoration: none; color:#ffffff; font-weight:normal }/*menu boczne*/
#menu_dolne ul li a:hover { color: #330000; }/*menu boczne*/ 

#slider {float:left; width:520px; height:347px;} /* slider */
#data {float:left; width:350px; margin-left:20px; margin-top:160px; font-weight:bold} /* data na górze */

a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:bold; padding-bottom:10px;}
.tytul {font-size:16px; font-family:verdana; text-shadow: 1px 1px 1px #999; text-align:left}/*tytuł news */
.entry{float:left; width:490px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#777777; padding:10px; text-shadow: 1px 1px 1px #ccc;}/*tresc news */
.entry ul { padding-left:30px;}
.kreska_odz {width:500px; height:1px; float:left; background-image:url(images/separator.gif); background-repeat:repeat-x; margin-bottom:20px; margin-top:-20px}
.aligncenter {text-align:center;}
.alignleft {text-align:left}
.alignright{text-align:right}

#label { 
    display: block; 
    width: 260px; 
    padding: 10px 20px; 
    color: #696969; 
    font-size: 16px; 
    text-shadow: 0 0 1px silver; 
}
table {
	float:left;
	}
.widget_text {
 	text-align:center;
	}
.widget ul li{
	padding-left:10px;
	list-style:none;
	}
	

#username, #password { 
    display: block; 
    width: 360px;  
    margin: 0 auto; 
    padding: 10px 5px; 
    border: 1px solid silver; 
    outline: 5px solid #ebebeb; 
    font-size: 22px; 
} 
#username:focus, #password:focus { 
    outline: 5px solid #e5f2f8; 
}
#lower { 
    background: #ecf2f5; 
    width: 360px; 
    padding: 5px 20px; 
    margin-top: 20px; 
}
.check { 
    display: inline; 
    float: none; 
    font-size: 11px; 
    padding: 5px; 
} 
input[type="submit"] { 
    width: 70px; 
    padding: 5px 13px; 
    border: 1px solid #005f85; 
    color: white; 
    text-shadow: 0 0 1px black; 
    background: #98c9dc; 
    position: relative; 
    left: 180px; 
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	color: #000;
	font-weight: bold;
}
cite,em,i {
	border: none;
	font-style: italic;
	}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	border: none;
	color: #333;
	}
del {
	text-decoration: line-through;
	color: #555;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
	}
blockquote cite, blockquote em, blockquote i {
	font-style: normal;
	}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
	}
abbr,acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
	}
ins {
	text-decoration: none;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	}
sup {
	bottom: 1ex;
	}
sub {
	top: .5ex;
}

p,ul,ol,dd,pre,hr {
	margin-bottom: 24px;
	list-style:disc;
	
}
ul ul,ol ol,ul ol,ol ul {
	margin-bottom: 0;
	
}
pre,kbd,tt,var {
	font-size: 15px;	
	line-height: 21px;
	}
code {
	font-size: 13px;
}
strong,b,dt,th {
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.9em;
}

img {
	margin: 0;
	display: inline;
}
img.size-auto, img.size-large, img.size-full, img.size-medium {
	max-width: 100%;
	height: auto;
	}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
 	}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.aligncenter,img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#sidebar li {
   list-style:circle;
}



