* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:  #e7e7e7 ;
	background-image: url(/files/images/back.png);
	background-repeat: repeat-x;
	background-position: 0 0;
  color:  black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: 140%;
}
/* sirka cel�ho webu, vycentrovani na stred */
#pageContainer {
	max-width: 1001px;
	margin: 0px auto; 
}
/* hlavicka */
#headContainer {
  height: auto;
  position: relative;
}

img.head-image {
  height: auto;
  width: 100%;
}

img.logo-img {
  width: 100%; 
}

a.link-logo {
  position: absolute;
  left: 2%;
  top: 4%;
  width: 20%;

}

#flags
{
  position: absolute;
  left: 94%;
  top: 0%;
  width: 5%;
}

#flags img
{
  width: 100%;
}


/* horni menu */
#menuTop {
	background-color:  transparent ;
	background-image: url(/files/images/menuTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding: 0px 0px 0px 0px;
}
/* obsahova cast */
#content {
  border-bottom: 5px solid #d0d0d0;
  border-right: 5px solid #d0d0d0;
  background-color: #D0D0D0;
  padding: 0px;
}
/* lev� sloupec */
#left-box {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 221px;
  float: left;
}

.left-box-menu
{

}

.left-box-kontakt
{

}


/* levy sloupec */
.box-left-top {
  background-color: transparent;
	background-image: url(/files/images/leftMenuItem.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: white;
	height: 28px;
	width: auto;
	padding: 9px 0px 0px 15px;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}
#box-left-kategorie {
	border: solid 1px #D1D1D1;
  height: auto;
	width: auto;
	padding: 2px 2px 2px 2px;
}
.box-left-container {
  background: #211f20 url(/files/images/phone.png) no-repeat right bottom;
	width: auto;
	height: auto;
	padding: 7px 7px 10px 7px;
	text-align: left;
	color: #fff;
}
.box-left-container div {
  padding: 0px 0px;
}
.box-left-container a {
  color: #fff;
  padding: 5px 0px;
}
/* hlavni sloupec */
#main-box {
  padding: 15px 25px 15px 25px;
  height: auto;
  overflow: hidden;
  background-color: white;
}

#main-box img {
  margin: 5px;
}


/* paticka */
#footer {
	background-color: transparent;
	color: #999;
	height: 20px;
	padding: 5px 5px 0px 0px;
	text-align: right;
}

#footer a,
#footer a:visited,
#footer a:hover {
	color: #999;
	text-decoration: none;
}
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/**********************************/
/*         DEFAULTNI HODNOTY     */
/**********************************/

h1 {
	color: #009fda;
	font-size: 13pt;
	margin: 5px 0px 10px 0px;
	line-height: 140%;
}
h2 {
	color: #557580;
	font-size: 11pt;
	padding: 10px 0px 10px 0px;
	line-height: 140%;
}
h3 {
	color: #4E88D0;
	font-size: 10pt;
	padding: 10px 0px 0px 0px;
	line-height: 140%;
}
h4 {
	color: #323232;
	font-size: 9pt;
	border-bottom: dotted 1px #666;
	padding: 10px 0px 0px 0px;
}
img {
	border: none;
}

p {
	padding: 5px 0px 5px 0px;
}

a,
a:visited {
	color: #313131;
}

table {
	border-collapse: collapse; 
}

table, img, ul, ol, li, form {
	border: none;
}

ul, ol {
	list-style-position: outside;
	margin: 0px 0px 0px 25px;
}
/* clear obtekani */
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

