html, body {
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	text-align:justify;
	margin: 0px 0 20px 0;
	line-height: 15px;
}

input { margin: 0px; }
input[type="checkbox"] { margin: 1px 2px 1px 1px; }
button { margin: 0px; }
textarea { margin: 0px; }
select { margin: 0px; }


table {
  text-align: left;
}

img {
  vertical-align: middle;
  border: 0;
}

form {
  margin: 0;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	color:#330000;
/*	line-height:30px; */
	margin:80px auto 60px 30px;
	z-index:3;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	font-style:normal;
	line-height:40px;
	color: #930000;
	text-align:left;
	margin: 15px 0 0 0;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	line-height:40px;
	color: #930000;
	text-align:left;
	margin: 15px 0 0 0;
}

h4{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	line-height:40px;
	color: #930000;
	text-align:left;
	margin: 15px 0 5px 0;
}

h5{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	margin:0;
}
ul{
	text-align:justify;
	margin-right:30px;
	list-style:url(/img/li.gif);
	list-style-position:inherit;
	margin:-17 auto auto -10px;
}
li{
	margin: 10px auto auto 0;
}
.head{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:100;
	color:#FFFFFF;
}
#hlavicka{
	display:block;
	position:absolute;
	top:0;
	right:0;
	_right:1px;
	width:612px;
	height:184px;
	background-image: url(/img/hlavicka.gif);
}
#hlavickatop{
	display:block;
	position:absolute;
	background-color:#930000;
	top:0px;
	left:0;
	width:595px;
	height:50px;
}
#main {
	width: 800px;
	margin: auto;
	top:45px;
	text-align: left;
	background: #ffffff;
	height: auto;
	position: relative;
	background: #930000 url(/img/borders/pozadi.gif) repeat-y;
}

/*  MENU  */
#odkazy {
	 display:block;
	 position:absolute;
	 width:120px;
	 left:20px;
	 height:auto;
	 top:115px;
	 text-align:right;

}

#odkazy a {
	display:block;
	font-family:Times New Roman;
	font-size:16px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}

#odkazy a:hover {
	color:#CCCCCC;
	font-size:18px;
}



#odkazy2 {
	display: block;
	position: absolute;
	width: 200px;
	left: 20px;
	height: auto;
	top: 400px;
	text-align: left;
  color: white;
	font-size: 11px;
	line-height: 16px;
}

#odkazy2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#odkazy2 a:hover {
	color: #CCCCCC;
}

#odkazy2 input {
  font-size: 11px;
}






#sublogo{
	display:block;
	position:absolute;
	width:99px;
	height:91px;
	top: 15px;
	left:36px;
	background-image: url(/img/ohynek.jpg);
}
#menudekor{
	display:block;
	position:absolute;
	width:145px;
	height:148px;
	left:2px;
	bottom:5px;
	background:url(/img/ohynek_dole.png);
	left:9px;
	background-image: url(/img/ohynek_dole.jpg);
}
#menu {
	display:block;
	position:absolute;
	width:174px;
	height:100%;
	/*_height:600px; /*_hack for internet explorer 6 min-height*/*/
	min-height:600px;
	left:0;
	top:0;
	background: #930000 url(/img/menu.jpg) repeat-x;
}
#iebug {
	display:block;
	position:absolute;
	height:600px;
	width:174px;
	top:0;
	left:0;
}

#stranka {
	display:block;
	position:relative;
	width: 614px;
	height:auto;
	left:177px;
	min-height: 600px;
	background:#ffffff;
}

#stranka a {
  color: blue;
}

#stranka a:active {
  color: blue;
}

#stranka a:visited {
  color: blue;
}

#stranka a:hover {
  color: red;
}

#stranka li {
  text-align: justify;
}

#logo {
	display:block;
	position:absolute;
	width:150px;
	height:146px;
	left:220px;
	top:100px;
	background:url(/img/new_logo.jpg);
}
#logo_white{
	display:block;
	position:absolute;
	width:60px;
	height:59px;
	right:15px;
	top:15px;
	background-image: url(/img/logo_white.gif);
}

/* BORDERS */
#horni_okraj{
	display:block;
	position:relative;
	width:800px;
	height:9px;
	margin:0;
	padding:0
}
#spodni_okraj{
height:9px;
background:#FFFFFF;
width:800px;
margin:0;
padding:0;
}


