
BODY {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#666;
	font-size:11px;
	background-color:#cccccc;
	margin:0px;
}

.module_menu {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	padding-bottom:10px;
	background-color:#fff;
}

H4 { font-size:13px;font-weight:normal;}

.button_book {
	width:188px;
	height:36px;
	color:#000;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	line-height:36px;
	padding-top:0px;	
	cursor:pointer;
	border:0px;
	background:url('../images/frontend/button_book.jpg');
	display:block;
}

.button_book_green {
	width:188px;
	height:36px;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding-top:0px;	
	cursor:pointer;
	border:0px;
	background:url('../images/frontend/button_book_green.jpg');
	display:block;
}

.button_book_green:hover{
	background:url('../images/frontend/button_book_green_hover.jpg');
}

.button_book:hover{
	background:url('../images/frontend/button_book_hover.jpg');
}

.readbook {
	width:200px;
	height:20px;
	color:#00bbff;
	font-weight:bold;
	text-align:right;
	padding-top:5px;	
	cursor:pointer;
	display:block;
	background:url('../images/frontend/transparent/transparent_fff80.png');
	z-index:2;
}

.readbook:hover {
	background:		url('../images/frontend/menu_bg.png');
}

.border {
	 cursor:pointer;
	 padding:1px;
	 border:1px solid #ccc;
}

.bookTitle{
	font-family: Arial, Verdana, Helvetica;
	color:#333;
	font-size:22px;
	font-weight:bold;
}

.bookAuthor{
	font-family: Arial, Verdana, Helvetica;
	color:#888;
	font-size:18px;
	font-weight:bold;
}

html {overflow-y: scroll;}

.blue{
	color: #00bbff;
}

TABLE {
	font-family: Tahoma,Arial, Verdana, Helvetica;
	color:#666;
	font-size:11px;
}

.top_menu{padding-left:15px;}

div.graphics{
width:200px;
height:200px;
margin-left:20px;
background-image: url(../images/frontend/grafika.jpg);
background-repeat:no-repeat;
vertical-align:middle;
text-align:center;
display:block;
}

/* tooltip styling */ 
/*
.tooltip { 
    display:none; 
    background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png); 
    height:163px; 
    padding:40px 30px 10px 30px; 
    width:310px; 
    font-size:11px; 
    color:#fff; 
}
*/

.tooltip { 
    display:none; 
    background-color:#dff0f4;
    color:#000; 
    border:1px solid #000; 
    padding:8px; 
    text-align:left;
    font-size:11px; 
    -moz-box-shadow: 2px 2px 11px #000; 
    -webkit-box-shadow: 2px 2px 11px #000; 
    -moz-border-radius:4px;
	  -webkit-border-radius:4px;	
}

td.data_item{
	 text-align:center;
	 border:1px solid #eee !important;
	 padding-top:10px !important;
	 padding-bottom:10px !important;
	 background-color:#fff;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;		
}

table.data td{
padding:5px;
width:150px;
border-top:0px solid #eee;
border-right:0px solid #ddd;
border-bottom:0px solid #ddd;
border-left:0px solid #eee;
}

table.data1{padding:30px;}

div.book{
width:100px;
height:100px;
padding:1px;
border:1px solid #ddd;
background-repeat:no-repeat;
vertical-align:middle;
text-align:center;
}

a.book{
	display:block;
	width:102px;
	height:102px;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #ddd;
}

table.data {
	padding:10px;
	color:#777;
}

a.header_button{
	height:34px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	color:#ccc;
	background-color:#fff;
	background-image: url(../images/frontend/header_button.jpg);
	background-position: left;
	background-repeat:no-repeat;
}

td.publish{text-align:center;width:33%;}

th{text-align:right;}

div.header {
margin-top:3px;
/*background-image: url(../images/frontend/header_main.jpg);*/
padding-left:20px;
padding-right:0px;
padding-top:10px;
display:block;
height:24px;
vertical-align:bottom;
background-color:#dedede;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
font-size: 15px;
font-family: Arial, Tahoma, Helvetica;
font-weight:bold;
color:#eee;
text-align:left;
clear:none;
}

div.header_big,a.header_big {
margin-top:3px;
display:block;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-webkit-border-top-left-radius:4px;	
-webkit-border-top-right-radius:4px;
/*background-image: url(../images/frontend/header_main.jpg);*/
padding-left:20px;
padding-right:0px;
padding-top:0px;
display:block;
height:44px;
cursor:pointer;
vertical-align:bottom;
background-color:#aaa;
/*border-top:1px solid #999;*/
border-bottom:1px solid #888;
font-size: 16px;
font-family: Arial, Tahoma, Helvetica;
font-weight:bold;
color:#fff;
text-align:left;
text-decoration:none;
clear:none;
}

.header_big:hover{
	background-color:#9bd6f1!important;
	border-bottom:1px solid #37b1e8 !important;
	/*border-top:1px solid #37b1e8 !important;*/
}

