html {
	margin : 0;
	padding : 0;
}

body {
	background-color: #7ab7e0;
	color:#000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:13px;
	margin:0;
	padding:0;
}

#wrap {
	width: 988px; /* 962 (+26)*/
	margin: 0 auto 0 auto;
}

#leftContainer {
	width: 200px;
	float:left;
}

#searchBox {
	float:right;
	height : 32px;
	width: 254px;
	margin: 36px 0 0 0;
	padding : 0 9px 0 0;
}

form {
	margin : 0;
	padding : 0;
}

#s {

}

input.normal  {
	width: 270px;
	height: 32px;
	background: url(images/szukaj_p-280.gif) no-repeat left top;
	border:0;
	margin:0;
	padding: 4px 0 0 10px;
	color: #000000;
}

input.active  {
	width: 270px;
	height: 32px;
	background: url(images/szukaj_a-280.gif) no-repeat left top;
	border:0;
	margin:0;
	padding: 8px 0 0 10px;
	color: #000000;
}

#searchsubmit {
	width: 32px;
	height : 32px;
	position: absolute;
	margin : -36px 0 0 245px;
	opacity: .0;
	filter: alpha(opacity=0);
	cursor : pointer;
}

strong.search-excerpt { background: #ffff99; }


ul.top {
	margin :0 0 10px 0;
	padding:0;
	height:53px;
}

ul.top li {
/*
	background: url(images/arrows.gif) no-repeat;
	background-position : 0 6px;
*/
	color : #7ab7e0;
	padding : 0 0 0 20px;
}

ul.top li a:link, ul.top li a:active, ul.top li a:visited {
	text-align:left;
	color : #7ab7e0;
}

ul.top li.forum {
	background: url(images/forum-holandia-polonia.gif) no-repeat;
	background-position : 1px 1px;
}

ul.top li.email {
	background: url(images/newsletter.gif) no-repeat;
	background-position : 1px 1px;
}

ul.top li.rss {
	background: url(images/rss.gif) no-repeat;
	background-position : 1px 1px;
}


ul.top li a:hover {
	border:0;
	text-decoration:0;
	color : #fff;
}


ul.bottom {
	margin :0;
	padding:0;
	text-align:center;
}

ul.bottom li {
/*
	background: url(images/arrows.gif) no-repeat;
	background-position : 0 6px;
*/
	color : #7ab7e0;
	padding : 0;
	font-size:11px;
}

ul.bottom li a:link, ul.bottom li a:active, ul.bottom li a:visited {
	text-align:left;
	color : #7ab7e0;
}

ul.bottom li a:hover {
	border:0;
	text-decoration:0;
	color : #fff;
}


ul.cats {
	margin :0 0 10px 0;
	padding:0;
}

ul.cats li {
/*
	background: url(images/arrows.gif) no-repeat;
	background-position : 0 6px;
*/
	color : #7ab7e0;
	height: 24px;
}

ul.cats li a:link, ul.cats li a:active, ul.cats li a:visited {
	text-align:left;
	color : #fff;
	display:block;
	padding : 3px 0 3px 15px;
}

ul.cats li a:hover {
	border:0;
	text-decoration:0;
	color : #ffd87f;
}

#total {
	diaply:block;
	text-align:center;
	color : #ffd87f;
}


sup {
 color : #ff0000;
}

#holandia {
	position:absolute;
}

#holandia {
	margin-top:10px;
}

.outerLeftBoxLogo {
	padding-top: 18px;
	background: url(images/left-round-top-logo3.gif) no-repeat left top;
	margin: 80px 0 10px 0;
	background-color : #00497b;
}


.outerLeftBox {
	background: url(images/left-round-top.gif) no-repeat left top;
	margin: 0 0 10px 0;
	background-color : #00497b;
}

.innerLeftBox {
	background: url(images/left-round-bottom.gif) no-repeat left bottom;
	padding: 10px;
}