/**********************************/
/*         KATEGORIE		          */
/**********************************/
/*
.ddmx_shop {
	padding: 0px 0px 0px 0px;
}

#x__kategorie A,#x__kategorie A:VISITED {
	text-decoration: none;
	background: transparent url(/files/images/leftMenuItem.jpg) no-repeat;
	display: block;
	padding: 5px 0px 0px 20px;
	font-size: 9pt;
	width: 174px;
	height: 22px;
	border: none;
	color: #303030;
}
#x__kategorie A:HOVER {
	color: #DA261D;
	
}

#x__kategorie UL, LI {
	padding:0px;
	margin: 0px 0px 1px 0px;	
}
#x__kategorie UL {
	list-style: disc;
	padding: 0px;
}
#x__kategorie LI {
	list-style: none;
	line-height: 14px;
	padding-left: 0px;
}


#x__kategorie LI.uroven_selected_1 a, 
#x__kategorie LI.uroven_selected_1 a:visited
{
	text-decoration: none;
	background: transparent url(/files/images/leftMenuItem.jpg) no-repeat;
	display: block;
	padding: 4px 0px 0px 20px;
	font-size: 9pt;
	width: 201px;
	height: 21px;
	border: none;
	color: #434343;
	font-weight: bold;
}
*/
/* 2. uroven */
/*
#x__kategorie LI.uroven_2,
#x__kategorie LI.uroven_selected_2 {
	padding:0px 0px 0px 0px;
	border-bottom: solid 1px #D1D1D1;
}

#x__kategorie LI.uroven_2 a, #x__kategorie LI.uroven_2 a:visited{
	color: #303030;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 20px;
	width: auto;
  font-weight: normal;
}

#x__kategorie LI.uroven_2 a:hover{
	color: #DA261D;
}

#x__kategorie LI.uroven_selected_2 a, 
#x__kategorie LI.uroven_selected_2 a:visited
{
  color: #303030;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 20px;
	width: auto;
  font-weight: normal;
	font-weight: bold;
}

*/
/* uroven 3 */
/*
#x__kategorie LI.uroven_3,
#x__kategorie LI.uroven_selected_3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#x__kategorie LI.uroven_3 a, 
#x__kategorie LI.uroven_3 a:visited{
	color: #303030;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 40px;
	width: auto;
	font-size: 8pt;
  	font-weight: normal;
}


#x__kategorie LI.uroven_3 a:hover{
	color: red;
	font-size: 8pt;
}

#x__kategorie LI.uroven_selected_3 a, 
#x__kategorie LI.uroven_selected_3 a:visited,
#x__kategorie LI.uroven_selected_3 a:hover
{
	color: #303030;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 40px;
	width: auto;
	font-size: 8pt;
  	font-weight: bold;
}

*/
/* uroven 4 */
/*
#x__kategorie LI.uroven_4,
#x__kategorie LI.uroven_selected_4 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#x__kategorie LI.uroven_4 a, 
#x__kategorie LI.uroven_4 a:visited{
	color: #303030;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 55px;
	width: auto;
	font-size: 8pt;
  	font-weight: normal;
}

#x__kategorie LI.uroven_4 a:hover{
	color: red;
	padding: 5px 0px 5px 55px;
	font-weight: normal;
}

#x__kategorie LI.uroven_selected_4 a, 
#x__kategorie LI.uroven_selected_4 a:visited,
#x__kategorie LI.uroven_selected_4 a:hover
{
	color: #303030;
	background: transparent;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 55px;
	width: auto;
	font-size: 8pt;
  font-weight: bold;
}
*/
/************************************/

DIV#category {
    margin-bottom: 10px;
    visibility:visible;
	  border: solid 1px #D1D1D1;
	  padding: 2px;
}
DIV#category DIV {
    margin-left:0px;
}
DIV#category P {
  text-decoration: none;
	background: transparent url(/files/images/leftMenuItem.jpg) no-repeat;
	display: block;
	padding: 5px 0px 5px 26px;
	font-size: 8.5pt;
	width: auto;
	border-bottom: 1px solid #E5E3E4;
	color: black;
}
DIV#category P a.selected {
  font-weight: bold;
}
DIV#category P.close {
    background-image:url(/files/images/leftMenuItem.jpg);
    background-repeat: no-repeat;
    background-position: 0px -54px;
}
DIV#category P.open {
    background-image:url(/files/images/leftMenuItem.jpg);
    background-repeat: no-repeat;
    background-position: 0px -27px;
}

