body
{
	background-color: #FFF;
	font-family: Arial,Verdana, Tahoma;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #626262;
}
strong 
{
    color: #069;
}
div.header
{
    border-top: solid 7px;
    border-color: #72810F;
    height: 130px;
    background-color: #7F9902;
}
div.logo
{
	float: left;
	margin: 10px 0 0 10px;
}
div.page
{
	background-color: #FFF;
	margin: 0 auto;
	width: 770px;
}
img.logoimg
{
	position: absolute; top: 25px; left: 118px;
}

span.logo 
{
    float: left;
    position: relative; top: 12px; left: 22px;
}
div.lang-switch
{
	float: right;
	margin: 0px 0 0 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #6C6C6C;
}
div.menu a, div.menu a:visited
{
	color: #6C6C6C;
}
li.top-menu-end
{
	background-image: none; 
    margin-left: 0px; 
    padding-left: 0px;
	
}
div.line
{
	background-color: #E2E2E2;
	margin-top: 4px;
	height: 5px;
	width: 760px;
	height: 6px;
}	
ul.search
{
	margin: 0 0 0 20px;
	padding: 0;	
	color: #4D89AE;
	list-style-type: none;

}
ul.search li
{
	padding: 0px 0px 0px 0px;
}
ul.search li a,ul.search li a:visited
{
	color: #870807;
	font-weight: bold;
	text-transform: lowercase;
}
ul.top-menu
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
ul.top-menu li
{
	float: left;
	line-height: 20px;
	margin: 2px 6px 2px 2px;
	text-align: center;
	width: 68px;	
	font-size: 11px;
}
ul.top-menu li a,ul.top-menu li a:visited
{
	background-image: url('../img/button_off.gif');
	background-repeat: no-repeat;
	color: #4D5C00;
}

