/*
Design by Metamorphosis Design
http://http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #db763a;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #db763a;
}

body{
	background: #ad4000 url(http://www.produkcja.us/img/bg.jpg) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;

	color: #000000;
	margin: 0 auto;
	padding: 0px;
}

#content{
	margin: 0 auto;
	width: 830px;
	text-align: left;
}

#main{
	width: 830px;
	margin: 0 auto;
	clear:both;
	background: url(http://www.produkcja.us/img/main.gif) repeat-y;
	margin-top: 15px;
}

#header{
	height: 363px;
	width: 830px;
	background: #1e7c01 url(http://www.produkcja.us/img/header.jpg) no-repeat top;		
}

#logo{
	height: 309px;
	text-align: left;
	padding-left: 100px;
	padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}


#menu{
	width: 700px;
	height: 80px;
	margin: 0 auto;
}

#menu ul {
	list-style: none;
	padding: 0px;	
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 135px;
	height: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 30px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover{
	color: #ffffff;
	background: url(http://www.produkcja.us/img/menuhov.jpg) no-repeat;
}

#left{
	width: 246px;
}

#left a{
	color: #f5dccd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left a:hover{
	color: #000000;
}

#lefttop{
	background: url(http://www.produkcja.us/img/lefttop.jpg) no-repeat;
	height: 8px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
	width: 246px;
	height: 34px;
	padding-left: 25px;
	padding-top: 5px;
	background: url(http://www.produkcja.us/img/left_title.png) no-repeat;
	margin-left: 8px;
}

#left ul {
	list-style: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#left ul li{
	height: 20px;
	margin-top: 4px;
}

#categories ul li{
	background: url(http://www.produkcja.us/img/ls1.jpg) no-repeat top left;
	padding-left: 15px;
	padding-top: 1px;
}

#partners ul li{
	background: url(http://www.produkcja.us/img/ls2.jpg) no-repeat top left;
	padding-left: 15px;
	padding-top: 1px;
}

#right{
	float: right;
	width: 567px;
}

#righttop{
	background: url(http://www.produkcja.us/img/righttop.jpg) no-repeat;
	height: 8px;
}

.text{
	padding-left: 15px;
	padding-right: 25px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #f5dccd;
	height: 30px;
	padding-left: 25px;
	padding-top: 18px;
	margin-left: 11px;
	background: url(http://www.produkcja.us/img/right_title.jpg) no-repeat;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

.date {
	margin-left: 11px;
	padding-bottom: 15px;
	height: 38px;
	width: 544px;
	background: #ad4000 url(http://www.produkcja.us/img/datebg.jpg) no-repeat;
}

.dateleft{
	background:url(http://www.produkcja.us/img/comment.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	margin-top: 4px;
	width:200px;
	margin-left: 135px;
	width: 130px;
}

.dateright{
	margin-top: 2px;
	margin-left: 15px;
	background:url(http://www.produkcja.us/img/timeicon.gif) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;
}

.dateleft a,.dateright a{
	color: #db763a;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#footer {
	height: 61px;
	clear: both;
	margin: 0 auto;
	padding-top: 40px;
	background: url(http://www.produkcja.us/img/footer.jpg) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
