BODY {
	background-color : #C8D9E4;
	background-image : url(img/bg.gif);
	background-repeat : repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

INPUT, SELECT,TEXTAREA {
	border : 1px solid #C0C0C0;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.f {
	background-color : #E3E3E3;
	border-left: 3px solid #A8A8A8;
}

.f2 {
	background-color : #E3E3E3;
	border-left: 3px solid #A8A8A8;
	padding-top: 3px;
	padding-bottom: 3px;
}

.fm {
	background-color : #E3E3E3;
	border-left: 3px solid #FF0000;
	font-weight: bold;
}

.alert {
	background-color : #FF0000;
	border: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
}

A {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;	
}

.cena {
	text-align: right;
}

.parametr {
	text-align: center;
}

.text {
	text-align: left;
}

.dlouhy_text {
	text-align: justify;
}

.p {
	border-bottom: 1px solid Black;
	border-left: 1px dashed #C7C7C7;
}

td.katalog {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.hid {
	color : #8F8F8F;
}

.pon {
	background-color : #D3D3D3;
}

.psel {
	background-color : #FFD700;
}

.loggedborder {
	border: 1px dashed Black;
	background-color: #F9F9F9;
	height: 20px;
}

.linner {
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0; 
	background-color: #E9E9E9;
}

.galshadow {
	width: 108px;
	height: 80px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(img/shadow.gif);
	background-repeat: no-repeat;
}