.current#header_big{
	background-color:#9bd6f1!important;
	border-bottom:1px solid #37b1e8 !important;
	cursor:default;
	/*border-top:1px solid #37b1e8 !important;*/
}

input.error { border: 1px dotted red; }

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
.error_list li {
    /* remove the next line when you have trouble in IE6 with labels in list */
    color: red;
    font-style: italic
}

.rounded_table{
	background-color:#eee;
	-moz-border-radius:17px;
	-webkit-border-bottom:17px;	
}

div.header_left_big{
	float:left;
	color:#fff;
}

a.header_left_big{
	float:left;
	color:#fff;
	text-decoration:none;
}

div.top_left{}
div.top_right{}

div.header_left{
	float:left;
	color:#fff;
}

div.header_right{
	float:right;
	margin-right:15px;
	color:#006ecc;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica;
	font-weight:normal;	
}

H1 {
	font-size: 20px;
	font-family: Arial, Tahoma, Helvetica;
}

a.back {
	font-size: 22px;
	font-family: Arial, Tahoma, Helvetica;
	color:#333!important;
}

.paginate {
	color: #00bbff;
	background: #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	text-decoration:none;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	margin:1px;
}

.paginate:hover {
	color: #333;
	border-top:0px solid #ddd;
	border-left:0px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;	
}

ul {
	list-style: none;
	margin-left:10px;
	padding:0px;
}

.menu_header{
	background: url(../images/frontend/headerbg.jpg) repeat-x left;
	padding-left:40px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	border:none !important;
	width:170px;
	font-weight:bold;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;	
	-webkit-border-top-right-radius:10px;
	margin-bottom:0px;
}

ul.menu {
	padding:8px;
	background-color:#ffffff;
	margin:0px;
	border:none !important;
}

ul.menu li a{
	font-family:Tahoma,Arial, sans-serif;
	font-size:11px;
	padding: 0px 0 0px 12px;
	line-height:12px;
	height:18px;
	border-bottom: 1px dotted #eee;
	text-decoration: none;
	display: block;
}

ul.menu li a:hover{
	text-decoration: underline;
	color:#333;
}



ul.comments li{
	padding: 0px 0px 8px 20px;
	text-decoration: none;
	background: url(../images/frontend/menu_row.png) center left no-repeat;
}

TD{
	text-align:left;
	vertical-align:top;
}

.rules {
	width:580px;
	padding:5px;
	border:1px solid #999;
	height: 200px;
	background-color:#fff;
	color: #333;
	overflow:scroll;
}

div.faq_item {
	width:800px;
	text-align:justify;
	margin-top:20px;
}

div.faq_header {
	font-weight:bold;
	width:800px;
	border-bottom:1px dotted #999;
	padding-bottom:5px;
}

div.faq_data {
	padding-top:5px;
}

TH{
	/*text-align:right;*/
	vertical-align:top;
	padding-top:4px;
	/*width:800px;*/
}

TEXTAREA {
	padding:3px;
	border-top:1px solid #999;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #999;
	background-color:#FFFFFF;
	width:250px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;		
	font-family:Tahoma,Arial, Verdana, Helvetica;
	color:#00bbff;
	font-size:11px;	
}

td.form > input{
	width:250px;
}

td.form_smaller > input{
	width:210px;
}

INPUT {
	padding:3px;
	border-top:1px solid #999;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #999;
	background-color:#FFFFFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	font-weight:bold !important;
	font-family:Tahoma,Arial, Verdana, Helvetica;
	color:#00bbff;
	font-size:11px;	
}

TEXTAREA {
	padding:3px;
	border-top:1px solid #999;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #999;
	background-color:#FFFFFF;
	-moz-border-radius:3px;
	width:250px;
	-webkit-border-radius:3px;	
	font-weight:bold !important;
	font-family:Tahoma,Arial, Verdana, Helvetica;
	color:#00bbff;
	font-size:11px;	
}

.submit_old {
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	color:#00bbff;
	font-weight:bold;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	background-color:#f8f8f8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	font-family:Tahoma,Arial, Verdana, Helvetica;
	font-size:11px;		
} 

.cont_header {
	font-weight:bold;
	font-size:20px;
	color:#00bbff;
	font-family:Arial;
	border-bottom:1px dashed #999;
	padding-bottom:10px;
	width:100%;
}

.cont_header_main {
	font-weight:bold;
	font-size:20px;
	color:#AAA;
	font-family:Arial;
	border-bottom:1px dashed #BBB;
	padding-bottom:10px;
	width:100%;
	text-align:left;
}

.small {
	font-size:9px;
	font-style: italic;
}

TABLE.main {
	border-collapse:collapse;
	width:1000px;
}

TD.main_left{
	vertical-align:top;
	padding:2px;
	padding-left:15px;
}
TD.main_center{
	vertical-align:top;
	width:370px;
	padding:3px;
}
TD.main_right{
	vertical-align:top;
	padding:3px;
	padding-right:35px;
}

