html, body {
	background: #000000 url('background.jpg') top center no-repeat; 	
	color: 	#FFFFFF;
	height: 100%;
	padding: 3;
	font-family: Verdana, Tahoma;
	font-size: 13px;
}

a {
	color: #F5DEB3;
	text-decoration: none;
	border: none;
}
a.actual
{
	color: #000000;
}
#kontener
{	
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#logo
{
	width: 350px;
	height: 150px;
	background: url('logotext.png') no-repeat;
	margin-top: 32px;
	margin-left: 12px;
	margin-bottom: 34px;
}
#leftside
{
	width: 640px;
	margin-right: 30px;
	float: left;
	text-align: left;
}
.komunikaty
{
	font-size:9px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#rightside
{
	width: 290px;
	float: left;
}
#title
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin-bottom: 24px;
}
#title_box
{	
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
}
#text
{	
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#recent
{
	width: 610px;
	height: 50px;
	background: url('recent.gif') no-repeat;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 17px;
	padding-top: 17px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
}
#picture
{
	width: 640px;
	height: 260px;
	margin-bottom: 30px;
	border-color: #130019;
	border-width:thin;
}	
#menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:290px;
	height: 35px;
	margin-top: 106px;
	margin-bottom: 75px;
	color: #FFFFFF; font-weight:bold;
	xbackground-color: red; text-align: left;
}

#menu li {
	margin: 0; padding: 0; list-style: none;
}

#menu a
{
	display: block;	
	line-height: 35px;
	list-style: none;
	float: left;
	text-align: center;
	padding: 0 10px;
	color: 	#FFFFFF;
}

#menu .home {
	xpadding-left: 0;
}

#menu a:hover {
	background-image: url('menu_act.gif');
	color: #000000;
}

.clear {
	clear: both;
}
.actual 
{
	a:color: #000000;
	color: #000000;
	background-image: url('menu_act.gif');
}
a.actual 
{
	a:color: #000000;
	color: #000000;
}
.box {
	display: block;
	color: white;
	width: 640px;
	height: 50px;
	background: url('recent.gif') no-repeat;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
}
#rightbox
{	
	background: #130019 url('line.gif') no-repeat;
	width: 230px;
	padding-left: 30px;
	padding-right: 30px;
}
#rightbox2
{
	background: #130019 url('line.gif') no-repeat; 
	width: 290px;
}
#category
{
	background: #130019 url('line.gif') no-repeat;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 10px;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
}
#subcategory
{
	background: #260032 url('line.gif') no-repeat;
	padding-left: 55px;
	padding-top: 18px;
	height: 30px;
	width: 235px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#subcategory.selected
{	
	font-weight: bold;
}
#subcategory a
{
	color: #FFFFFF;
}
input
{	
	border: none;
	background: url('form_mail.gif');
	width: 230px;
	height: 30px;
	color: #FFFFFF;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea
{
	border: none;
	background: url('form_text.gif');
	width: 230px;
	height: 105px;
	color: #FFFFFF;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkinbox 
{
	margin-left: 30px;
	padding-top: 15px;
}

.sendbutton
{
	border: 0; background: none; width: inherit;
	width: 70px;
	height: 30px;

}
#footer
{
	background: url('footer.png');
	width: 960px;
	height: 67px;
}