* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
@font-face {
	font-family: AkzidGroProReg;
	src: url('/fonts/AkzidGroProReg.otf');
}

@font-face {
	font-family: AkzidGroProReg;
	src: url('/fonts/AkzidGroProBol.otf');
	font-weight: bold;
}


body {
    font-family: AkzidGroProReg, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
	font-size: 14px;
	line-height: 25px;
	background-color: #ebebeb;
    color: #636363;
}



a, a:link, a:visited {
	color: #A8C44D;
    text-align: left;
    /*text-decoration: none;
    /*font-weight: normal;*/
    /*outline: none;*/
    
}
a:hover {
	text-decoration: none;
	text-align: left;
	color: #A8C44D;
	/*font-weight: normal;
    outline: none;*/
}
a.red {
	color: #b42020;
}
a.blue {
	color: #2073b4;
}
a.green {
	color: #66b92f;
}
.float {  
     float: left;  
}  
.clear {  
    clear: both;  
}  
.overall {
    background-color: #fff;    
}
 #tytul {
	background: #ECECEC;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
color: #E21010;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
}
#container {
    width:960px;
    margin: auto;
    background-color:#FFF;
    text-align: left;
}
#header {
    text-align: center;
    height: 80px;
}
#logo {
    text-align: right;
    height: 70px;
    width: 140px;
    padding-top: 10px;
	/*background: url('/new/images/logo.png');
	background-repeat:no-repeat;
	background-position:right bottom;*/
}
#menu {
    text-align: left;
    height: 80px;
	width: 820px;
}
#menu ul {
	margin:0px; 
	padding:0px;
}
#menu ul li {
	padding-top:40px;
 	display:inline; 
	float:left; 
	list-style:none;
	margin-left:37px;
}
#menu li a {
	color:#9c9e9f; 
	text-decoration:none;
	font-size: 14px;
}
#menu li a:hover{
	color: #a9c54f;
}
#menu #current a {
	color: #a9c54f;
	padding-right:15px;
	background: url('/images/strzala.jpg');
	background-repeat:no-repeat;
	background-position:right center;
}

#srodek {
   padding-left: 80px;
   padding-right: 20px;
   padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #929395;
	background: #FFF;
	text-align: justify;
}

#content {
    width: 543px;
    text-align: left;
    padding-top: 10px;
	padding-right: 10px;
}
#content #naglowek {
	border-top: solid 1px #c8c9ca;
	border-bottom: solid 1px #c8c9ca;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h1 {
	font-family: AkzidGroProReg; 
	color: #a8c44d;
	font-size: 16px;
	padding-bottom: 10px;
}
#content #social{
 float: right;
}
#content h3 {
	font-family: AkzidGroProReg; 
	color: #929395;
	font-size: 12px;
}
#content p {
     font-family: AkzidGroProReg; 
     color: #636363;
     font-size: 14px;
	 text-align: justify;
	 line-height: 25px;
	 padding-bottom: 15px;
}
#sidebar_left {
    width: 137px;
    padding: 5px;
}
#sidebar_right {  
    padding-top: 10px;
	padding-left: 10px;
	width: 250px;  
}
#container_down{  
	clear: both;
    background-color:#aeadad;
    text-align:center;
}
#footer {
	padding-top: 25px;
	width:960px;
	height: 150px;
    margin: auto;
	background-color:#c9c9c9;
    color: #717171;
    text-align: left;
	font-size: 11px;
}
#footer_left{
	padding-left: 60px;
}
#footer_menu{
	padding-left: 60px;
}
#footer_menu li a {
	color:#717171; 
	text-decoration:none;
}
#footer_menu li a:hover {
	text-decoration: none;
	color: #000;
}
#footer_right{
	text-align: right;
	padding-left: 140px;
}

/*prawa strona*/
#sidebar_right #modul {
	margin-top: 20px;
	padding-right: 10px;
	width:	230px;	
	
}
#sidebar_right #modul #tytul {
	background: #ececec;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	color:#e21010;
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar_right #modul #tytul a{
	color:#e21010;
	text-decoration:none;
	font-size: 12px;	
	font-weight: bold;
}
#sidebar_right #modul #tytul a.right{
	text-decoration:none;
	color:#636466;
	float: right;
	font-size: 12px;	
}
#sidebar_right #modul a.zielen {
	color: #a8c44d;
	text-decoration:none;
	font-size: 11px;	
	margin-left: 6px;
	font-weight: bold;
}
#sidebar_right #modul p {
	color: #636466;
	font-size: 11px;	
	margin-left: 6px;
	text-align: justify;
}
#sidebar_right #menuprawe {
	width: 230px;
	float:left;
	background: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

