/**
 * TheBestFirmy - css'y
 * @author WyMiSkO
 */


/** 
 * Main body.
 */
body {
       	background: #02070F url(../images/background.jpg) repeat-x scroll center top;
       	color: #b8b8b8;
       	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#containered a:hover {
	text-decoration: underline;
}

/**
 * Wpolne
 */
a {
	color: #f98b00;	
	text-decoration: none;
}
a:visited {
	color: #f98b00;
        text-decoration: none;
}
a:hover {
	color: #f98b00;
	text-decoration: none;
}
input {
	font-size: 12px;
}
img {
	border:0;
}
p {
	line-height: 1.3em; 
	margin: 0.5em 0;
}
p img {
	float:left; 
	margin:0 10px 0 0; 
	padding-left: 6px; 
	padding-bottom: 2px;
}
h5 {
	font: bold 1.31em "Arial", Sans-Serif; 
	margin: 0; 
	color: #f98b00; }
h6 {
	font: bold 1.31em "Arial", Sans-Serif; 
	margin: 0; 
	color: #046381; 
}
h2 {
	font-size: 13px;
	margin: 0px 0 6px 0px;
	padding: 3px 0 3px 8px;
	font-weight: bold;
	color: #000518;
	background: url(../images/content-title-background.jpg);
	border: #f98b00 1px solid;
}
h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
	text-decoration: none;
        color: #000518;
}
h3 {
	font-size: 120%;
	margin-top: 0;
}
img { 
	padding: 3px;
}
img.alignleft { 
	float: left;
        margin: 3px 3px 0px 0;
}
img.alignright { 
	float: right;
        margin: 0 3px 0px 3px;
}
li { 
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul { 
	margin: 0;
	padding: 0;
}






#searchform {
	clear: both;
	margin-bottom: 8px;
	margin-left: 23px;
	padding: 3px;
	width: 130px;
}






.details{color:#2194C3; text-decoration:none; font-size:12px;}
.details a{color:#2194C3; text-decoration:none; font-size:12px;}
.details a:hover{color:#2194C3; text-decoration:underline; font-size:12px;}

.sitetable {width: 100%; border: 1px dotted #c2c2c2; vertical-align : top;}
.sitetables {width: 100%; vertical-align : top;}
.sitetd {border: 1px dotted #c2c2c2;}
.votelargeur {width: 50px;}

a.cat_display {text-decoration: none; font-weight: bold; font-size: 13px; color:#333333;}
a.cat_display:hover {text-decoration: none; font-weight: bold; font-size: 13px;
color:#CC0000;}
a.subcat_display {text-decoration: none; font-size: 10px; border-bottom : 1px dotted #CCC;}

.votetable {background: #046380; width : 50px; height: 92px; margin-right: 5px;}
.vote span.note {font-size: 9px; height: 12px; display: block;}
.vote span.nombre {font-size: 16px; display: block;}
.vote a{color: #ff6600; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #ffffff; font-size: 16px; font-weight: bold;}



ol#comments li p {
                   font-size: 100%;
                   }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #f98b00;
          text-transform: lowercase;
          text-decoration: underline;
          }

.meta { 
        color: #b8b8b8;
        font-size: 0.9em;
        font-weight: normal;
        letter-spacing: 0;
        }


.storycontent { 
                font-size: 115%;
                }

#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #eeeeee;
                        border: 1px solid #011d44;
                        color: #000518;
                        }

#commentform textarea {
           width: 585px;
}

#commentlist li ul {
	border-left: 1px solid #0f0a06;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 582px;
           background: #00132e;
           margin: 0px 5px 0 10px;
           text-align: left;
           padding: 0 5px;
	   border: 1px solid #011d44;
           line-height: 14px;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
	margin-top: 10px;
        text-align: center;
}

#content ul li { 
                 list-style-image: none;
                 }


input#s {
	width: 200px;
	border: 1px solid #011d44;
	color: #000518;
}

/**
 * Elementy na formularzach.
 */
input,textarea,select {
	background: url(../images/input_back.gif);
	padding: 3px;
	margin: 1px solid #999999;
	font-size: 12px;
}

/**
 * Komunikaty błędów.
 */
.error_box{
	text-align: center;
	color: crimson;
	border: 1px solid;
	font-weight: bold;
}
.warning{
	padding: 5px;
}
.success{
	padding: 5px;
	color: lightgreen;
}
.success_box{
	text-align: center;
	color: lightgreen;
	border: 1px solid;
	font-weight: bold;
}


/** 
 * Header. 
 */
#header {
        margin: 0 auto;
        height: 283px;
        width: 900px;
        padding: 0;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
        font-family: "Georgia",Verdana,Calibri,Serif;
        background: #010511 url(../images/header.jpg);
}
.header-title {
	color: #fe9b00;
	padding: 55px 0 0 366px;
	text-align: left;
	font-size: 30px;
        font-weight: bold;
}
.header-title a {
	color: #fe9b00;
	text-decoration: none;
	border-bottom: none;
}
.header-title a:hover {
	color: #046381;
	text-decoration: none;
	border-bottom: none;
}
.header-description {
	color: #dddddd;
	padding: 0px 0 0 368px;
	text-align: left;
        font-size: 14px;
        font-family: Verdana;
        font-weight: normal;
}

/**
 * Belka naglowkow stron.
 */
.info_header{
	background: #8FA4BF;
	height: 30px;
	color: #551A8B;
	padding: 6px 0 6px 10px;
	font-weight: bold;
	font-size: 12px;
	height: 15px;
	clear: left;
}


/**
 * Menu.
 */
.menu-top {
	position: relative; 
	height: 50px; 
	text-align: center;
	margin-top: 45px;
}
.menu-top-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.menu-top-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "Georgia",Verdana,Calibri,Serif;
}
.menu-top-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.menu-top-item span {
	display: none; 
	padding-left: 20px;
	color: #FFFFFF;
	white-space: nowrap;
}

/**
 * Zawartosc.
 */
#main-content { 
	width: 900px;
        margin: 0 auto;
	text-align: left;
        background: #010511 url(../images/rap-background.jpg) repeat-y;
        border-left: 3px solid #011d44;
        border-right: 3px solid #00132e;
}


