html {
	overflow-x:hidden;
	overflow-y:auto
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFF2E5 url('images/bg_top.gif') repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

p {
	text-indent: 2em;
}

td.right {
	text-align: right;
}

td.left {
	text-align: left;
	padding-left: 3px;
}

a:link {
	color: #FF3300;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a:visited {
	color: #FF3300;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

a.bot:link {
	text-decoration: none;
	color: #663300;
	font-size: 8pt;
	font-weight: normal;
}

a.bot:visited {
	text-decoration: none;
	color: #663300;
	font-size: 8pt;
	font-weight: normal;
}

a.bot:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
}

.text {
   border: 1px solid #663300;
   background-color: #FFFFFF;
   padding: 10px 10px;
   font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1px;
   line-height: 18px;
   text-align: justify; 
}

.text_oferta {
   border: 1px solid #663300;
   background-color: #FFFFFF;
   padding: 10px 10px;
   font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1px;
   line-height: 18px;
   text-align: center; 
}

.tabelka {
   text-align: center;
   font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1px;
   line-height: 18px; 
}


.tabelka_title {
   color: #630;
   text-align: center;
   border-bottom:  1px solid #630;
}

.title {
	padding-left: 10px;
   background-color: #663300;
   font-size: 11pt;
   font-weight: bold;
   color: #FFF; 
}

.bg_eng {
   background: url('images/flaga.gif');
}

.bg_pol {
   background: url('images/flaga_pol.gif');
}

.bottom_line {
   background: url('images/bot_line.gif');
   text-align: center;
}

.colo_1 {
   background-color: #663300; 
}

.colo_2 {
   background-color: #993300; 
}

.colo_3 {
   background-color: #CC3300; 
}

.colo_4 {
   background-color: #FF3300; 
}

.colo_5 {
   background-color: #FF6600; 
}