*{
	padding:0;
	margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: #1F1A17;
}

.container
{
	width: 900px;
	margin: 0px auto;
}

.podklad 
{
	background-color: #deeaef;
}

.jiny_odkaz
{
	color: #072b51;
}

.inverse  
{
	background: white; 
	font-weight: normal;  
}


.uvod {
	background-color: #CED6DE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.bullets {
	margin-left: 30px;
	float: left;
	width: 800px;
}

.header_msg {
	color: red;
	margin-left: 30px;
	font-size: 14px;
	float: left;
	font-weight: bold;
}

.banner 
{
	margin-top: 5px;
}

.button 
{
	background-color: #D12435;
	border: 1px solid black;
	color: #ffffff;
	font-weight:bold;
	float: right;
	margin-right: 5px;
}

.buttons 
{
	height: 25px;
}

a
{
	color: #cd0001;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.trow 
{
	background-color: #CED6DE;
	height: 22px;
}

.trow td
{ 
	padding-left: 10px;
	padding-top: 5px;
}

.trow a 
{
	font-weight: bold;
}

.theader 
{
	background-color: white;
	height: 50px;
}

th a {
	 padding: 0 0 0 20px;
	 /* background: url("/bullet-default.png") no-repeat 0em 0.65em;  */
	 color: #1C628C; 
	 text-decoration: underline;
}

.pager 
{
	font-weight: bold;
	background-color: #CED6DE;
	height: 22px;
}

.header {
	margin-top: 35px;
	float:left;
	text-indent: 15px;
}

.header2 {
	margin-top: 15px;
	float:left;
	margin-left: 15px;
}

.logo {
	margin-top: 0px;
	float:right;
}

.pruh
{
	float: left;
	width: 15px;
	height: 70px;
	background-color: #D12435;
}

.aright {
	float: right;
	margin-right: 15px;
}

h1 { color: #CED6DE;  font-size: 24x; }
h2 { color: #CED6DE; }
h3 { color: #024268; }
h4 { color: #024268; }
h5 { color: #024268; }
h6 { color: #024268; }