DIV#category A {
    display: inline;
    padding-left: 0px;
    text-decoration:none;
}
DIV#category A:hover {
    text-decoration:underline;
    color:#000000;
}

/********************/
DIV#category DIV.item2 P {
  background-color: #F2F2F2;
  background-image: none;
  padding: 5px 0px 5px 35px;
  background-position: 20px center;
}
DIV#category DIV.item2 P.close {
    background-image:url(/files/images/plus.gif);
    background-repeat: no-repeat;
    background-position: 15px center;
}
DIV#category DIV.item2 P.open {
    background-image:url(/files/images/minus.gif);
    background-repeat: no-repeat;
    background-position: 15px center;
}
/**********************/
DIV#category DIV.item3 P {
  background-color: #F2F2F2;
  background-image: none;
  padding: 5px 0px 5px 50px;
  background-position: 20px center;
}
DIV#category DIV.item3 P.close {
    background-image:url(/files/images/plus.gif);
    background-repeat: no-repeat;
    background-position: 35px center;
}
DIV#category DIV.item3 P.open {
    background-image:url(/files/images/minus.gif);
    background-repeat: no-repeat;
    background-position: 35px center;
}
/**********************/
DIV#category DIV.item4 P {
  background-color: #F2F2F2;
  background-image: none;
  padding: 5px 0px 5px 60px;
  background-position: 20px center;
}
DIV#category DIV.item4 P.close {
    background-image:url(/files/images/plus.gif);
    background-repeat: no-repeat;
    background-position: 45px center;
}
DIV#category DIV.item4 P.open {
    background-image:url(/files/images/minus.gif);
    background-repeat: no-repeat;
    background-position: 45px center;
}
/**********************************/
/* KOSIK				               */
/**********************************/
.kosikContainer {
	background: transparent none;
	width: auto;
	height: 80px;
	margin: 0px 0px 0px 0px;
}
.kosikBox {
	padding: 118px 60px 0px 0px;
	text-align: right;
}
.kosik a,
.kosik a:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.kosikCena a,
.kosikCena a:hover {
	background: White;
	border: 1px solid black;
	padding: 3px;
	color: black;
	text-decoration: none;
}


/**********************************/
/* LOGIN			                  */
/*********************************/
.headLoginBox {
  background: transparent;
  float:right;
  font-size:9pt;
  height:18px;
  margin:0px 10px 0px 0px;
  padding: 8px 20px 0px 20px;
}
.headLoginBox a {
  text-decoration: none;
  color: black;
}
/******** login form ********/
form#loginform {
  padding: 0px;
}
table.tableLoginForm input.button,
.button {
	background: url(/files/images/tlacitkoAktualizovat.jpg) no-repeat;
	width: 104px;
	height: 22px;
	color: white;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
table.tableLoginForm input.buttonRegistrace,
input.buttonRegistrace {
	background: url(/files/images/tlacitkoPokracovat.jpg) no-repeat;
	width: 102px;
	height: 22px;
	color: white;
	font-size: 10pt;
	text-align: right; 
	text-decoration: none;
	border: none;
	text-align: center;
	margin-top: 3px;
	padding: 0px 0px 0px 0px;
}
div.loginFailure {
  padding: 5px;
  color: red;
  font-size: 10pt;
  font-weight: bold;
  background-color: #FF8E8E;
  border: solid 1px red; 
  width: 190px;
  margin: 5px 0px;
}
table.tableLoginForm {
  width: 200px;
  font-size: 9pt;
}
table.tableLoginForm input {
  width: 200px;
}

/*********************************/
/*   PREHLED PRODUKTU            */
/*********************************/
.kategoriePopis div {
  padding-right: 15px;
}

.produktPrehledTableContainer {
	width: 333px;
}
.produktPrehledTableContainer td {
	text-align: center;
}
#main-box td.produktPrehledName {
	color: #E73028;
	text-align: center;
}
#main-box .produktPrehledName a,
#main-box .produktPrehledName a:visited {
	color: #E73028;
}
#main-box .produktPrehledName a:hover {
	color: #E73028;
}

