body         { font-size: 10pt; color: #000000; font-family: Verdana; margin: 0 }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #bfc936 }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 15; margin-bottom: 15; font-size: 18pt; color: #bfc936; text-align: center }
h2           { margin-top: 15; margin-bottom: 15; font-size: 13pt; color: #bfc936; text-align: center }
h3           { margin-top: 10; margin-bottom: 10; font-size: 11pt }
a:link.st, a:visited.st {
	text-decoration: none;
	color:#fff;
}
a:hover.st {
	text-decoration: underline;
	color: #bfc936;
}
ul           { text-align: left }
img  { border: 0 }
:hover.mov img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
#main {
	max-width: 1200px;
	margin: 0px auto;
	background-color: #fff;
}
#tresc {
	max-width: 1180px;
	padding: 10px;
	clear:both;
}
.leb {
	clear: none;
	float: left;
	margin: 0px;
	width: auto;
	display: block;
}
.dol {
	clear: none;
	float: left;
	margin: 0px;
	max-width: 100%;
	display: block;
}
#stopka {
	width: 100%;
	padding: 20px 5px;
	clear: both;
	background-color: #151922;
	FONT-SIZE: 7pt; 
	color:#fff;
	text-align:center;
}
@media only screen and (min-width: 400px) {
.dol {
	margin: 0px 5px;
	max-width: 380px;
}

}