body, td {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 12px;
}

td.bottom {
	font-family: Arial, Verdana;
	color: #CCCCCC;
	font-size: 12px;
}

ul {
	list-style: square;
	list-style-position: outside;
	margin-left: 25px;
	margin-top: 2px;
	margin-bottom: 10px;
}

img {
	border-color: #555555;
}

.nadpis {
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	color: #EA891C;
	font-size: 9pt;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a.menu {
	font-family : Arial, Verdana;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color : #000000;
}

a.menu:hover {
	font-family : Arial, Verdana;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color : #FF0000;
}

.input  {
 background-color : #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-bottom-color: #B7B7B7;
 border-left-color: #6F6F6F;
 border-top-color: #6F6F6F; 
 border-right-color: #B7B7B7;
 font-family: Verdana, Tahoma, Arial;
 color: #133345;
 font-size:11px;
 font-weight: normal;
 padding-left: 5px;
 padding-right: 5px;
}

.input22  {
 background-color : #000000;
 border-width: 0px;
 border-style: solid;
 border-bottom-color: #B7B7B7;
 border-left-color: #6F6F6F;
 border-top-color: #6F6F6F; 
 border-right-color: #B7B7B7;
 font-family: Arial, Verdana, Tahoma;
 color: #cccccc;
 font-size:12px;
 font-weight: normal;
 padding-left: 5px;
 padding-right: 5px;
}

.under {
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-bottom-width: 1px;	
}

table.cenik {margin-left:10px;}
table.cenik td {border-bottom:1px solid #eeeeee; padding-left:2px; padding-right:2px;}

div.aktualita {
	width:310px;
	background:#ffff00;
	margin:10px 0 0 0;
	overflow:hidden;
}

div.aktualita div.text {
	height:85px;
	overflow:hidden;
	margin:0 0 5px 0;
	padding:5px;
}

.flleft {float:left;}
.flright {float:right;}
