.helvetica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;


}
.nadpis {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FBBD60;
	border-right-color: #FBBD60;
	border-bottom-color: #FBBD60;
	border-left-color: #FBBD60;
	margin-bottom: 40px;
	letter-spacing: 2px;
	color: #999999;


}
.podnadpis {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 25px;
	color: #333333;
	letter-spacing: 1px;
	margin-top: 40px;



}

.bold {
    font-weight: bold;
}

.popodnadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 16px;
	font-style: italic;

}
.podpis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: right;
	font-weight: normal;
	font-style: italic;

}
.helveticali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	list-style-type: none;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(images/dot.gif);
}

.cislice {
    list-style-type: decimal; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	padding-top: 10px;
}

.stred td {
    text-align: center
}

a:link {
	text-decoration: none;
	color: #F28000;

}
a:hover {
	color: #FF6600;
	background-color: #FFFFCC;



}
a:visited {
	text-decoration: none;
	color: #F28000;


}
.helveticatable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;


}
.obsah {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border: 1px solid #E9E9E9;






}
body {
	background-attachment: scroll;
	background-image: url(images/background-kruhy-1.gif);
	background-repeat: repeat;
	background-position: -100px;

}

.nomargin {
    margin-right: 0;
    padding-right: 0;
}

div.vpravo {
    width: 160px;
    float: right;
    text-align: center;
    border-left: 1px solid #888;
    margin: 18px 0 0 0;
    padding: 10px 0;
}
div.vpravo img {
    border: 0;
}

div.vlavo {
    margin-right: 185px;
}

