/* CSS Document */
body {border-top:40px solid black;
  margin:0 auto;
  font-family:Arial;
  font-size:13px;}

a{outline:none; color:#FF7400;}

#content {
  width:1000px;
  margin:0 auto;
  padding:0;
  /*background:url('./img/bg.png') right -5px no-repeat;
  &background:url('./img/bg.png') right 15px no-repeat;*/}

#card_content {background:url('./img/logo_new.png') center 5px no-repeat;width:650px;margin:auto;}

h1#logo {
  margin:0; padding:0;margin-top:20px;
  position:relative;left:0;top:10px;
  width:250px; height:70px;
  overflow:hidden;}

h1#logo span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:250px; height:70px;
  margin:0; padding:0;
  background:url('./img/logo_new.png') top left no-repeat;}

a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
  display:inline-block;
  line-height:18px;
  padding-right:23px;
  background:transparent url('./img/doc.png') center right no-repeat;}

a.no[href$='.doc'] {background:none}

a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
  display:inline-block;
  padding-right:28px;
  line-height:18px;
  background:transparent url('./img/xls.png') center right no-repeat;}

a[href$='.pdf'] {
display:inline-block;
padding-right:28px;
line-height:18px;
background:transparent url('./img/pdf.png') center right no-repeat;
}

#text a[href$='.jpg'] {
display:inline-block;
padding-right:28px;
line-height:18px;
background:transparent url('./img/picture.png') center right no-repeat;
}

p,table, li {line-height:20px;}
hr {visibility:hidden;clear:both;}
strong {color:rgb(87,87,87)}

#search {
background:#F9F7ED;
text-align:center;
width:200px;
padding:10px;
margin:20px auto;
border:1px solid rgb(199,199,199);}

input#hledat {
border:1px solid rgb(199,199,199);
padding:4px;
color:gray;}

input#najit {
border:1px solid rgb(199,199,199);
padding:3px;}

#menu {
padding:0;margin:0;
padding-top:60px;
padding-bottom:5px;
border-bottom:4px solid rgb(119,119,119)}

#menu a {
text-decoration:none;
padding:7px 12px 5px 12px;
color:rgb(119,119,119);
background:rgb(231,231,231);
}

#menu a:hover {
background:white;
color:black;
border-top:1px solid #FF7400;}

#menu a.active {
background:rgb(119,119,119);
color:rgb(231,231,231);
cursor:default;
border-top:1px solid #FF7400;}

#header {
  margin-bottom:2px;
  margin-top:5px;
  background:#F9F7ED;
  padding-left:10px;
  clear:left;}

#header h1 {
  /*color:rgb(199,199,199);*/
  color:rgb(224,224,224);
  font-family:Calibri,"Palatino Linotype", serif;
  font-size:30px;
  font-weight:normal;
  letter-spacing:2px;
  margin:0;padding:0;
  padding-top:25px;
  padding-bottom:25px;}
  
#header h1 strong, h2 {
  color:#FF7400;}

#header h1 strong {font-weight:normal;color:#FFBF69}
#header h1:hover{color:rgb(199,199,199)}
#header h1:hover strong {color:#FF7400;}
#text {
clear:both;
margin-top:30px;
text-align:justify;}

#text #left {
width:300px;
float:left;
}

#text .offer {
width:280px;
margin:20px auto;
text-align:center;
border: 1px solid rgb(199,199,199);
background:#F9F7ED;}

#right_right .offer {
margin-top:20px;
border: 1px solid #FF7400}

#text .offer img {border:1px solid rgb(199,199,199);
  width:200px;
  height:150px;}

#text .drazba {
float:left;
margin-left:35px;
height:260px}

#text .drazba h3 {margin-top:10px !important}
#text .drazba img {margin-bottom:5px}
#text .offer h3 {
  font-weight:bolder;
  color:#FF7400;
  letter-spacing:1px;
  word-spacing:2px;
  margin:5px;
  font-size:100%;}
  
  
#text .offer a:hover img {border:1px solid #FF7400}

#text .offer ul {list-style-type:none; text-align:left;margin-top:0;}


#text #right {
  width:650px;
  margin-left:350px;}

#text #right #about {
  width:300px;
  float:left;}

#text #right ul {list-style-type:none;margin:0;padding:0;margin-top:13px;margin-bottom:15px;}

#text #right ul li {background:url('./img/bullet.png') left 8px no-repeat;padding-left:12px;padding-bottom:10px}

#text h2 {
  text-transform:uppercase;
  margin:0;
  padding:0;
  font-size:14px;
  border-bottom:1px solid black;
  padding-bottom:2px;}

table {margin:40px auto;
  width:750px;
  border:2px solid rgb(199,199,199);
  background:#F9F7ED;
  border-collapse:collapse}

#card table {width:630px;margin-top:0}
#card table#first {margin-top:80px;}
#card table#udaje tr td {padding:5px;text-align:center}
#card table#fotky {text-align:center;width:600px;}
#card table#fotky td {padding:5px}

#card ul li{list-style-type:none}
table#prices tr td,table#archiv tr td{border:1px solid white;}

table tr td,table tr th {
  padding:7px;
  vertical-align:top;}

table tr.even{background:white}

table tr th, .center {
text-align:center}

.right {text-align:right}

table img {border:1px solid rgb(199,199,199);}

#text #right #right_right {
  width:300px;
  float:right;}
  
#footer {
clear:both;
text-align:center;
margin-top:80px;
padding-top:10px;
padding-bottom:10px;}

#footer p {border-top:4px solid rgb(119,119,119);margin-top:27px;padding-top:5px;}
