body {
	margin:0; padding:0;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 12px;
	background: #ffffff url(../img/bg000000.png) 0 0 repeat-x;
	color: #222222;
	background-color: #ffffff;
	}

a { color: #1d5da5; text-decoration: none; }
a:hover { color: #1d5da5;text-decoration: none; }

#rightcol a { color: #d70000; text-decoration:  none;	}
#rightcol a:hover { color: #d70000;	text-decoration: none; }

img {
	border: 0;
	}

.left {
	float: left;
	}

/* Layout */

#accessibility {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}

#source {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}

#page	{
	margin: 0px auto;
	width: 940px;
	padding: 0px 0px 10px 0;
	}

#page-top {
	border-bottom: 1px solid #ffffff;
	width: 100%;
	height: 35px;
	overflow: hidden;
	}

#top-grey {
	float: left;
	width: 728px;
	height: 16px;
	margin-top: 18px;
	border: 1px solid #E3E3E3;
	border-bottom: 0;
	background-color: #ECECEC;
	}

#szukaj {
	float: right;
	padding: 0px;
	margin: 10px 0 0 0;
	}
	
#szukaj form {
	padding: 0px;
	margin: 0;
	}

#szukaj div {
	float: left;
	padding: 2px 10px 0 0;
	color: #06366d;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	}

.findbox{
	float: left;
	width: 130px;
	font-size: 11px;
	margin: 0px;
	padding: 1px 2px;
	line-height: 14px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #ededed;
	background-color: #ededed;
}


#header {
	width: 100%;
	}

h1#logo { 
	float: left;
	width: 274px;
	height: 151px;
	text-align:center;
	text-indent: 0px;
	font-size: 16pt;
	padding: 0 0 0 0px; margin: 0;
	background: url(../img/logo-bg0.jpg) right 0 no-repeat;
	}

h1#logo a {
	display: block;
	margin: 0;
	padding: 0px;
	color:#fff;
	height: 151px;
	line-height: 151px;
	}

#flash {
	float: right;
	width: 666px;
	height: 151px;
	background: url(../img/image000.jpg) 0 0 no-repeat;
	}

#glowna {
	float: left;
	width: 100%;
	border-top: 3px solid #E5E5E5;
	background: url("../img/glowna-b.gif") 0 0 repeat-y;
	margin-bottom: 1px;
	border-bottom: 1px solid #DBDBDB;
	}
	
#glowna-noright {
	float: left;
	width: 100%;
	border-top: 3px solid #E5E5E5;
	background: url("../img/glowna-n.gif") 0 0 repeat-y;
	margin-bottom: 1px;
	border-bottom: 1px solid #DBDBDB;
	}
	

#left-bg {
	float: left;
	width: 100%;
	overflow: hidden;
	background: url("../img/leftcol-.gif") 1px 0 no-repeat;
	} 

#leftcol{
 	width: 180px;
 	padding: 10px 0 0 0;
 	float: left;
  	overflow: hidden;
 } 

#rightcol {
	width: 208px;
	padding: 10px 1px;
	margin: 0;
	float: right;
	overflow: hidden;
	} 
 
#footer {
	float: left;
	width: 100%;
	height: 35px;
	font-size: 12px;
	color: #CECECF;
	background: #386795 url("../img/footer-b.gif") 0 bottom repeat-x;
	text-align: right;
	}

#footer p{ 
	float: right;
	padding: 5px 10px 0 0;	margin: 0;
	}
	
#footer ul {float: left; list-style:none; margin:0; padding:5px 0 0 10px;}
#footer ul li {float: left; margin:0 1px; padding:0 4px; border-style:solid; border-width:0 1px; color:#eee;}
#footer ul li a { color:#eee;}
	
#footer2 {
	float: right;
	padding-top: 2px;
	color: #999999;
	text-align: right;
	}

 iframe.wrapper {
 	z-index: 0;
	}

#content-main {
	width: 760px;
	float: left;
	overflow: hidden;
	}

.content {
	width: 520px;
	float: left;
	padding: 15px;
	line-height: 1.5em;
	overflow: hidden;
	}
	
.content-noright {
	width: 730px;
	float: left;
	padding: 15px;
	line-height: 1.5em;
	overflow: hidden;
}

/* Modules */

#leftcol .moduletable{
	margin-bottom: 10px;
	padding: 0 10px 5px 10px;
	
}

#rightcol .moduletable {
	width: 192px;
	margin-bottom: 10px;
	padding: 0px 8px 10px 8px;
	border-bottom: 1px solid #ffffff;
	background: url("../img/rightcol.gif") 0 bottom repeat-x;
	}

