body	{
	color: #C80000;
	font-size: 9pt; 
	font-family: Arial, Verdana, Helvetica; 		
	background: black;
	/*background: url(img/bgtile.gif) fixed; /* scrollbar color: e9ecf2*/
	margin-left: 5pt; 
	margin-top : 13pt;
	border: none; 	
	scrollbar-face-color: #FF9600;
	scrollbar-highlight-color: #C80000;
	scrollbar-shadow-color: #C80000;
	scrollbar-3dlight-color: #C80000;
	scrollbar-arrow-color:  #C80000;
	scrollbar-track-color: #FF9600;
	scrollbar-darkshadow-color: black;  		
	}

.menu_table {

	color:#C80000;
	background:#FF9600;
	border-style:none;
	border-collapse:collapse;
	width:'200px';
	}
	


img {

	border-style:none;

	}



.novinky1   { 	
	border-style : solid;
	border-width : 1pt;
	border-color : #FF9600	
	}

.nadpis1   { 
	color: #FF9600; 
	font-weight: bold; 
	font-size: 9pt; 
	line-height: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}

.nadpis2   { 
	color: #C80000; 
	font-weight: bold; 
	font-size: 9pt; 
	line-height: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
	
.normal      { 
	color: #C80000; 
	font-weight: normal; 
	font-size: 9pt;
	line-height: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	text-align: justify; 
	margin: 2pt 5pt
	}
	
a:link 		{ 
	color: #FF9600; 
	font-weight: bold; 
	text-decoration: none
	}
	
a:visited	{ 
	color: #FF9600; 
	font-weight: bold; 
	text-decoration: none	
	}
	
a:active	{ 
	color: #FF9600; 
	font-weight: bold; 
	text-decoration: none
	}
	
	
	
a:hover		{ 
	color: #FF9600; 
	font-weight: bold; 
	text-decoration: underline
	}

.menubutton	{
	color: #005A78;
	font-size: 9pt; 
	font-family: Arial, Verdana, Helvetica; 
	font-weight : bold;
	text-align : left;
	padding-left : 20pt;
	padding-right : 20pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
	background : #CCD9DD;
	border-style : solid;
	border-color : #005A78;	
	border-width : 1pt;
	cursor : hand;
}

.menubutton a:link	{ color: #005A78; font-weight: bold; text-decoration: none}
.menubutton a:visited	{ color: #005A78; font-weight: bold; text-decoration: none}
.menubutton a:active	{ color: #005A78; font-weight: bold; text-decoration: none}
.menubutton a:hover		{ color: #005A78; font-weight: bold; text-decoration: none }
		
	
	
.menubutton_on {
	color: white;
	font-size: 9pt; 
	font-family: Arial, Verdana, Helvetica; 
	font-weight : bold;
	text-align : left;
	padding-left : 20pt;
	padding-right : 20pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
	background : #005A78;
	border-style : solid;
	border-color : #005A78;	
	border-width : 1pt;
	cursor : hand;
}

.menubutton_on a:link	{ color: white; font-weight: bold; text-decoration: none}
.menubutton_on a:visited	{ color: white; font-weight: bold; text-decoration: none}
.menubutton_on a:active	{ color: white; font-weight: bold; text-decoration: none}
.menubutton_on a:hover		{ color: white; font-weight: bold; text-decoration: none }


input {
	background : #FF9600;
	color : #C80000;
	font-size: 8pt; 
	letter-spacing : 1px; 
	font-family: Arial, Verdana, Helvetica; 
	font-weight : bold;
	border-style : solid;
	border-color : #C80000;	
	border-width : 1pt;
	}

.comment {
	background : #4E0000;
	color : #C80000
	}

.comment textarea {
	background : #6D0000;
	border-style : solid;
	border-color : #FF9600
	}

.gallery_img {
	border-style : solid;
	border-width : 2pt;
	border-color : #FF9600
	}
