* {
	margin: 0px; 
	padding: 0px; 
	border: none;
}
body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #515151;
	text-align: center;
	margin-top: 10px;
}
a {
	color: #515151;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
 .clear {
	clear: both;
}
table,tr,td {
	font-size: 12px;
}
#container {
	margin: 0 auto;
	width: 978px;
	text-align: left;
}
#top1 {
	background-color: #f0f0f0;
	background-image: url('../img/top1.png');
	width: 978px;
	height: 55px;
}
#top1 form {
	width: 470px;
	height: 22px;
	position: relative;
	left: 500px;
	top: 15px;
}
#top1 input {
	background-color: #faf9f9;
	width: 135px;
	height: 20px;
	color: #a3a3a2;
	border: 1px solid #dde0d9;
	margin-left: 5px;
	padding-left: 3px;
	padding-top: 3px;
}
#top1 a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 8px;
}
#button_login {
	background-color: #e6e7e9 !important;
	background-image: url('../img/button_login.png');
	width: 65px !important;
	height: 22px !important;
	border: 0 !important;
	margin-left: 10px !important;
	cursor: pointer;
	position: relative;
	top: 4px;
}
#top1 p {
	display: block;
	width: 470px;
	height: 22px;
	position: relative;
	left: 500px;
	top: 20px;
}
#top2 {
	background-color: #0e4388;
	background-image: url('../img/top2.png');
	width: 978px;
	height: 28px;
}
#top2 a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 6px;
	display: block;
	float: left
}
#top2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#top3 {
	background-color: #ffffff;
	background-image: url('../img/top3.png');
	width: 978px;
	height: 88px;
	clear: both;
}
#search {
	width: 661px;
	height: 38px;
	float: left;
	margin-left: 17px;
	margin-top: 20px;
}
#search input {
	background-color: #f0f0f0;
	width: 490px;
	height: 37px;
	border: 1px solid #c9c9c6;
	font-size: 28px;
	font-family: Myriad Pro;
	color: #c9c9c6;
}
#button_search {
	background-image: url('../img/button_search.png');
	width: 116px !important;
	height: 38px !important;
	border: 0 !important;
	margin-left: 10px;
	cursor: pointer;
	position: relative;
	top: 3px;
}
#logo {
	width: 300px;
	height: 70px;
	float: left;
	margin-top: 9px
}
#banner {
	text-align: center;
	width: 978px;
	margin-top: 10px
}
#left {
	width: 257px;
	float: left;
	margin-top: 10px;
}
#left h2 {
	display: block;
	width: 224px;
	height: 23px;
	background-color: #f0f0f0;
	background-image: url('../img/header1.png');
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 6px
}
#categories {
	list-style-type: none;
	border: 1px solid #c9c9c6;
	border-top: 0;
	width: 241px;
	margin-left: 1px;
	background-color: #fafaf7;
	margin-bottom: 20px;
}
#categories li {
	font-size: 13px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
}
a.cat1{
	font-weight: bold;
}
a.cat2{
	text-decoration: underline;
	margin-left: 10px;
}
a.cat3{
	margin-left: 20px;
}
a.cat4{
	margin-left: 30px;
}
#left h3 {
	display: block;
	width: 224px;
	height: 19px;
	background-color: #f0f0f0;
	background-image: url('../img/header2.png');
	font-size: 13px;
	padding-left: 20px;
	padding-top: 5px;
}
#links {
	list-style-type:none;
	border: 1px solid #cfcdcd;
	border-top: 0;
	width: 240px;
	margin-left: 2px;
	background-color: #fefefe;
	margin-bottom: 20px;
}
#links li {
	background-image: url('../img/point.png');
	background-repeat: no-repeat;
	background-position: 15px 12px; 
	font-size: 13px;
	padding-left: 35px;
	padding-top: 10px;
	height: 23px;
	border-bottom: 1px solid #f0f0f0;
}
#links2 {
	list-style-type:none;
	border-top: 0;
	width: 340px;
	margin-left: 2px;
	background-color: #fefefe;
	margin-bottom: 20px;
}
#links2 li {
	background-image: url('../img/point.png');
	background-repeat: no-repeat;
	background-position: 15px 12px; 
	font-size: 13px;
	padding-left: 35px;
	padding-top: 10px;
	height: 23px;
	border-bottom: 1px solid #f0f0f0;
}

