/* <-- stylesheet --> */
* {
    margin: 0px;
    padding: 0px;
}
/* <-- celek --> */
body {
    color: #505050;
    width: 1000px;
    text-align: center;
    font-size: 12px;
    position: relative;
    margin: auto;
    font-family: "tahoma ce", tahoma, "arial ce", arial, helvetica, lucida, sans-serif;
    background-color: #d9dadc;
}
#main {
    width: 1000px;
    margin-top: 10px;
    background: url('../imgs/main.gif') #fff center top repeat-y;
}
/* <-- horni lista --> */
#top {
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    text-align: right;
}
#top a,
#footer a,
#front_i a {
    font-weight: normal;
    text-decoration: underline;
}
/* <-- hlavicka --> */
#header_o {
    height: 223px;
    margin-bottom: 10px;
    background-color: #fff;
}
#header_i {
    padding: 10px;
}
/* dek ctverec */
#dek {
    float: left;
    width: 213px;
    height: 213px;
    margin-right: 10px;
}
#dek img {
    border: 0px;
}
/* ctverec s odkazy */
#square_o {
    float: left;
    width: 213px;
    height: 213px;
    margin-right: 10px;
    background-color: #aa9271;
}
#square_i {
    text-align: left;
    padding: 9px 0px 0px 10px;
}
#webs_o a {
    font-size: 11px;
    text-transform: uppercase;
}
#webs_o img {
    border: 0px;
}
#webs_o .logo_text {
    color: #000;
    font-size: 10px;
    margin: -8px 0px 67px 3px;
}
#webs_o a:hover img {
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.webs_i {
    float: left;
    width: 100px;
}
.sq-link {
    float: left;
    width: 100px;
    height: 12px;
    margin-bottom: 3px;
    display: block;
}
.sq-link a {
    color: #000;
    text-decoration: none;
}
.sq-link a:hover {
    color: #990f29;
}
/* flash / horni pulka obrazku */
#flash {
    float: left;
    width: 534px;
    height: 213px;
    background-position: center center;
    background-repeat: repeat;
}
/* <-- menu --> */
#menu_o {
    background-color: #fff;
}
#menu_i {
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin: 0px 10px 0px 10px;
    background: url('../imgs/menu.jpg') #ccc left top repeat-x;
}
#menu_left {
    float: left;
    width: 4px;
    background: url('../imgs/left.jpg') #ccc left top no-repeat;
}
#search {
    float: right;
    height: 40px;
    line-height: 40px;
    background: url('../imgs/search.jpg') right top no-repeat;
}
.search-section {
    margin-left: 10px;
    font-size: 10px;
}
#supermenu {
    color: #505050;
    font-weight: normal;
}
div#nav ul {
    background-color: #ddd;
}
div#nav li {
    float: left;
    list-style: none !important;
    position: relative;
    background: url('../imgs/border.jpg') right top no-repeat;
}
div#nav li .submenu {
    border-right: 0px;
}
div#nav li a {
    text-decoration: none;
}
div#nav .level1 a {
    color: #505050;
}
div#nav .level1 a:hover {
    color: #990f29;
}
div#nav .level1 a {
    padding: 0px 16px 0px 16px;
}
/* hledani */
#search .search-input {
    color: #505050;
    width: 100px;
    height: 14px;
    line-height: 17px;
    font-size: 10px;
    margin: 11px 5px 11px 0px;
    background-color: #eee;
    border-top: 1px solid #b0b0b0;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
