@charset "iso-8859-2";
body {
	background-image: url(img/bg.jpg);
	background-color: #080000;
	margin: 0px 0px 20px 0px;
	font-family: Arial;
	color: #fff6cd;
	}
	
img, div, input { 
	behavior: url("iepngfix.htc")
	}
	
	
	
P {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	}
	
li {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	list-style-image: url(img/bullet.gif);
	list-style-type: none;
	padding-left: 15px;
	}
	
a.btn {
	color: #b9ca00;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(img/arrow_green.gif);
	background-color: #2c1f17;
	background-repeat: no-repeat;
	background-position: right;
	}
	
a.btn:hover {
	color: #2c1f17;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(img/arrow_brown.gif);
	background-color: #b9ca00;
	background-repeat: no-repeat;
	background-position: right;
	}
	
.menu_container {
	float: left;
	margin-left: 230px;
	margin-top: 70px;
	}

a.menu:hover  {
	color: #b9ca00;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(img/arrow_green.gif);
	background-color: #2c1f17;
	background-repeat: no-repeat;
	background-position: right;
	}
	
a.menu{
	color: #2c1f17;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(img/arrow_brown.gif);
	background-color: #b9ca00;
	background-repeat: no-repeat;
	background-position: right;
	}						
	
.logo {
	width: 253px;
	height: 75px;
	background-image: url(img/szlifkom.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: 70px;
	_margin-left: 35px;	
	float: left;
	}
	
#container {
	width: 900px;
	margin-left: 45px;
	margin-top: 15px;
	background-image: url(img/bg_div.png);
	padding-top: 20px;
	}
	
#content {
	width: 850px;
	margin: auto;
	}
	
.title {
	color: #b9ca00;
	font-size: 24px;
	}
	
#footer {
	background-image: url(img/dotted_line_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 850px;
	margin: auto;
	padding: 10px 0px;
	text-align: right;
	font-size: 11px;
	color: #6f4e37;
}

#footer a {
	font-size: 11px;
	color: #6f4e37;
	text-decoration: none;
}

.clear {
	clear: both;
	}
	
a {
	color: #a89575;
	text-decoration: none;
	}	

.reklama {
	float: left;
	background-color: #2c1f17;
	background-image: url(img/square.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px 0px 10px 1px;
	font-size: 13px;
	line-height: normal;
	color: #fff6cd;
	padding: 10px 10px 0px 10px;
	height: 122px;
	}
	
div.reklama .title {
	color: #b9ca00;
	font-size: 17px;
	display: block;
	margin-bottom: 5px;
	}	

.green {
	color: #b9ca00;
	}
	
TR {
	background-image: url(img/dotted_line_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}

TD {
	padding: 5px 5px;
	}
	
TABLE {
	font-size: 13px;
	margin-top: 20px;
	}
	
TH {
	font-weight: normal;
	color: #b9ca00;
	text-align: left;
	padding: 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9ca00;
	background-image: none;
	}
	
img.galeria {
	float: left;
	margin: 10px;
	border: 1px solid #a89575;
	}		
				
