/*------------------------------------------------------------------------------
  CSS Document
*/

body{

overflow: -moz-scrollbars-vertical;
_overflow: auto;
margin: 0;
}



 html{
background: #8E0C0C url(images/design/bg_square.jpg) repeat center top;
_background: #8E0C0C url(images/design/bg_square.jpg) repeat center -1px;
font-family: verdana; 
font-size: 12px;
color: #494949;
}
/*------------------------------------------------------------------------------
  obecné
*/
.font-10{
font-size: 10px;
}

.font-12{
font-size: 12px;
}

.font-13{
font-size: 13px;
}

.font-14{
font-size: 14px;
}

.line-height-20{
line-height: 20px;
}

.left{
float: left;
}

.float-left{
float: left;
}

.float-right{
float: right;
}

.text-center{
text-align: center;
}

.none{
display: none;
}

.margin-top-15{
margin-top: 25px;
}


h3, h4, h5{
padding: 0;
margin: 0;
}

h5{
font-weight: normal;
}

strong{
font-weight: normal;
text-decoration: none;
}

ul li a{
text-decoration: none;
}

table{
border-collapse: collapse;
}

b{
color: #5D1515;
}

.font-bold{
font-weight: bold;
}

.text_left{
text-align: left;
}

.text_center{
text-align: center;
}

p{
width: 680px;
line-height: 20px;
font-family: arial;
font-size: 14px;
text-align: justify;
margin: 10px 0 15px 0;
color: #3A3A3A;
}

input{
border: 1px solid #494949;
background-color: #fff;
width: 280px;
color: #494949;
}

textarea{
border: 1px solid #494949;
background-color: #fff;
width: 280px;
font-family: arial;
font-size: 12px;
}

.nadpis{
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #7F1819;
padding:0;
margin: 25px 0 -10px 0;
_margin: 5px 0 -45px 0;
}

/*------------------------------------------------------------------------------
  DESIGN MAIN STYLE 
*/

#all{
background: url(images/design/bg_top.jpg) repeat-x center top;
width: 100%;
height: 600px;
}

#contur0{
background: #fff url(images/design/bg_page.jpg) repeat-y center top;
width: 980px;
min-height: 600px; _height: 600px;
overflow: visible;
float: left;

}


#contur{
width: 980px;
overflow: visible;
margin: 0 auto 0 auto;
float: center;
font-size: 13px;
}


#contur1{
width: 962px;
min-height: 600px; _height: 600px;
overflow: visible;
float: left;
}

#c_left{
background: url(images/design/zare_left.jpg) no-repeat left -1px;
width: 9px;
min-height: 600px; _height: 600px;
float: left;
}

#c_right{
background: url(images/design/zare_right.jpg) no-repeat left top;
width: 9px;
min-height: 600px; _height: 600px;
float: left;
}


#contur2{
margin: 0 auto 0 auto;
width: 960px;
min-height: 600px; _height: 600px;
overflow: visible;
float: center;
}

#page{
width: 960px;
min-height: 600px; _height: 600px;
overflow: visible;
float: left;
}

#header{
background-image: url(images/design/header.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width: 960px;
height: 192px;
float: left;
position: relative;
}

#middle{
width: 960px;
float: left;
}

#window{
background: url(images/design/window.jpg) repeat-y top right;
padding: 0 17px;
width: 684px;
min-height: 496px; _height: 500px;
overflow: visible;
float: right;
}

#leftmenu{
background: #D3D3D3 url(images/design/leftmenu.jpg) repeat-y left top;
width: 240px;
height: 532px;
float: left;
border-right: 1px solid #494949;
}

#bottom{
width: 960px;
height: 31px;
float: left;
overflow: hidden;
}

#zare_bottom{
background: url(images/design/zare_bottom.jpg) no-repeat top center;
width: 970px;
height: 2px;
float: left;
padding: 0 5px;
font-size: 1px;
}

#odraz_bottom{
width: 970px;
height: 15px;
float: left;
}