.levyhorni {
	display:block;
	position:relative;
	width:9px;
	height:9px;
	background:url(/img/borders/levy_horni.png) no-repeat;
	float:left;
}
.horni {
	display:block;
	position:relative;
	width:150px;
	height:9px;
	float:left;
	background:url(/img/borders/horni.png) repeat-x;
}
.horni_stranka{
	display:block;
	position:relative;
	width:614px;
	height:9px;
	float:left;
	background:url(/img/borders/horni.png) repeat-x;
}
.pravyhorni {
	display:block;
	position:relative;
	width:9px;
	height:9px;
	background:url(/img/borders/pravy_horni.png) no-repeat;
	float:left;
}
.pravy {
	display:block;
	position:absolute;
	width:9px;
	height:100%;
	background:url(/img/borders/pravy.png);
	right:0;
}
.pravyspodni {
	display:block;
	position:relative;
	width:9px;
	height:9px;
	background:url(/img/borders/pravy_dolni.png) no-repeat;
	float:left;
}
.spodni {
	display:block;
	position:relative;
	width:150px;
	height:9px;
	background:url(/img/borders/dolni.png) repeat-x;
	float:left;
}
.spodni_stranka{
	display:block;
	position:relative;
	width:614px;
	height:9px;
	background:url(../img/borders/dolni.png) repeat-x;
	float:left;
}
.levyspodni{
	display:block;
	position:relative;
	width:9px;
	height:9px;
	background: url(/img/borders/levy_dolni.png) no-repeat;
	float:left;
}
.levy{
	display:block;
	position:absolute;
	height:100%;
	width:9px;
	background:url(/img/borders/levy.png);
	left:0px;
	margin:0px;
	padding:0px;
}
#border{
	display:block;
	width:614px;
}
#ramecek {
	display:block;
	position:relative;
	background:#FFFFFF;
	border:1px solid #990000;
	border-bottom: 10px solid #930000;
	min-height:600px;
	text-align:left;
	padding:100px 30px 40px 30px;
}
#texty {
	display:block;
	position:absolute;
	top:0;
	width: 595px;
	height:600px;
	overflow:auto;
}
#paragraph{
	display:block;
	position:absolute;
	bottom:-33px;
	right:3px;
	width:60px;
	height:87px;
	background:url(/img/paragraph_opreny.png);
}
#paragraph_lie{
	display:block;
	position:absolute;
	bottom:-25px;
	right:-74px;
	width:70px;
	height:52px;
	background:url(/img/paragraph_lezi.png);
}
#paragraph_nepruhledny{
	display:block;
	position:absolute;
	width:147px;
	height:90px;
	background:url(/img/paragrafy_nepruhledne.jpg);
	right:-78px;
	bottom:-34px;

}
#par_noalfa_stand{
	background:url(/img/par_noalfa_stand.jpg);
	display:block;
	position:absolute;
	bottom:-15px;
	_bottom:-16px;
	right:13px;
	width:64px;
	height:90px;
	z-index:1;
}
#par_noalfa_lie{
	background:url(/img/par_noalfa_lie.jpg);
	display:block;
	position:absolute;
	width:72px;
	height:50px;
	right:-67px;
	bottom:-12px;
	z-index:2;
}
#cara{
	display:block;
	position:relative;
	background:#990000;
	height:1px;
	_background:url(/img/cara.gif);
	width:500px;
	margin:20px auto 30px 30px;
}
/*CENIK*/
#radek{
	display:block;
	width:82%;
	height:25px;
	left:30px;
	position:relative;
	border-bottom: 1px dotted #666666;
	font-size:12px;
}
#smlouva{
	position:absolute;
	display:block;
	width:auto;
	height:auto;
	text-align:left;
	bottom:0;
	background:#FFFFFF;
	z-index:2;
	margin: 0 10px 0 10px;
	/*background:#6633FF;*/
}
#tecky{
	height:30px;
	display:block;
	position:absolute;
	width:460px;
	/*border-bottom:1px dashed #333333;*/
	/*background:#00CC33;*/
	left:30px;
	top:-18px;
}
#cena{
	position:absolute;
	display:block;
	width:100px;
	height:auto;
	/*background:#CC99FF;*/
	bottom:0;
	text-align:left;
	left:500px;
}
#okraj{
	display:block;
	position:absolute;
	width:595px;
	height:70px;
	top:120px;
	background:url(/img/okraj.png);
	z-index:1;
}
#nadpis{
	z-index:3;
}
#ohynky_hlavicka{
	display:blocka;
	position:absolute;
	width:159px;
	height:116px;
	background:url(/img/ohynky_hlavicka.png);
	left:1px;
	top:30px;
}
#paticka{
	display:block;
	position:relative;
	height:45px;
	width:100%;
	background:#FFFFFF;
}
#okraj p {
	margin-top:150px;
}
#kontakt{
	display:block;
	position: relative;
	width:100%;
	height:auto;
	margin-top:50px;
	text-align:center;
}
#kontakt>h2{
	margin-right:43px;
	margin-top:150px;
}
#kontakt p {
	font:normal 14px Verdana;
	color:#333333;
	text-align:center;
}
#obalka{
	height:auto;
	width:800px;
	display:block;
	position:relative;
	margin:auto;
}
#kolem_loga{
	display:block;
	position:relative;
	height:140px;
	width:50px;
}

