div.text {
	font-family: Arial;
	font-weight: normal;
	color: gray;
	font-size: 100%;
}
div.body_nadpis {
	font-family: Arial;
	font-weight: bold;
	color: Gray;
	font-size: 130%;

	padding-top:10px;		
	padding-left:10px;			
}
div.body_content {
	font-family: Arial;
	font-weight: normal;
	color: Gray;
	font-size: 100%;
	padding-left:25px;
	padding-right:30px;		
}

div.thumbs {
	font-family: Arial;
	font-weight: bold;
	color: #b9c559;
	font-size: 100%;
	text-align:justify;
}

div.novinky_text {
	font-family: Arial;
	font-weight: normal;
	color: gray;
	font-size: 100%;
}

span.err {
	font-family: Verdana;
	font-weight: normal;
	color: red;
	font-size: 80%;
}
div.text1 {
	font-family: Verdana;
	font-weight: bold;
	color: black;
	font-size: 90%;
}
div.text2 {
	font-family: Verdana;
	font-weight: bold;
	color: red;
	font-size: 60%;
}
div.design {
	font-family: Verdana;
	font-weight: bold;
	font-size: 70%;
	color: gray;	
}
div.text_menu {
	font-family: Times New Roman	;
	font-weight: normal;
	color: gray;
	font-size: 100%;
	cursor: hand;
}

span.text_menu_horne {
	font-family: Arial;
	font-weight: bold;
	font-size: 100%;
	cursor: hand;
	padding-left:10px;
	padding-right:10px;	
}

table.list	{
    font-family: Verdana; 
	font-size: 70%;	
} 
table.detail	{
    font-family: Verdana; 
	font-size: 70%;	
} 
div.katalog{
	background-color: #89c1de;
	width: 210px;
	height: 300px;
	border: thin solid #1e96c7;
}
td.left_menu{
	border: thin solid #1e96c7;
}

a.main_menu_item:LINK {Color: #02a79a; Text-Decoration: none;}
a.main_menu_item:VISITED {Color: #02a79a; Text-Decoration: none;}
a.main_menu_item:HOVER {Color: gray; Text-Decoration: underline;}

a.lang_menu_item:LINK {Color: black; Text-Decoration: none;}
a.lang_menu_item:VISITED {Color: black; Text-Decoration: none;}
a.lang_menu_item:HOVER {Color: red; Text-Decoration: none;}

a:LINK {Color: #ffc200; Text-Decoration: none;}
a:VISITED {Color: #ffc200; Text-Decoration: none;}
a:HOVER {Color: #ffc200; Text-Decoration: underline;}


td.menu_unselected{
height:24px; 
background:url(images/s_50_off.gif); 
padding-left: 10px;
padding-bottom: 2px;
}
