body {
	font-family: tahoma,verdana,  helvetica, arial;
	font-size: 12px;
	background-color: #fff;  
}

table {
	empty-cells: show;
}

ul {
    padding-left:1em;
    margin-left:0;
}
ul.big {
    padding-left:1em;
    margin-left:0;
	line-height: 2em;
}
img {
  border: 0px solid;
}

h1 {
	color: #C40005;
	font-size: 19px;
	padding: 0px;
	margin: 0px;
}
h2, h2 a {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #172E6B;
	text-decoration: none;
	padding-bottom: 6px;
}
h3 {
	color: #C40005;
	font-size: 29px;
	padding: 0px;
	margin: 0px;
}
a 
{
	color: #172E6B;
}
hr {
	border-collapse: collapse;
	border: #ccc 1px solid;
	margin: 24px 0px 24px 0px ;
}
.nadpis {
	font-size: 13px;
	font-weight: bold;
}
.gorgeous_href 
{
	color: #C40005;
	font-size: 17px;
	text-decoration: none;
}

.left { 
	float: left;
	}
.right { 
	float: right;
	}	
.center {
	text-align: center;
}
.ptop10 {
	padding-top: 10px;
}
.mbot10 {
	margin-bottom: 10px;
}
.mtop10{
	margin-top: 10px;
}
.inner_box {
	padding: 12px 30px 10px 30px;
	color: #172E6B;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	display: block;
}




.main {
  width: 950px;
  text-align: left;
}

.logo {
  background-color: #172E6B;
  width: 950px;
  margin-bottom: 6px;
}
.logo td {
  text-align: center;
}
.menu {
  background-color: #ccc;
  margin-bottom: 6px;
}
.nahled 
{
	border: #ccc 1px solid;
	margin-bottom: 4px;
}



.place_grey {
  background-color: #f0f0f0; 
  border: #ccc 1px solid; 
  padding: 0px;
}
.box_left {
	width: 632px;
}

.box_right {
	float: right;
	width: 305px;
}




.box_mid {
	width: 632px;
}
.box_mid_pad {
	width: 592px;
}
.box_big {
	width: 948px;
}
.box_big_pad {
	width: 908px;
}
.box_small {
	width: 305px;
}
.box_small_pad {
	width: 265px;
}

.box_small_t 
{
	border-top: #ccc 1px solid; 
	height: 10px;
	line-height: 10px;
	position: relative;
	top: 1px;
	border-left: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
}
.box_small_b 
{
	border-bottom: #ccc 1px solid; 
	height: 10px;
	line-height: 10px;
	position: relative;
	top: -1px;
	border-left: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	margin-bottom: 2px;	
}
.box_small_m
{
	border-left: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	padding: 6px 20px 6px 20px;
	color: #172E6B;
	height: 195px;
}
.box_dark 
{
	background-color: #f0f0f0; 
}
.box_yellow
{
	background-color: #fff500; 
}
.box_big_m, .box_mid_m
{
	border-left: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	padding: 6px 20px 6px 20px;
	color: #172E6B;
	text-align: left;
}








.r_bot {
  height: 10px; 
  clear: both; 
}

.r_topleft{
  float: left; 
  position:relative; 
  top: -1px; 
  left: -1px;
}

.r_topright{
  float: right; 
  position:relative; 
  top: -1px; 
  left: 1px;
}

.r_botleft{
  float: left; 
  position:relative; 
  top: 1px; 
  left: -1px;
}
.r_botright{
  float: right; 
  position:relative; 
  top: 1px;
  left: 1px;
}








.cap {
  	top: -6px;
	* top: -7px;

}

.cap_grey {
  background-color: #f0f0f0;
  padding: 5px 0px 5px 0px;
  font-weight: bold; 
}

.cap_white {
  background-color: #ffffff;
  padding: 5px 0px 5px 0px;
  font-weight: bold; 
}

.tdiv {
  border-right: #ccc 1px solid;
}
.tcorner a{
	display: block;
	position: relative;
}




.contact {
	  background-color: #172E6B;
	  padding: 6px 0px 6px 0px;
	  color: #fff;
	  text-align: center;
}
.contact a, .contact td {
	color: #fff;
	text-decoration: none;
}
.contact td {
	text-align: left;
	font-size: 12px;
}
.contact .txt {
	padding-left: 30px;
}

.action {
	padding: 6px;
	text-align: center;
	font-weight: bold;
	background-color: #C40005;
	color: white;
	font-size: 14px;
	margin: 6px 0px 6px 0px;
}

.action a {
	color: white;
	text-decoration: none;
}

.action a:visited {
	color: white;
	text-decoration: none;
}

.action_grey {
	padding: 6px;
	text-align: center;
	font-weight: bold;
	background-color: #ccc;
	color: black;
	font-size: 14px;
	margin: 6px 0px 6px 0px;
}

.copy {
	color: #999;
	font-size: 10px;
	margin: 6px 0px 6px 0px;
}
.copy a {
	color: #999;
	text-decoration: none;
}
.copy a:visited {
	color: #999;
	text-decoration: none;
}



.submit {
	color: #fff;
	font-weight: bold;
	background-color: #172E6B;
	border: #000 1px solid;
	padding: 2px 20px 2px 20px;	
}



.search th, .search td {
	text-align: left;
	border-bottom: #e0e0e0 1px solid;
}
.search th {
	width: 120px;
	padding-left: 20px;
	background-color: white;
	border-bottom: #f5f5f5 1px solid;
}
.search td {
	padding-left: 20px;
}


.chklist td, .chklist th {
	border-bottom: 0px solid;
	padding-left: 0px;
	text-align: left;
}





.vysledky a {
	text-decoration: none;
}
.vysledky {
	border: 0px solid;
	width: 100%;
}
.vysledky td {
	padding: 6px 16px 2px 4px;
	border-top: #ccc 1px solid;
}
.vysledky th {
	padding: 4px 16px 6px 4px;
	/*background-color: #fff;*/ 
		
}
.vysledky th a {
	text-decoration: none;	
}




.detail_imgs 
{
	padding-left: 20px;
	width: 240px;
	text-align: center;
}

.detail_values th 
{
	text-align: left;
	padding-right: 10px;
}



.faq_desc {
	color: #666;
	margin-top: 8px;
	padding-bottom: 24px;
}
.faq_title {
	border-top: #ccc 1px solid;
	padding-top: 24px;
}

.edit_size_medium {
  width: 350px;
  padding-left: 3px;
}

.edit_size_small {
  width: 100px;
  padding-left: 3px;
}

.edit_row_full_caption td
{
	font-size: 17px;
	font-weight: bold;
	padding-top: 20px;
}

.search_options td {
	padding-right: 0px;
}

.kontakt_box {
	width: 300px;
	height: 150px;
}
.kontakt {
	width: 300px;
}


