* {
    margin: 0;
    padding: 0;
    border: none;
}

a:hover {
  text-decoration: none;
}

body {
    background: #9ab6cd repeat-x;
    text-align: center;
    color: #000;
    font: .8em / 1.2em "Verdana", sans-serif;
}

input, select {
	border: 1px solid #9ab6cd;
}

input[type=submit] {
	border: 1px solid #5a768d;
	background: #a4a4a4;
	color: #fff;
	font-weight: bold;
}

.inv {
    display: none;
}

#center {
    width: 769px;
    margin: 19px auto 5px auto;
    text-align: left;
}

#head {
    background: #bedaf0 url( "./gfx/head.gif" ) repeat-x;
    height: 169px;
    position: relative;
}

.head-left {
    float: left;
    background: url( "./gfx/top_left.gif" ) no-repeat;
    width: 16px;
    height: 169px;
}

.head-right {
    float: right;
    background: url( "./gfx/top_right.gif" ) no-repeat top right;
    height: 144px;
    padding: 25px 30px 0 0;
}

.search {
    text-align: right;
    margin: 27px 0 20px 0;
}

.search table {
    display: inline;
}

.search .button {
    width: 52px;
    height: 21px;
    /*background: url( "./gfx/search.gif" ) no-repeat;*/ background: #bedaf0;
    color: #fff;
    font: bold .9em / 1.2em "Vedrana", sans-serif;
    text-align: center;
}

.input-search {
    /*background: url( "./gfx/input.gif" ) no-repeat;*/
    background: #fff;
    width: 162px;
    height: 19px;
    padding: 2px 4px 0 4px;
}

.head-right p {
    color: #b1cde3;
    font: bold .9em / 1.2em "Verdana", sans-serif;
}

.menu {
    list-style-type: none;
    position: absolute;
    top: 110px;
    left: 30px;
    background: #eff6fc url( "./gfx/menu_right.gif" ) no-repeat top right;
    height: 44px;
    width: 715px;
}

h1 {
    float: left;
    position: relative;
    top: 35px;
    left: 13px;
}

.menu li {
    float: left;
    height: 44px;

}

.menu li a {
    color: #07538f;
    text-align: center;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: .9em;
    padding: 14px 20px 0 20px;
    height: 29px;
    background: url( "./gfx/menu_line.gif" ) no-repeat center right;
    float: left;
}

.menu li.end a {
    border: none;
    background: none;
}

.menu li.first {
    background: url( "./gfx/menu_left.gif" ) no-repeat top left;
}

.menu li a:hover {
    text-decoration: underline;
}

#content {
    padding: 5px 30px;
    background: url( "./gfx/main_back.gif" ) repeat-y;
    float: left;
}

/*
p.drob {
	padding-left: 200px;
}
*/
p.drob a {
    color: #000;
}

.left {
/*   float: right;*/
    float: left;
    margin: 25px 0 0 0;
    width: 513px;
    padding: 0 10px 0 0;
}

.right {
/*    float: left;*/
    float: right;
}

h2 {
    background: url( "./gfx/arrow.gif" ) no-repeat 0px 0.3em;
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    color: #105c96;
    font-size: 1.4em;
    line-height: 1.1em !important;
}

.left p {
    margin: 10px 0 0 0;
}

.left table p {
    margin: 0;
}

.bottom {
    clear: both;
    height: 66px;
    background: url( "./gfx/bottom.gif" ) repeat-x;
}

.adress {
    height: 66px;
    background: url( "./gfx/bottom_left.gif" ) no-repeat top left;
    float: left;
    padding: 5px 0 0 5px;
}

.kontakt {
    height: 66px;
    background: url( "./gfx/bottom_right.gif" ) no-repeat top right;
    float: right;
    padding: 5px 20px 0 0;
}

.adress p, .kontakt p {
    float: left;
    font-size: .85em;
    margin: 0 0 0 10px;
}

p.border {
    border-right: 1px solid #b9d7ef;
    padding: 0 80px 0 0;
}

.widget {
    width: 180px;
    background: url( "./gfx/widget_border.gif" ) repeat-y top left;
    margin: 0 0 20px 0;
}

