@charset "utf-8";

/* -----------------------------CSS RESET--------------------------*/
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, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color:#242424;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 8px;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

*{
	margin: 0;
 }
 
 html, body {
     height: 100%;
	 zoom: 1;
 }
 /* ---------------END RESET------------------*/
 
 body{
	 font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
 }
 
 
 p{
	 text-align:justify;
	 line-height:18px;
}
 
 
 img {
 }
 
 ul,li{

 } 

 h1 {

 }
 
 h2 {

 }
 
  h3 {

 }
 .img-left{
	 float:left;
 }
 .img-right{
	 float:right;
 }
 
  .wrapper {
	
	width:960px;

	margin: 0 auto;
 }
 
 
 #container {
	text-align: left; 
 }

 #header {
	height:144px;
	width:960px;
	margin:0px;
 }
 #logo {
	height:80px;
	width:100px;
	margin:0px;
	float:left;
 }
 #logo2 {
	height:80px;
	width:100px;
	margin:0px;
	float:left;
}
 #login{
	 float:right;
	 width:auto;
	 text-align:right;
	 background-position:right;
	 background-repeat:no-repeat;
	 padding-right:27px;
	 padding-left:20px;
	 
 }
 .login{
	 top:0px;
	 background:none;
	 font-size:16px;
	 color:#939;
	 text-align:left;
	 margin-right:17px;
	 border:none;
 }
 .register a:link{
	 color: #000000;
	 font-size:14px;
	 text-decoration:none;	
 }
  .register a:visited{
     color: #000000;
	 font-size:14px;
	 text-decoration:none;	
 }
  .register a:hover{
	 color: #939;
	 font-size:14px;
	 text-decoration: underline;	
 }

 .tweeter-icon{
	margin-right:15px;
	margin-left:5px;
	float:right;
}
 #number{
	position: relative;
	left: 600px;
	top: 25px;
	font-size:14px;
 }

 #menu {
	float:right;
	height:51px;
	width:960px;
	background-image:url(images/bg-menu2.jpg);
	background-repeat:no-repeat;
 }
#search{
	float:right;
	width:160px;
	height:51px;
	margin-right:20px;
	text-align:left;
	display:inline;
}

#search a:link{
	font-size:12px;
	text-decoration:none;
	color:#666;
}
#search a:visited{
	font-size:12px;
	text-decoration:none;
	color:#666;
}
#search a:hover{
	font-size:12px;
	color:#939;
	text-decoration:none;
}
#search a:active{
	font-size:12px;
	text-decoration:none;
	color:#666;
}
.search-field{
	width:100px;
	height:20px;
	background:none;
	border:none;
	margin-top:13px;
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
	 color:#939;
}



 #mainContent { 
 }


  .slogan{
	 width:657px;
	 margin-top:30px;
	 height:70px;
	 float:right;
	 
 }
 .slogan h1{
	 font-family:"Times New Roman", Times, serif;
	 font-size:52px;
	 font-weight:normal;
	 color:#999;
 }
  #main-text{
	 width:283px;
	 height:90px;
	 float:left;
	 padding:10px;
 
 }
   #logos{
	 width:280px;
	 height:325px;
	 float:left;
	 text-align: left;
 
 }
	.logolewa { 
		width: 140px;
		float: left;
	}
	.logoprawa {
		width: 140px;
		float: right;
	}
	.logostdl {
		float: left;
	}
	.ourbrakom {
		height: 85px;
		text-align: center;
		vertical-align: top;
	}
	.ourbrakomr {
		padding-top: 3px;
		vertical-align: top; 
		font-size: 14px;
	}

    #news{
	 margin-top:25px;
	 width:300px;
	 height:200px;
	 float:left;
	 padding:7px;
/*	 background-image:url(images/bg-news2.jpg); */
/*	 background-repeat:no-repeat; */
	 text-align:left;
 }
 #news h2{
	 margin-left:20px;
	 font-size:14px;
	 color:#000;
	 border-bottom: 1px solid #333333;
	 margin-bottom:20px;
	 padding: 10px;
 }
 #news li{
	 font-family:Arial, Helvetica, sans-serif;
	 font-style:italic;
	 margin-bottom:15px;
 
 }
 #news a:link{
	 color:#242424;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/li1.gif);
	 background-repeat:no-repeat;
	 
 }
 #news a:visited{
	 color:#242424;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/li1.gif);
	 background-repeat:no-repeat;
	 
 }
 #news a:hover{
	 color:#000;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/li2.gif);
	 background-repeat:no-repeat;
	 
 }
 #news a:active{
	 color:#242424;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/li1.gif);
	 background-repeat:no-repeat;
	 
 }
 #box-2{
	
 }

 #box-3{
	
 }
 
 #box-4 {
	 
 }
 

 
 
 
 .tekst1 {	

 }
 .tekst2 {
	 
 }
  .tekst3 {	

 }
 
 a.mail{
	 
 }
 
 a.mail:hover{
 	text-decoration:underline;
 }
 
 
 
 
 .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 .footer {
	 margin-top:30px;
	 }
  .footer-pojemnik{
	width:952px;
	height:175px;
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }
 .footer-col{
	float:left;
	text-align:center;
	height:160px;
	width:182px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
 }
  .footer-col h4{
	  color: #666;
	  margin-bottom:6px;
	  font-weight:normal;
	  font-size:14px;	 
 }
   .footer-col li{
	   margin:3px 0px 0px 3px;
	  color:#817b5f;
	  font-weight:normal;
	  font-size:12px;	 
 }
 .footer-col a:link {
	 text-decoration:none;
	 color:#949494;
	 

 }
 .footer-col a:visited {
	  text-decoration:none;
	 color:#949494;

 }
 .footer-col a:hover {
	  text-decoration:none;
	 color: #939;

 }
 .footer-col a:active {
	  text-decoration:none;
	 color:#949494;

 }

.footer-webdesign{
	
	width:100%;
	 float:left;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#c2c0c0;
	 margin-top:5px;
 }
 .footer-webdesign p{
	 text-align:center;
 }
 
 .footer-webdesign a:link {
	 text-decoration:none;
	 color:#25241f;
	 

 }
 .footer-webdesign a:visited {
	  text-decoration:none;
	 color:#25241f;

 }
 .footer-webdesign a:hover {
	  text-decoration:none;
	 color:#817b5f;

 }
 .footer-webdesign a:active {
	  text-decoration:none;
	 color:#25241f;

 }

 input, textarea, select{
	
 }

 option{
	
}

 .formError{
	
 }

input.toplogin {
	border: 1px solid #aaa; 
	border-radius: 5px;
	padding: 3px;
}
input.toplogin:hover {
	border: 1px solid #000; 
}
a.topforgot {
	color: #aaa;
}
a.topforgot:hover {
	color: #900;
}
a#enewssign:hover { color: #449; }


/* Easy Slider */
	
/* Strona Register */
div.register { 
	width: 100%;
	max-width: 450px;
	border: 1px dotted #d0d0d0;
	padding: 10px;
	margin: 10px auto;
	box-sizing: border-box;
}
p.register-tytul {
	font-size: 22px; 
	font-weight: bold;
	margin: 15px;
	
}
p.register-podtytul {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* Koniec strony Register */
