/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #003366 url(/_img/back_all.gif);
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 868px;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}


#header {
	height: 244px;
	width: 868px;
	
}

#menu
{
width: 100%;
height: 67px;
padding-left: 0px;
background: url(/_img/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;

}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 86px;
	height: 45px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #7C7028;
	/*font-weight: bold; */
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 22px;
}

#menu a:hover {
	/*width: 86px; */
    height: 45px;
	color: #000000;
	font-weight:bold;
	/* text-decoration: underline; */
	/* background: url(/_img/menu_r.gif) repeat-x; */
}


.more
{
text-align: right;
}


#logo {
width: 848px;
float:right;
height: 168px;
text-align: left;
padding-right: 20px;
padding-top: 10px;
background: url(/_img/gry--java_com_pl.jpg) no-repeat;	 
color: #ACA05A;
}

#logo ul {
	list-style: none;
}
#logo a {

	
	margin:0px;
	padding:0px;
	border:none;
}

#logo img {
	border:none;
	padding:0;
	margin:0;

}

#logo li {
	border:none;
	display:inline;
	margin:0;
	padding:0;
}
#logo H2 a
{
font-size: 12px;
}

#main
{
background: #ffffff;
padding-top: 10px;
}

#left
{
	margin-left: 10px;
	width: 221px;
}

#left H3, .webpages_box_title
{
width: 221px;
height: 33px;
font-size: 14px;
font-weight: bold;

padding-top: 15px;
text-transform: uppercase;
text-align:center;
color: #ffffff;
background: url(/_img/title.gif) no-repeat
}
.webpages_box_title{
	margin-top:5px;
	margin-bottom:5px;
}

.webpages_box_links{
	padding:0 10px 0 10px;
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;
    background: url(/_img/small.gif) no-repeat left;
}

#left .title_back
{
background: url(/_img/title_back.gif) no-repeat;
padding: 10px;
}


#left a {
	color: #000000;
	text-decoration:none;
}
#left a:visited {
	color: #000000;
	text-decoration:none;
}
#left a:hover {
	color: #000000;
	text-decoration:underline;
}
#left p
{
padding: 10px;
padding-left: 40px;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 620px;
padding-right: 10px;
}

#right .box
{
border: 1px solid #C9C9C9;
background: #F5F5F5;
padding: 10px;
margin-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
color: #B5AA6D;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h1 {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #B5AA6D;
	text-align:center;
}



#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #B5AA6D;
}

#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	color: #B5AA6D;
}
.date {
	text-align: right;
	color: #B5AA6D;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 39px;
	clear: both;
	padding-top: 20px;
	background: url(/_img/menu_r.gif) repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.pobierz {
	font-weight:bold;
}

#ulubione {

}

#ulubione a {


}

#free_games_table{
	width:100%;
}

#free_games_table td{
	padding-bottom:10px;
	text-align:left;
}
#free_games_table img{
	float:left;
	border:none;
}

#free_games_table h4{
	text-align:left;
}

#free_games_table p {
	margin-left:115px;
	
}
#free_games_table h2{
	margin-bottom:10px;
}