body {
 margin: 0px;
 padding: 0px;
 background-color: #1A6596;
 background-image: url("img/bg_body.gif");
 background-repeat: repeat-x;
 font-family: "Arial CE", "Helvetica CE", Arial, Tahoma, Verdana, sans-serif;
 font-size: 14px;
 color: #FFFFFF;
 scrollbar-face-color : #1A5685;
 scrollbar-shadow-color : #1A5E8E;
 scrollbar-arrow-color : #FFFFFF;
 scrollbar-highlight-color : #FFFFFF;
 scrollbar-base-color : #1A5685;
 scrollbar-darkshadow-color : #1A5E8E;
 scrollbar-track-color : #1A6596;
}

td {
 font-family: "Arial CE", "Helvetica CE", Arial, Tahoma, Verdana, sans-serif;
 font-size: 14px;
}

input, select, textarea {
 font-family: "Arial CE", "Helvetica CE", Arial, Tahoma, Verdana, sans-serif;
 font-size: 11px;
}

.header {
 margin-right: 24px;
 margin-bottom: 20px;
 text-align: right;
}

.obsah {
 padding-left: 30px;
 padding-right: 24px;
 text-align: justify;
}

p {
 margin-top: 0px;
 margin-bottom: 10px;	
}

blockquote {
 margin-top: 5px;
 margin-left: 25px;
 margin-bottom: 15px;
}

ul {
 list-style-image: url("img/li.gif");
 margin-top: 5px;
 margin-bottom: 10px; 	
}

a {
  color: #E2E2E2;
}

a:hover {
 color: #EAEAEA;
}

form {
 margin: 0px;
}

.line {
 border-bottom: 1px solid #EAEAEA;
}

.poslal {
 text-align: right;
}

h3 {
 font-size: 13px;
 background-color: #1A5E8E;
 font-weight: bold;
 border-bottom: 1px solid #EAEAEA;
 width: auto;
 padding: 2px;
 padding-left: 0px;
 margin-bottom: 5px;	
}

h2 {
 font-size: 20px;
 color: #8EBBDF;
  font-weight: lighter;
}

.whitestroke {
 color: #FFFFFF;
 font-size: 12px;
 background-color: #1A5E8E;	
 border: 1px solid #EAEAEA;
}

.tableheader {
 font-weight: bold;
 color: #FFFFFF;
 background-color: #315A7B;
}

.tablebg {
 background-color: #3F77A3;
}

.white {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
}

.tisk {
 margin-top: 15px;
 margin-bottom: 15px;	
 width: auto;
 text-align: right;
}

img {
 border-color: #FFFFFF;
}

.datum {
 font-size: 10px;
 font-weight: normal;
}

.kosik {
	border: 1px solid #FFF;
	font-weight: bold;
	background-color: #1A5E8E;
	padding: 5px;
	width: 220px;
	text-align: center;
	text-decoration: none;
}