/*------------------------------------------------------------------------------
  HEADER
*/

#logo{
background-color: #fff;
width: 240px;
height: 192px;
float: left;
position: relative;
margin:0;
padding:0;
font-size: 12px;
}

#logoSpan{
background-image: url(images/design/logo2.jpg);
width: 240px;
height: 192px;
float: left;
position: absolute;
top:0;
left:0;
}

#anim{
background: url(images/design/anim.jpg) no-repeat left top;
width: 720px;
height: 164px;
float: left;
}

#topmenu{
background: #000000 url(images/design/topmenu.jpg) no-repeat left top;
width: 720px;
height: 28px;
float: left;
}
/*------------------------------------------------------------------------------
  topmenu
*/

#tm_ul{

padding:0;
margin:0;
float: left;
}

.tm_odkaz{
list-style-type: none;
width: 180px;
height: 22px;
float: left;
margin:0;
text-align: center;
}

.tm_odkaz a{
list-style-type: none;
width: 180px;
height: 22px;
float: left;
padding:6px 0 0 0;
margin:0;
text-align: center;
}

#tmoa_profil{
background-image: url(images/design/tm_profil.jpg);
}

#tmoa_nabidka{
background-image: url(images/design/tm_nabidka.jpg);
}

#tmoa_kontakty{
background-image: url(images/design/tm_kontakty.jpg);
}

#tmoa_reference{
background-image: url(images/design/tm_reference.jpg);
}

.tmo_a{
color: #fff;
background-repeat: no-repeat;
background-position: 0px 100px;
}

.tmo_a:hover{
background-position: left bottom;
}

.tmo_aktiv{
color: #000;
background-repeat: no-repeat;
background-position: left top;
}

.tmo_aktiv:hover{
color: #fff;
background-position: left bottom;
}

/*------------------------------------------------------------------------------
  left_menu
*/
#lm_ul1{
padding: 15px 0 0 0;
margin:0 0 0 1px;
}

#lm_ul2, #lm_ul3{
padding: 25px 0 0 0;
margin:0 0 0 1px;
}

#lm_ul1 li,#lm_ul2 li, #lm_ul3 li{
padding:0;
margin:0;
list-style-type: none;
}

.lmo_last{
border: 1px solid #494949;
border-width: 0 0 1px 0;
padding:0;
margin:0;
list-style-type: none;
}

.lm_nadpis{
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #5D1515;
width: 239px;
height: 31px;
}

#lm_nadpis1, #lm_nadpis2, #lm_nadpis3{
width: 220px;
height: 23px;
display: block;
padding: 8px 0 0 18px;
position: relative;
}

.lm_odkaz{
border: 1px solid #494949;
border-width: 1px 0 0 0;
}


.lmo_a{
width: 222px;
height: 20px;
display: block;
color: #494949;
padding: 7px 0 0 17px;
}

.lmo_a:hover{
background-color: #EEEEEE;
color: #494949;
}

.lmo_aktiv{
background-color: #494949;
width: 222px;
height: 20px;
display: block;
color: #fff;
padding: 7px 0 0 17px;
}

.lmo_aktiv:hover{
background-color: #EEEEEE;
color: #494949;
}

#lmn_kontakty, #lmn_profil, #lmn_reference{
width: 238px;
height: 31px;
position: absolute;
left: 0;
top: 0;
}

#lmn_kontakty{
background-image: url(images/design/kontakty.jpg);
}

#lmn_profil{
background-image: url(images/design/profil.jpg);
}

#lmn_reference{
background-image: url(images/design/reference.jpg);
}

/*------------------------------------------------------------------------------
  WINDOW
*/

h2{
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #5D1515;
padding:0;
margin: 20px 0 5px 0;
}

#hln_line{
width: 682px;
height: 3px;
background: red url(images/design/line.jpg) no-repeat center top;
margin: 0 0 15px 0;
font-size: 1px;
}

#autorizace{
width: 680px;
margin: -10px 0 10px 0;
padding:0;
}

