.valign{
	vertical-align: top;
}

body{
	font-family: Verdana,Arial;
	font-size: 10pt;
	margin-top:0px;
	background-color:#043945;
	text-align:center;
	
	
}

table{
	font-family: Verdana,Arial;
	font-size: 10pt;
	margin-top:0px;
}

.mt10{
	margin-top:10px;
}

.mt5{
	margin-top:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb5{
	margin-bottom:5px;
}

.ml20{
	margin-left:20px;
}

.mr15{
	margin-right:15px;
}

a{
	text-decoration:none;
	color: blue;
}


a:hover{
	text-decoration: underline;
	font-weight: 500;
	color:black;
	background-color: #FFE4C4;
}

h2{
	text-align:center;
	font-size:16pt;
	background-color: #FFE4C4;
	color: black;
}
.sipka{
	list-style-image: url(../pics/b2.gif);
}

.disc{
	list-style-type : disc;
	list-style-image : none;
}

a.menu-p{
	display: block;
	color:black !important;
	text-decoration: none !important;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width:101px;
	float:left;
	background-color : #FDF5E6;
	text-align:center;
	border-left: 1px solid black;
}

a.menu-p:hover{
	font-weight:600;
	
	background-color : #FFE4E1;
}

p {
	margin-left: 15pt;
	margin-right: 15pt;
	margin-top: 0pt;
	margin-bottom:0pt;
}

.main{
	margin-left:auto;
	margin-right:auto; 
	width: 749px;
	text-align:center;
}

.border1{
	margin-top:0px;
	text-align: justify;
	width: 100%;
	background-color: #FCFFD4;
	/*border-bottom : thin dashed Black;
	border-left : thin dashed Black;
	border-right : thin dashed Black;*/
}




.float-left{
	float: left;
	margin-left: 15pt;
	margin-right: 15pt; 
}

.float-right{
	margin-left: 15pt;
	margin-right: 15pt; 
	float: right;
}

.mt0b5{
	margin-top : 0pt;
	margin-bottom : 5pt;
	margin-right:15pt;
}

.mt0b0{
	margin-top : 0pt;
	margin-bottom : 0pt;
}


.nadpis1{
	font-weight:600;
	font-size: 10pt;
	margin-top:10pt;
	margin-bottom: 5pt;
	text-decoration:underline;
}


.nabidka1{
	float: left;
	width: 270px;
	margin-left:50px;
	margin-right:10px;
	
}

.nabidka2{
	float: left;
	width: 270px;
	margin-left:10px;
	margin-right:10px;

}
a.nadpis{
	color:blue;
	text-decoration:none;
	font-size:12pt;
	font-weight:600;
	
}

a.nadpis:hover{
	text-decoration:none !important;
	font-size:12pt;
	font-weight:600;
	color:black;
}

.margin{
	margin: 30px 10px 10px 10px;
}

.m5{
	margin-bottom:5pt;
	margin-right:15px;
}

.center{
	text-align:center;
}

.webm{
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	color:black;
}

a.webm:hover{
	text-decoration:none;
	background-color: transparent;
	text-decoration: underline;
}

.vice{
	font-size:7pt;
}

.w100{
	width:100%;
}

.w50{
	width:50%;
}

.w42{
	width:42%;
}

.w80{
	width:80%;
}

.justify{
	text-align: justify;
}

.nob{
	border : none;
}