td.produktPrehledImg  {
height:100px;
padding:5px 0px;
text-align:center;
vertical-align:middle;
width: auto;
}

#main-box td.produktPrehledPopis {
  color:#4C4C4C;
  height:50px;
  padding-top:5px;
  text-align: center;
  vertical-align:top;
}
/* cena */
span.produktPrehledCenaSDPH {
	color: black;
}
/* tlacitka */
input.buttonAddToCart {
	color: white;
	background: transparent url(/files/images/buttonRed.jpg) no-repeat 0px 0px;
	height: 22px;
	width: 64px;
	padding: 0px 0px 0px 0px;
	border: none;
}

input.buttonDetail {
  color: white;
	background: transparent url(/files/images/buttonGreen.jpg) no-repeat;
	text-align: center; 
	text-decoration: none;
	height: 22px;
	width: 64px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	border: none;
  right: 0px;
  font-size: 9pt;
}

td.produktPrehledDetail {
  padding-bottom: 10px;
}
td.produktPrehledDetail a {
  color: white;
	background: transparent url(/files/images/buttonGreen.jpg) no-repeat;
	display: block;
	text-align: center; 
	text-decoration: none;
	height: 19px;
	width: 64px;
	padding: 3px 0px 0px 0px;
	margin: 0 auto;
}

/* dostupnost */
#main-box .produktPrehledTableContainer .produktDostupnost {
  color: #009900;
}
/* strankovani */
b.pgr {
  color: #1B4A82;
}

/*********************************/
/*   DETAIL PRODUKTU            */
/*********************************/

.produktDetailKategorie {
	color: Black;
	background: url(/files/images/produktArrow.jpg) no-repeat left top;
}

td.produktDetailName {
	color: #4E88D0;
}

.produktDetailPopisTitle {
	background: url(/files/images/produktPopisShadow.jpg) repeat-x;
	border: solid 1px gray;
	color: Black;
}
.produktDetailParamTable td {
	border-bottom: 1px dotted silver;
}

td.produktCenaSDPH {
	color: #B22222;
}

table.ClassInfoHodnoty td {;
	color: #101010;
}

/******** DALSI OBRAZKY ********/
div.detailProduktDalsiImg {
  float: left;
  padding: 5px;
  width: 30%;
  min-height: 150px;
  _height: 150px;
}
div.detailProduktDalsiImg img {
  margin: 5px 5px 5px 0px;
}

/********** SESTAVY ************/
div.produktDetailSestavaContainer {
  padding: 0px 0px 0px 0px;
  border: solid 1px silver;
	background: white;
	margin-top: 10px;
	float: right;
	width: 100%;
}
div.produktDetailSestava {
  padding: 5px 5px 15px 5px;

}
#main-box div.produktDetailSestava > h3 {
  color: #990000;
  font-size: 12pt;
}

div.produktDetailSestavyImg {
  float: left;
  width: 50%;
}
div.produktDetailSestavyParam {
  float: left;
  padding: 0px 0px 0px 20px;
  width: 320px;
}


/*********************************/
/*         OBJEDNAVKA            */
/*********************************/

.kosikNavigace {
	width: auto;
	height: 55px;
}

.kosikNavigace .kosikFaze {
	background: url(/files/images/kosikFaze.jpg) no-repeat;
	width: 140px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 10px;
}
.kosikNavigace #fazeSelected {
	background: url(/files/images/kosikFazeSelected.jpg);
	color: White;
	width: 140px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 10px;
}

/* registrace */
.registraceTable {
	width: 100%;
	margin-top: 0px;
}
.registraceTable td {
	padding: 4px 4px 4px 4px;
}
td.registraceTitle {
	background: #4E88D0 url(/files/images/registraceArrow.jp) no-repeat 3px 3px;
	font-size: 10pt;
	padding: 4px 4px 4px 10px;
	color: white;
}

/* inputy povinne, alert */
table.registraceTable .povinneTD,
table.registraceTable .alertTD {
  font-weight: bold;
}