#search .search-submit {
    color: #505050;
    width: 20px;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    margin: 11px 15px 11px 0px;
    background-color: transparent;
    border: 0px;
}
/* <-- obsah webu --> */
#inner_o,
#inner_o_,
#warn_o {
    text-align: left;
    background-color: #fff;
}
#inner_o_ {
    height: 453px;
    margin-bottom: -8px;
}
#inner_i,
#inner_i_ {
    padding: 0px;
}
#warn_i {
    padding: 10px;
}
#warn_i ul {
    margin-bottom: 10px;
    list-style-type: none;
}
#warn_i li {
    margin-left: 20px;
}
/* <-- vseobecny styl pro uvodni stranku --> */
#front_oo {
    float: left;
    width: 233px;
}
#front_o {
    padding: 7px 10px 10px 10px;
    background-color: #fff;
}
#front_i {
    height: 416px;
    font-size: 11px;
    padding: 10px;
    background: url('../imgs/gradient.jpg') left top repeat-x;
}
#front_i select {
    margin: 5px 0px 10px 0px;
}
#image_o {
    float: left;
    width: 534px;
    margin: 0px 0px -2px -10px;
}
#image_i {
    padding: 7px 10px 10px 10px;
}
/* <-- vseobecne styly pro moduly --> */
#left_o,
#info_o {
    float: left;
    width: 233px;
    margin: 0px -10px 0px 0px;
    background-color: #fff;
}
#left_i,
#info_i {
    padding: 7px 10px 10px 10px;
}
#right_o {
    float: left;
    width: 213px;
    margin: 0px 0px -10px -10px;
    padding: 7px 10px 0px 10px;
}
#right_i {
    min-height: 416px;
    width: 213px;
    background: url('../imgs/gradient.jpg') left top repeat-x;
}
#right_i a img {
    border: 0px;
}
#centre_o {
    width: 534px;
    float: left;
    padding: 7px 10px 10px 10px;
    background-color: #fff;
}
#centre_i {
    width: 534px;
    min-height: 396px;
    font-size: 11px;
    text-align: justify;
    background: url('../imgs/gradient.jpg') left top repeat-x;
}
#centre_ii {
    min-height: 416px;
    padding: 10px;
}
/* <-- doplnujici styly --> */
#front_i .new {
    text-align: justify;
    padding-top: 32px;
}
#front_i .new-date {
    margin-bottom: 8px;
}
/* <-- paticka --> */
#footer {
    clear: both;
    height: 45px;
    width: 980px;
    line-height: 45px;
    font-size: 11px;
    text-align: left;
    padding: 0px 10px 0px 10px;
    /*background: #d9dadc;*/
}
/* <-- blok s informacemi --> */
.block_o,
.block_menu_o {
    margin-bottom: 10px;
    background-color: #e5e5e5;
}
.block_o {
    height: 213px;
}
.block_i,
.block_menu_i {
    padding: 15px;
}
.block_img {
    margin-bottom: -1px;
    padding: 0px;
}
.block_img img {
    border: 0px;
}
.rnd-img img {
    margin-bottom: 8px;
}
.ad_o {
    height: 213px;
}
.ad_i img {
    border: 0px;
}
.ad_i a:hover img,
.block_img a:hover img,
.block a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
/* navigace pod h1 */
#navigate {
    font-size: 11px;
    line-height: 20px;
    margin-top: 5px;
}
#navigate a {
    font-weight: normal;
    text-decoration: underline;
}
/* elementy */
h1 {
    color: #990f29;
    font-size: 16px;
    margin: 20px 0px 15px 0px;
    padding-bottom: 8px;
    border-bottom: 1px solid #990f29;
}
h1 #front_h1 {
    color: #fff;
}
.block_i h2 {
    font-size: 16px;
    margin-bottom: 10px;
}
h2 {
    color: #505050;
    font-size: 12px;
    margin: 30px 0px 15px 0px;
}
h3 {
    font-size: 11px;
    margin-top: 20px;
}
#front_i h3 {
    margin-top: 10px;
}
p {
    text-align: justify;
    margin-top: 10px;
}
a {
    color: #990f29;
}
a:hover {
    color: #505050;
}
table,
tr,
td {
    border: 0px;
}
table {
    border-collapse: collapse;
}
select {
    font-size: 12px;
}
li {
    list-style: square url('../imgs/list.gif');
}
/* oddelovace */
/*
0 = 0,
m = medium,
l = large,
h = huge,
g = gargantuan
*/
.div-0,
.div-1,
.div-m,
.div-l,
.div-h {
    width: 100%;
    clear: both;
}
.div-0 {
    height: 0px;
    line-height: 0px;
}
.div-m {
    height: 10px;
    line-height: 10px;
}
.div-l {
    height: 20px;
    line-height: 20px;
}
.div-h {
    height: 30px;
    line-height: 30px;
}
.c-top {
    height: 1px;
    line-height: 1px;
    margin-top: 25px;
    background-color: #999;
}
/* strankovani */
#pgn {
    margin-top: 25px;
    padding: 10px 0px 5px 0px;
    border-top: 1px solid #999;
}
#pgn_left {
    float: left;
    text-align: left;
    width: 120px;
}
#pgn_right {
    float: right;
    text-align: right;
    width: 120px;
}
/* univerzalni polozky */
.back {
    margin-top: 15px;
}
.back a {
    text-decoration: underline !important;
}
.centered {
    text-align: center;
}
.to-left {
    float: left;
    text-align: left;
}
.to-right {
    float: right;
    text-align: right;
}
.warning {
    color: #990f29;
}
hr {
    color: #990f29;
    height: 0px !important;
    width: 100%;
    margin: 20px 0px -20px 0px;
    clear: both;
    border-top: 1px solid #990f29;
}
#static li {
    margin-left: 20px;
}
.text {
    text-align: justify;
}
.text img {
    margin-bottom: -2px;
}
.ud-link a {
    color: #505050;
}
.ud-link a:hover {
    color: #990f29;
}
/* obecna sekce (novinky etc) */
/* seznam clanku */
.sect-short_o {
    float: left;
    margin-top: 10px;
    padding: 10px;
    background: url('../imgs/section.jpg') #fff left top repeat-x;
}
.sect-short_i {
    width: 232px;
    height: 80px;
}
.sect-short_i h2 {
    margin: 0px;
}
.sect-short_i p {
    text-align: left;
}
.sect-short_i .more a {
    font-weight: normal;
    text-decoration: underline !important;
}
.sect-short_i .date {
    float: left;
}
/* jeden clanek */
.sect-long_i {
    font-size: 11px;
    margin-top: 15px;
    padding: 0px;
}
.sect-long_i .date,
#front_i .date {
    color: #505050;
    margin-bottom: 5px;
}
.sect-long_i p,
.sect-long_i ul {
    margin: 10px 0px 15px 0px;
}
.sect-long_i ul {
    margin-left: 20px;
}
.sect-long_i #full {
    clear: both;
}
/* klikaci logo */
#logo-click a {
    width: 213px;
    height: 40px;
    display: block;
    background-color: #990f29;
}
#webs_logo {
    height: 50px;
}
/* leve menu */
.block_menu_i .level2 {
    font-size: 11px;
    margin: 2px 0px 1px 16px;
}
margin-left: 16px;
/* diskuse a komentare */
#topic-list ul {
    margin: 10px 0px 10px 20px;
}
#topic-list li {
    margin-bottom: 10px;
}
.comment {
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #999;
}
.comment .react {
    float: right;
}
#new-comment {
    margin: 20px 0px 20px 0px;
}
.reaction {
    margin-top: 15px;
}
.reaction table {
    width: 514px;
    font-size: 11px;
}
.reaction td {
    padding-bottom: 2px;
}
.reaction input,
.reaction textarea {
    font-size: 11px;
}
#sc {
    margin-top: 10px;
}
/* obsah */
.text li
.docs li {
    margin: 0px 0px 4px 10px;
}
.text ul,
.docs ul {
    margin-left: 25px;
}
/* clanky o spolecnostech */
.company-img {
    margin-top: 25px;
}
.company-text {
    margin-bottom: -15px;
}
/* hledani */
.searched {
    color: #990f29;
    font-weight: bold;
}
/* reklamy a grafy */
.ad_h2 {
    position: relative;
    top: -223px;
    left: 15px;
}
.ad_h2 h2 {
    margin-bottom: 5px;
}
#c_h2_1 {
    position: relative;
    top: -228px;
    left: 15px;
}
#c_h2_2 {
    position: relative;
    top: -287px;
    left: 15px;
}
#c_h2_3 {
    position: relative;
    top: -100px;
    left: 15px;
}
.c_h2 h2 {
    margin-bottom: 5px;
}
#c_img_2 {
    position: relative;
    top: -59px;
}
/* novinky */
#news {
    margin-top: 30px;
    padding-top: 5px;
    border-top: 1px solid #505050;
}
.news-content {
    display: block;
    text-align: left;
    height: 145px;
}
/* volna mista - dotaznik */
#questionary {
    text-align: left;
}
#questionary h3 {
    margin-bottom: 10px;
    padding-top: 20px;
    text-align: center;
    border-top: 1px solid #bbb;
}
#questionary .captcha {
    border: solid 1px #000;
}
#questionary label {
    display: block;
    width: 160px;
    float: left;
    text-align: right;
    margin-right: 8px;
}
#questionary .vstup {
    width: 200px;
}
#questionary .fset {
    text-align: left;
    margin: 10px 0px 10px 0px;
}
#questionary .chyba {
    color: #990f29;
    font-weight: bold;
}
#questionary legend {
    font-weight: normal;
    color: #c00;
}
#questionary .malicke {
    display: block;
    text-align: center;
    font-size: 0.8em;
}
#questionary #pozice {
    height: 150px;
    width: 400px;
    font-size: 0.9em;
}
#questionary .napoveda {
    text-align: center;
    font-size: 0.9em;
    color: #999;
}
#questionary .uzke {
    width: 100px;
    float: right;
}
/* 3. ctverec vlevo */
#free-jobs_o {
    padding: 15px;
    position: relative;
    top: -110px;
    background-color: #fff;
}
#free-jobs_i {
    width: 183px;
    height: 50px;
}
#free-jobs_i h2 {
    margin: 0px 0px 5px 0px;
}
#free-jobs_i #large {
    color: #990f29;
    font-size: 32px;
}
/* novinky */
.new_o {
    margin-top: 30px;
    padding-bottom: 10px;
}
.new_i .date {
    margin: 15px 0px 10px 0px;
}
.new_i img {
    float: left;
    margin-right: 10px;
}
.new_i h2 {
    text-align: left;
    margin: 0px;
}
.new_i p {
    display: block;
    text-align: justify;
}
.new_i .more {
    margin-top: 10px;
    text-align: right;
}
/* reference */
#ref {
    margin-top: 35px;
}
#ref-imgs {
    padding: 1px 1px 0px 1px;
}
#ref-imgs img {
    border: 0px;
}
/* vice referenci */
.refs {
    clear: both;
    height: 189px;
    margin-bottom: 10px;
}
.refs h2 {
    margin: 0px;
}
.refs-text_o {
    float: left;
    width: 232px;
    height: 148px;
    padding: 10px;
}
.refs-text_i {
    width: 232px;
    height: 148px;
}
.refs img {
    float: right;
    margin-left: 10px;
    border: 0px;
}
.refs a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
#menu-first {
    color: #990f29;
    font-weight: bold;
    margin: 0px 0px 2px 16px;
}
/* produkty */
.products h2 {
    margin-bottom: 5px;
}
/* mapka */
#enlarge {
    margin-top: 15px;
}
#enlarge a {
    color: #f00 !important;
}
#enlarge a:hover {
    color: #505050 !important;
}
#gmap {
    float: left;
    width: 0px;
    height: 0px;
}
#div_branch {
    display: none;
    margin-top: 10px;
}
#info_branch {
    display: none;
}
#controls_o {
    float: right;
    margin-left: 10px;
    padding: 0px 10px 20px 10px;
    background: url('../imgs/controls.jpg') #fff left top repeat-x;
}
#controls_i {
    width: 240px;
    height: 340px;
}
#controls_i h2 {
    margin-top: 20px;
}
#controls_i h3 {
    margin-bottom: 5px;
}
/* universalni cenik */
#pricelist {
    width: 514px;
    margin: 20px 0px 20px 0px;
    border-collapse: collapse;
}
#pricelist thead {
    color: #505050;
}
#pricelist th {
    font-size: 9px;
    font-weight: normal;
    text-align: left;
    vertical-align: bottom;
}
#pricelist td {
    font-size: 11px;
}
#pricelist th,
#pricelist td {
    padding: 5px 8px 5px 8px;
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
}
#pricelist a {
    text-decoration: none;
}
#pricelist .t1 {
    width: 400px;
}
#pricelist .t2 {
    width: 59px;
    font-size: 10px;
}
#pricelist .t3 {
    width: 30px;
}
#pricelist .t4 {
    width: 25px;
}
/* ruzne */
.web-color {
    color: #990f29;
}
/* prepinac jazyku */
#lang-select {
    width: 1000px;
    text-align: right;
    font-size: 11px;
    margin: 8px 0px -2px 0px;
}
/* ENDE */