.outerLeftBoxWhite {
	background: url(images/left-round-top-white.gif) no-repeat left top;
	margin: 0 0 10px 0;
	background-color : #fff;
}

.innerLeftBoxWhite {
	background: url(images/left-round-bottom-white.gif) no-repeat left bottom;
	padding: 10px;
	text-align:center;
}


.outerLeftBoxGray {
	background: url(images/left-round-top-gray.gif) no-repeat left top;
	margin: 0 0 10px 0;
	background-color : #f7f6ef;
}

.innerLeftBoxGray {
	background: url(images/left-round-bottom-gray.gif) no-repeat left bottom;
	padding: 10px;
	text-align:center;
}


#rightContainer {
	width: 778px;
	float:right;
}

#header {
	width: 760px;
	height: 80px;
	clear:both;
}

#leaderboard {
	position : absolute;
	margin: 10px 0 0 0;
	width: 468px;
	height: 60px;
}

#headerMenu {
	padding: 0;
	height : 46px;
}

#emailBox {
	float:right;
	width: 250px;
	height : 46px;
	width: 46px;
	margin : 25px 15px 0 0;
}

#rssBox {
	float:right;
	width: 250px;
	height : 46px;
	width: 36px;
	margin : 25px 15px 0 0;
}

#textBox {
	float:right;
	width: 150px;
	height : 25px;
	margin : 35px 15px 0 0;
	text-align:right;
}

#contentColumn {
	width : 488px;
	float:left;
}

.outerContentBox {
	background: url(images/content-round-top.gif) no-repeat left top;
	margin: 0 0 10px 0;
	background-color : #fff;
}

.innerContentBox {
	background: url(images/content-round-bottom.gif) no-repeat left bottom;
	padding: 10px;
}

.outerContentBoxAdmin {
	background: url(images/admin-round-top.gif) no-repeat left top;
	margin: 0 0 10px 0;
	background-color: #ffecbf;
}

.innerContentBoxAdmin {
	background: url(images/admin-round-bottom.gif) no-repeat left bottom;
	padding: 10px;

}

/**********************************************************************/
.month1 { background: url(images/01.gif) no-repeat 0 0; }
.month2 { background: url(images/02.gif) no-repeat 0 0; }
.month3 { background: url(images/03.gif) no-repeat 0 0; }
.month4 { background: url(images/04.gif) no-repeat 0 0; }
.month5 { background: url(images/05.gif) no-repeat 0 0; }
.month6 { background: url(images/06.gif) no-repeat 0 0; }
.month7 { background: url(images/07.gif) no-repeat 0 0; }
.month8 { background: url(images/08.gif) no-repeat 0 0; }
.month9 { background: url(images/09.gif) no-repeat 0 0; }
.month10 { background: url(images/10.gif) no-repeat 0 0; }
.month11 { background: url(images/11.gif) no-repeat 0 0; }
.month12 { background: url(images/12.gif) no-repeat 0 0; }

.commentscloud {
	position: absolute;
	text-align: center;
	margin-top: -4px;
	margin-left: 22px;
	color: #666666;
	font-size: 11px;
	width: 30px;
	height: 24px;
	padding: 4px 0;
	background: url(images/comments.png) no-repeat 0 0;
}

.date {
	width: 42px;
	height: 45px;
	float:left;
	margin: 0 10px 0 0;
}
.month {
	display:block;
	text-align:center;
	color : #9d8755;
	height: 10px;
	font-weight: normal;
	font-size: 11px;
	padding: 11px 0 0 0;
}
.day {
	display:block;
	text-align:center;
	color : #999999;
	font-weight: bold;
	font-size: 17px;
	margin : -5px 0 0 -2px;
}

.postCats {
	color : #9d8755;
	font-size : 11px;
	margin-bottom: 10px;
}

div.postCats a:link, div.postCats a:visited, div.postCats a:active{
	color : #9d8755;
	font-weight:normal;
	text-decoration: none;
}
div.postCats a:hover{
	color : #b32300;
	font-weight:normal;
	text-decoration: none;
	border-bottom: 1px dotted #3366cc;
}
.postContent {
	line-height:18px;
}