.frm_block {  }
.frm_table { background-color: white; border: 1px solid #CCCCCC; border-collapse: collapse; font-size: 8pt; }
.frm_table input { font-size: 8pt; }
.frm_table textarea { font-size: 8pt; }
.frm_table select { font-size: 8pt; }
.frm_table td { padding: 3px; }
.frm_title { text-align: center; background-color: #930000; font-weight: bold; color: white; }
.frm_submit { text-align: center; }
.frm_i {  }
.frm_it { vertical-align: top; }
.frm_v {  }
.frm_vb { font-weight: bold; }
.frm_vt { vertical-align: top; }
.frm_in_text_err { border: 2px solid red; }
.frm_in_select_err { border: 2px solid red; }

.tcenter { text-align: center; }
.tresult { text-align: center; font-weight: bold; color: navy; }

.info_red {
  border-left: 4px solid red;
  border-top: 1px solid red;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
  background-color: white;
  padding: 8px;
  margin: 2px;
  text-align: left;
}

.info_blue {
  border-left: 4px solid #3F3F7A;
  border-top: 1px solid #3F3F7A;
  border-right: 1px solid #3F3F7A;
  border-bottom: 1px solid #3F3F7A;
  background-color: white;
  padding: 8px;
  margin: 10px;
  text-align: left;
  max-width: 400px;
  color: #4A4A8E;
}

.info_red ul { list-style: square; margin: 0 0 0 20px; padding: 0; }
.info_red li { margin: 0; }

.info_blue ul { list-style: square; margin: 0 0 0 20px; padding: 0; }
.info_blue li { margin: 0; }


/* podminky registrace */

.reg_rules {
  margin: 5px;
  padding: 5px;
  border: 1px solid #dddddd;
  background-color: #fcfcfc;
  overflow: auto;
}

.reg_rules h2 {
  padding: 0 0 5px 0;
}


/* objednavka */

.tbl_phase {
  width: 95%;
  border-collapse: collapse;
  margin: 0 10px 10px 10px;
}

.tbl_phase td {
  border: 1px solid black;
  text-align: center;
}

.text_disabled {
  color: #999999;
}

#footer {
  text-align: center;
  font-size: 10px;
}




/* seznamy */

.list_nav {
  background-color: #f1ebdf;
  padding: 2px;
  text-align: center;
  margin: 1px;
  font-size: 11px;
}

.list_nav form { display: inline; margin: 0; }

.list_nav input { font-size: 11px; }

.list_nav select { font-size: 11px; }

.list_title {
  padding: 2px 2px 2px 5px;
  background-color: #930000;
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}

.list_header {
  background-color: white;
  border: 1px solid black;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 11px;
}

.list_header td {
  margin: 0;
  padding: 2px;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  font-weight: bold;
  overflow: hidden;
}

.list_header tr {
  background-color: #dddddd;
}

.list_data {
  background-color: white;
  border: 1px solid black;
  border-top: none;
  overflow: auto;
  padding: 0;
  font-size: 11px;
}

.list_data img {
  vertical-align: middle;
}

.list_data table {
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

.list_data td {
  margin: 0;
  padding: 2px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}

.list_row_1:hover, .list_row_2:hover {
  background-color: #ffe1c4;
}

.list_row_1 {
}

.list_row_2 {
  background-color: #f3f3f3;
}


/* staticky seznam */

.rtable {
  background-color: white;
  border: 1px solid #bbbbbb;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 11px;
}

.rtable_header {
  background-color: #930000;
  color: white;
  font-weight: bold;
  font-size: 12px;
  /* text-align: center; */
}

.rtable_header td {
  padding: 3px;
}

.rtable td {
  padding: 2px;
}

.rtable_key {
  font-style: italic;
  border-right: 1px solid #dddddd;
}

.rtable_value {
  font-weight: bold;
}