/**
 * Sekcja po prawej stronie. 
 */ 
#menu-right { 
	float: right;
        padding: 0px 18px 20px 6px;
        width: 247px;
        font-size: 11px;
	overflow:hidden;
	margin-top: 0px;
}
#menu-right h2 {
	font-size: 12px;
	margin: 5px 0 6px 0px;
	padding: 3px 0 3px 22px;
	font-weight: bold;
	height: 17px;
	color: #dddddd;
	background: url(../images/menu-right-title-background.jpg);
	border: #00132e 1px solid;
}
#menu-right a,
#menu-right a:visited { 
	text-decoration: none;
	font-weight: bold;
        color: #000518;
        line-height: 15px;
	padding-left: 15px;
}
#menu-right a:hover,
#menu-right a:visited:hover { 
	color: #000518;
	padding-left: 15px;
	text-decoration: underline;
}
#menu-right #matas a,
#menu-right #metas a:visited { 
	text-decoration: none;
     	font-weight: bold;
        color: #000518;
        line-height: 15px;
	margin-left: -10px;
}
#menu-right #metas a:hover,
#menu-right #metas a:visited:hover { 
	color: #000518;
	margin-left: -10px;
	text-decoration: underline;
}
#menu-right ul ul { 
	padding-bottom: 10px;
	margin-left: 15px;
}
#menu-right ul ul li {
	color: #000518;
	padding: 2px 0;
	background: transparent url(../images/ul_li.png) no-repeat scroll left center;
}
#menu-right ul ul li a:hover {
	color: #000518;
	padding: 0 0 0 15px;
	background: transparent url(../images/ul_li_hover.png) no-repeat scroll -2px center;
}
#menu-right #linkcat-2 li {
	background:none;
}

/**
 * Kategorie.
 */
.category{
	color: #046380;
	background-color: #E7E9FF;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-top: 5px;
	text-decoration: none; 
	font-size: 12px;
	border: 1px solid #E7E9FF;
}
.category .categoryname{
	color: #525250 !important;
	font: bold 1em Tahoma,Arial,Helvetica,sans-serif;
	position: absolute;
}
.category .categoryname:hover{
	color: #FB9A2F !important;
}
.categorytable{
	border: 1px solid #C0C0C0;
	width:103%;
	margin-left: -8px;
}
.categoryicon{
	width: 35px;
	height: 33px;
	margin-top: -4px;
	margin-left: -5px;
}
.category a{
	color:#046380; 
	text-decoration:none; 
	font-size:12px;
}
.category a:hover{
	color:#777777; 
	text-decoration:none; 
	font-size:12px;
}
a.cat_display{
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
	color: #333333;
}
a.cat_display:hover{
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
	color: #CC0000;
}
a.subcat_display{
	text-decoration: none; 
	font-size: 11px !important;
	color: #969696 !important;
	font-weight: normal !important;
}
a.subcat_display:hover{
	color:#FB9A2F !important;
}

/**
 * Komunikaty.
 */
.info_message {
	background: pink none repeat scroll 0 0;
	border: 2px solid #DC143C;
	color: #DC143C;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0 auto 10px;
	padding: 5px;
	text-align: center;
	width: 300px;
}
.error_message{
	text-align: center; 
	border: 1px solid #c2c2c2; 
	width: 70%;  
	margin:5px auto;
}

