body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#kurim {
	width: 500px;
	margin: 0px auto;
        align: center;
	padding: 0px;
	background-repeat: no-repeat;
	height: 154px;

}
a:link, a:visited, a:active{
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
.menu {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
	color: #00B7FE;
}
.menu a:link, .menu a:visited, .menu a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
.foot {
	background-image: url(images/bg-foot.gif);
	background-repeat: repeat-x;
}
.container-1 {
	text-align: left;
	border-color: #008FFF;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 3px;
}
.container-2 {
	text-align: left;
	border-color: #F43100;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 3px;
}
.container-3 {
	text-align: left;
	border-color: #F1931B;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 3px;
}
.container-1 .nadpis {
	margin: 5px;
	border-bottom-color: #008BFF;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	font-size: 14px;
	font-weight: bold;
}
.container-2 .nadpis {
	margin: 5px;
	border-bottom-color: #FF3600;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	font-size: 14px;
	font-weight: bold;
}
.container-3 .nadpis {
	margin: 5px;
	border-bottom-color: #F9AE28;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	font-size: 14px;
	font-weight: bold;
}
.foot a:link, .foot a:visited, .foot a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.foot a:hover {
	text-decoration: none;
	color: #000000;
}
.container-main {
	background-image: url(images/bg-vice.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	font-size: 11px;
	text-align: justify;
	color: #00CCFF;
}
.container-1 .foot {
	background-image: url(images/bg-vice-1.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: bold;
}
.container-2 .foot {	
	background-image: url(images/bg-vice-2.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: bold;
}
.container-3 .foot {	
	background-image: url(images/bg-vice-3.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: bold;
}
.nadpis-cl {
	font-size: 14px;
	color: #33FFFF;
	background-image: url(images/bg-nadpis.gif);
	text-align: left;
	padding: 3px;
	border-color: #0031AC;
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-x;
}
.nadpis-cl2 {
	font-size: 14px;
	color: #33FFFF;
	background-image: url(images/bg-nadpis2.gif);
	text-align: left;
	padding: 3px;
	border-color: #0031AC;
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-x;
}
.bg-cl {
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding: 2px;
	border-color: #0031AC;
	border-style: solid;
	border-width: 1px;
	background-image: url(images/bg-clanek.gif);
}
.top {
	background-image: url(images/line-top.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}
.tabulka td {
	font-size: 10px;
}

.img_brd {margin-left:6px; margin-right:6px; margin-bottom:6px;border:1px solid #FFFFFF;}
.red {color:#FFCC00;font-weight:bold;}