﻿.body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.foot {
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}
.homeText {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.tittles {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #007FC4;
	text-decoration: none;
}
.tittles2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #038DD8;
	text-decoration: none;
}
.SubTittles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #007FC4;
	text-decoration: none;
	text-align: justify;
}
.centralText {
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	text-decoration: none;
	text-align: justify;
}
.Bullet1stlvl{
	list-style: square outside;
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	text-decoration: none;
	text-align: justify;
}

.Bullet2ndlvl{
	list-style: disc outside;
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

.Bullet3rdlvl{
	list-style: circle outside;
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}

.Numbered1stlvl{
	list-style: decimal outside;
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}

.Numbered2ndlvl{
	list-style: decimal outside;
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	text-decoration: none;
	text-align: justify;
}


.blueText {

	font-family: Verdana;

	font-size: 11px;

	color: #007FC4;

	text-decoration: none;

}

.link {

	font-family: Verdana;

	font-size: 11px;

	color: #0000CC;

	text-decoration: none;

}

.blueLine {
	background-image: url(../img/interno/hrazul.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	margin: 10px 0px;
	padding: 10px 0px;
	background-position: center;
	height: 20px;
}