#poll {
	list-style-type:none;
	border: 1px solid #cfcdcd;
	border-top: 0;
	width: 240px;
	margin-left: 2px;
	background-color: #fefefe;
	margin-bottom: 20px;
}
#poll li {
	font-size: 13px;
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
}
#button_vote {
	margin-top: 10px;
	background-color: #e6e7e9;
	background-image: url('../img/button_vote.png');
	width: 65px;
	height: 22px;
	cursor: pointer;
	position: relative;
	left: 130px;
}
#right {
	width: 721px;
	margin-top: 10px;
	float: left;
}
 .bar {
	background-image: url('../img/bar.png');
	width: 721px;
	height: 29px;
}
 .bar h4 {
	display: block;
	width: 595px;
	height: 19px;
	font-size: 13px;
	padding-left: 13px;
	padding-top: 6px;
	float: left;
	font-weight: bold;
}
 .bar a {
	display: block;
	font-size: 11px;
	padding-top: 6px;
	float: left;
}
 .bar span {
	display: block;
	width: 595px;
	height: 19px;
	font-size: 13px;
	padding-left: 13px;
	padding-top: 6px;
	font-weight: bold;
	color: #004eb6
}
 .box {
	width: 700px;
	border: 1px solid #cfcdcd;
	border-top: 0;
	padding: 6px;
	padding-left: 13px;
	margin-bottom: 20px;
}
a.more {
	color: #004eb6;
	margin-left: 600px;
}

 .box hr {
	background-color: #f0f0f0;
	width: 690px;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.advice_box {
	width: 170px;
	height: 195px;
	float: left;
}
div.advice_box a {
	color: #004EB6;
}
div.advice_box img {
	border: 3px solid #cfcdcd;
}
div.advice_box span a {
	text-decoration: underline;
}
div.advice_box span a:hover {
	text-decoration: none;
}
div.advice_box .photo {
	width: 132px;
	height: 102px;
	margin-top: 8px;
	margin-bottom: 10px;
}
div#ranking {
	width: 381px;
	float: left;
}
#ranking_bar {
	background-image: url('../img/bar2.png');
	width: 381px;
	height: 24px;
}
#ranking_bar span {
	display: block;
	width: 300px;
	height: 18px;
	font-size: 13px;
	padding-left: 13px;
	padding-top: 6px;
	font-weight: bold;
}
#ranking_box {
	width: 359px;
	border: 1px solid #cfcdcd;
	border-top: 0;
	padding: 6px;
	padding-left: 13px;
	margin-bottom: 20px;
	margin-left: 1px;
}
#ranking_box .user {
	width: 170px;
	height: 50px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ranking_box a {
	color: #004EB6;
	text-decoration: underline;
}
#ranking_box a:hover {
	text-decoration: none;
}
#ranking_box img {
	float: left;
	max-width: 45px;
	border: 3px solid #cfcdcd;
	margin-right: 8px;
}
#ranking_box p {
	margin-top: 6px;
}
#google_ads {
	width: 308px;
	height: 175px;
	float: left;
	margin-left: 20px;
	border: 1px solid #cfcdcd;
}
#footer {
	clear: both;
	width: 978px;
	height: 35px;
	border-top: 1px solid #cfcdcd;
	position: relative;
	top: 20px;
	padding-top: 5px;
}
#footer p {
	display: block;
	width: 690px;
	float: left;
	padding-top: 10px;
}
#footer a {
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 18px;
	color: #626262;
}

/* advices */
#location {
	margin-top: 10px;
	margin-left: 20px;
	color: #004eb6;
	width: 958px;
} 
#location a {
	color: #004eb6;
	text-decoration: underline;
} 
#location a:hover {
	color: #004eb6;
	text-decoration: none;
} 
#left_advice {
	width: 587px;
	float: left;
	margin-top: 10px;
}
#left_advice h1 {
	margin-left: 20px;
	color: #004eb6;
	font-size: 16px;
}
 .box2_header {
	background-image: url('../img/box2_header.png');
	width: 587px;
	height: 5px;
	margin-top: 10px;
}
 .box2 {
	width: 566px;
	background-color: #ededed;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	margin-left: 1px;
	padding-left: 18px;
}
 .box2 h2{
	display: block;
	width: 500px;
	height: 19px;
	font-size: 16px;
	padding-top: 6px;
	font-weight: bold;
	margin-bottom: 20px;
}
 .box2 img{
	border: 3px solid #c0c0c0;
}
 .box2 .photo {
	width: 135px;
	height: 102px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
 .box2_footer {
	background-image: url('../img/box2_footer.png');
	width: 587px;
	height: 5px;
}
#movie {
	margin-top: 20px;
	margin-left: 40px;
}
 .comments {
	margin-left: 18px;
	padding-top: 15px;
}
 .comments span {
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	width: 380px;
	margin-bottom: 6px;
}
 .comments a {
	color: #004eb6;
	display: block;
	float: left;
	width: 180px;
	margin-bottom: 6px;
	padding-top: 3px;
	text-decoration: underline;
}
 .comments a:hover {
	text-decoration: none;
}
 .comment_first {
	clear: left;
	border: 1px solid #c1c1c1;
	padding: 6px;
	padding-left: 18px;
	width: 561px;
}
 .comment1 {
	border: 1px solid #c1c1c1;
	border-top: 0;
	background-color: #f2f2f2;
	padding: 6px;
	padding-left: 18px;
	width: 561px;
}
 .comment2 {
	border: 1px solid #c1c1c1;
	border-top: 0;
	padding: 6px;
	padding-left: 18px;
	width: 561px;
}
 .comment_first img, .comment1 img, .comment2 img {
	margin-right: 6px;
	border: 3px solid #c0c0c0;
	float: left;
	max-width: 45px;
}
 .comment_first a, .comment1 a, .comment2 a{
	color: #aa0000;
}
 .comment_first p, .comment1 p, .comment2 p {
	margin-top: 6px;
}
#left_advice textarea {
	border: 1px solid #c1c1c1;
	width: 585px;
	height: 150px
}
#button_comment {
	background-color: #d7d7d7;
	background-image: url('../img/button_comment.png');
	width: 127px;
	height: 26px;
	cursor: pointer;
	margin-left: 18px;
	margin-top: 10px;
}
#right_advice {
	width: 368px;
	margin-top: 40px;
	float: left;
	margin-left: 23px;
}
#right_advice .bar {
	background-color: #0e4388;
	background-image: url('../img/header3.png');
	width: 368px;
	height: 24px;
}
#right_advice .bar h4 {
	display: block;
	width: 195px;
	height: 15px;
	font-size: 12px;
	padding-left: 13px;
	padding-top: 6px;
	font-weight: bold;
	color: #ffffff
}
#right_advice .info_box {
	width: 355px;
	padding-left: 10px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	margin-left: 1px;
}
#right_advice .info_box h3 {
	font-size: 13px;
	font-weight: bold;
	color: #004eb6;
	padding-top: 6px;
}
#right_advice .info_box p {
	margin-top: 5px;
}
#right_advice .info_box a {
	color: #004eb6;
}
#right_advice .box {
	width: 349px;
	padding-left: 10px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	margin-left: 1px;
}


