body {
	color: Black;
	background : #f0f0f0;
	font-family: Arial, MS Sans Serif, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A {
	text-decoration : none;
	color : #CE0000;
}

A:HOVER {
	text-decoration : underline;
}


TR.ramec1 {
	background : white;
	font-size : 11px; 
}

TR.ramec2 {
	background : #f6faff;
	font-size : 11px; 
}

TR.ramec3 {
	background : #eaf4ff;
	font-size : 11px; 
}

TR.ramec4 {
	background : #f2f2f2;
	font-size : 11px; 
}

TR.head {
	background : black; 
	border : 1px solid white; 
	font-size : 9px; 
	font-family : verdana; 
	font-weight : bold; 
	color : white; 
	height : 18px;
}

TR.red {
	background : #dd0000; 
	font-size : 11px; 
	font-family : verdana; 
	font-weight : bold; 
	color : white; 
	height : 18px;
}

DIV.border  {
	background : #FFFFFF url(images/bg.gif);
	width : 770px;
	border : 1px solid black;

}

DIV.black  {
	background : black;

}

DIV.topmenu  {
	background : black;
	width : 768px; 
	height : 20px;
	padding-top : 2px;
	vertical-align : middle;
	font-size : 11px;
	font-weight : bold;
	color : white;
}

DIV.leftmenu  {
	background : black;
	width : 180px; 
	float : left;
	font-size : 11px;
	color : white;
	font-weight : bold;
	height : 100%;
}

DIV.logoline  {
	background : #000099;
	border : 1px solid #7f7fce;
	width : 768px; 
	vertical-align : middle;
	border-left : 0;
	border-right : 0;
}

DIV.nadpis  {
	font-size : 18px;
	line-height : 18px;
	font-weight : bold;
}

DIV.text  {
	font-size : 12px;
	font-family : Arial, Geneva, MS Sans Serif;
}

DIV.textbold  {
	font-size : 12px;
	font-family : Arial, Geneva, MS Sans Serif;
	font-weight : bold;
}

DIV.textsmall  {
	font-size : 11px;
	font-family : Arial, Geneva, MS Sans Serif;
}

SPAN.pozn  {
	font-size : 9px;
	font-family : Verdana;
	font-weight : bold;
	color : grey;
}

INPUT.TEXT {
	font-family : arial;
	font-size : 11;
	margin : 2 2 2 2 ;
	padding : 0 0 0 2 ;
	border : 1px solid Black;
	vertical-align: middle;
	height : 18px;

}

INPUT.BLACKTEXT {
	font-family : arial;
	font-size : 13;
	margin : 2 2 2 2 ;
	padding : 0 0 0 2 ;
	border : 1px solid Red;
	vertical-align: middle;
	height : 21px;

}

SELECT.VYBER {
	font-family : arial;
	font-size : 11;
	text-decoration : none;
	margin : 2 2 2 2;
	padding : 0 0 0 0;
	border : 1px solid Black;
	vertical-align: middle;
	height : 17px;
	width : 80px;

}

SELECT.VYBER2 {
	font-family : arial;
	font-size : 11;
	text-decoration : none;
	margin : 2 2 2 2 ;
	padding : 0 0 0 0;
	border : 1px solid Black;
	vertical-align: middle;
	height : 17px;
	width : 120px;

}

SELECT.VYBER3 {
	font-family : arial;
	font-size : 11;
	text-decoration : none;
	margin : 2 2 2 2 ;
	padding : 0 0 0 0;
	border : 1px solid Black;
	vertical-align: middle;
	height : 17px;
	width : 40px;

}

SELECT.VYBER4 {
	font-family : arial;
	font-size : 11;
	text-decoration : none;
	margin : 2 2 2 2 ;
	padding : 0 0 0 0;
	border : 1px solid Black;
	vertical-align: middle;
	height : 17px;
	width : 80px;

}


INPUT.submit {
	margin : 0 0 0 0;
	vertical-align: middle;
	background-color : Black;
	font-size : 11px;
	font-weight : bold;
	font-family : sans-serif;
	color : White;
}

.black {
	width : 100%;
	color : black;

}



