/* CSS Karel Bartůněk
-------------------------------------------------- */
body,
h1, h2, h3,
address, blockquote, div,  iframe, object, p,
dl, dt, dd, ul, ol, li,
table, caption, col, colgroup, thead, tfoot, tbody, tr, th, td,
form, fieldset, legend, label,
img, a {
	border: none;
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font: .8em/1.4 "Lucida Sans Unicode", "Lucida Grande", lucida, sans-serif;
	color: #BBBBBB;
	background:  url('img/kapkabig.png') no-repeat left bottom #131313;
	min-width: 980px;
}

html>body {
	font-size: small;
}

#page {
   background: url('img/backtop.jpg') repeat-x  transparent;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	min-height: 100%;
	height: 100%;
	position: relative;
}

body>#page {
	 height: auto;
 }
.jmeno {color: #e77817; font-size: 18px; font-weight: bold;}

#head {
	background: transparent;
	text-align: left;
	padding-left: 10px;
	position: relative;
	padding-top: 20px;
}


#content {
	background: transparent;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 600px;
	float:left;
	border-right: 20px solid #131313;
	padding: 15px 0 40px 0;
}
#content_right {
	background: #131313;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 330px;
	padding-top: 50px;
	float:left;
}
#footer {
	width: 980px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent;
	text-align: center;
	color: white;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a.odkaz, li a{
	text-decoration: none;
	color: white;
}
#footer  a:hover{
	color: red;
}


.odsazeni {
	padding-left: 10px;
	padding-right: 10px;
	color: orange;
}

.reference {
	width: 100%;
	text-align: left;
	color: white;
	font-size: smaller;
}
.reference tr{
	line-height: 20px;
	border: 0;
}
.reference tr td{
	padding-bottom: 10px;
	border: 0;
}

#logo {
	float: left;
	width: 300px;
	padding: 15px 0 0 0;
}

#menu {
	background: url('img/line2.jpg') no-repeat transparent;
	display: block;
	width: 600px;
	height: 110px;
	margin: 20px 0 0 30px;;
	padding: 0;
	overflow: hidden;
	text-align: center;
	line-height: 60px;
	float: left;
}
#menu ul {
	list-style-type: none;
	text-align: center;
}
#menu ul li{
	display: block; /* opravit pro IE6 asi*/
	_width: 15%;
	float: left;
	text-align: center;
}

#menu ul li a {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 80px;
	padding: 0 10px 0 10px;
	background: url('img/menu_tri.gif') top left transparent repeat-x;
}

#menu ul li a:hover {
	color: #e77817;
	padding-top: 1px;
}

.aktivni a  {
	color: orange;
}
.neaktivni a  {
	color: white;
}

.white {
	background: white;
	border: 1px solid white;
}
/* ------------ LISTA ------------- */
#lista {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
	line-height: 40px;
	
}
#lista ul {
	list-style-type: none;
}
#lista ul li{
	display: block;
	float: left;
}

#lista ul li a {
	font-size: 0.8em;
	color: white;
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	background: transparent;
}

#lista ul li a:hover, #lista ul li a:active {
	color: red;
}

#mapa-webu {
	background: url(img/mapa_ikona.gif)  left no-repeat;
	padding-left: 10px;
}
#bookmark {
	background: url(img/star_ikona.jpg)  left no-repeat;
	padding-left: 10px;
}

/*--------------FONT-------------*/

.index {
	font-size: 1em;
	color: white;
	padding-right: 10px;
	padding-top: 10px;
}


h1 {
	font-size: 10px;
	color: gray;
	font-weight: normal;
}

h2 {
	font-size: large;
	line-height: 2em;
	text-align: left;
	color: #84c225;
}

p {
	text-align: justify;
	font-size: normal;
	color: white;

}

th {
	color: white;
}

td {
	height:50px;
}
td.reflogo {
	background: white;
	vertical-align: middle;
	text-align: center;
	padding-right: 10px;
}

dl {
	overflow: hidden;
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
	padding: 9px;
	border: 1px solid #303030;
	width: 110px;
	height:120px;
	background-color: #222222;
}
dt {
	margin: 0;
	line-height: 1px;
}
dd {
	margin: 10px 0 0 0;
	height: 25px;
	font-size: smaller;
	color: #84c225;
}

dd a {
	color: #84c225;
}

.seznam {
	color: white;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.seznam li{
	list-style-image: url('img/kapka.png');
	padding-top: 5px;
	padding-bottom: 5px;
}

#tabulka_kontakty {
	vertical-align: top;
}
.formular {
	text-align: right;
}

.naradi {
	list-style: none;
}

#line-hr {
	background: transparent url('img/line_hr.png') no-repeat;
	font-size: 10px;
	width: 100%;
	height: 20px;
	display: block;
	line-height: 20px;
	color: gray;
	padding-left: 10px;
}

#divkontakt {
	background: transparent url('img/kontakt_back.png') no-repeat;
	display: block;
	width: 250px;
	height: 231px;
	padding: 10px 10px 10px 10px;
	
}
.tech_pic {
	border: 10px solid #131313;
}

a.style2 {
  font-size: 8px;
  color: #525252;
}                                      

#form2  {
  width: 100%;
}  

#form2 LABEL {
  padding-right: 50px; 
}

#form2 table tr td{
  height: 20px;
}

fieldset { 
  border:1px solid black;
  margin: 5px 0 10px 0;
  padding: 10px 0 15px 15px;
}


legend {           
  padding: 0 5px 0 5px;
  margin: 0.2em 20px;
  border: 1px solid black;
  color:orange;
  font-size:90%;
  font-size: large;
  text-align:right;
  font-weight: bold;
  }
  
#jazyky tr td {
  width: 150px;
}