.widget-top {
    background: transparent url( "./gfx/widget_top.gif" ) no-repeat top left;
}

.widget-bottom {
    background: transparent url( "./gfx/widget_bottom.gif" ) no-repeat bottom left;
    height: 15px;
}

.widget-top-head {
    background: transparent url( "./gfx/widget_head.gif" ) no-repeat top left;
}

.widget-big {
    width: 240px;
    background: url( "./gfx/widget_border_big.gif" ) repeat-y top left;
    margin: 0 0 20px 0;
}

.widget-bottom-big {
    background: transparent url( "./gfx/widget_bottom_big.gif" ) no-repeat bottom left;
    height: 15px;
}

.widget-top-head-big {
    background: transparent url( "./gfx/widget_head_big.gif" ) no-repeat top left;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.widget-padding {
    margin: 0;
    padding: 5px 0 0 10px;
}

.widget ul {
    list-style: none;
    padding: 5px 0 0 9px;
    color: #0f5f9a;
    font-size: .85em;
    font-weight: bold;
}

.widget ul.submenu-ul {
	padding: 0 0 0 9px;
	font-size: 1em;
}

.widget ul li {
    margin: 6px 0 0 0;
    background: url( "./gfx/arrow2.gif" ) no-repeat left 5px;
    padding: 0 0 0 13px;
}

.widget ul li.url {
    margin: 6px 0 0 0;
    background: url( "./gfx/odkazs.gif" ) no-repeat left 5px;
    padding: 0 0 0 13px;
}

.widget ul li a {
    color: #0f5f9a;
    font-weight: normal;
}

.widget h3, .widget-big h3 {
    font-size: .9em;
    color: #115d97;
    text-align: left;
    padding: 10px 0 10px 10px;
}

.widget p img {
    margin: 15px;
}

.widget-big p img {
    margin: 3px 10px;
}

.widget p, .widget-big p {
    text-align: center;
}

.widget p.ds, .widget-big p.ds {
    text-align: left;
    padding: 0 10px;
    font-size: .9em;
}

a {
    color: #0f5f9a;
}

a.nodec, a.nodec:hover {
	text-decoration: none;
}

p.footer {
    text-align: center;
    color: #115d97;
    font-size: .8em;
}

.left ul, .left ol {
  margin: 15px 0 0 20px;
}

.left ul ul {
  margin: 5px 0 0 20px;
  list-style-type: none;
}

.left ul li, .left ol li {
  margin: 4px 0;
}

.content h3 {
  margin: 15px 0 0 0;
  font-size: 1.2em;
}

.content h4 {
  margin: 10px 0 0 0;
  font-size: 1em;
}

.floatleft {
  margin:0;
  padding:0;
  float: left;
}

.floatright {
  margin:0;
  padding:0;
  float: right;
}

hr.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 1px;
	visibility: hidden;
}

table#searchDetail tr td {
	padding: 2px;
}

#content table {
	border-collapse: collapse;
}

#content table tr th {
	padding: 2px 5px;
	border:	1px solid #9ab6cd;
	background: #9ab6cd;
}

#content table tr td {
	padding: 2px 5px;
	border:	1px solid #9ab6cd;
}

/*.floatleft .widget h3, .floatright .widget h3 {
	margin: 0;
}
*/

.left ul {}
.left ul li {line-height:25px;}
.left li.noList  {list-style:none;display:none;}
.left li.noList ul {list-style:square;}

.pregform {padding:0 0 10px 0;line-height:20px;}
#regform {}
#regform table {width:100%;margin:0 0 20px 0;}
#regform table tr td {border:0;line-height:30px;width:70%;}
#regform table tr td input {font-size:110%;padding:3px;}
#regform table tr th {background:0 none;border:0;width:30%;color:#105C96;}
#regform table tr th span {color:red;font-size:80%;}
.povinne {color:red;}
#button {background:#105C96;color:#fff;padding:2px 5px;margin:15px 0 15px 0;}

.privat p {
  padding: 8px 0 0 0;
}