.overzichtBlok {
	margin:0 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px dotted #307db1;
}

.postContent a:link, .postContent a:active {
	color: #307db1;
	text-decoration : underline;
	font-weight:bold;
}

.postContent a:visited {
	/* font-weight:bold; */
	color: #307db1;
	font-weight:bold;
	text-decoration : underline;
}

.postContent a:hover {
	color: #ff0000;
	font-weight:bold;
	border-bottom: 0px solid #3366cc;
}

a:link, a:active {
	color: #307db1;
	text-decoration:none;
}

a:visited {
	color: #000;
	text-decoration:none;
	border-bottom: 1px dotted #3366cc;
}

a:hover {
	color: #ff0000;
	border-bottom: 1px dotted #3366cc;
}

.postContent img {

}

.postmetadata {
	margin-top : 10px;
}

#sidebar {
	width : 280px;
	float:right;

}	

.outerSidebarBox {
	background: url(images/sidebar-round-top-280.gif) no-repeat left top;
	margin: 0 0 10px 0;
	background-color : #f7f6ef;
}

.innerSidebarBox {
	background: url(images/sidebar-round-bottom-280.gif) no-repeat left bottom;
	padding: 10px;
}

#footer {
	text-align:center;
	border: 0px solid #000;
	font-size: 11px;
	color : #fff;
}

#footer a {
	color : #fff;
	font-size: 11px;
}

h1 {
	font-size:16px;
	padding :0;
	font-weight:bold;
	font-family:arial;
	color : #ff3200;
	margin :0;
}

h1 a:link, h1 a:visited, h1 a:active {
	color: #b32300;
}

h1 a:hover {
	color: #ff3200;
	text-decoration:none;
}

h2 {
	font-size:16px;
	padding :0;
	font-weight:bold;
	font-family:arial;
	color : #ff3200;
	margin :0;
}

.postContent h2 a:link, .postContent h2 a:visited, .postContent h2 a:active,
.innerContentBox h2 a:link, .innerContentBox h2 a:visited, .innerContentBox h2 a:active {
	color: #b32300;
	border:0;
	text-decoration:none;	
}

.postContent h2 a:hover,
.innerContentBox h2 a:hover {
	color: #ff3200;
	text-decoration:none;
	border:0;
}

h3 {
	margin: 0 0 5px 0;
	padding :0;
	font-size:14px;
	color: #b32300;
}

h3 a:link, h3 a:visited, h3 a:active {
	color: #b32300;
}

h3 a:hover {
	color: #ff3200;
	text-decoration:none;
}

h4 {
	color : #fff;
	font-weight:bold;
	border-bottom: 1px dotted #fff;
	margin: 0;
	padding : 0 0 3px 0;
}

img.cat-img {
	float:left;
	margin:0 10px 10px 0;
	border:0;
}


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



.innerSidebarBox a:link,a:visited,a:active {
	color: #307db1;
	text-decoration:none;
	border: 0;
}
	
.innerSidebarBox a:hover {
	color: #ff0000;
	text-decoration:none;
	border: 0;
}

/* einde linkermenu */

#menuheader {
	background: url(images/menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background: url(images/menufooter.gif) no-repeat left top;
	height: 21px;
}

#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}

/* overige lijsten ( menu staat hierboven) */
ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

li {
	list-style-type : none;

	padding : 0;
}

.innerContentBox ul li {
	background: url(images/list_backg.gif) 3px 3px no-repeat;
	padding: 0 0 0 25px;
	margin : 0 0 10px 0;
}

.postContent ul, ul.arrow {
	list-style-type : none;
	margin : 0;
	padding : 0;
}


.postContent ul li, ul.arrows li {
	background: url(images/list_backg.gif) 3px 3px no-repeat;
	padding: 0 0 0 25px;
	margin : 0 0 10px 0;
} 

ol {
	margin : 0 0 0 0;
	padding : 0 0 0 25px;
}