#categories2 li {
	margin-left: 30px;
	padding-top: 10px;
	font-size: 14px;
}
#categories2 a.cat1{
	font-weight: bold;
}
#categories2 a.cat2{
	text-decoration: underline;
	margin-left: 20px;
}
#categories2 a.cat3{
	margin-left: 40px;
	font-size: 13px;
}
#categories2 a.cat4{
	margin-left: 60px;
	font-size: 12px;
}

/* raniking - site */
table#ranking {
	width: 695px;
	text-align: left;
}
table#ranking tr {
	height: 45px;
}
table#ranking img {
	max-width: 45px; 
	max-height: 45px; 
	margin-right: 6px; 
	border: 3px solid #c0c0c0
}
.float_left_444 {
	float: left;
	width: 465px;
}
.float_right_444 {
	float: right;
	width: 244px;
}
.float_right_444 h2 {
	display: block;
	width: 225px;
	height: 23px;
	background-color: #f0f0f0;
	background-image: url('../img/header1.png');
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 6px
}
.bar_444 {
	background-image: url(../img/bar_444.png);
	height: 29px;
	width: 465px;
}
 .bar_444 h4 {
	display: block;
	width: 339px;
	height: 19px;
	font-size: 13px;
	padding-left: 13px;
	padding-top: 6px;
	float: left;
	font-weight: bold;
}
 .bar_444 a {
	display: block;
	font-size: 11px;
	padding-top: 6px;
	float: left;
}
 .bar_444 span {
	display: block;
	width: 595px;
	height: 19px;
	font-size: 13px;
	padding-left: 13px;
	padding-top: 6px;
	font-weight: bold;
	color: #004eb6
}


 .box_444 {
	width: 444px;
	border: 1px solid #cfcdcd;
	border-top: 0;
	padding: 6px;
	padding-left: 13px;
	margin-bottom: 20px;
}
a.more_444 {
	color: #004eb6;
	margin-left: 344px;
}
 .box_444_right {
	width: 215px;
	border: 1px solid #cfcdcd;
	border-top: 0;
	padding-left: 13px;
	margin-bottom: 20px;
	margin-left: 1px;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
}
.ex_pol_entry {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ex_pol_left {
	width: 51px;
	float: left;
}
.ex_pol_left img {
	max-width: 45px; 
	max-height: 45px; 
	border: 3px solid #c0c0c0
}
.ex_pol_right {
	float: left;
	padding-left: 8px;
	width: 155px;
}
.ex_pol_title a {
	font-weight: bold;
	color: #004eb6;
}
.ex_pol_autor a {
	color: #004eb6;
	text-decoration: underline;
}
 .box_444 hr {
	background-color: #f0f0f0;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}
 .box_444_right hr {
	background-color: #f0f0f0;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* experts */
.expert_name {
	color: #008000 !important;
	font-weight: bold;
}

/* buttons */

#button_register {
	margin-top: 10px;
	background-color: #e6e7e9;
	background-image: url('../img/button_rejestracja.jpg');
	width: 107px;
	height: 23px;
	cursor: pointer;
}
#button_send_msg {
	margin-top: 10px;
	background-color: #e6e7e9;
	background-image: url('../img/button_wyslij.jpg');
	width: 132px;
	height: 23px;
	cursor: pointer;
}