table.registraceTable .alert {
  border: 2px solid red;
}
/* Strankovani v kosiku */
.kosikPager {
	padding: 20px 0px 0px 0px;
}
#main-box input.pagerBack {
	background: url(/files/images/buttonRed.jpg) no-repeat; 
	width: 64px;
	height: 22px;
	float: left;
	display: block;
	color: white;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}

#main-box input.pagerFw {
	background: url(/files/images/tlacitkoPokracovat.jpg) no-repeat;
	width: 102px;
	height: 22px;
	color: White;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
#main-box input.buttonAktualizovat {
	background: url(/files/images/tlacitkoAktualizovat.jpg) no-repeat;
	width: 104px;
	height: 22px;
	/*float: right;
	display: block;*/
	color: white;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}

#main-box .kosikRight {
  float: right;
  width: 280px;
  text-align: right;
}

/* P�ehled kosiku */
.addToCartTxt {
	width: auto;
	padding: 5px 5px 5px 10px;
	margin-bottom: 20px;
	background: #91BDE0 url(/files/images/registraceArrow.jp) no-repeat 3px 4px;
	color: white;
}

table.kosikTablePrehled {
	width: 100%;
  _width: 99%;
}
table.kosikTablePrehled th {
	background: #4E88D0;
	color: White;
	padding: 20px 10px 10px 10px;
	border-left: solid 1px white;
}

table.kosikTablePrehled td {
	background: transparent;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #4E88D0;
	text-align: center;
}
div.kosikCelkovaCena {
	background: transparent;
	border: solid 1px #4E88D0;
	padding: 15px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

div.kosikCelkovaCena .kosikCelkovaCenaBezDPH {
  line-height: 180%;
  font-size: 10pt;
  font-weight: normal; 
}
div.kosikCelkovaCena .kosikCelkovaCenaBezDPH .kosikCelkovaCenaNum {
	color: #444444;
}

div.kosikCelkovaCena .kosikCelkovaCenaNum {
	color: #8B0000;
}
table.kosikTablePrehled .kosikFirstTd {
	border: none;
}
input.Image {
	border: none;
}
.disable {
  background-color: #dddddd;
}
  
  
/***************************/
/*      TOP NABIDKA        */
/***************************/
div.topNabidka {
  text-align: left;
}
div.topNabidka div {
  padding: 8px 0px;
  position: relative;
}
div.topNabidka a,
div.topNabidka a:visited {
  color: #4DBE3B;
}
div.topNabidka a:hover {
  color: #4DBE3B;
}
div.topNabidka img {
  padding: 14px;
  border: solid 1px #EAE8E9;
  float: none;
  margin: 5px 5px 5px 0px;
}
div.topNabidka input.buttonDetail {
	position: absolute;
  right: 2px;
}
div.topNabidka span {
  font-weight: bold;
  position: relative;
  top: 3px;
  }
  
/**********************/
.homepage {
  padding-right: 10px;
}
.homepage h1 {
  font-size: 11pt;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  color: #3F78BD;
}
.homepage h2 {
  font-size: 9pt;
  background: url(/files/images/stinNadpis.jpg) repeat-x left bottom;
  border: solid 1px #E7E5E6;
  padding: 4px;
  margin: 0px 0px 10px 0px;
  color: #747474;
}
.homepage ul {
  margin: 0px 0px 0px 0px;
}
.homepage li {
  list-style-type: none;
  /*background: url(/files/images/odrazka.jpg) no-repeat left bottom;*/
  margin: 4px 0px;
  padding-left: 20px; 
  font-size: 8.5pt;
}

/* obchod menu */
.ddmx {
	display: block;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-weight: normal;
	background-color: transparent;
	height: auto;
}
.ddmx .ddmxlileftsel,
.ddmx .ddmxlileft {
    float:left;
    padding:0; margin:0;
}


.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding: 6px 0px 0px 0px;
	width: 168px;
	height: 24px;
	text-decoration: none;
	text-align: center;
	display: block;
	white-space: nowrap;
	position: relative;
	color: white;
	background: transparent url(../../files/images/topMenuItem.png) no-repeat  center -2px;
	font-size: 9pt;
	font-weight: normal;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	color: black;
	background-color: transparent;
}

