/*

	http://www.opiniarka.pl/main.css
	autor: Tomasz 'Todi' Klekot

	Ten plik stylow CSS jest wlasnoscia strony  http://www.opiniarka.pl
	i odpowiada za graficzna prezentacje umieszczonych tam tresci.

	Mozesz wykorzystac CSS do nauki, ale nie kradnij prosze.

*/


/*	=reset & global

---------------------------------------------------------------------------- */

tt, kbd, code, samp, var, cite,
q, del, ins, dfn, sub, sup, em,
strong, th, td, table, hr, li, dd,
dt, dl, ol, ul, img, fieldset, form,
address, p, blockquote, span, div, h6,
h5, h4, h3, h2, h1, body, html {
	margin: 0;
	padding: 0;
	border: 0;
}


a:visited { text-decoration: none; }

a { text-decoration: none; }
a { color: #be1213; }
ul { list-style: none; }
ol { list-style: none; }

body {
	background: #fff;
	color: #767676;
	font-size: 100%;
	margin: 20px 0;
}

button, optgroup, option, select, textarea, input, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/*	=layout

---------------------------------------------------------------------------- */

#top {
	width: 999px;
	margin: 0 auto;
	font-size: 0.69em;
}

#path {
	margin: 0 auto;
	width: 999px;
	color: #0767A6;
	font-size: 0.79em;
	padding: 6px 0;
}

#path a {
	color: #0767A6; text-decoration: underline;
}

#main {
	width: 999px;
	margin: 0 auto;
	font-size: 0.69em;
	padding: 6px 0 8px 0;
	height: 100%;
	overflow: hidden;
}

#sidebar2 {
	width: 210px;
}

#sidebar1 {
	width: 210px;
}

#mainContent3 {
	width: 569px;
	margin: 0 5px;
}

#mainContent2 {
	width: 784px;
	margin-left: 5px;
}

#main h1.error, #mainContent2 h3, #mainContent3 h3, .opinions h3 {
 color: #CC0000;
 font-size: 16px;
 font-weight: bold;
 padding: 9px 0 9px 14px;
 margin-bottom: 10px;
 border-bottom: #AEAEAE 2px solid;
 background: #E3E3E3 url(images/bg_opinions.gif) top left repeat-x;
}

#footer {
	width: 999px;
	margin: 0 auto;
	margin-bottom: 10px;
	font-size: 0.69em;
	position: relative;
	background: url(/opiniarka/img/bg_footer.gif) top left repeat-x;
	height: 36px;
	overflow: hidden;
}

/*	=top

---------------------------------------------------------------------------- */
#menu {
	height: 37px;
	position: relative;
	background: url(/opiniarka/img/bg_menu.jpg) top left repeat-x;
}

#menu ul {
	height: 100%;
	overflow: hidden;
	z-index: 10px;
}

#menu ul li {
	color: #ffffff;
	float: left;
	padding: 8px 0 4px 0;
	background: url(/opiniarka/img/spacer_menu.gif) top left no-repeat;
	margin: 3px 0 4px -3px;
}

#menu ul li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 29px;
	margin: 0;
}

.cl {
	position: absolute;
	top: 0px;
	left: 0px;
}
.cr {
	position: absolute;
	top: 0px;
	left: 989px;
}

/*	=header

------------- */
/* ---------------------------------------------------------------------------- */
#header {
	position: relative;
	height: 76px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 76px;
	background: #F7F7F7 url(/opiniarka/img/bg_logo.gif) bottom left no-repeat;
	width: 352px;
}

#logo h1 {
	padding: 10px 0 0 10px;
}

#logo h1 img {
	display: block;
}

#logo h2 a  {
	padding-left: 175px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

#logo h2  {
	padding-left: 175px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

/*	=search

------------- */

#search {
	position: absolute;
	left: 354px;
	top: 0px;
	height: 76px;
	overflow: hidden;
	background: #A1D0E9 url(/opiniarka/img/bg_search.gif) bottom left no-repeat;
	width: 383px;
}

