@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #F6F6F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menu { padding: 0 0 0 10px; margin: 0 0 0 0px; float: left; width: 280px;  }

#menu li { padding: 0px; margin: 0px; list-style: none; }
#menu a { font-weight: bold; background: url('/images/li.gif') no-repeat bottom #999; display: block; color: #000000; text-decoration: none; padding: 7px 0 7px 0px; border-bottom: #fff solid 1px; text-indent: 20px; }

#menu a:link { background: url('/images/li.gif') no-repeat left #fff; }
#menu a:visited { background: url('/images/li.gif') no-repeat left #fff; border-bottom: #fff solid 1px; }
#menu a:hover { color: #003333; background: url('/images/li.gif') no-repeat left; }
#menu a:action { color: #003333; background: url('/images/li.gif') no-repeat left; } 
#menu a:focus { color: #003333; background: url('/images/li.gif') no-repeat left; } 

.pr { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.pr2 { display: none; }

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000000; 
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 11px;
		margin: 10px 0px 4px 0px;
}
h3 {
	font-size: 11px;
}

.stopka {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.data {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #333333;
	margin: 0px 0px 6px 0px;
}

.news { display: block; }

.lead { font-weight: normal; color: #000000; padding-top: 16px; }
.story { font-weight: normal; color: #666666; padding-top: 16px; }
.red12b { color: #990000; font-size: 11px; }

.flaga { border-style: solid; border-width: 1px; border-color: #CCCCCC; }

hr { color: #CCCCCC; }