/* CSS:style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
}

p{
	margin-top:0;
	padding-top:0;
}
	
a img, :link img, :visited img { border:none; }
ul { }

/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom:3px;
        
         font-family:Tahoma;
         font-weight:normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:20px; color:#000; font-weight:bold; }
h2 { font-size:14px; color:#000; font-weight:bold; }
h3 { font-size:16px; color:#000; font-weight:normal; }
h4 { font:normal 16px Tahoma; color:#000; }
h5 { font-weight:normal; font-size:1em; }

/*
td,div{
	font-family:Tahoma;
    font-weight:normal;
    font-size:11px;
    color:#54483c;
}*/

/**********************************************/

/* CSS Document */
/* About:Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align:center;
	height:100%; 
}

body{
	margin:0;
	padding:0;
	background:#fefefe url(../../../graphics/bg-body.gif) repeat-x;
}

#a1{
	width:730px;
	height:100%;
	min-height:100%;
	margin:auto;
	text-align:left;
	position:relative;
	z-index:1;
	background:url(../../../graphics/bg.gif) repeat-y;
}

html>body #a1{ 
	height:auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

#bg-left{
	position:absolute;
	top:0;
	left:-85px;
	width:100px;
	height:708px;
	background:url(../../../graphics/bg-left2.jpg);
}

#bg-right{
	position:absolute;
	top:0;
	right:-85px;
	width:100px;
	height:708px;
	background:url(../../../graphics/bg-right2.jpg);
}

#a11{
	min-height:800px;
	height:auto;
	padding:0 15px;
}

#footer{
	background:#7bb0c3;
	height:95px;
	width:730px;
	background:url(../../../graphics/bg-footer.gif) no-repeat;
	text-align:center;
}

#left{
	float:left;
	width:530px;
}
#main-menu{
	margin:0;
	padding:0;
	list-style:none;
}

#main-menu li{
	display:block;
	float:left;
	width:106px;
	height:45px;
	background:url(../../../graphics/bg-li.gif);
}

#test{
	display:block;
	float:left;
	width:106px;
	height:45px;
	background:url(../../../graphics/bg-li.gif);
}

#sponsorzy{
	float:left;
	width:170px;
	background:url(../../../graphics/bg-sponsorzy.gif) no-repeat;
}

#sponsorzy-content{
	background:#fdfdfd;
	border-left:1px solid #f9f8f8;
	border-bottom:1px solid #f9f8f8;
	font-family:Tahoma;
	font-size:12px;
	padding:10px 0 0 5px;
}

#last-add{
	float:left;
	width:135px;
	padding:0 0 0 25px;
}

#article-home{
	float:left;
	width:296px;
	padding:0 0 0 25px;
}

#zobacz-prace{
	color:#000;
	font-size:13px;
}

#zobacz-prace span{
	color:#531e1e;
	font-size:14px;
}

.last-add{
	width:110px;
	padding:0 0 20px 0;
	float:left;
}

.last-add-catalog{
	width:110px;
	padding:0 0 20px 0;
	float:left;
	height:200px;
}

.last-add-img-top{
	width:110px;
	height:8px;
	background:url(../../../graphics/last-add-img-top.gif) no-repeat;
	overflow:hidden;
}

.last-add-img-content{
	width:94px;
	overflow:hidden;
	padding:0 8px;
	text-align:center;
	background:url(../../../graphics/last-add-img-content.gif);
}

.last-add-img-bottom{
	width:110px;
	height:8px;
	background:url(../../../graphics/last-add-img-bottom.gif) no-repeat;
	overflow:hidden;
}

.last-add-title{
	text-align:center;
}

.last-add-main-title{
	text-align:center;
	padding:0 0 35px 0;
	width:110px;
	font-weight:bold;
	font-size:11px;
}

.img{
	float:left;
	padding:0 3px;
}

.img-top{
	width:92px;
	height:18px;
	overflow:hidden;
	background:url(../../../graphics/img-top.gif) no-repeat;
}

.img-content{
	width:66px;
	padding:0 13px;
	overflow:hidden;
	background:url(../../../graphics/img-content.gif);
}

.img-bottom{
	width:92px;
	height:18px;
	overflow:hidden;
	background:url(../../../graphics/img-bottom.gif) no-repeat;
}

.clear-both{
	clear:both;
	height:1px;
	overflow:hidden;
}

.f-left{
	float:left;
}

.f-right{
	float:right;
}

/******************************************************
			FONT
******************************************************/

#left-ul li{
	font-weight:normal;
	color:#526612;
}

#main-menu li{
	font-family:Tahoma;
	font-size:12px;
}

#sponsorzy h1{
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:11px 7px 9px 0;
	text-align:right;
}

#a11{
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
}

#footer{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#fff;
}

/******************************************************
			LINK
******************************************************/

#footer a,
#footer a:hover{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#footer a span{
	color:#000;
}

#main-menu li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding:11px 7px 5px 0;
	text-align:right;
}

#main-menu li a:hover{
	color:#fff;
	font-weight:normal;
	background:url(../../../graphics/bg-li-hover.gif);
}

a{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

a:hover{
	font-size:11px;
	color:#7bb0c3;
	text-decoration:underline;
}

/******************************************************
			FORM
******************************************************/

fieldset#contact {
	border:0 !important;
	width:240px !important;
	padding-left:10px;
	text-align:left;
}

.form {
	overflow:hidden;
	margin-bottom:0.5em;
	clear:both;
	padding-left:30px;
}

fieldset#contact label{
	display:block;
	float:left;
	text-align:left;
	padding:2px 4px 0 0;
	font-weight:normal;
	width:192px;
	color:#54483c;
	font-size:10px;
}

fieldset#contact input{
	width:155px;
	height:16px;
	padding:2px 0 0 3px;
	overflow:hidden;
	border:0;
	background:#c6ccb3;
	font-size:10px;
	color:#000;
}

fieldset#contact button,fieldset#contact a,fieldset#contact-0 button,fieldset#contact-0 a{
	border:0;
	background:0;
	font-weight:bold;
	text-decoration:underline;
	color:#ca934e;
	font-size:10px;
}

fieldset#contact textarea{
	border:1px solid white;
	background:#c6ccb3;
	width:155px;
	height:65px;
	padding:5px 0 0 2px;
	font-size:10px;
	color:#000;
	overflow:auto;
}

.input11{
	border:1px solid white;
	background:#c6ccb3;
	font-size:10px;
	color:#000;
	padding:1px 0 0 2px;
}

input.text,
textarea {
	float:left;
	border:1px solid #000;
	background-color:#FFF;
	color:#000;
	font-family:Tahoma;
	font-size:11px;
}

form{
	margin:0;
}
/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url(../../../graphics/working.gif) 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	cursor:pointer;
	background: url(../../../graphics/starrating.gif) top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url(../../../graphics/starrating.gif) left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url(../../../graphics/starrating.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		