body {
	background-color:#1b1a16;
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	height: auto;
	font-size: 13px;
	text-align: left;
	margin:0;
	padding:0;
}


h2
{

margin: 15px 0;
font-weight: bold;
line-height: 22px;
    color: #E60200;
    font-size: 16px;
}

h2.motto
{

margin: 15px 0;
font-weight: normal;
line-height: 30px;
    color: #E60200;
    font-size: 24px;
}


h3
{
font-size: 17px;
margin: 20px 0 15px 0;
font-weight: bold;
color: #999999;
}

h4
{
font-size: 13px;
margin: 15px 0;
color: #999999;
}

span.white
{
color: #ffffff;
}

span.red
{
    color: #E60200;
}

span.gray
{
color: #999999;
font-weight:normal;
}

span.silver
{
color: #999999;
font-size: 12px;
font-weight:normal;
}




a
{
color: #E60200;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

.cms .error_message ul
{
    list-style-type: disc;
    margin: 0 0 22px 0;
padding: 0 0 0 20px;
}

.cms .error_message ul li
{
color: #d70308;
background-image: none;
padding: 0;
}

p
{
padding: 0px;
margin: 10px 0px;
line-height:18px;
}

p.perex
{
font-size: 16px;
padding: 0px;
margin: 10px 0px;
line-height:20px;
}

/*cms*/

.cms p
{
padding: 0px;
margin: 10px 0;
}

.cms ul.odkazy
{
width: auto;
height: auto;
margin: 20px 0 22px 0;
padding: 0;
list-style-type: none;
}

.cms ul
{
width: auto;
height: auto;
margin: 16px 0 22px 20px;
padding: 0;
list-style-type: none;
}

.cms ul.odsazeni a
{
text-decoration: none;
}

.cms ul.odsazeni a:hover
{
color: #E60200;
}

.cms ul.bezodsazeni
{
margin: 16px 0 22px 0px;
}

.cms ul li ul
{
margin: 6px 0 0 10px;
}

.cms ul li
{
width: auto;
height: auto;
margin: 0 0 6px 3px;
padding: 0 0 0 15px;
background-image: url(https://www.eks.cz/images/layout/marker.gif);
background-repeat: no-repeat;
background-position: 0 6px;
color: #999999;
line-height:18px;
}

.cms ul li li
{
background-image: url(https://www.eks.cz/images/layout/marker-gray.gif);
background-repeat: no-repeat;
background-position: 0 6px;
padding: 0 0 0 12px;
}

.cms img
{
border: 1px solid #cccccc;
}

/*cms*/

a img
{
border: none;
}

#primarycontainer
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0;
}

#pagecontainer
{
	width: 1000px;
	height: auto;
        background-color: #13120C;
	padding: 0px;
	margin: 20px auto;
}

#hlavicka
{
width: auto;
height: 296px;
padding: 0;
margin: 0;
}



#hlavicka .lang 
{
    float: right;
    height: 26px;
    padding: 10px 10px 0 0;
width: 95px;
}

#hlavicka .lang a,
#hlavicka .lang a:hover
{
text-decoration: none;
}

#hlavicka .lang img, #hlavicka .lang a img
{
    margin: 0 0 0 5px;
    overflow: hidden;
    width: 24px;
height: 18px;
}


/*
#hlavicka .nav 
{
    float:right;
    height: 26px;
    margin: 0;
    overflow: hidden;
    padding: 0 30px 0 0;
    width: auto;
}

#hlavicka .nav a
{
    float: left;
	width: 37px;
    height: 26px;
	text-align: center;
	display: block;
}

#hlavicka .nav a.spacer-vert
{

background-image: url(https://www.eks.cz/images/layout/spacer_vert.gif);
background-repeat: no-repeat;
background-position: right;
display: block;
}
*/


/*docasny stav pak odkomentovat motiv vyse a tyto vyhodit*/
#hlavicka .motiv
{
background-image: url(https://www.eks.cz/uploads/images/header_cz_2025.jpg);
background-repeat: no-repeat;
width: 1000px;
height: 231px;
padding: 0;
margin: 0;
overflow: hidden;
}

#hlavicka .motiv-de
{
background-image: url(https://www.eks.cz/uploads/images/header_de_2025.jpg);
background-repeat: no-repeat;
width: 1000px;
height: 231px;
padding: 0;
margin: 0;
overflow: hidden;
}

#hlavicka .motiv-en
{
background-image: url(https://www.eks.cz/uploads/images/header_en_2025.jpg);
background-repeat: no-repeat;
width: 1000px;
height: 231px;
padding: 0;
margin: 0;
overflow: hidden;
}


.logo
{
width: 280px;
height: 145px;
float: left;
}

.logo a img
{
width: 280px;
height: 145px;
border: 0;
}

.logo h1
{
color: #E60200;
font-size: 25px;
}

.logo h1 span
{
display: none;
}

#hlavicka ul.menu-top
{
width: 1000px;
height: 60px;
padding: 0;
margin: 0 0 5px 0;
_overflow: hidden;
background-image: url(https://www.eks.cz/images/layout/bg-menu.gif);
/*float: left;*/
}

#hlavicka ul.menu-top li 
{ 
behavior: url(https://www.eks.cz/hover.htc); /* Protoze IE nedodrzuje CSS standarty, aby bylo resení funkcní, pouzijeme tento *.htc soubor */ 
}

#hlavicka ul.menu-top ul {
    position: absolute;
    visibility: hidden;
top: 60px;
left: 0;
    background-image: none;
padding: 0;
margin: 0;
width:163px;
}

#hlavicka ul.menu-top li:hover ul, #hlavicka ul.menu-top li.hover ul
{ 
visibility:visible; 
} 

#hlavicka ul.menu-top li li {
    border: 0;
    float: left;
    padding: 0;
    height: auto;
    padding: 0;
    width: 163px;
margin:0;
overflow: hidden;
}

#hlavicka ul.menu-top li li a {
    background-color: #25241d;
    background-image: none;
    border-top: 1px dotted #999999;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 16px;
    padding: 7px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    width: 143px;
display: block;
margin: 0;
overflow: hidden;
}

#hlavicka ul.menu-top ul li a:hover {
    background-color: #c91a19;
    background-image: none;
}

#hlavicka ul.menu-top li
{
width: 167px;
height: 60px;
list-style-type: none;
float: left;
padding: 0;
margin: 0;
line-height: 60px;
background-image: url(https://www.eks.cz/images/layout/menu-spacer.gif);
background-repeat: no-repeat;
background-position: 164px 5px;
text-align: center;
position: relative;
}

#hlavicka ul.menu-top li.last
{
width: 163px;
background-image: none;
}

#hlavicka ul.menu-top li a
{
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
display: block;
text-transform: uppercase;
text-decoration: none;
padding: 0;
margin: 0;
width: 163px;
height: 60px;
float:left;
}

#hlavicka ul.menu-top li a:hover
{
background-image: url(https://www.eks.cz/images/layout/bg-menu-hover.gif);
background-repeat: no-repeat;
background-position: left;
}

#hlavicka ul.menu-top li a.active
{
background-image: url(https://www.eks.cz/images/layout/bg-menu-hover.gif);
background-repeat: no-repeat;
background-position: left;
}









#hlavicka ul.menu-top-de
{
width: 1000px;
height: 60px;
padding: 0;
margin: 0 0 5px 0;
_overflow: hidden;
background-image: url(https://www.eks.cz/images/layout/bg-menu.gif);
/*float: left;*/
}

#hlavicka ul.menu-top-de li 
{ 
behavior: url(https://www.eks.cz/hover.htc); /* Protoze IE nedodrzuje CSS standarty, aby bylo resení funkcní, pouzijeme tento *.htc soubor */ 
}

#hlavicka ul.menu-top-de ul {
    position: absolute;
    visibility: hidden;
top: 60px;
left: 0;
    background-image: none;
padding: 0;
margin: 0;
width:163px;
}

#hlavicka ul.menu-top-de li:hover ul, #hlavicka ul.menu-top-de li.hover ul
{ 
visibility:visible; 
} 

#hlavicka ul.menu-top-de li li {
    border: 0;
    float: left;
    padding: 0;
    height: auto;
    padding: 0;
    width: 163px;
margin:0;
overflow: hidden;
}

#hlavicka ul.menu-top-de li li a {
    background-color: #25241d;
    background-image: none;
    border-top: 1px dotted #999999;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 16px;
    padding: 7px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    width: 143px;
display: block;
margin: 0;
overflow: hidden;
}

#hlavicka ul.menu-top-de ul li a:hover {
    background-color: #c91a19;
    background-image: none;
}

#hlavicka ul.menu-top-de li
{
width: 167px;
height: 60px;
list-style-type: none;
float: left;
padding: 0;
margin: 0;
/*line-height: 60px;*/
background-image: url(https://www.eks.cz/images/layout/menu-spacer.gif);
background-repeat: no-repeat;
background-position: 164px 5px;
text-align: center;
position: relative;
}

#hlavicka ul.menu-top-de li.last
{
width: 163px;
background-image: none;
}

#hlavicka ul.menu-top-de li a
{
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
display: block;
text-transform: uppercase;
text-decoration: none;
padding: 20px 0 0 0;
margin: 0;
width: 163px;
height: 40px;
float:left;
}

#hlavicka ul.menu-top-de li a:hover
{
background-image: url(https://www.eks.cz/images/layout/bg-menu-hover.gif);
background-repeat: no-repeat;
background-position: left;
}

#hlavicka ul.menu-top-de li a.active
{
background-image: url(https://www.eks.cz/images/layout/bg-menu-hover.gif);
background-repeat: no-repeat;
background-position: left;
}















#maincontent
{
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 0;
}

#maincontent .indent
{
	padding: 20px;
}

.leftbox
{
  float: left;
  width: 740px;
  padding: 0 30px 0 0;
  height: auto;
  overflow: hidden;
}

img.photo
{
  height: auto;
  width: auto;
  padding: 10px;
margin: 0;
  border: 1px solid #2C2C2C;
}

img.photo-kontakt
{
  height: auto;
  width: auto;
  padding: 10px;
margin: 0 0 0 13px;
  border: 1px solid #2C2C2C;
}

img.photo.home
{
float: left;
width: 150px;
margin: 13px 0 0;
}

img.photo.info
{
margin: 5px 0 10px 0;
}

img.photo.certif
{
float: left;
margin: 10px 20px 0 0;
}


.leftbox .text
{
  float: left;
  width: 538px;
  padding-left: 20px;
  height: auto;
}


.rightbox
{
  float: right;
  margin: 10px -20px 0 0;
  width: 190px;
  height: 108px;
  background-image: url(https://www.eks.cz/images/layout/bg-sipka-uvod.gif);
background-repeat: no-repeat;
}

.rightbox2
{
  float: right;
  margin: 30px -20px 0 0;
  width: 190px;
  height: 108px;
  background-image: url(https://www.eks.cz/images/layout/bg-sipka-uvod2.gif);
background-repeat: no-repeat;
}

.rightbox a
{
  width: 170px;
  height: 100px;
display: block;
color: #ffffff;
text-decoration: none;
padding: 38px 0 0 10px;
font-weight: bold;
font-size: 13px;
}

.rightbox2 a
{
  width: 170px;
  height: 100px;
display: block;
color: #ffffff;
text-decoration: none;
padding: 24px 0 0 10px;
font-weight: bold;
font-size: 13px;
}



.vlevo
{
float: left;
margin: 0 20px 0 0;
padding: 0;
overflow: hidden;
}

.vpravo
{
float:right;
margin: 0 0 0 20px;
padding: 0;
overflow: hidden;
}


.spacerline
{
width: auto;
height: 15px;
margin: 0;
padding: 0;
  border-bottom: 1px solid #2C2C2C;
}

.spacerline-dot
{
width: auto;
height: 15px;
margin: 0;
padding: 0;
  border-bottom: 1px dotted #2C2C2C;
}

.tretina
{
  float: left;
  height: auto;
  width: 292px;
  margin: 0px;
  padding: 0px;
}

.tretina.center
{
  float: left;
  height: auto;
  width: 292px;
  margin: 0 20px;
  padding: 0 20px;
border-right: 1px dotted #2C2C2C;
border-left: 1px dotted #2C2C2C;
}

.tretina img
{
  float: left;
  height: auto;
  width: 252px;
  margin: 0 0 0 10px;
  padding: 10px;
  border: 1px solid #2C2C2C;
}

h2.nadpis 
{
    background-image: url(https://www.eks.cz/images/layout/nadpis3.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    line-height: 18px;
    padding: 10px 0 0 35px;
    width: 257px;
margin: 0px 0 20px 0;
}

h2.nadpis a
{
    height: 45px;
    width: 257px;
display: block;
text-decoration: none;
}

h2.nadpis a:hover, h2.nadpis-de a:hover, h2.nadpis-en a:hover
{
color:#777777;
}

h2.nadpis-de 
{
    background-image: url(https://www.eks.cz/images/layout/nadpis33.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 14px;
    font-weight: bold;
    height: 72px;
    line-height: 18px;
    padding: 3px 0 0 35px;
    width: 257px;
margin: 0px 0 20px 0;
}

h2.nadpis-de a
{
   height: 72px;
    width: 257px;
display: block;
text-decoration: none;
}

h2.nadpis-de a span.silver
{
color: #999999;
font-size: 11px;
font-weight:normal;
}

.cms ul.de {
    height: 130px;
    list-style-type: none;
    margin: 16px 0 0 20px;
    padding: 0;
    width: auto;
}






h2.nadpis-en 
{
    background-image: url(https://www.eks.cz/images/layout/nadpis33.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 15px;
    font-weight: bold;
    height: 72px;
    line-height: 18px;
    padding: 3px 0 0 35px;
    width: 257px;
margin: 0px 0 20px 0;
}

h2.nadpis-en a
{
   height: 72px;
    width: 257px;
display: block;
text-decoration: none;
}

h2.nadpis-en a span.silver
{
color: #999999;
font-size: 11px;
font-weight:normal;
}

.cms ul.en {
    height: 130px;
    list-style-type: none;
    margin: 16px 0 0 20px;
    padding: 0;
    width: auto;
}




h2.nadpis-standard {
    background-color: #191813;
    background-image: url(https://www.eks.cz/images/layout/nadpis4.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    padding: 0 20px 0 32px;
    text-transform: uppercase;
    width: 908px;
    margin: 0 0 25px;
    /*float: left;*/
}

.clear
{
clear: both;
height: 1px;
margin-top: -1px;
overflow: hidden;
width: auto;
}

a.more
{
	background-image: url(https://www.eks.cz/images/layout/sipka.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding: 0 0 0 10px;
    margin: 0;
	color: #1b4064;
	font-size: 13px;
font-weight: bold;
}


.spacer
{
width:auto;
height: 5px;
}

.spacer10
{
width:auto;
height: 10px;
}

.spacer20
{
width:auto;
height: 20px;
}

.spacer15
{
width:auto;
height: 15px;
}

.spacer30
{
width:auto;
height: 30px;
}


#paticka
{
border-top: 1px solid #2C2C2C;
width: 960px;
height:60px;
font-size: 11px;
padding: 0;
margin: 20px 20px 0 20px;
line-height: 60px;
text-align: right;
}

#paticka a
{
color: #E60200;
}

h2.marker
{
margin: 15px 0;
padding: 0 0 0 28px;
	background-image: url(https://www.eks.cz/images/layout/h2-marker_gray.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}



h2.lista-marker
{
margin: 23px 0;
padding: 0;
	background-image: url(https://www.eks.cz/images/layout/h2-bg-body.gif);
	background-repeat: repeat-x;
height: 26px;
width: auto;
position: relative;
text-indent: 36px;
}



.text-formular {
    padding: 6px 0 30px 0;
}

fieldset.form {
    border: medium none;
    float: left;
    font-size: 12px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 330px;
}

fieldset.form input {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #2C2C2C;
    color: #777777;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 22px;
    margin: 3px 0 10px 0;
    padding: 0 5px;
    width: 320px;
}

fieldset.form textarea {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #2C2C2C;
    color: #777777;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 250px;
    overflow: auto;
    margin: 3px 0 5px 0;
    padding: 5px;
    width: 320px;
}

input.fbsubmit {
    background: none repeat scroll 0 0 #191813;
    border: 1px solid #2C2C2C;
    color: #999999;
    float: right;
    height: auto;
    margin: 10px 7px 0 0;
    width: 80px;
    padding: 3px 0;
}

input.fbsubmit:hover {
    background: none repeat scroll 0 0 #202020;
}

.mapa
{
width: auto;
height: auto;
text-align: center;
padding: 5px 40px 0 0;
}

.cms .mapa img
{
border: 0;
padding: 0 0 10px 0;
}

.cms ul li a
{
color: #999999;
}

.cms-indent
{
padding: 0 13px;
}

.rightcontent {
    border-left: 1px dotted #2C2C2C;
    float: left;
    padding: 0 0 0 20px;
    width: 718px;
min-height: 300px;
_height: 300px;
}

h2.nadpis-sluzby {
    background-color: #191813;
    background-image: url(https://www.eks.cz/images/layout/nadpis4.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    padding: 0 20px 0 32px;
    text-transform: uppercase;
    width: 666px;
    margin: 0 0 25px;
    /*float: left;*/
}

h2.nadpis-sluzby.long {
    background-image: url(https://www.eks.cz/images/layout/nadpis44.jpg);
    height: 70px;
}

h2.nadpis-sluzby.menu {
    background-color: #191813;
    background-image: url(https://www.eks.cz/images/layout/nadpis4.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    padding: 0 0 0 32px;
    text-transform: uppercase;
    width: 168px;
    margin: 0 0 25px;
    /*float: left;*/
}

h2.nadpis-sluzby.menu-de {
    background-color: #191813;
    background-image: url(https://www.eks.cz/images/layout/nadpis44.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    height: 70px;
    padding: 0 0 0 32px;
    text-transform: uppercase;
    width: 168px;
    margin: 0 0 25px;
    /*float: left;*/
}

ul.menu-sluzby
{
margin: 0;
padding: 0;
list-style-type: none;
}

ul.menu-sluzby li
{
width: 200px;
height: auto;
padding: 0;
margin: 0 0 1px 0;
line-height: 20px;
}

ul.menu-sluzby li a
{
background-color: #191813;
color: #999999;
width: 175px;
height: auto;
display: block;
padding: 8px 10px 7px 15px;
margin: 0;
text-decoration: none;
font-size: 14px;
}

ul.menu-sluzby li a:hover, ul.menu-sluzby li a.active
{
/*background-color: #c91a19;*/
color: #E60200;
}

.side_menu {
    float: left;
    width: 220px;
}

.kontakt-leftblock {
    border-right: 1px dotted #2C2C2C;
    float: left;
    height: auto;
    padding: 0;
    width: 599px;
}

.kontakt-rightblock {
    float: right;
    height: auto;
    padding: 0;
    width: 340px;
}

h2.nadpis-kontakt-left {
    background-color: #191813;
    background-image: url(https://www.eks.cz/images/layout/nadpis4.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    padding: 0 20px 0 32px;
    text-transform: uppercase;
    width: 527px;
    margin: 0 0 25px;
    /*float: left;*/
}

h2.nadpis-kontakt-right {
    background-color: #191813;
    background-image: url(https://www.eks.cz/images/layout/nadpis4.jpg);
    background-repeat: no-repeat;
    color: #E60200;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    padding: 0 20px 0 32px;
    text-transform: uppercase;
    width: 288px;
    margin: 0 0 25px;
    /*float: left;*/
}

.block-left {
    float: left;
    width: 210px;
padding: 0 0 0 32px;
}

.block-right {
    float: right;
    width: 310px;
}

.block-left p.popis
{
margin: 5px 0 3px 0;
color: #777777;
}

.block-left p
{
margin: 3px 0 15px 0;
}

p.loc
{
font-size: 12px;
/*font-style: italic;*/
color: #777777;
}

table.pujcovna
{
width: auto;
height: auto;
border-collapse: collapse;
margin: 0 0 30px 0;
 /*background-color: #191813;*/
}

table.pujcovna td
{
/*border: 1px solid #2c2c2c;*/
padding: 5px 10px;
}

table.pujcovna td:first-child
{
width: 350px;
}


table.pujcovna td.cena
{
/*border: 1px solid #2c2c2c;*/
padding: 5px 0px 5px 10px;
text-align: right;
}

table.pujcovna tr.typ td
{
background-color: #202020;
padding: 5px 8px;
font-weight: bold;
margin: 0;
font-size: 14px;
}

table.pujcovna tr.odsaz td
{
padding-bottom: 20px;
}

table#dtable_kontakty
{
margin: 20px 0 0 30px;
}

table#dtable_kontakty td
{
padding: 0 5px 0 0;
}

table#dtable_kontakty td.funkce
{
color: #777777;
padding: 20px 70px 0 0;
width: 250px;
}

table#dtable_kontakty td.jmeno
{
font-weight: bold;
}

table#dtable_kontakty td.tel1
{
padding: 20px 0 0 0;
}

.item-properties
{
float: left;
width: 455px;
}

.item-properties p
{
font-weight: bold;
}


.item-properties p span
{
color: #777777;
font-weight: normal;
}

.images
{
float: right;
width: 460px;
}

.images img.photo
{
    float: left;
    margin: 10px 0 0 10px;
}

.back
{
    background-image: url(https://www.eks.cz/images/layout/marker-back.gif);
    background-position: 0 5px;
    background-repeat: no-repeat;
margin: 15px 0 0 0;
}

.back a
{
padding: 10px;
}

.sluzby-images img.photo
{
    float: left;
    margin: 10px 0 0 10px;
}

img.photo.vpravo
{
float: right;
margin: 0 0 0 20px;
}

img.photo.vpravo-uvod
{
float: right;
margin: 32px 0 0 20px;
}

span.yellow
{
color: #fcdc07;
}