#autorizace tr td{
padding:10px 0 10px 0;
border-bottom: 1px solid #D3D3D3;
}

.nabidka_sluzeb{
margin: 0 0 15px 0;
padding: 0 0 0 15px;
list-style-type: none;
}

.nabidka_sluzeb li{
padding: 4px 0 4px 20px;
background: url(images/design/li_nabidka.jpg) no-repeat 0px 8px;

} 

#udaje{
width: 680px;
margin: -10px 0 10px 0;
padding:0;

}
.kontakty{
width: 680px;
margin: -10px 0 10px 0;
padding:0;
}

.certifikaty{
width: 680px;
padding:0;
}

.certifikaty a{
color: #5D1515;
text-decoration: underline;
}

#udaje tr td{
padding:5px 0 5px 0;
border-bottom: 1px solid #D3D3D3;
}

.kontakty tr td{
padding:5px 0 5px 0;
border-bottom: 1px solid #D3D3D3;
}

#udaje a{
font-weight: bold;
color: #5D1515;
text-decoration: none;
}

#udaje a:hover{
text-decoration: underline;
}

.kontakty a{
font-weight: bold;
color: #5D1515;
text-decoration: none;
}

.kontakty a:hover{
text-decoration: underline;
}

#oblast{
border: 2px solid #5D1515;
width: 684px;
color: #70090A;
margin-bottom: 17px;
}

#oblast ul{
padding: 0 0 0 25px;
margin: 0;
}

#oblast ul li{
padding: 2px 0;
margin: 0;
}


#oblast th{
text-align: left;
padding: 10px 0 10px 23px;
border: 2px solid #70090A;
font-size: 14px;
}

#oblast td{
text-align: left;
padding: 10px 10px 10px 0;
border: 2px solid #70090A;
font-size: 12px;
}

.table_max{
width: 215px;
height: 460px
}

#schema{
background: url(images/schema-spol.gif) no-repeat center top;
width: 684px;
height: 403px;
position: relative;
float: left;
}

.s_kolonka{
font-size: 10px;
text-align: center;
color: #5D1515;
position: absolute;
}

#generalni{
width: 140px;
height: 60px;
top: 4px;
left: 316px;
}

#sekretariat{
width: 130px;
height: 60px;
top: 85px;
left: 478px;
}


#z_jakost{
width: 134px;
height: 60px;
top: 84px;
left: 162px;
}

#m_jakost{
width: 134px;
height: 60px;
top: 165px;
left: 162px;
}

#ucetni{
width: 190px;
height: 60px;
top: 165px;
left: 478px;
}

#obchod_r{
width: 127px;
height: 60px;
top: 245px;
left: 14px;
}

#obchod_o{
width: 127px;
height: 60px;
top: 337px;
left: 14px;
}

#divize_p{
width: 134px;
height: 60px;
top: 337px;
left: 162px;
}

#d_m{
font-size: 12px;
width: 140px;
height: 14px;
top: 318px;
left: 410px;

}

#divize_slab{
width: 140px;
height: 60px;
top: 337px;
left: 316px;
}

#divize_siln{
width: 190px;
height: 60px;
top: 337px;
left: 478px;
}

#kontakt_form{
border: 2px solid #5D1515;
width: 684px;
color: #70090A;
margin-bottom: 17px;
}

.k_button{
background-color: #494949;
color: #fff;
cursor: pointer;
}

.k_button_aktiv{
background-color: #D3D3D3;
color: #494949;
cursor: pointer;
}

/*------------------------------------------------------------------------------
  BOTTOM
*/


#b_left{
background: #fff url(images/design/bottomleft.jpg) no-repeat left top;
width: 240px;
height: 23px;
float: left;
text-align: center;

padding-top: 8px;
}

#copyright{
background: #494949 url(images/design/bottomright.jpg) no-repeat left top;
width: 705px;
height: 23px;
float: left;
padding: 8px 15px 0 0;
text-align: right;
color: #fff;

}




