/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: #ffffff;
	font-weight: normal;
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	border-right-width: 0px	
}

#ciontainer {width: 100%; margin: 0px auto; text-align: center;}

#flash { position: relative; top: 20px; height: 200px; 	background-color: #CA0022;  background-image: url(img/flash_bg.gif); text-align:center;}
#text { position: relative; top: 20px; width: 780px; text-align: center;}

#stopka { position: relative; top: 20px; background-color: #012051; margin-top: 10px; text-align:center;}
#menu { position: relative; height: 15px; /* IE */ min-height: 15px; width: 800px; text-align:center;} 
#menu ul {list-style-type: none; margin: 0px;  margin-left: 20px; 	font-weight: normal; color: #ffffff;}
#menu ul li {display: inline; padding: .2em 1em;}
#menu ul li a {text-decoration: none;  font-size: 10px; color: #ffffff; font-weight: normal;}
#menu ul li a:hover {text-decoration: underline;}

h1 { font-size: 14px; font-weight: bold; color: #660000;}
h2 { font-size: 11px; font-weight: bold; color: #660000; }

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
td a {text-decoration: none; font-size: 10px; color: #4d5faf; }
td a:hover {text-decoration: underline;}

td b {text-decoration: none; font-size: 11px; color: #660000; }

#blank { position: relative;  height: 25px; /* IE */ min-height: 25px; top: 20px; width: 780px; }