ol li {
	list-style-type : decimal;
}

li.page_item {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

li.pagenav {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

form {
	margin : 0;
	padding : 0;
}

.alignleft {
	float: left;
}	

.alignright {
	float : right;
}

textarea#comment {
	width : 340px;
	height : 100px;
	margin:0;
	float:left;
}

input {
	margin :0;
}

#adsense-left {
padding : 0 0 0 7px;
background-color : #656565;
border-left : 3px solid #dfdfdf;
}

/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/********************************* F L I C K R *************************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/


#flickr {
	background-color : #00497b;
	padding : 0;
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#fff;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}

#flickr_badge_wrapper {}
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/********************************* A D S E N S E ***********************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/


#adsense-left a, #adsense-left a:visited {
	display: block;
	background: url(../images/menulink.gif);
	padding-top: 3px;
	padding-left: 18px;
	height: 20px;
	color: #ccc;
}

#adsense-left a:hover {
	color: #FFF;
	text-decoration: none;
}

/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/************************************ O T H E R  ***********************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/


/* weather icon  */
li.wicon img {
	margin-left:-10px;
}

li.wicon img {
	float:left;
}

.weather_title, .weather_info {
	text-align:left;
}

/* table */

div.postContent table {
	border-left :1px solid #55809d;
	border-top :1px solid #55809d;
	border-bottom :0;
	border-right :0;
	width: 100%;
	margin : 0;
	padding : 0;

}
div.postContent table tr{
	border : 0;
}

div.postContent table  tr td{
	border-right :1px solid #55809d;
	border-bottom :1px solid #55809d;
	padding : 5px;
	background : #fff;
	text-align:left;
	vertical-align:top;
}

div.postContent table.zarobki {
	border-left :1px solid #55809d;
	border-top :1px solid #55809d;
	border-bottom :0;
	border-right :0;
	width: 100%;
	margin : 0;
	padding : 0;
}

div.postContent table.zarobki2 {
	border-left :1px solid #55809d;
	border-top :0px solid #55809d;
	border-bottom :0;
	border-right :0;
	width: 100%;
	margin : -10px 0 0 0;
	padding : 0;
}
/* transp-img */

.png-div-left {
	float:left;
	margin: 0 10px 10px 0;
}

.png-div-right {
	float:right;
	margin: 0 0 10px 10px;
}

/* comments */

.commentmetadata {
	float:right;
	font-size:12px;
	color:#55809d;
}

div.subscribe-to-comments {
	margin-top : 10px;
}

/* email  */

div.wp-email { 

} 

div.wp-email label,
div.wp-email strong,
div.wp-email p
 { 
	color : #000;
} 

#yourremarks {
	height : 50px;
}

a.closeEmail {
	color : #000;
}

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.0 Plugin: WP-Polls 2.20										|
|	Copyright (c) 2007 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://www.lesterchan.net													|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/polls/polls-css.css									|
|																							|
+----------------------------------------------------------------+
*/


.wp-polls, .wp-polls-form {
	background-color: #fff; !important
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-color: #fff; !important
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #fff; !important
}

ul li.list {
	padding: 20px;
}

ul.minitabs {
	list-style-type:none;
	margin:0;
	padding: 0;
	display:block;
	width: 260px;
	height:20px;
	border-left : 1px solid #9d8755;
}

ul.minitabs li{
	float:left;
	width: 85px;
	border-top : 1px solid #9d8755;
	border-right : 1px solid #9d8755;
	padding : 0;
	text-align:center;
}

ul.minitabs li a:link, ul.minitabs li a:visited, ul.minitabs li a:active{
	font-size: 11px;
	padding : 1px 5px 2px 5px;
	border-bottom: 1px solid #9d8755;
	display:block;
	text-decoration: none;
}

ul.minitabs li a:hover{
	background-color: #fff;
	color: #cd2300;
}