#rightcol ul, #leftcol ul {
	list-style-image: url("../img/li_user0.gif");
	padding-left: 0.7em;
	margin-left: 0.7em;
	margin-bottom: 2px;
	margin-top: 2px;
}

/* Module specific */

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
	width: 90%;
 }
hr.separator {
	width: 40%; 
 }

.small {
	font-size: 11px;
	color: #ABABAB;
	line-height: 0.7;
}
.smalldark {
	font-size: 11px;
	color: #000;
	height: 10px;
	line-height: 10px;
	text-align: left;
}

.sectiontableentry1 {
	text-align: left;
	background: #F0F0F0;
	font-size: 11px;
	padding: 2px;
}
.sectiontableentry2 {
	background: #FFF;
	font-size: 11px;
	text-align: left;
	padding: 2px;
}

.button {
	background-color: #33608A;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	border: 0;
}

.inputbox {
	font-size: 11px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #ededed;
	background-color: #ededed;
}

.contentpane .inputbox { display:block;}
.contentpane label {clear:both;}

.createdate {
	font-size: 11px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}
.modifydate {
	font-size: 11px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

a.readon {
	float: right;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	padding-left: 10px;
	background: url(../img/strzalka.gif) 0 50% no-repeat;
	margin-top: 10px;
}

.blog_more {
	padding-top: 0.5em;
}

a.readon:hover {
	text-decoration: none;
}

.blog {
	width: 100%;
}

.contentheading {
	width: 100%;
	font-size: 13px;
	line-height: 1.2em;
	color: #d70000;
	margin-bottom: 6px;
	padding: 0;

}

.contentpaneopen fieldset{
	width: 95%;
	}

.contentpaneopen {
	width: 100%;
	text-align: left;
	line-height: 1.5em;
}

table.contentpane td.contentheading {
	font-size: 13px;
	border: none;
	color: #0062a4;
}

table.contentpane ul {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	list-style: none;
}

table.contentpane ul li{
	padding: 0px;
	margin: 0px;
	list-style-image: url(../img/strzalka.gif);
}

.contentdescription {
}

.sectiontableheader {
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
}
.categorytitle {
	font-weight: bold;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, sans serif;
}

.componentheading {
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	color: #d70000;
	margin-bottom: 6px;
	font-weight: bold;
}

table.moduletable {
	width:  100%; 
	font-size: 80%;
 }
table.moduletable th  {
	font-size: 80%;
}

.poll {
	font-size: 10px;
	text-align: center;
}

.back_button a{
	font-weight: normal;
}

.blogsection {
}

.blog_more ul li{
	list-style: none;
	padding-left: 10px;
	line-height: 18px;
	background: url(../img/strzalka.gif) 0 50% no-repeat;
	}

table.contenttoc {
	border: 1px solid #CCCCCC;
	padding: 3px;
	}

table.contenttoc th{
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #BBBBBB;
	}

#leftcol form, #rightcol form {
	padding: 0 10px;
	}

form {
	margin: 0px; padding: 0px;
	}

table, form { 
	font-size: 12px;
	margin:0;
	padding:0
	} 

#contact_text {
	width: 380px;
	}


.clearer {
	clear: both;
	}
	
.contentpaneopen ul li {
	list-style-image: url(../img/'punkt000.gif');
	}

#leftcol .moduletable a.mainlevel:link, #leftcol .moduletable a.mainlevel:visited, #leftcol .moduletable a.mainlevel:active{
	display: block;
	margin: 0px;
	padding: 3px 5px 3px 30px;
	background: url("../img/strzalka.gif") 15px 50% no-repeat;
	color: #d70000;
}

#leftcol .moduletable a.mainlevel:hover {
	color: #d70000;
	text-decoration: none;
	padding: 2px 4px 2px 29px;
	background: #F3F3F3 url("../img/strzalka.gif") 14px 50% no-repeat;
	border: 1px solid #E1E1E1;
}

#leftcol .moduletable td.active a.mainlevel {
	color: #d70000;
	text-decoration: none;
	padding: 2px 4px 2px 29px;
	background: #F3F3F3 url("../img/strzalka.gif") 14px 50% no-repeat;
	border: 1px solid #E1E1E1;
}

#leftcol .moduletable a#active_menu {
	text-decoration: none;
	font-weight: bold;
}

#leftcol .moduletable a.sublevel {
	display: block;
	margin: 0 0 0 -4px;
	padding: 3px 5px 3px 40px;
	background: url("../img/strzalkb.gif") 25px 50% no-repeat;
	color: #274385;
}