ul.top-menu li a:active
{
	background-image: url('../img/button_on.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}

ul.top-menu li a:hover
{
	background-image: url('../img/button_off.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding-left: 2px;
	margin-top: 110px;
}
ul.menu li
{
	background-image: url('../img/button_off.gif');
	height: 20px;
    width: 68px;
	background-repeat: repeat-x;
    float: left;
    font-size: 11px;
	text-align: center;
	z-index: 10;
    margin: 0px 2px 0px 2px;
    text-align: center;
    vertical-align: middle;
}
ul.menu li.active
{
	background-image: url('../img/button_on.gif');
	color: #fff;
	font-weight: bold;
}
ul.menu li a,ul.menu li a:visited
{
	color: #4D5C00;
	text-decoration: none;
	vertical-align: middle;
}
ul.menu li a:hover
{
	color: #4D5C00;
	text-decoration: none;
	vertical-align: middle;	
}
div.search-form
{
	font-size: 10px;
    clear:both;
    background-image: url('../img/menu_1px.gif');
	background-repeat: repeat-x;
	height: 31px;
	text-align: right;
	padding-right: 20px;
	/*vertical-align: middle;*/
}
div.search-form a
{
	color: #870807;
}
div.search-tools
{
    margin-left: 5px;
    margin-right: 5px;
    background-color: #7EA5D0;
    border-bottom: 2px solid #5A8FC3;
    height: 28px;
}
input.what
{
	border: none;
}
div.bottom
{
    background-image: url('../img/menu_bottom_1px.gif'); 
	background-repeat: repeat-x;
	clear: both;
	color: #D7AFCE;
	font-size: 11px;
	text-align: center;
	height: 36px;
    padding-top: 10px;
}
div.bottom a,div.bottom a:visited 
{
	font-weight: normal;
	font-size: 11px;
    color: 	#8F1E73;
    text-decoration: none;   
    text-transform: lowercase; 
}
div.bottom a:hover
{
    color: #006699;
    text-decoration: none;
}
.copyright
{
    font-size: 9px;
    color: #BCBCBC;
    text-align: center;
    margin-top: 5px;
}
a,a:active,a:visited
{
	color: #494949;
	text-decoration: underline;
}
a:hover
{
	color: #494949;
	text-decoration: none;
}
input, textarea, select
{
	font-size: 10px;
}
div.content
{
	clear: both;
    border-bottom: none;
	padding-bottom: 1px;
}

div.breadcrumb
{
    font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background-color: #E5EFF5;  
	color: #8F1E73;
	vertical-align: middle;
	line-height: 30px;
	border: solid 1px #D9E8F0;
}

div.breadcrumb a,div.breadcrumb a:visited
{
	color: #006699;
	text-decoration: underline;
}

div.breadcrumb a:hover
{
	color: #8F1E73;
    text-decoration: none;
}
div.breadcrumb strong
{
	color: #006699;
}
p
{
	padding: 0;
	margin: 0;
}
h3
/*zmienic w pliku w adminie znacznik o "reach text" na H3*/
{
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}
form
{
	padding: 0;
	margin: 0;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}

h1
{
    font-size: 11px;
    color: #838383;
    line-height: 13px;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 5px;
}

h2
{
	color: #8F1E73;
	font-size: 18px;
	font-weight: bold;
    line-height: 30px;
    padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	/*background-color: #FAF9F8;*/
}
h2 a
{
	color: #161616;
}
p.date
{
	font-size: 13px;
}
p.news
{
	margin-top: 5px;
	font-size: 12px;
	color: #494949;
}
p.last
{
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
div.field
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
	/*background-color: #FAF9F8;*/
}
div.links a
{
	color: #ff6501;
	text-decoration: underline;
}

div.links a:hover
{
	color: #ff6501;
    text-decoration: none;	
}
div.link-sorting
{
	font-size: 11px;
	text-align: left;
	color: #494949;
    border: solid 1px;
    border-color: #E5EFF5;
    line-height: 30px;
    padding-left: 10px;
}

div.link-sorting a,div.link-sorting a:visited
{
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
div.link-sorting a:hover
{
	color: #8F1E73;
	text-decoration: underline;
	font-weight: bold;
}
a.title
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.title:hover
{
	text-decoration: none;
	color: #FF6501;

}
div.url
{
	color: #8F1E73;
	padding: 0;
	margin: 2px;
	font-size: 11px;
	font-style: italic;
}
div.description
{
	color: #494949;
	padding: 0;
	margin: 2px;
	font-size: 10px;
}
div.stat
{
	color: #7F9902;
	padding: 0;
	margin: 2px;
	font-size: 10px;
}

div.pr_stat
{
	color: #333;
	font-size: 9px;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 11px;
	list-style-type: none;
	padding: 0px 5px 5px 5px;	
}
/* liczba linkow */
div.categories strong
{
    font-weight: bold;
	font-size: 12px;
    color: #C48AB6;
    line-height: 18px;
}
div.categories a,div.categories a:visited
{
	font-weight: bold;
	font-size: 12px;
    text-decoration: bold;
    color: #8F1E73;
    line-height: 18px;
    text-decoration: underline;
    margin-left: 5px;
}
div.categories a:hover
{
    text-decoration: none;
    color: #006699;
}
div.categories div.col
{
	float: left;
	height: 70px;
	text-align: left;
	width: 260px;
	padding-left: 10px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 70px;
	text-align: left;
	width: 250px;
	padding-left: 10px;
}
div.subcategories
{
}
div.subcategories a,div.subcategories a:visited
{
	font-weight: normal;
	font-size: 11px;
    text-decoration: bold;
    color: #006699;
    line-height: 13px;
    text-decoration: underline;
}
div.subcategories a:hover
{
     text-decoration: none;
     color: #8F1E73;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
	height: 1px;
}
div.categories div.categ
{
	background-image: url('../img/folder.gif');
	background-position: 0% 85%;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 15px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background-color: #6A7DB3;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.error
{
	background-color: #FFE9DF;
	background-image: url('../img/notif-angle.gif');
	background-position: top-left;
	background-repeat: no-repeat;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0 0 15px 0;
	text-align: center;
}
div.navigation a,div.navigation a:visited
{
	color: #ff6501;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin-left: 5px
	margin-right: 5px;
	margin-bottom: 5px;
}
div.out-box-top-left
{
	height: 11px;
}

div.box-caption
{
    color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 20px 0px;
	margin: 0 10px 0 10px;
	text-align: center;
}
div.box-caption-img
{
	position: absolute;
	margin: -8px;
}
div.box-content
{
	padding: 5px;
	color: #494949;
}
div.box-content a:hover
{
	color: #D88E8D;
}
div.sponsored-link a,div.sponsored-link a:visited
{
	font-size: 10px;	
	text-align: left;
	font-weight: normal;
}
div.sponsored-link a:hover
{
	font-size: 10px;	
	text-align: left;
	font-weight: normal;
}

div.featured-link a
{
	font-size: 10px;	
	text-align: left;
	font-weight: normal;
}
div.partner-link a,div.partner-link a:visited
{
	font-size: 10px;	
	text-align: left;
	font-weight: normal;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{

}
td.link
{
	padding-bottom: 20px;
}
div.comment
{
}
div.posted
{
	font-size: 10px;
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
p.field
{
	font-size: 11px;
	margin: 0 0 10px 0;
}
div.payment
{
	border: 2px solid #D1D1D1;
	background-color: #EBEBEB;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}

div.news-title, div.box-content-news a,div.box-content-news a:visited
{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #006699;
	font-weight: bold;
	line-height: 13px;
}

div.news-title a,div.news-title a:visited
{
    color: #006699;
    text-decoration: underline;
}
div.news-title a:hover
{
   color: #006699;
   text-decoration: none;
}



div.news-date
{
	font-size: 9px;
	line-height: 13px;
	text-align: left;
	margin: 0 0 0 0;
	color: #006699;
}
/* dodatkowe style do nowych plikow */
img.help
{
  border: 1px solid #E4E4E4;
}

p.help_question
{
    color: #ff6501;
}
div.banner
{
	float: none;
	width: 760px;
	height: 120px;
	text-align: center;
    vertical-align: middle
    margin-bottom: 5px;
}
div.banner img
{
    margin-top: 10px;
    text-align: center;
}
div.sitewide
{
    color: #7FB2CC;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: solid 3px #DFDFDF;
}
div.sitewide a,div.sitewide a:visited
{
    font-size: 9px;
    color: #006699;
    text-decoration: none;
}
div.sitewide a:hover
{
    font-size: 9px;
    color: #8F1E73;
    text-decoration: none;
}
div.box-caption-news
{
	background-image: url('../img/newsy_1px.gif');
    height: 19px;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	padding-left: 5px;
}
div.box-content-news
{
	padding: 5px;
	background-color: #F9F4F8;
	border: solid 1px #D7AFCE;
}
div.box-content-news a:hover
{
	text-decoration: none;
}
div.box-caption-nowe
{
	background-image: url('../img/nowe_1px.gif');
    height: 19px;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	padding-left: 5px;
}
div.box-content-nowe
{
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #D7AFCE;
}
div.box-content-nowe a,div.box-content-nowe a:visited
{
	text-decoration: none;
	color: #006699;
	line-height: 13px;
}
div.box-content-nowe a:hover
{
	text-decoration: underline;
	color:  #8F1E73;
}

div.box-caption-stats
{
	background-image: url('../img/statystyki_1px.gif');
    height: 19px;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	padding-left: 5px;
}
div.box-content-stats
{
	padding: 5px;
	background-color: #F6F8ED;
	border: solid 1px #BFCC80;
}
div.box-caption-partners
{
	background-image: url('../img/linki_1px.gif');
    height: 19px;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	padding-left: 5px;
}
div.box-content-partners
{
    padding: 5px;
	background-color: #F2F7FA;
	border: solid 1px #7FB2CC;
}
div.box-content-partners a
{
	text-decoration: underline;
	color: #006699;
	line-height: 13px;
}
div.box-content-partners a:hover
{
	text-decoration: none;
	color: #8F1E73;
	line-height: 13px;
}
div.box-caption-sponsored
{
	background-image: url('../img/linki_1px.gif');
    height: 19px;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	padding-left: 5px;
}
div.box-content-sponsored
{
    padding: 5px;
	background-color: #F2F7FA;
	border: solid 1px #7FB2CC;
}
div.box-content-sponsored a
{
	text-decoration: underline;
	color: #006699;
	line-height: 13px;
}
div.box-content-sponsored a:hover
{
	text-decoration: none;
	color: #8F1E73;
	line-height: 13px;
}

div.main-content
{
    /*background-color: #FAF9F8;*/
}
div.box-strong
{
}

div.category-desc
{
    font-size: 11px;
    color: #494949;
    line-height: 13px;
    padding-left: 12px;
}

div.category-name
{
    font-size: 14px;
    color: #494949;
    line-height: 24px;
    background-image: url('../img/folder.gif');
}

.links-list-row
{
    border-bottom: solid 1px;
    border-color: #E4DFDA;
}

.box-content strong
{
    color: #069;
}

div.box-caption-strong
{
    background-color: #F1EEEB;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-color: #E4DFDA;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    color: #494949;
}
div.links a
{
	color: #ff6501;
	text-decoration: underline;
}

div.links a:hover
{
	color: #ff6501;
    text-decoration: none;	
}


div.stat a,div.stat a:visited
{
	color: #494949;
	padding: 0;
	text-decoration: underline;
	font-size: 10px;
}

div.stat a:hover
{
	color: #494949;
	padding: 0;
	text-decoration: none;
	font-size: 10px;
}

div.link-title h2
{
    line-height: 25px;
}

div.link-title a,div.link-title a:visited
{
    color: #069;
    text-decoration: underline; 
}
div.link-title a:hover
{
    text-decoration: none;
    color: #8F1E73;
}

a.cat-url
{
    color: #494949;
    text-decoration: underline;
}
a.cat-url:hover
{
    text-decoration: none;
    color: #494949;
}
div.title
{
    background-color: #E5EFF5;
    line-height: 18px;
    padding-left: 5px;
}
div.title a, div.title a:visited 
{
    color: #069;
    line-height: 18px;
}
div.title a:hover 
{
    color: #8F1E73;
    line-height: 18px;
}
div.box-link-details
{
    border: solid 1px #E5EFF5;
    background-color: #F2F7FA; 
}
div.box-caption-ranking
{
    margin-top: 10px;
    color: #7F9902;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	
}
div.box-content-ranking
{
    background-color: #F8FAF2;
    border: solid 1px #BFCC80;
    padding: 5px;
    color: #7F9902;
}
div.box-caption-comments
{
    margin-top: 10px;
    color: #8F1E73;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div.box-content-comments
{
    background-color: #F9F4F8;
	border: solid 1px #D7AFCE;
    padding: 5px;
    color: #8F1E73;
}

h4
{
    font-size: 11px;
    font-weight: bold;
}

