a.odkaz {
	color: #800000;
	text-decoration: none;
}

a.odkaz:hover {
	text-decoration: underline;
}
a {
	color: #800000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h2 {
font-size: 12px;
color: black;
}
a.title {
font-size: 11px;
color: blue;
}
h1 {
font-size: 14px;
color: rgb(1,37,131);
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
}

.class_over{
padding: 2px; border: 1px dotted rgb(138,172,227); background-color: rgb(209,233,243) ; position: relative; height: 97%;
}
.class_out{
padding: 2px; border: 1px dotted white; position: relative; height: 97%;
}
input{
border: 1px solid rgb(1,37,131);
width: 230px;
font-size: 11px;
font-family:tahoma, arial;
padding: 2px;
color: rgb(1,37,131);
font-weight: normal;
background-color: rgb(173,224,255);
}
select{
border: 1px solid rgb(1,37,131);
width: 230px;
font-size: 11px;
font-family:tahoma, arial;
padding: 1px;
color: rgb(1,37,131);
font-weight: normal;
background-color: rgb(173,224,255);
}
textarea{
border: 1px solid rgb(1,37,131);
width: 230px;
height: 75px;
font-size: 11px;
font-family:tahoma, arial;
padding: 2px;
color: rgb(1,37,131);
font-weight: normal;
background-color: rgb(173,224,255);
}
.formleft{
float: left;
width: 160px;
text-align: right;
padding-right: 10px;
font-weight: bolder;
}
.tooltip {
padding: 8px;
border: 1px solid rgb(1,37,131);
color: rgb(1,37,131);
background-color: white;

}
.formright{
text-align: left;
height: 25px;
font-weight: normal;
}
.numlistsubmit{
background-image:url(../../image/brand/bt_bg.gif); background-repeat:repeat-x;
border: 0px;
color: rgb(111,38,41);
font-weight: bolder;
font-size: 11px;
height: 20px;
width: 100px;
}
.basearrows{
font-weight: normal;
margin-left: 2px;
font-size: 11px;
}
.sec{
font-size: 11px;
}
.bold{
font-weight: bold;
}
.s12{
font-size: 12px;
}
a.basearrows:link, a.basearrows:visited {
font-weight: bolder;
margin-left: 2px;
font-size: 11px;
}
a.basearrows:hover{
font-weight: bolder;
margin-left: 2px;
}
.formular {
	border: 1px solid #800000;
	height: 17px;
	vertical-align: middle;
	background-color: #FFF8DF;
	font-size: 10px;
	padding-left: 3px;
}

body {
	background-color: rgb(201,201,201);
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: black;
}

.povinne {
	font-size: 14px;
	color: #800000;
	font-weight: bold;
}

.admin	{
	background-color: #F0DAD9;
	border: 1px solid red;
}

.adminInfo	{
	border: 1px solid red;
	background-color: #F0DAD9;
	padding: 3px;
	margin: 0px 5px 0px 5px;
	float: right;
	width: 200px;
	font-size: 11px;
	}