#sidebar_right #menuprawe ul {
	list-style-type:none;
	
}
#sidebar_right #menuprawe ul  li{
	margin-top: 5px;
	background: #e4e4e4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#sidebar_right #menuprawe a {
	color: #87a526;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#sidebar_right #menuprawe a:hover {
	color: #07a7dc;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#sidebar_right #menuprawe ul  ul  li{
	margin-top: 5px;
	background: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

#sidebar_right #menuprawe ul ul li a {
	color: #969696;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#sidebar_right #menuprawe ul ul li a:hover {
	color: #07a7dc;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#sidebar_right #menuprawe #current {
	color: #07a7dc;
	margin-top: 5px;
	background: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background: url('/images/strzala2.png');
	background-repeat:no-repeat;
	background-position:10px center;
}


/* strona pierwsza*/
#ramki{
	margin-top: 10px;
}
#ramki a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 175px;
	height: 147px;
}
#ramki a#ramka1{
	background: url('/images/kafelki/ramka1.png');
}
#ramki a#ramka1:hover{
	background: url('/images/kafelki/ramka1a.png');
}
#ramki a#ramka2{
	background: url('/images/kafelki/ramka2.png');
}
 #ramki a#ramka2:hover{
	background: url('/images/kafelki/ramka2a.png');
}
#ramki a#ramka3{
	background: url('/images/kafelki/ramka3.png');
}
 #ramki a#ramka3:hover{
	background: url('/images/kafelki/ramka3a.png');
}
#ramki a#ramka4{
	background: url('/images/kafelki/ramka4.png');
}
 #ramki a#ramka4:hover{
	background: url('/images/kafelki/ramka4a.png');
}
#ramki a#ramka5{
	background: url('/images/kafelki/ramka5.png');
}
 #ramki a#ramka5:hover{
	background: url('/images/kafelki/ramka5a.png');
}
#ramki a#ramka6{
	background: url('/images/kafelki/ramka6.png');
}
 #ramki a#ramka6:hover{
	background: url('/images/kafelki/ramka6a.png');
}
#form {
	font-size: 14px;
	color: #929395;
}
#form #tytul {
background: #ECECEC;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
color: #E21010;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
margin-right: 20px;
}
input{
	width: 220px;
	margin-top:6px;
	padding:0px 3px;
	font-family: serif;
	color:#959595;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid silver;
}
textarea {
	width: 220px;
	height: 65px;
	margin-top:6px;
	padding:0px 3px;
	font-family: serif;
	color:#959595;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid silver;
}
.button {
	width: 80px;
	margin-right: 20px;
	margin-bottom:40px;
	padding:0px 3px;
	font-family: serif;
	color:#b4b4b4;
	float:right;
	clear:both;
	
}
#loga {
	clear:both;
	width: 960px;  
	height: 90px;
	background: url('/images/loga.png');
	background-repeat:no-repeat;
	background-position: center center;
}

/*tools*/
#tools_loga {
	color: #959595;
	width: 860px;
	border-bottom: 1px solid #a9c54f;
	padding-bottom: 5px;
	padding-top: 5px;
}
#tools_loga.szare {
	background: #f3f3f3;
}
#tools_logal {
	padding-left: 80px;
	padding-right: 5px;
	float: left;
	width: 377px;
	border-right: 1px solid #a9c54f;
}
#tools_logap {
	padding-left: 15px;
	padding-right: 5px;
	float: right;
	width: 377px;
}
#tools_loga p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#tools_loga a {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #a9c54f;
}

