@media print,handheld  {
#hidden,#foot,#top,hr,#menu,img,form {
display:none;
}

h1 a {
color:#000;
}
}

@media screen,projection  {
body {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:small;
background:url(../image/back.png) repeat-x;
color:#000;
text-align:center;
line-height:1.7;
}

hr,.form br {
display:none;
}

a {
color:#000;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

html,body {
height:100%;
}

#main {
width:700px;
text-align:left;
margin-left:auto;
margin-right:auto;
background:url(../image/backmain.gif) repeat-y;
}

#head {
position:relative;
height:243px;
background:url(../image/head.gif) top no-repeat;
}

h1,h1 span {
width:347px;
height:73px;
position:absolute;
left:0;
overflow:hidden;
font-size:135%;
}

h1 span {
display:block;
background:url(../image/h1.gif);
left:0;
top:6px;
}

h2,h2 span {
width:700px;
height:170px;
position:absolute;
left:0;
top:73px;
overflow:hidden;
font-size:125%;
}

h2 span {
display:block;
background:url(../image/h2.gif);
left:0;
top:0;
}

#lang {
display:inline;
position:absolute;
right:7px;
top:6px;
}

#lang li {
float:left;
list-style:none;
text-decoration:none;
text-align:center;
background-color:#d4dbe2;
margin-left:4px;
}

#lang li a {
display:block;
color:#475a6e;
text-decoration:none;
font-size:75%;
padding:0 4px;
}

#menu {
width:700px;
height:12px;
background:#393939 url(../image/menu.gif) repeat-x;
}

#menu ul {
height:42px;
}

#menu li,#menu li a {
height:42px;
overflow:hidden;
}

#menu li {
list-style:none;
float:left;
text-align:center;
}

#menu li a {
height:42px;
line-height:42px;
white-space:nowrap;
display:block;
text-transform:uppercase;
color:#FFF;
font-weight:700;
text-decoration:none;
font-size:75%;
}

#menu li#about,#menu li#detektiv,#menu li#bezp,#menu li#kontakt {
background:url(../image/menuli.gif) right no-repeat;
}

#menu li#about,#menu li#about-on {
width:101px;
}

#menu li#about-on {
background:url(../image/menulion3.gif) left no-repeat;
}

#menu li#detektiv-on,#menu li#bezp-on,#menu li#kontakt-on {
background:url(../image/menulion4.gif) center no-repeat;
}

#menu li#about a:hover {
background:url(../image/menulion1.gif) left no-repeat;
}

#menu li#detektiv,#menu li#detektiv-on {
width:140px;
}

#menu li#bezp,#menu li#bezp-on {
width:175px;
}

#menu li#kontakt,#menu li#kontakt-on {
width:110px;
}

#menu li#detektiv a:hover,#menu li#bezp a:hover,#menu li#kontakt a:hover {
background:url(../image/menulion2.gif) left no-repeat;
}

h3 {
font-size:115%;
color:#5c0000;
background:url(../image/h3.gif) left no-repeat;
padding-left:17px;
padding-top:15px;
padding-bottom:15px;
}

strong.red {
color:#5c0000;
}

h4 {
font-size:100%;
padding-bottom:3px;
color:#5c0000;
}

h4.h4float {
float:left;
padding-right:3px;
}

p.kontaktlang {
margin-top:10px;
border-top:1px solid #7b7b7b;
}

#content {
padding:15px 45px 30px;
}

#content p {
padding-bottom:15px;
}

address {
font-style:normal;
}

p#copy {
color:#FFF;
font-size:75%;
text-decoration:none;
}

p#bar {
background:url(../image/bar.gif) no-repeat;
font-size:1px;
height:5px;
}

p#copy {
background: #2e3e51;
text-align:center;
height: 12px;
}

p#bottomleft {
float:left;
width:352px;
padding-left:45px;
}

p#bottomleft a {
color:#4A4A4A;
font-size:75%;
}

p#bottomright {
text-align:right;
padding-right:10px;
}

p#bottomright a {
color:#A2A2A2;
font-size:75%;
}

#content ul {
padding-left:10px;
padding-bottom:10px;
}

#bottom {
background:url(../image/bottom.gif) repeat-y;
}

#content li {
background:url(../image/li.gif) left no-repeat;
list-style:none;
padding-left:20px;
}

#cleaner {
clear:both;
height:1px;
line-height:1px;
font-size:1px;
}

#hidden {
width:100px;
position:absolute;
left:0;
top:-1000px;
}

.form {
padding-bottom:20px;
width:380px;
}

.form fieldset {
border:1px solid #7b7b7b;
padding:0 15px 15px;
}

.form legend {
color:#5c0000;
font-weight:700;
padding:10px 2px;
}

.form label {
display:block;
padding-top:5px;
}

.form div {
margin-top:3px;
}

.form div#alert {
color:Red;
padding-bottom:10px;
font-weight:700;
font-size:105%;
}

textarea {
height:70px;
width:250px;
display:block;
}

input {
width:200px;
margin-top:2px;
margin-bottom:8px;
display:block;
}

input#odeslat {
display:block;
height:22px;
margin-top:20px;
width:100px;
}

*,form .form {
margin:0;
padding:0;
}

h1 a,p#bottomright a:hover,p#bottomleft a:hover {
color:#000;
}

#lang li a#cze-on,#lang li a#eng-on,#lang li a#ger-on,#lang li a#fra-on,#lang li a#ita-on,#lang li a#esp-on,#lang li a:hover {
background-color:#475a6e;
color:#FFF;
}

#bluebar {
height:4px;
width:700px;
background: #d4dbe2;
margin-top: 3px;
}

}