fieldset.login_form {
	padding: 4px 0 0 0;
}

fieldset.search_form {
	padding: 4px 0 0 0;
}

fieldset.search_form div {
	float: left;
	padding-left: 22px;
}

fieldset.search_form div label {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 4px 0 4px 0;
}

fieldset.search_form div select {
	width: 125px; font-size: 11px;
}

fieldset.search_form div input {
	width: 125px; font-size: 11px;
}

.button_search {
	padding: 24px 0 0 8px;
	float: left;
}


/*	=login

------------- */

#loginbox {
	position: absolute;
	left: 739px;
	top: 0px;
	height: 76px;
	overflow: hidden;
	background: #E5E5E5 url(/opiniarka/img/bg_login.gif) bottom left no-repeat;
	width: 260px;
}

#loginbox h3 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 4px 13px;
}

fieldset.login_form p {
	height: 20px;
	overflow: hidden;
	padding: 0 0 3px 0;
}

fieldset.login_form p label {
	width: 40px;
	float: left;
	display: block;
	color: #000000;
	padding: 2px 4px 3px 13px;
	text-align: left;
}

fieldset.login_form p input {
	float: left; width: 100px;
}

.login_action {
 padding: 4px 0 0;
 float: right;
}

.login_action .button_login {
 padding-right: 10px;
 cursor: pointer;
}

.login_action a {
 font-weight: bold;
 display: block;
 text-decoration: underline;
}

.loginname {
 color: #0767A6;
 font-size: 12px;
 font-weight: bold;
 padding: 1px 4px 7px;
 text-align: center;
}

.logout {
 padding-left: 175px;
 display: block;

}

.shadow {
	position: absolute;
	left: 0;
	top: 0px;
	height: 6px;
	width: 999px;
	background: url('/opiniarka/img/bg_o_menu.png') top left no-repeat;
}

/*	=menu left & right

---------------------------------------------------------------------------- */

#top10 {
	background: #F5F5F5;
	border: 1px #E4E0E0 solid;
	padding-bottom: 6px;
	height: 100%;
}

.box, .box_compare {
	background: #F5F5F5;
	border: 1px #E4E0E0 solid;
	padding-bottom: 6px;
	height: 100%;
}

.box_compare {
	margin-top: 10px;
}

#category {
	background: #F5F5F5;
	border: 1px #E4E0E0 solid;
	padding-bottom: 6px;
	height: 100%;
}

#top10 h4 {
	padding: 13px 0 15px 14px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.box_compare h4 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.box h4 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.box h4 {
	padding: 13px 0 15px 14px;
}

.box_compare h4 {
	padding: 8px 0 6px 14px;
}

#category h4 {
	padding: 13px 0 15px 14px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#category h5 a {
	margin: 0 0 6px 13px;
	padding: 0 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #0767A6;
	background: url('/opiniarka/img/arrow_menu.gif') no-repeat;
	background-position: 0 7px;
}

div.submenu {
	margin: 0 10px 6px 22px;
	height: 100%;
	overflow: hidden;
}

div.submenu a, div.submenu a:hover, div.submenu a:visited {
	padding-right: 6px;
	color: #0767A6;
	text-decoration: underline;
}

.box_compare strong {
	color: #0767A6;
	font-weight: normal;
	display: block;
	padding: 0 0 6px 16px;
}

.box_compare a {
 	color: #0767A6;
 	text-decoration: underline;
}

.box_compare ol#compare-items {
	padding: 6px 4px;
	margin: 0 5px;
	background: url(/opiniarka/img/bg_box.gif) top left repeat-x;
}

.box_compare ol#compare-items li {
	padding: 4px 0;
}

.box_compare ol#compare-items .close_btn {
	padding: 2px;
}

.box_compare .actions {
	height: 100%;
	overflow: hidden;
	padding-top: 10px;
	margin: 0 5px;
	background: url(/opiniarka/img/bg_box.gif) top left repeat-x;
}

