A  { text-decoration : underline; color : #003300; }
A:Visited  { color : #003300; }
A:Active  { color : #003300; }
A:Hover  { color : #003300; text-decoration : none; }

A.ami  {
	text-decoration : none;
	color : #FFFFFF;
	}
A.ami:Visited  {
	color : #FFFFFF;
	}
A.ami:Active  {
	color : #FFFFFF;
	}
A.ami:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
	}

/****************
odkazy pro menu
*****************/
	
A.lm  {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color : #FFFFFF;
	}
A.lm:Visited  {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color : #FFFFFF;
	}
A.lm:Active  {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color : #00558C;
	}
A.lm:Hover  {
	font-size:10px;
	font-weight: bold;
	color : #00558C;
	text-decoration : underline;
	}

A.lsm  {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color : #00CCFF;
	}
A.lsm:Visited  {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color : #00CCFF;
	}
A.lsm:Active  {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color : #00CCFF;
	}
A.lsm:Hover  {
	font-size:10px;
	font-weight: bold;
	color : #00558C;
	text-decoration : underline;
	}
		
BODY  {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#007DD6;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#007DD6;
	scrollbar-shadow-color:#007DD6;

	background-color:#FFFFFF;
	font-family: Verdana, Verdana CE;
	font-size: 12px;
	color: #007DD6;
	margin:0px;
	padding:0px;
} 

H2 {
	font-family: Verdana, Verdana CE;
	font-size: 14px;
	font-weight:bold;
}

TD {
	font-family: Verdana, Verdana CE;
	font-size: 12px;
}

TH {
	font-family: Verdana, Verdana CE;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #007DD6;
	text-align:left;
}

.ths {
	font-family: Verdana, Verdana CE;
	font-size: 11px;
	font-weight:bold;
	color:#FFB3D9;
	background-color: #007DD6;
	text-align:left;
	padding:5px;
	width:80px;
}

.tbl0 {
	background-color: #F2F0E9;
}

.tbl1 {

}

FORM {
	padding:0px;
	margin:0px;
}

INPUT {
	font-family: Arial, Arial CE;
	font-size: 11px;
	width:300px;
	border: 1px solid #00558C;
}

.inp50 {
	width:50px;
}

.inp80 {
	width:80px;
}

TEXTAREA {
	border: 1px solid #007DD6;
}

/* basket submit*/
.bsub {
	color:#FFFFFF;
	background-color: #007DD6;
	font-family: Verdana, Verdana CE;
	font-size: 12px;
	font-weight:bold;
	border:0px;
	width:120px;
	height:25px;
}

.bsubs {
	color:#FFFFFF;
	background-color: #007DD6;
	font-family: Verdana, Verdana CE;
	font-size: 12px;
	font-weight:bold;
	border:1px solid #FFB3D9;
	width:100px;
	height:20px;
	margin-bottom:1px;
}

.bsubfin {
	color:#FFFFFF;
	background-color: #007DD6;
	font-family: Verdana, Verdana CE;
	font-size: 12px;
	font-weight:bold;
	border:0px;
	width:150px;
	height:25px;
}

.fitem {
	text-align:right;
	padding-right:5px;
}

/*************************
hlavni divy
**************************/
#pprda {
	position:absolute;
	top:0px;
	left: 540px;
}

#top {
	background-image: url('img/bgm.gif');
	background-repeat: repeat-x;
	height: 115px;
}

#lmenu {
	width:176px;
	background-color:#007DD6;
	padding:2px;
	float:left;
}

.lmenuitem {
	background-color:#007DD6;
	height:18px;
	margin-bottom:2px;
	width:171px;
}

.lsubmenuitem {
	height:18px;
	margin-bottom:2px;
	width:171px;
}

#txtarea {
	padding:15px;
}

#foot {
	background-color:#FFFFFF;
	height:20px;
	padding-top:3px;
	padding-left:10px;
	color: #00558C;
	font-size:10px;
	font-weight:bold;
	clear:all;
}

/* titulek kategorie */
.kattit {
	border-bottom:1px solid #007DD6;
	font-weight:bold;
	margin-bottom:3px;
	padding-bottom:1px;
}

.small {
	font-size:9px;
}

.small2 {
	font-size:11px;
}

#foto {
	float:right;
	position:relative;
}

#foto1 {
	position:absolute;
	top:0px;
	left:0px;
}

#foto2 {
	visibility:hidden;
	top:0px;
	left:0px;
}

.ndate {
	font-size:9px;
}