.obyctext
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 10pt;
    color: black
}

.malylink
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 8pt;
    color: blue;
    FONT-WEIGHT: bolder
}

.title
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 24pt;
    color: #ce9c63;
    FONT-WEIGHT: bolder
}

.subtitle
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 12pt;
    <!--color: #ce9c63-#0010FF;-->
    color: blue;	
    FONT-WEIGHT: bolder
}

.malytext
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 8pt;
    color: black
}

.menutext
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 10pt;
    color: black;
    FONT-WEIGHT: bolder
}

input.inpbox
{
	border:1px solid #CE9C63;	
	width:140px;
	height:14px;
	font-size:10px;
	font-family: Arial;
	FONT-WEIGHT: italic	
}


input.inpbox3
{
	border:1px solid #08087B;	
	width:50px;
	height:20px;
	font-size:10px;
	font-family: Arial;	
}

select.selbox
{
	border:1px solid #CE9C63;	
	width:140px;
	height:14px;
	font-size:10px;
	font-family: Arial
}

.tabletext
{
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 8pt;
    color: #003163;
    BACKGROUND-COLOR: #CE9C63
}


<!-- Pro registraci -->


input.inpbox2
{
	border:1px solid #CE9C63;	
	width:150px;
	height:20px;
	font-size:10px;
	font-family: Arial;	
}

select.selbox2
{
	border:1px solid #CE9C63;	
	width:120px;
	height:20px;
	font-size:10px;
	font-family: Arial;
}

textarea.ta2
{
	border:1px solid #CE9C63;	
	width:150px;
	height:60px;
	font-size:10px;
	font-family: Verdana;
}

<!-- Pro formulare -->

.formError 
{
	background-color: red
}