@charset "iso-8859-2";
body {
	background-attachment: fixed;
	background-color: #006AB3;
	background-image: url(background.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.pds{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/ramka.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 5px;
	width: 694px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
} 
.break{
	height: 1px;
	clear: both;
}
#language{
	width: 250px;
	height: 12px;
	position: absolute;
	top: -5px;
	left: 750px;
}
#lang ol,li{
	list-style: none;
	float: left;
	padding-right: 5px;
	text-align: center;
}
#index{
	width: 854px;
	margin: auto;
	text-align: left;
} 
#intro{
	width: 403px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
} 
#table{
	width: 650px;
	margin-left: auto; 
	margin-right: auto;
} 
#stopka{
   
	text-align: center;
	font-size: 10px; 
	font-family: Arial;
	color: #3399cc;
	
} 
a {
color: #66B5DC;
font-size: 12px;
text-decoration: none;
font-family: Tahoma;
}
#tekst1{
	color: #757474;
	text-align: left; 
	font-size: 12px;
	font-family: Tahoma;
	margin: 10px;
} 
#tekst2{
	color: #757474;
	text-align: left; 
	font-size: 12px;
	font-family: Tahoma;
	margin-top: 10px;
} 
#b{
	font-weight: bold;
} 
.c{
	text-align: center;
} 
#space{
	height: 15px;
}
#content {
	text-align: left;
}
.product {	
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.title {
	color: #006AB3;
	text-align: left; 
	font-size: 13px;
	font-family: Tahoma;
	margin-top: 10px;
	font-weight: bold;
}
.text {
	color: #757474;
	text-align: left; 
	font-size: 12px;
	font-family: Tahoma;
	margin-top: 10px;
}
a.more:link, a.more:visited {
	color: #0071d3;
	text-align: left; 
	font-size: 12px;
	font-family: Tahoma;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.more:hover {
	color: #0071d3;
	text-align: left; 
	font-size: 12px;
	font-family: Tahoma;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.buy:link, a.buy:visited {
	color: #ff6600;
	text-align: left; 
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a.buy:hover {
	color: #ff6600;
	text-align: left; 
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}
.list {
	list-style: square;
}