TD.cont_baner{
	padding:10px;
	vertical-align:top;
	text-align:left;
}

.baner_border{
	border:1px solid #999;
	padding:4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}

.baner{
	width:557px;
	background-image: url(../images/frontend/banner.jpg);
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	text-align:left;
}

#header{
	width:1000px;
}

a.white{
	color:#DDD;
}

.footer{
	width:100%;
	background-color:#222222;
	text-align:center;
	background-repeat: repeat-x;
}

input.newbutton, input.submit, input.button, input.button_white{
	background-image: url(../images/frontend/newbutton.jpg);
	background-position:right;
	background-color:#fcfcfc;
	/*border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;	*/
	border:none !important;
	padding-right:20px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:5px;
	vertical-align:middle;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;		
	color:#666;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none !important;
}

input.newbuttondarker{
	background-image: url(../images/frontend/newbuttonhover.jpg);
	background-color:#fcfcfc;
	background-position:right;
	/*border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;	*/
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;	
	padding-right:20px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:5px;
	vertical-align:middle;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;		
	color:#666;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none !important;
}

input.newbutton:hover, input.submit:hover, input.button:hover, input.button_white:hover{
	background-image: url(../images/frontend/newbuttonhover.jpg);
}

a.newbutton{
	background-image: url(../images/frontend/newbutton.jpg);
	background-position:right;
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;	
	border:none !important;
	padding-right:22px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:6px;
	vertical-align:middle;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;		
	color:#666;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none !important;
}

a.newbuttondarker{
	background-image: url(../images/frontend/newbuttonhover.jpg);
	background-position:right;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;	
	padding-right:22px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:5px;
	vertical-align:middle;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;		
	color:#666;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none !important;
	text-align:left;
}

a.newbuttondarker:hover{
background-image: url(../images/frontend/newbutton.jpg);
}

a.newbutton:hover{
background-image: url(../images/frontend/newbuttonhover.jpg);
}



.submit, .button {
	
	background-image: url(../images/frontend/newbutton.jpg);
	background-position:right;
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;	
	border:none !important;
	padding-right:22px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:6px;
	vertical-align:middle;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;		
	color:#666;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none !important;	
	/*font-weight:bold;
	text-align:center;
	padding:5px 25px 5px 25px;
	border-top-color:#fff;
	border-left-color:#fff;
	border-bottom-color:#333;
	border-right-color:#333;
	color:#fff;
	border-style:solid;
	border-width:1px;
	background-color:#333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image:url(../images/frontend/button.jpg);
	background-position: top center;
	background-repeat:repeat-x;*/
}

input.search{
	border:none;	
	background:none;
	width:190px;
	margin:1px 5px 5px 5px;
	font-weight:normal;
}

.myzone{
	width:190px;
	height:155px;
	vertical-align:bottom;
	text-align:right;
	clear:both;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}

.myzone_a {position:relative;top:120px;}

.karty {
		background-image:url(../images/frontend/myzone/karty.jpg);
}

.lista {
		background-image:url(../images/frontend/myzone/lista.jpg);
}

.ksia {
		background-image:url(../images/frontend/myzone/ksia.jpg);
}

.rozl {
		background-image:url(../images/frontend/myzone/rozl.jpg);
}

.stat {
		background-image:url(../images/frontend/myzone/stat.jpg);
}

.dane {
		background-image:url(../images/frontend/myzone/dane.jpg);
}

.search_div{
	border-top:1px #000 solid;	
	border-right:1px #333 solid;	
	border-bottom:1px #333 solid;	
	border-left:1px #000 solid;	
	width:203px;
	height:25px;
	vertical-align:top;
	text-align:left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
	background-image:url(../images/frontend/searchbg.gif) left no-repeat;
}


/*
.search{
	border:none !important;	
	background-image:url(../images/frontend/searchbg.gif);
	background-color:none;	
	padding-left:6px;
	padding-top:5px;
	width:254px;
	height:27px;
	font-weight:normal !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}*/

.search_input {	
	color:#00bbff;
	margin-top:6px;
	background:none;
	vertical-align:top;
	border:none;
	width:300px;
}

.search_button {
	vertical-align:middle;
	margin-top:3px;
	cursor:pointer;
	border:none;
}

IMG {
	border:none;
	vertical-align:middle;
}

a {	color:#00bbff; }

.separator {
	vertical-align:middle;
}

.container {
	width:1000px;
  -moz-box-shadow: 3px 3px 10px #666; /* Firefox */
  -webkit-box-shadow: 3px 3px 10px #666; /* Safari, Chrome */
  box-shadow: 3px 3px 10px #666; /* CSS3 */
}

#horizontal_list li{
	display:inline;
	list-style-type: none;
	padding:3px;
}

#top_menu {
	text-align:center;
}

.footer_services{
	width:920px;
	background-image: url("../images/frontend/footer_bg.png");
	background-position: center top;
	text-align:center;
	background-repeat: no-repeat;
	padding:10px;
	color:#888;
}

.readonly {background-color:#ccc}