.ddmx .ddmxlileftsel .item1 {
    color: #303030;
    background-color: transparent;
}


.ddmx .item2,
.ddmx .item3,
.ddmx .item4,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover 
 {
	padding: 3px 10px 3px 8px;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	border-left: 1px solid #AFAFAF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	text-align: left;
	color: #424242;
	background-color: white;
	font-size: 9pt;
	width: 120px;
}


.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
	color: #D9251C;
	background-color: white;
}

.ddmx .item2 img,
.ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
	border-top: 1px solid #AFAFAF;
  width: 160px;
  position: absolute;
  top: 28px !important;
  visibility: hidden;
  margin-left: 10px;
  z-index: -1;
}

/** lev� menu **/

.ddmy {
	margin-bottom: 10px;
  visibility:visible;
	padding: 0px;
}
.ddmy .ddmylileftsel,
.ddmy .ddmylileft {
    padding:0; margin:0;
}


.ddmy .item1,
.ddmy .item1:hover,
.ddmy .item1-active,
.ddmy .item1-active:hover {
	text-decoration: none;
	display: block;
	padding: 9px 9px 9px 31px;
	font-size: 9pt;
	width: auto;
	color: white;
	margin: 0px 0px 2px 0px;;
	background: #211f20 url(/files/images/odrazka.png) no-repeat 5px center;
	text-transform: uppercase;
}

.ddmy .item1:hover,
.ddmy .item1-active,
.ddmy .item1-active:hover {
  font-weight: normal;
	background-color: #211f20;
	text-decoration: none;
	color: #25b3e1;
}

.ddmy .ddmylileftsel .item1 {
    color: #303030;
    background-color: transparent;
}


.ddmy .item2,
.ddmy .item3,
.ddmy .item4,
.ddmy .item2:hover,
.ddmy .item2-active,
.ddmy .item2-active:hover,
.ddmy .item3:hover,
.ddmy .item3-active,
.ddmy .item3-active:hover,
.ddmy .item4:hover,
.ddmy .item4-active,
.ddmy .item4-active:hover 
 {
	padding: 3px 10px 3px 8px;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	border-left: 1px solid #AFAFAF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	text-align: left;
	color: #424242;
	background-color: white;
	font-size: 9pt;
	width: 120px;
}


.ddmy .item2:hover,
.ddmy .item2-active,
.ddmy .item2-active:hover,
.ddmy .item3:hover,
.ddmy .item3-active,
.ddmy .item3-active:hover,
.ddmy .item4:hover,
.ddmy .item4-active,
.ddmy .item4-active:hover {
	color: #D9251C;
	background-color: white;
}

.ddmy .item2 img,
.ddmy .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmy .section {
	border-top: 1px solid #AFAFAF;
  width: 160px;
  position: absolute;
  top: 28px !important;
  visibility: hidden;
  margin-left: 10px;
  z-index: -1;
}

* html .ddmx div { position: relative; } /* ie 5.0 fix */

a#cz_flag{
 
}
a#en_flag{
  
}
a#ru_flag{
   
}

@media screen and (max-width: 600px) {

#left-box {
  background-color: #211F20;
  width: 100%;
}

.left-box-menu {
  width: 222px;
  float: left;
  padding-right: 5px;
}

.left-box-kontakt {  
  width: 40%;
  overflow: hidden;
}

#main-box {
  float: left;
  padding: 5px 10px 5px 10px;
  width: auto;
}

#content {
  background-color: white;
}

}

@media screen and (max-width: 402px) {

#left-box {
  background-color: #211F20;
  width: 100%;
}

.left-box-menu {
  width: 222px;
  float: left;
  padding-right: 5px;
}

.left-box-kontakt {  
  width: 100%;
  overflow: hidden;
}

#main-box {
  float: left;
  padding: 5px 10px 5px 10px;
  width: auto;
}

#content {
  background-color: white;
}

}