.box {
	margin-top: 10px;
	color: #000000;
	height: 100%;
}

ul.box_info {
	height: 100%;
	overflow: hidden;
}

ul.box_info li {
	height: 100%;
	overflow: hidden;
	display: block;
	margin: -1px 5px 0 5px;
	padding: 12px 0 0 0;
	background: url(/opiniarka/img/bg_box.gif) top left repeat-x;
}

.box_description {
	width: 120px;
	padding-bottom: 6px;
}

.box img {
	margin: 0 4px;
	border: 1px #818181 solid;
}

.box a.title {
	font-size: 12px;
	font-weight: bold;
	color: #0767A6;
	padding: 6px 0;
	display: block;
}

.box a.more {
	color: #0767A6;
	text-decoration: underline;
	padding: 6px 4px 6px 0;
	display: block;
	text-align: right;
}

.top10_item {
	margin: 0 10px 10px 13px;
}

.top10_item h5 a {
	padding-left: 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #0767A6;
	background: url('/opiniarka/img/arrow_menu.gif') no-repeat;
	background-position: 0 7px;
}

.top10_item p.average_rating {
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

.top10_item p.average_rating span {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

.top10_item p.user_opinions a {
	padding-left: 10px;
	color: #0767A6;
	text-decoration: underline;
}

/*	=footer menu

---------------------------------------------------------------------------- */

.cfl {
	position: absolute;
	top: 0px;
	left: 0px;
}
.cfr {
	position: absolute;
	top: 0px;
	left: 990px;
}

#footer ul {
	height: 24px;
	width: 888px;
	overflow: hidden;
	z-index: 10px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#footer ul li {
	color: #666666;
	float: left;
	font-weight: bold;
	padding: 0;
	background: url(/opiniarka/img/spacer_footer.gif) top left no-repeat;
	background-position: 0 2px;
	margin-left: -1px;
}

#footer ul li a {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0 6px;
	margin: 0;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer h2 a {
	color: #666666;
	font-size: 12px;
	padding: 10px 10px 0 0;
	float: right;

}

/*	=additions

---------------------------------------------------------------------------- */
.float_left {
	float: left;
}

.float_right {
	float: right;
}
.bg_none {
	background: none;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.text_underline {
	text-decoration: underline
}

.pointer {
	cursor: pointer
}
.padding_6 {
	padding: 6px 0;
}

.clear_left {
	clear: left;
}

.alert {
	color: #CC0000;
}

/*	=error

---------------------------------------------------------------------------- */

#error {
	position: absolute;
	top: 133px;
	left:0;
	width: 100%;
	z-index: 1000;
	text-align: center;
}

#error .info_error {
	margin: 0 auto;
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, 	"Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 0.69em;
	padding: 20px 9px 20px 60px;
	background: #FFECB1 url(/opiniarka/img/warn.gif) top left no-repeat;
	background-position: 20px 10px;
	width: 930px;
	height: 20px;
	text-align: left;
}

#main .error_frame {
 padding: 20px 30px;
 font-size: 12px;
 color: #000000;
}
#main .error_frame a, #main .error_frame a:hover, #main .error_frame a:visited {
	color: #0767a6;
	font-weight: bold;
	text-decoration: underline;
}

/*	=banners

---------------------------------------------------------------------------- */

.billboard_top, .banner_menu {
	text-align:center;
	padding-top: 10px;
}

.banner_top_menu {
	text-align:center;
	padding-bottom: 10px;
}

/* logosy
-------------------- */

.logosy {
 background: url(/opiniarka/img/bg_box.gif) bottom left repeat-x;
 padding: 10px 0;
 height: 100%;
 overflow: hidden;
}
.logosy h4 {
 color: #000000;
 font-size: 14px;
 font-weight: bold;
 padding: 8px 0 20px 0;
}
.logosy img {
 float: left;
}