#leftcol a.sublevel:hover {
	color: #d70000;
	text-decoration: none;
	padding: 2px 4px 2px 39px;
	background: #F3F3F3 url("../img/strzalkb.gif") 24px 50% no-repeat;
	border: 1px solid #E1E1E1;
	
}

#leftcol .moduletable div div a.sublevel {
	margin-left:-12px;
}

#leftcol h3, #rightcol h3 {
	font-size: 13px;
	color: #112e72;
	margin: 0px 0px 6px 0px !important;
	padding: 3px 0px 3px 15px ;
	margin-bottom: 6px;
	text-transform: uppercase;
	background: url("../img/h3-bg000.gif") 0 50% no-repeat;
}


#mainmenu {
	float: left;
	width: 760px;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	background: #1C5EA8 url(../img/mainmenu.gif) 0 0 repeat-x;
	text-transform: uppercase;
	}
	
#mainmenu-left {
	float: left;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-left: 180px;
	background: #D6D6D6 url(../img/mainmenu.jpg) 0 0 no-repeat;
	}

body.contentpane {background:#fff; color:#000; padding: 15px; font-size: 12px;}
body.contentpane a, body.contentpane span.small, body.contentpane table.contentpaneopen td, body.contentpane table td
{background:#fff; color:#000; font-size: 11px;}
body.componentheading, body.contentheading {background:#000; color:#fff; font-size: 14px; text-align:left;}
body.p {margin-bottom: 5px;}
body.contentpane .button{color:black;border:1px solid black;}
body.contentpane td{padding:3px;}

.contentpaneopen table {width:100%;}
.content .topcasinos { border:1px solid #ddd; margin:0.6em 0;}
.content .topcasinos thead td { border-bottom:1px solid #ddd; padding:6px; background: #eee;}
.content .topcasinos td { padding:6px;}
.content .topcasinos .even { background: #eee;}
.content .topcasinos .rank, #content .topcasinos .pic, .content .topcasinos .us, #content .topcasinos .bonus, .content .topcasinos .rating { text-align:center;}
.content .topcasinos .rating img { border:1px solid #ddd; margin-top:3px;}
.moduletable td.active a {font-weight:bold;}

#index .rating, #best-bonus-casinos .percent, #best-match-bonus .match {font-weight:bold;}
#pathway {height:16px;}

#content-main h1 { margin:0; font-size:18pt; font-weight:normal; color:#335F89;}
#content-main h2 { margin:1em 0 -0.2em 0; font-size:14pt; font-weight:normal; color:#1B476F;}
#content-main h3 { margin:0.8em 0 -0.4em 0; font-size:12pt; font-weight:bold; color:#333;}
#content-main h4 { margin:0.6em 0 -0.5em 0; font-size:10pt; font-weight:bold; color:#333;}
#content-main p {margin:0.6em 0;}
#content-main ul, #content-main ol {margin:0.6em 0 0.6em 2em;}

#content-main #topcasinos h3 { border:none;}
#content-main #topcasinos .box { border:1px solid #3B6F9F; background:#86BDEF}
#content-main #topcasinos strong {color:#D70000}
#topcasinos{float:left;width:285px;margin:10px 0;}

.book-list {margin-top:20px;}
.book-img {width:106px; float:left; margin:0 14px 8px 0;}
.book-img img {border:2px solid #ccc;}

.books {list-style:none; margin:12px 0 0 0 !important; padding:0;}
.books li {margin:0 0 14px 0; padding:0; overflow:hidden;}
.books li .piclnk {width:50px; float:left; margin-right:6px;}
.calc {padding-left:12px !important;}

#search {padding:0 !important;}
#searchfield {border:1px solid #999; outline:1px solid #ddd; width:126px; color:#666;}
#searchsubmit {padding:0 1px; border:1px solid #999; outline:1px solid #ddd;}

.social{text-align:justify;border:1px solid #cccccc;}
.social h3{color:#335f89 !important; font-size:22px !important;margin:0.8em 0 0 !important;}

.box {
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #E2C5E2;
	border-right: 2px solid #E2C5E2;
	border-bottom: 2px solid #E2C5E2;
	border-left: 1px solid #E2C5E2;
	line-height: normal;
	font-size: 12px;
	overflow: hidden;
	vertical-align: top;
	background-color: #FAF5FA;
}
.box strong {color: #CC0066}

.mp-central-wrap{overflow:hidden;}
	.rel-site{float:right;width:210px;text-align:justify;}
		.rel-site h3{margin:0.6em 0 0.3em 0 !important;color:#464646 !important;font-size:16px !important;}
		.rel-site a{color:#d70000;float:right;}
		
#banner-block{border:1px solid #cccccc;background-color:#e5e5e5;padding:8px 20px;}

#rightcol h3 a {color:#33a}