body {
	background-color: #C1EA46;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(navrhy/images/pozadie.jpg);
	background-repeat: repeat-x;
}
a {
	color: #446db9;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #446db9;
	text-decoration: underline;
	font-size: 13px;
}
.registracia {
	background-color: #eaeaea;
	padding-top: 7px;
	margin-top: 4px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c7c7c7;
	border-right-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	border-left-color: #c7c7c7;
}
#lavastrana {
	border-right-width: 0px;
	border-right-style: solid;
}

.registracia a {
	color: #446db9;
	text-decoration: none;
	font-size: 14px;
}
.registracia a:hover {
	color: #446db9;
	text-decoration: underline;
	font-size: 14px;
}
.listy {
	height: 25px;
	padding-top: 10px;
	color: #808080;
	font-size: 15px;
}
.listy a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.listy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
p {
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
.vyhladavanie {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #eaeaea;
	margin-top: 4px;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #446db9;
}
h2 {
	font-size: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #446db9;
}
.pata {
	text-align: center;
	padding: 3px;
	color: #FFFFFF;
}
.text hr {
	color: #c7c7c7;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.text #datum {
	font-size: 12px;
	color: #666666;
}
.datum {
	font-size: 12px;
	color: #c0c0c0;
}



.pata a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.pata a:hover{
	color: #446DB9;
	font-size: 12px;
	text-decoration: underline;
}
ol {
	font-size: 13px;
	line-height: 20px;
}
ul {
	font-size: 13px;
	line-height: 20px;
}
.podmenu ul{
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 10px;
	list-style-type: square;

}
.text table {
	font-size: 13px;

}
.text a{
	color: #446db9;
	font-weight: bolder;
}
.zelene a{
	color: #FFFFFF;

}
.zelene a:hover{
	color: #666666;

}
.text ol {
	font-weight: normal;
}
.pismena ol {
	list-style-type: lower-alpha;
}
.text .zvyraznene {
	color: #4A7093;
	font-weight: bold;
	text-decoration: blink;
}
.text {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


