@charset "utf-8";
/* CSS Document */
body {
	background-color:#828282;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
}

.main {
	width:789px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;

}

.logo {
	width:787px;
	height:89px;
	background-image: url(images/logo.png);
	}

.top {
	width:787px;
	height:250px;

	border:1px solid #959595;
	margin-bottom:10px;
	}
	
.menu {
	width:789px;
	height:43px;
	background-image:url(images/menu.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

ul {
	float: left;
	

}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #ccc;
	text-decoration:none;
	text-shadow:#333333;
	height: 27px;
	width: 98px;
	margin-left:1px;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	margin-top:1px;
}

ul a:hover {
	background-image: url(images/button.png);
	width:98px;
	height:27px;
	margin-top:1px;
	margin-left:1px;
	
}
a:focus {
	outline:none;
	}

.podmenu {
	background-image:url(images/podmenu.png);
	height:13px;
	width:789px;

	}
.srodek {
	background-color:#3f3f3f;
	border-left:1px solid #959595;
	border-right:1px solid #959595;
	border-bottom: 1px solid #959595;
	width:787px;
	height:auto;
	}
td#lewa {
	width:600px;
	vertical-align:top;
	padding-top:20px;
	padding-bottom:20px;
	border-right:1px solid #959595;
	
	
	}
td#prawa {
	width:189px;
	vertical-align:top;
	padding-top:20px;
	
	}
	
.lewa_tekst {
	width:550px;
	height:auto;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	}
.naglowek {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	
	font-weight:bolder;
	padding-bottom:20px;
	}
div#bold {
	font-weight:bold;
	}
	
.stopka {
	width:787px;
	height:auto;
	background-color:#333333;
	vertical-align:middle;
	text-align:center;
	border:1px solid #959595;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	}
	
a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	text-decoration:none;
	border:none;
	outline:none;	
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	border:none;
	outline:none;	
}
.gg {
	vertical-align:middle;
	}
img#obrazek {
	border:none;
	outline:none;
	
	}
td#anime {
	width:450px;
	text-align:right;
	}