ul.minitabs li a.current:link, ul.minitabs li a.current:visited, ul.minitabs li a.current:active{
	border-bottom: 1px solid #fff;
	background-color: #fff;
	color: #cd2300;
	padding : 1px 5px 2px 5px;
	text-decoration: none;
}

ul.minitabs li a.current:hover{

}

ol.tablist {
	width: 216px;
	margin : 0;
	padding: 10px 10px 5px 35px;
	background: url(images/tablist-background-259.gif) no-repeat left top;
}

ul.tablist {
	width: 241px;
	margin : 0;
	padding: 10px 10px 5px 10px;
	background: url(images/tablist-background-259.gif) no-repeat left top;
}

ol.tablist li, ul.tablist li {
	margin : 0;
	padding: 0;
}

ol.tablist li a, ul.tablist li {
	margin : 0;
	padding: 0;
}

ol.tablist li span {
	color : #9d8755;
	font-size: 11px;
	padding-left:5px;
}

.available-avatar {
	padding: 0;
	margin: 0 5px 5px 0;
	border: 2px solid #fff;
	float:left;
	cursor:pointer;
}
.available-avatar:hover {
	border: 2px solid #ccc;
}

.selected-avatar {
	padding: 0;
	margin: 0 5px 5px 0;
	border: 2px solid #ff0000;
	float:left;
}

/**** quiz ****/

ol.quiz {
	margin: 10px 0 10px 0;
	padding:5px 0 5px 25px;
	list-style-type:upper-alpha;
}

ol.quiz li {
	list-style-type:upper-alpha;
}

ol.quiz li input {
	vertical-align:middle;
	margin: 0 10px 0 0;
	cursor: pointer;
}

ol.quiz li label {
	cursor: pointer;
}

ol.quiz li label:hover {
	color: blue;
}

table.quizresults {
	border: 2px solid #00497b;
	margin: 10px 0 10px 0;
}

table.quizresults td{
	border: 1px solid #00497b;
	padding:3px;
	background-color: #fff;
}

table.quizresults td.ctrbig-true {
	text-align:center;
	color: #fff;
	background-color: #009900;
	font-size:40px;
}

table.quizresults td.ctrbig-false {
	text-align:center;
	color: #fff;
	background-color: #cc0000;
	font-size:40px;
}

table.highscores {
	width:100%;
	border-left: 1px solid #7ab7e0;
	border-right: 1px solid #7ab7e0;
	border-top: 1px solid #7ab7e0;
	margin-top:10px;
}

table.highscores td {
	border-bottom: 1px solid #7ab7e0;
	font-size: 16px;
	padding: 1px 5px 1px 5px;
}

table.highscores tr.odd {
	background-color:#fff;
}

table.steps {
	width:100%;
	border-left: 1px solid #7ab7e0;
	border-right: 1px solid #7ab7e0;
	border-top: 1px solid #7ab7e0;
	margin-top:10px;
}

table.steps td {
	border-bottom: 1px solid #7ab7e0;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
}

table.steps tr.active {
	background-color:#ffff66;
}

/* banner 125x125 */

.bannerbox125x125-1 {
	height: 125px;
}
.bannerbox125x125-1-s {
	height: 95px;
}

.bannerbox125x125-2 {
	height: 290px;
}
.bannerbox125x125-2-s {
	height: 260px;
}

.bannerbox125x125-3 {
	height: 395px;
}
.bannerbox125x125-3-s {
	height: 365px;
}


a.banner125x125 {
	display:block;
	width: 125px;
	height: 125px;
	float:left;
	margin-bottom: 10px;
}

a.banner125x125 img {
	border: 0;
}

a.banner125x125.right {
	margin-left: 10px;
}

div.footer125x125 {
	margin-top: -5px;
	width: 260px;
	clear:both;
	text-align:center;
}

/* blockquote */

blockquote {
	padding-right: 0;
	margin-right:0;
}

/* adsense */

#leaderboard-adsense {
	padding : 35px 0 0 10px;
	width: 488px;
	height: 24px;
	background: url(images/leaderboard-bg.gif) no-repeat left bottom;
}
