@charset "windows-1250";

.text{
	font-family: verdana;
	font-size: 10px;
	color: black;
}

h1{
	font-family: arial;
	font-size: 14px;
	color: #006400;
}

h2{
	font-family: arial;
	font-size: 12px;
	color: #008000;
}

.novinkydatum{
	font-family: verdana;
	font-size: 10px;
	color: #696969;
	font-weight: 700;
}

.novinky{
	font-family: verdana;
	font-size: 10px;
	color: #808080;
}

.loginformtext{
	width: 70px;
	height: 15px;
	font-size: 10px;
	font-family: verdana;
	color: black;
	font-weight: 700;
	border-width: 1px;
}

.submit{
	width: 25px;
	height: 18px;
	font-size: 10px;
	font-family: verdana;
	color: black;
	font-weight: 700;
	border-width: 1px;
	position: relative;
	left: 74px;
	top: -38px;
}

.submit2{
	width: 114px;
	height: 20px;
	font-size: 12px;
	font-family: verdana;
	color: black;
	font-weight: 700;
	border-width: 2px;
	border-color: black;
	background:#EFEFEF;
}

.regsubmit{
	width: 100px;
	height: 20px;
	font-size: 10px;
	font-family: verdana;
	color: black;
	font-weight: 700;
	border-width: 2px;
}

.regtext{
	width: 100px;
	height: 20px;
	font-size: 10px;
	font-family: verdana;
	color: black;
	font-weight: 700;
	border-width: 2px;
}

a.menu:link, a.menu:active, a.menu:visited {
color: #FFFFFF;
font-size: 14px; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:700;
}

a.menu:hover {
color: #DCDCDC;
font-size: 14px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:700;
}

a:link, a:active, a:visited {
color: #4169E1;
font-size: 10px; 
text-decoration: underline;
}

a:hover {
color: #B0C4DE;
font-size: 10px;
text-decoration: none;
}