body {
	background-color: #CC9966;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

b {
	font-weight: normal;
	color: #eeeeee;
}

b.b {
	font-weight: bold;
	color: #000000;
}

b.y {
	font-weight: bold;
	color: #ffffcc;
}

.vystraha {
	font-size: 14px;
	font-weight: bold;
	color: #ffffec;
}

h1 { 
	font-size : 17px;
	color: #ffffcc;
	text-align: left;
}

.text {
	text-align: justify; 
	font-size: 12px;
}
	

a.menu:link { 
	font-family: helvetica, arial, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-bottom: dashed 1px white;
	padding-bottom: 2px;
}

a.menu:visited {
	font-family: helvetica, arial, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-bottom: dashed 1px white;
	padding-bottom: 2px;
}

a.menu:hover { 
	font-family: helvetica, arial, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;	
	border-bottom: solid 1px #ffffcc;
	padding-bottom: 2px;	
}

a:link { 
	font-weight: inherit;
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;	
}

a:hover { 
	color: #ffffcc;
	text-decoration: underline;	
}

.odrazka {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

.hvezdicka {	
	color: #ffffdd;
}

fieldset { 
	border-width: 1px; 
	border-color: #ffffcc;
	border-style: solid;
	color: #000000; 
	font-family: helvetica, arial, sans-serif;
	padding: 10px 
}

input { 
	border-width: 1px; 
	border-color: #333333; 
	border-style: solid;
	background: #ffffcc; 
	color: #000000;
	font-family: helvetica, arial, sans-serif;	
	font-size: 12px; 
	margin-top: 1px;
}

input.box {
	background: transparent; 
	border-width: 0px; 
	margin-top: 0px;
	padding: 0px; 
}

img.ram {
	border-width: 1px; 
	border-color: #000000;
	border-style: solid;
	margin-left: 8px 
}

