body {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}
fieldset {
	padding: 0px;
	margin: 0px;
	border: 0;
	display: block;
}
#page {
	width: 971px;
	margin: 0px auto;
	background-image: url(vlpauth/bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#bg_top {
    background-image: url(vlpauth/bg_top.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	height: 5px;
	line-height: 5px;
    font-size: 5px;
    overflow: hidden;
}
#bg_middle {
	background-image: url(vlpauth/bg_roh.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 25px;;
	margin:0px 5px;
}
#logo {
    margin-bottom: 10px;
}
#left {
    width: 600px;
    float: left;
}
#right {
    width: 300px;
    float: right;
}
a img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
a {
    color: black;
    text-decoration: none;
}
a:hover {
    color: black;
    text-decoration: underline;
}
.box h3 {
    padding: 0px 10px;
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    background-image: url(vlpauth/bg_nadpis.jpg);
    background-repeat: repeat-x;
    color: white;
}
.box .bot {
    border-color: #c1d5f0;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    padding: 5px;
}
.bot form input {
    float: right;
}
.bg_gray {
    background-color: #f0f0f0;
    padding: 20px;
}
.bg_log {
    background-color: #f0f0f0;
    padding: 10px;
}
.div_blue {
    color: #85A7DE;
}
.div_blue .f_20 {
    font-size: 20px;
}
.div_blue .f_16 {
    font-size: 18px;
}
.div_blue .al_r{
    padding-top: 10px;
    text-align: right;
    padding-bottom: 20px;
}
.div_blue a {
    color: #85A7DE;
    text-decoration: underline;
}
.div_blue a:hover {
    color: #85A7DE;
    text-decoration: none;
}
.mapa {
    text-align: center;
    padding: 20px;
}
.bg_gray .col_1, .bg_gray .col_2, .bg_gray .col_3 {
    float:left;
    text-align: center;
    width: 180px;
}
.bg_gray .col_1 div.text, .bg_gray .col_2 div.text, .bg_gray .col_3 div.text {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
}
.zap_heslo, .zap_heslo a, .zap_heslo a:hover  {
    text-align: right;
    font-size: 11px;
    color: #003662;
    text-decoration: none;
}
.zap_heslo a:hover  {
    text-decoration: underline;
}
.bg_gray .col_1 {
    margin-left: 4px;
}
.bg_gray .col_2 {
}
.bg_gray .col_3 {
}
.bg_gray p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.bold {
    font-weight: bold;
}
.fl_l {
    float: left;
}
.al_c {
    text-align: center;
}
#zapati .img {
    background:#F5F5F5 url(/eweb/media/images/logo-vlm.png) no-repeat scroll 0 70%;
    padding-left: 60px;
    width: 900px;
	margin: 0px auto;
}
#zapati {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #B1B1B1;
    font-family: Verdana;
    font-size: 0.7em;
}
#zapati a {
    color: #B1B1B1;
    text-decoration: underline;
}
#zapati a:hover {
    color: #B1B1B1;
    text-decoration: none;
}

.clear {
    height: 0px;
    overflow: hidden;
    clear: both;
}
.br5 {
    height: 5px;
}
.br10 {
    height: 10px;
}
.br20 {
    height: 20px;
}
.br30 {
    height: 30px;
}

.ok {
	background-color: #E0F8EE;
	border: 1px solid #45D69A;
	padding: 10px;
	margin-bottom: 10px;
}
.err {
	background-color: #FFF4F0;
	border: 1px solid Red;
	padding: 10px;
	margin-bottom: 10px;
}
