*{
	margin: 0;
	padding: 0;
}
IMG{border:0}

A{
	color: black;
}
A:hover{text-decoration:underline;}


BODY{
    background-color: white;
    font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
    color: black;
    font-size: 11px;
}

h2{
	margin-bottom: 1em;
}

UL,
P{
	text-align: justify;
	line-height: 2em;
	margin-bottom: 1.8em;
}
h3,
.h3{
	line-height: 2em;
}

UL{
	list-style: none;
}
li{
	padding-left: 15px;
	background-image: url("img/cudl.png");
	background-repeat: no-repeat;
	background-position: 0px 10px;
}


b,
strong,
h3,
.h3,
.red{
	color: #BF1B00;
	font-weight: 400;
	font-size: 1em;
}


.r{text-align: right;}
.c{text-align: center;}
.b{font-weight: 800;}
.s{font-size:0.8em;}
.fl{float: left;}
.fr{float: right;}
.clr{clear: both;}
.nv{visibility: hidden;}
li .nv{padding: 0 1em;}
.pr{position: relative;}

#main{
	width: 970px;
	margin: 0 auto;
	position: relative;
}
#pruh1,
#pruh2{
	width: 100%;
	height: 13px;
	border-bottom: solid 1px #777777;
	border-top: solid 1px #bfbfbf;
	background-color: black;
	z-index: -150;
}
#pruh1{
	position: absolute;
	left: 0;
	top: 254px;
}
#pruh2{
	margin-bottom: 25px;
}

#potvora{
	position: absolute;
	top: 0;
	right: -200px;
    background-color: transparent;
}
#head{
	height: 254px;
	position: relative;
}
#head #lang,
#head #forget{
	position: absolute;
	bottom: 20px;
}
#head #head{
	left: 0;
}
#head #forget{
	right: 320px;
}

#page{
	min-height: 500px;
	margin-top: 45px;
	z-index: 100;
}


.col1{
	width: 204px;
	float: left;
	margin-right: 20px;
}
.col2{
	width: 428px;
	float: left;
	margin-right: 20px;
}

.col3{
	float: right;
	width: 255px;
	margin-top: 240px;
}

.nmu{ margin-bottom: 0em;}
.nm{margin-right:0;}

form{
	margin-top: 10px;
}

input, button{
	border: solid 1px black;
	background-color: white;
}

form .input{
	margin-bottom: 10px;
	padding: 7px 10px;
	font-size: 1em;
	width:180px;
}
form button{
	margin-left: 15px;
	padding: 7px 15px;
	font-size: 1em;
}

form a{
	position: relative;
	top: -1px;
}

form .r,
form .r *{
	vertical-align: middle;
}  

#tou{
	position: absolute;
	top: 3em;
	left: 50px;
	display: none;
	text-align: justify;
	width: 184px;
	padding: 10px;
	color: white;
	background-color: #BF1B00;
	line-height: 2em;
}
#tou div{
	position: absolute;
	top: -5px;
	left: 50px;
	height: 5px;
	width: 12px;
	background-image: url("img/sipka-nahoru.png");
}
#up{
	position: absolute;
	bottom: -8px;
	left: 620px;
	text-align: center;
	padding: 0 10px;
	color: white;
	background-color: #BF1B00;
	line-height: 2em;
}
#up div{
	position: absolute;
	top: -5px;
	left: 25px;
	height: 5px;
	width: 12px;
	background-image: url("img/sipka-nahoru.png");
}
#up a{
	text-decoration:none;
	color: white;
}