/**
 * Informacje o pojedynczej stronie.
 */
#containered {
	font: bold 10px Verdana; 
	list-style-type: none; 
	text-align: left; 
	width: 550px;
}
#containered hr {
	clear: both; 
	border: 1px dotted #CCC;
	width: 100%;
}
#containered ul#mest {
	font-weight: bold;
}
#containered ul#mest li {
	font: bold 10px Verdana; 
	list-style-type: none; 
	text-align: left; 
	display: inline; 
	margin: 1px;
}
#containered ul#mest li a {
	text-decoration: none;
}
#containered ul#mest li a:hover {
	text-decoration: none; 
	color: #333333;
}
#containered h1,
#containered .content {
	border: 1px solid #d5d5d5; 
	padding: 10px; 
	text-align: left;
}
#containered a.current {
	padding: 5px 3px; 
	border: 1px solid #d5d5d5; 
	border-bottom-color: white; 
	background-color: white; 
	color: #333333; 
	font-size: 12px;
}
#containered a.ghost {
	padding: 5px 3px; 
	margin-right: 1px; 
	border: 1px solid #d5d5d5; 
	color: #333333; 
	font-size: 12px;
}
#containered a.current:hover {
	padding: 5px 3px; 
	border: 1px solid #d5d5d5;
	border-bottom-color: white;
	background-color: white; 
	font-size: 12px; 
	color: #333333;
}
#containered a.ghost:hover {
	padding: 5px 3px; 
	margin-right: 1px; 
	border: 1px solid #d5d5d5; 
	color: #333333; 
	font-size: 12px;
}
#containered .on {
	display: block; 
	text-align: left;
	border: medium none !important;
}
#containered .off {
	display: none;
}

/**
 * Regulamin.
 */
.regulamin{
	margin-top: 6px;
	margin-left:15px;
	list-style-type: decimal;
	text-align: justify;
	line-height: 17px;
	padding-bottom: 4px;
	border-bottom: 1px dotted;
}

/**
 * Reklama.
 */
.reklama{
	margin-top: 3px;
	margin-left:15px;
	list-style-type: circle;
}

/**
 * Sekcja lewa strona.
 */
.box-tagi{
	text-align: center;
	border: 1px solid #031C44;
	border-top: none;
	padding-bottom: 10px;
}
.box-ramka{
	border: 1px solid #031C44;
	border-top: none;
}

/**
 * Glosowanie.
 */
.star-rating{
   	list-style: none;
   	margin: 3px;
   	padding: 0px;
   	width: 30px;
   	height: 30px;
   	position: relative;
   	/*background: url(../images/starrating.gif) top left repeat-x;*/
}
.star-rating li{
	padding:0px;
	margin:0px;
   	/*\*/
   	float: left;
   	/* */
}
.star-rating li a{
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image: none;
}
.star-rating li a:hover{
	/*background: url(../images/starrating.gif) left bottom;*/
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:30px;
}

/**
 * Inne.
 */
.separator{
	margin-left:24px;
	margin-top: 10px;
	width: 70%;
}

/**
 * Data i zegarek.
 */
.feedback{
	clear: both;
	color: #b8b8b8;
        text-align: right;
        padding-bottom: 15px;
        text-transform: lowercase;
}
.feedback a,
.feedback a:visited { 
	text-decoration: none;
        color: #f98b00;
}
.feedback a:hover, 
.feedback a:visited:hover { 
	text-decoration: underline;
	color: #f98b00;
}

/**
 * Powyzej stopki.
 */
#credit {
	color: #f98b00;
        font-size: 11px;
        width: 900px;
        text-align: center;
        clear: both;
        height: 0px;
}

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
	color: #f98b00;
}


/**
 * Stopka.
 */
#footer{ 
	width: 900px;
        height: 55px;
        margin: 0 auto;
	color: #b8b8b8;
        background: #010511 url(../images/footer.jpg) no-repeat;
       	border-left: 3px solid #011d44;
       	border-right: 3px solid #00132e;
}
#footer p{
	text-align: center;
	color: #b8b8b8;
        padding-top: 6px;
}
#footer a{
	color: #C8C8C8;
        text-decoration: none;
} 
#footer a:hover{
	color: #b8b8b8;
        text-decoration: none;
}
#footer a:visited{
	color: #C8C8C8;
        text-decoration: none;
}
#footer a:visited:hover{
	color: #b8b8b8;
        text-decoration: none;
}

/**
 * Belka.
 */
.belka {
	border-bottom: 1px dashed #BABABA; 
	font-size: 15px; 
	padding: 5px 0pt 5px 5px; 
	font-weight: bold;"
}

