/* general */

* {
margin: 0;
padding: 0;
border: 0;
}

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 75%;
color: #000066;
text-align: center;
background: white url("../grafika/bg.jpg") repeat-x top left;
}

a, a:link {
color: #666666;
text-decoration: underline;
}

a:visited {
color: #000066;
}

a:hover, a:active, a:focus {
color: black;
}

.blue {
color: #000066;
}

.seda {
color: #666;
}

h1 {
}

h2 {
}

h3 {
font-size: 150%;
color: #000066;
font-weight: bold;
margin-bottom: 10px;
text-align: center;
}

h4 {
font-size: 120%;
color: #666;
margin-bottom: 15px;
font-weight: bold;
text-align: center;
}

h5 {
margin: 20px 0 10px;
color: #000066;
font-size: 120%;
}

h6 {
margin: 20px 0 10px;
font-size: 100%;
color: black;
}


/* logo */
#top h1 {
width: 207px;
height: 89px;
color: #11116b;
font-size: 190%;
text-transform: uppercase;
float: left;
}

#top h1 a {
display: block;
}

/* aktivni polozka menu */
#top h2 {
font-size: 100%;
font-weight: bold;
color: white;
padding-top: 35px;
border-top: 3px solid #11116b;
float: left;
}

p {
margin: 20px 0;
line-height: 150%;
}

p.first {
margin-top: 0;
}

ul {
margin: 10px 0;
line-height: 100%;
color: black;
}

li {
margin-left: 30px;
padding: 10px 0;
list-style: url("../grafika/sipka.gif");
}

.cistic {
_height: 1px;
_width: 1px;
_font-size: 1px;
_line-height: 1px;
_margin: -1px -1px 0 0;
clear: both;
}

.center{
  width: 100%;
  text-align: center;
}

.strong {
font-weight: bold;
}

input, textarea {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;
padding: 3px;
}

hr {
height: 1px;
color: #1e3d44; 
background: #1e3d44;
border: #1e3d44;
margin: 20px 0; 
}

table {
width: 100%;
line-height: 200%;
}

/* kontakt */

address {
font-style: normal;
line-height: 150%;
color: black;
}

/***************** layout *************/

#main {
width: 760px;
margin: 0 auto;
text-align: left;
position: relative;
}

#top {
width: 760px;
height: 89px;
float: left;
border-bottom: 1px solid #101070;
}

#topmenu {
width: 463px;
height: 89px;
padding-left: 90px;
font-size: 90%;
text-align: right;
float: left;
}

#topmenu a, #topmenu a:visited {
display: block;
padding-top: 38px;
color: #cccccc;
float: left;
}

#topmenu a:hover, #topmenu a:active, #topmenu a:focus {
padding-top: 35px;
color: white;
border-top: 3px solid #11116b;
}

.divider {
font-size: 130%;
color: #000066;
padding: 38px 22px 0;
display: block;
float: left;
}

#header {
width: 760px;
height: 372px;
margin-top: 3px;
padding-top: 4px;
border-top: 2px solid #ccc;
background: url("../grafika/meridlo-bez-kalibrace.jpg") no-repeat bottom left;
float: left;
}


/*** menu ***/

#header ul {
width: 134px;
height: 362px;
margin: 0;
padding: 10px 20px 0;
background: #11116b url("../grafika/razitko.jpg") no-repeat bottom left;
float: right;
}

#header ul li {
width: 134px;
height: 35px;
margin: 0;
padding: 0;
list-style: none;
color: white;
display: block;
border-bottom: 1px solid #7b7a7a;
float: left;
}

#header ul li.aktivni {
text-align: right;
}

#header ul li#last {
border: 0;
}

#header ul li a, #header ul li a:link {
width: 134px;
height: 35px;
line-height: 35px;
display: block;
color: white;
text-decoration: none;
}

#header ul li a:hover, #header ul li a:focus, #header ul li a:active {
color: white;
font-weight: bold;
}

#header h2 {
font-size: 100%;
text-align: right;
line-height: 35px;
font-weight: bold;
padding-left: 20px;
background: url("../grafika/menu.jpg") no-repeat left center;
color: white;
display: inline;
}

/**obsah**/

#obsah {
width: 730px;
min-height: 75px;
_height: 75px;
padding: 0 15px 15px 15px;
border-bottom: 1px solid #ccc;
float: left;
}

#left {
width: 425px;
min-height: 100px;
_height: 100px;
padding-right: 25px;
float: left;
background: url("../grafika/dot.jpg") repeat-y top right;
}

#right {
width: 250px;
min-height: 100px;
_height: 100px;
padding-left: 30px;
float: left;
}

a.vice, a.vice:visited {
font-size: 85%;
padding-right: 20px;
color: #69cce9;
background: url("../grafika/sipka2.jpg") no-repeat center right;
float: right;
}

a.vice:hover, a.vice:focus, a.vice:active {
color: white;
}

img.left {
margin: 0 10px 10px 0;
float: left;
}

img.right {
margin: 0 0 10px 10px;
float: right;
}


/*** form ***/

input {
border: 1px solid #ccc;
background: white;
color: black;
}

#vzkaz input {
margin-bottom: 10px;
}

input#button {
float: right;
border: 1px solid #ccc;
background: #ccc;
padding: 3px 10px;
font-weight: bold;
color: #000066;
}

label {
font-size: 90%;
color: #666;
padding-top: 3px;
}

textarea {
border: 1px solid #ccc;
background: white;
color: black;
width: 98%;
margin-bottom: 10px;
}

/* paticka */


#paticka {
width: 760px;
height: 40px;
line-height: 40px;
font-size: 90%;
color: #666;
text-align: center;
clear: both;
}

#paticka a, #paticka a:link {
color: #000066;
text-decoration: underline;
}

#paticka a:visited {
color: #666;
}

#paticka a:hover, #paticka a:active, #paticka a:focus {
color: black;
}

.oddelovac {
color: #ccc;
padding: 0 7px;
}

