body {
	margin: 0px;
	padding: 0px 0px 10px;
}

table, body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:visited {
	text-decoration: none;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

/* ---- HLAVIČKA ------------------------------------------------------ */

#blok-hlavicka {
	width: 100%;
	height: 201px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E5E5;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
}

.hlavicka {

}

/* ---- HLAVNÍ BLOK ------------------------------------------------------ */

#main {
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 5px;
}

/* ---- HLAVNÍ MENU ------------------------------------------------------ */

.menu {
	float: none;
	margin: 0px 0px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96BDE4;
}

.mainmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.mainmenu a{
	display: inline;
	text-decoration: none;
	margin: 0px;
	padding-left: 16px;
	background-image: url(images/sipka.gif);
	background-repeat: no-repeat;
}

.mainmenu a:hover{
    background: url(images/sipka-hover.gif) no-repeat;
}

.mainmenu-aktual a{
    background: url(images/sipka-hover.gif) no-repeat;
}

.mainmenu li {
	padding: 0px;
	position: relative;
	display: inline;
	margin-right: 20px;
}

/* ---- TEXT ----------------------------------------- */

h1 {
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
}

.zvyrazneni1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.snowmaking {
	font-weight: bold;
	color: #454545;
}

.odkaz {
	background-image: url(images/odkaz_vlevo.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.zpet {
	background-image: url(images/odkaz_vpravo.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 2px;
}

.main-text
{
	float: left;
	width: 500px;
}

.main-text p
{
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
}

.main-text h2
{
	color: #CC0000;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px;
}

.main-text h3
{
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.main-text ul
{
	list-style-image: none;
	list-style-type: none;
}

.main-text li
{
	background-image: url(images/odkaz_vlevo.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 150%;
	background-position: 0px 2px;
}

.odstavec
{
	padding-left: 20px;
}

.tabulka
{
	border: 1px solid #999999;
	padding: 5px;
}

.tabulka_tech_udaje
{
	padding: 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.formular
{
	border: 1px dotted #999999;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.obrazek-dela
{
	padding: 4px;
	margin-left: 5px;
}

.obrazek-dela-ramecek
{
	padding: 2px;
	border: 1px solid #999999;
	margin: 4px;
}

/* ---- AKTUALITY ----------------------------------------- */

.main-aktuality
{
	float: none;
	width: 167px;
	margin-left: 522px;
	border: 2px dotted #96BDE4;
	padding: 10px;
}

.main-aktuality h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #397EC1;
	letter-spacing: 0.1em;
}

.main-aktuality h3
{
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #96BDE4;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 5px;
}

.main-aktuality p
{
	margin-top: 0px;
}

.main-aktuality img
{
	margin-top: 0px;
	border: 1px solid #96BDE4;
	height: 110px;
	width: 160px;
}

.stahnete-si
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 12px;
	padding: 0px 0px 12px;
	text-align: center;
	color: #397EC1;
	letter-spacing: 0.1em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color:  #96BDE4;
}

.pdf
{
	background-image: url(images/ikona-pdf.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 150%;
}

/* ---- PATA ----------------------------------------- */

.oddel {
	clear: both;
	float: none;
}

.pata
{
	font-size: 11px;
	float: none;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #96BDE4;
	padding-top: 3px;
	margin-top: 10px;
}