/*white*/
#whitegora {
}
#whitegora #lewa{
	padding-left: 80px;
	padding-right: 15px;
	float: left;
	width: 335px;
}
#whitegora #prawa{
	float: right;
	width: 430px;
}
#whitegora #lewa h1{
	color: #b42020;
	font-size: 18px;
}
#whitegora #lewa p {
	padding-top: 10px;
	font-family: AkzidGroProReg; 
    color: #636363;
    font-size: 14px;
	text-align: justify;
	line-height: 25px;
}
#whitegora #lewa #dol {
	padding-top: 30px;
	color: #636363;
    font-size: 12px;
	line-height: 25px;
	text-align: left;
}
#tuba {
	margin-top: 20px;
	border-top: 1px solid #a8c44d;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
}
#tuba #lewa {
	float:left;
	padding: 0;
	margin:0;
}
#tuba #srodek {
	padding: 0;
	margin:0;
	float:left;
	width: 770px;
	text-align: center;	
}
#tuba #srodek a{
	color: #b42020;
	font-size: 18px;
	/*font-weight: bold;*/
}
#tuba #srodek img {
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 15px;
}
#tuba #prawa {
	float:right;
	padding: 0;
	margin:0;
}
#tubadol {
	clear: both;
	border-bottom: 1px solid #a8c44d;
	padding-top: 8px;
}
#whitedol {
	padding-top: 10px;
	padding-bottom: 10px;
}
#whitedol #wiersz{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #a8c44d;
	padding-left: 80px;
	padding-right: 10px;
}
#whitedol #wiersz.lighthouse{
	background: url('/images/whitepapers/lighthouse.png');
	background-repeat: no-repeat;
	background-position: 0px center;
}
#whitedol #wiersz.adwatch{
	background: url('/images/whitepapers/adwatch.png');
	background-repeat: no-repeat;
	background-position: 0px center;
}
#whitedol #wiersz.fbad{
	background: url('/images/whitepapers/fbad.png');
	background-repeat: no-repeat;
	background-position: 0px center;
}

#whitedol #wiersz h1 {
    font-size: 18px;
}
#whitedol #wiersz h1.red {
	color: #b42020;
}
#whitedol #wiersz h1.blue {
	color: #2073b4;
}
#whitedol #wiersz h1.green {
	color: #66b92f;
}

#whitedol #wiersz p {

	padding-top: 10px;
	font-family: AkzidGroProReg; 
    color: #636363;
    font-size: 14px;
	text-align: justify;
	line-height: 25px;
}


/*BLOG

#sidebar_right #menuprawe {
	width: 230px;
	float:left;
	background: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 6px;
}

#sidebar_right #menuprawe ul {
	list-style-type:none;
	
}
#sidebar_right #menuprawe ul  li{
	margin-top: 5px;
	background: #e4e4e4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#sidebar_right #menuprawe a {
	color: #87a526;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#sidebar_right #menuprawe a:hover {
	color: #07a7dc;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#sidebar_right #menuprawe ul  ul  li{
	margin-top: 5px;
	background: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

#sidebar_right #menuprawe ul ul li a {
	color: #969696;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#sidebar_right #menuprawe ul ul li a:hover {
	color: #07a7dc;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#sidebar_right #menuprawe #current {
	color: #07a7dc;
	margin-top: 5px;
	background: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background: url('/images/strzala2.png');
	background-repeat:no-repeat;
	background-position:10px center;
}
*/
#naglowekblog{
	border-top: solid 1px #c8c9ca;
	border-bottom: solid 1px #c8c9ca;
	padding-top: 10px;
	padding-bottom: 20px;
} 
#naglowekblog h1{
	font-family: AkzidGroProReg; 
	color: #a8c44d;
	font-size: 16px;
	padding-bottom: 10px;
}
#naglowekblog h2 {
	float: left;
	font-family: AkzidGroProReg; 
	color: #929395;
	font-size: 12px;
}
#naglowekblog h2.green {
	color: #a8c44d;
	padding: 0px 10px;	
}
#naglowekblog2{
	border-bottom: solid 1px #c8c9ca;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
} 
#naglowekblog2 #komentarze{
	float: left;
	padding-right:30px;
}
#naglowekblog2 #rekomendacje{
}
#naglowekblog2 img{
	vertical-align: middle;
	padding-right: 5px;
}
#content p img{
	float: left;
	padding-right: 15px;
}
#szukajblog {
	width: 230px;
	border-top: solid 1px #c8c9ca;
	border-bottom: solid 1px #c8c9ca;
	padding-top: 10px;
	padding-bottom: 30px;
}
#szukajblog input{
	width: 180px;
margin:0;
padding:0;
height: 20px;
	border: 1px solid #a8c44d;
	font-family: serif;
	color:#959595;
	float: left;
}
#szukajblog .button {
	width: auto;
	border: 1px solid #a8c44d;
	float: right;
	margin:0;
	padding:0;	
	height: 22px;
	font-family: serif;
	background:  #a8c44d;
	color: #fff;
}
#socialblog {
	width: 230px;
	border-bottom: solid 1px #c8c9ca;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#socialmenu {
	width: 230px;
	border-bottom: solid 1px #c8c9ca;
	padding-top: 10px;
	padding-bottom: 10px;
}
#socialmenu h1{
	font-family: AkzidGroProReg; 
	color: #a8c44d;
	font-size: 14px;
	padding-bottom: 10px;
}
#socialmenu a{
display: block;
	font-family: AkzidGroProReg; 
	color: #a8c44d;
	font-size: 12px;
	padding-bottom: 10px;
}


