p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link         {
	color : #004C99;
	text-decoration:none;
}
a:active       {
	color : #004C99;
	text-decoration:none;
}
a:visited      {
	color : #004C99;
	text-decoration:none;
}
a:hover        {
	color : #FF0000;
	text-decoration: none;
}

.sep {
	height:20px;
	width:1px;
	background-color:#FFFFFF;
}

.menu {
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	background-color:#000000;
}

.menu a:link {
	text-decoration:none;
	color : #FFFFFF;
}

.menu a:active {
	text-decoration:none;
	color : #FFFFFF;
}

.menu a:visited {
	text-decoration:none;
	color : #FFFFFF;
}

.menu a:hover {
	text-decoration:none;
	color : #DDDDDD;
}

.menu2 {
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	height:18px;
	padding-left:9px;
	padding-right:9px;
	background-color:#EEEEEE;
}

.menu2 a:link {
	text-decoration:none;
	color : #000000;
}

.menu2 a:active {
	text-decoration:none;
	color : #000000;
}

.menu2 a:visited {
	text-decoration:none;
	color : #000000;
}

.menu2 a:hover {
	text-decoration:none;
	color : #666666;
}

.submenu {position:absolute;visibility:hidden;z-index:2}

.box_top {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	height:18px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}

.text {
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 14px;
}

.text1 {
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 13px;
}
.textsc {
	font-family: verdana,arial;
	font-size: 11px;
	line-height: 15px;
	font-variant: small-caps;
}
.nadpis {
	font-family: arial,verdana;
	font-size: 17px;
	font-weight: bold;
	line-height:20px;
}
.nazev {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	border-color:#CCCCCC;
	border-style:solid;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}
.profil {
	font-family: arial,verdana;
	font-size: 24px;
	line-height:30px;
}
.login {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.kolo {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
.jmeno {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.jmeno a {
	text-decoration:none;
}

.red {
	color: red;
}

.error {
	color: red;
	font-family: verdana,arial;
	font-size: 10px;
}

.pole_formulare {
	font-family: verdana; 
	font-size: 11px;
	background-color:#FFFFFF;
}

.submit {
	font-family: verdana; 
	font-size: 11px; 
}
.ram         {
	border-color : #F7EFE7;
	background-color: #FFFFFF;	
	border-style : solid;
	border-width : 1px;
}

.dhtmed-o
{
    border-bottom: buttonshadow 1px solid;
    border-left: buttonhighlight 1px solid;
    border-right: buttonshadow 1px solid;
    border-top: buttonhighlight 1px solid;
    cursor: hand;
    margin-left: 0px;
    margin-right: 0px
}
.dhtmed-v
{
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 2px;
    visibility: visible
}
.button
{
	background-color: buttonface;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	border: 1px outset;
}


