* {
	margin: 0px;
	padding: 0px;
}
body {
  background-image: url(/files/images/tapeta.jpg);
	background-position: 0 0;
  color:  #111111;
  
	font-size: 75%;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.4;
	position: relative;
}
/* sirka webu, vycentrovani na stred */
#page_container {
	background-color: transparent;
	
	width: 1200px;
	margin: 0px auto; 
	position: relative;
	z-index: 10;
}
/* hlavicka */
#head_container {
  /*background-image: url(/files/images/header-pozadi.png);
	background-color: #bbbbbb;
	background-repeat: no-repeat;
	background-position: -100px 0;*/
	height: 370px;
	border: none;
}
/* horni menu */
.menu_full {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 65px;
  width: 100%;
  z-index: -1;
  background-image: url(/files/images/top_menu-pozadi.png);
}
#menu_top {
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 100%;
	height: 65px;
	padding: 0px 0px 0px 0px;
}

#menu_top p.dotaz{
	display: inline-block;
	float: right;
	color: white;
	margin-top: 20px;
}
#menu_top .form-link{
	border: 1px solid #2a4da2;
	padding: 9px 21px;
	background: #FEED5E;
	color: #162F72;
	text-decoration: none;
      font-size: 16px;
}
#menu_top .form-link:hover{
	text-decoration: none;
	background: #162F72;
	color: white;
}
/* obsahova cast */
#content {
	/*background: transparent;*/
	padding: 0px 0px 0px 4px;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto 0px auto;
	z-index: -1;
	background-image: url(/files/images/main-pozadi.png);
	background-repeat: repeat-y;    
}
/* levy sloupec */
#left_col {
	float: left;
	width: 258px;
	padding: 20px 0px 0px 0px; 
}

/* hlavni sloupec */

#main_content {
	height: auto; 
	text-align: left;

	width: 694px;
	padding: 15px 20px 15px 20px; 
  min-height: 600px;
  float: right;
}

#main_content img{
  border: 6px #b0bad3 solid;
}

#main_content img:hover {
  border: 6px solid #082365;
}

.top_okraj{
  width: 956px;
  height: 11px;
  background-image: url(/files/images/main-top.png);
      margin: 0 auto;
}

.bottom_okraj{
  width: 956px;
  height: 12px;
  background-image: url(/files/images/main_bottom.png);
  margin-left: 120px;
  clear: both;
}
/* paticka */
#footer {
	background-color: transparent;
	height: auto;
	text-align: right;
	color: #0a225d;
	font-size: x-small;
	width: 956px;
	margin: 10px auto 10px auto
}

#footer_full {
 
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 11px;
  width: 100%;
}

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

/* hlavicka - odkaz logo */
#head .link_logo  {
	width: 324px;
	height: 200px;
	margin-top: 67px;
	float: left;
	margin-left: 120px;
}

/*#head{
 
 
} */

.head_foto{
  width: 632px;
  height: 361px;
  float: right;
  background-image: url(/files/images/foto-pozadi2.png);
  background-repeat: no-repeat;
  padding-top: 17px;
  padding-left: 31px;
  margin-right: 62px;
}

/* slideshow v halvicce */
#slideshow {
margin-top: 10px;
margin-right: 102px;
float: right;
width: auto;
border: 5px solid #FFFFFF;
}

/* sloupec boxy */
.col_box_title {
	color: #000000;
	margin: 0px 30px 5px 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1.2em;
	background-image: url(/files/images/menu-item.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.col_box_content {
	color: #FFFFFF;
	padding: 15px 25px 15px 30px;
	margin: 0px 0px 10px 0px;
}

.col_box_content a, 
.col_box_content a:visited {
  color: #FFF;
}

.top_produkty {
  text-align: center;
}

/* clear obtekani */
.clear {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.pomocny{
}
/**********************************/
/*  FORMULARE 
/*********************************/
#form { 
  background-color: #F4EBC2;
  margin-right: 10px;
  padding: 1em;
  border: 1px solid #e4d179;
}
.form_content fieldset legend { 
  background-color: #AAAAAA;
  
  padding: 6px 12px;
  color: #000000;
  
  display: none;
}
.form-control { 
  border: 1px solid #AAAAAA;
  
  margin: 0px;
  padding: 0.25em;
}
.invalid-feedback, small{
	font-size: 100%;
}
.btn-primary, .form_content input.submit { 
  /*background-image: url(/files/button_send.png);
  background-repeat: no-repeat;
  background-position: 0 0;*/
  background-color: #082365;
  border: none;
  color: #ffffff;
  box-shadow: none;
  cursor: pointer;
}
.form_content fieldset p label { 
  display: block;
}
.form_content fieldset p input { 
  width: 60%;
}
.form_content fieldset p textarea { 
  width: 97%;
}
.form_content fieldset p.submit {
  margin-bottom: 0;
}
input.alert,
textarea.alert {
  border: solid 1px red;
}
/**********************************/
/*         DEFAULTNI HODNOTY     
/*********************************/
h1, h2, h3, h4 {
  line-height: 1.3em; 
  margin: 0 0 3px 0;
}
h1 {
  color: #0c205f;
	font-size: 14pt;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	color: #0c205f;
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3 {
	color: #0c205f;
	font-size: 10pt;
	font-weight: 400;
}
h4 {
	color: #0c205f;
	font-size: 9pt;
	font-weight: 400;
}
p {
  margin: 0 0 12px 0;
  line-height: 1.3em;
}
img {
	border: none;
	margin: 0; 
}
a,
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
table {
	border-collapse: collapse;
	border: none;
  margin: 0 0 12px 0; 
}
table td {
  vertical-align: top;
  text-align: left;
}
ul, ol {
	list-style-position: outside;
	margin: 0 0 12px 18px;
}
/**********************************/
/*  FORMAT
/**********************************/
span.red, .mandatory-star{
  color: red;
}

/**********************************/
/*  KATEGORIE
/**********************************/
DIV#category {
  visibility: visible;
  margin-bottom: 10px;
  padding: 0px 0px 0px 0px;
}
DIV#category div {
    margin: 0px;
}
DIV#category p {
  padding: 0px;
  margin: 0px;
}
DIV#category p.close + div {
    display: none !important;
}
DIV#category  a {
	color: #FFFFFF;      	
  display: block;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 1px;
	text-decoration: none;
	text-align: left;
	font-size: 9pt;
	padding: 8px 5px 8px 60px;
	background-image: url(/files/images/menu-arrow.png);
  background-position: 30px center;
  background-repeat: no-repeat;
}
DIV#category A:hover {
    background-image: url(/files/images/menu-arrow_active.png);
    background-position: 30px center;
    background-repeat: no-repeat;
    color: #ffee5a;
}
DIV#category P a.selected,
DIV#category P a:hover.selected {
    background-image: url(/files/images/menu-arrow_down.png);
    background-position: 30px center;
    background-repeat: no-repeat;
    color: #ffee5a;
}
/* 2. uroven */
DIV#category DIV.item2 a {
	background-image: url(/files/images/menu-item.png);
  background-position: 60px center;
  background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	padding: 8px 5px 8px 80px;
	text-decoration: none;
}
DIV#category DIV.item2 a:hover {
	background-image: url(/files/images/menu-item.png);
  background-position: 60px center;
  background-repeat: no-repeat;
  color: #ffee5a;
}
DIV#category DIV.item2 P a.selected,
DIV#category DIV.item2 P a:hover.selected {
	background-image: url(/files/images/menu-item.png);
  background-position: 60px center;
  background-repeat: no-repeat;
  color: #ffee5a
}
/* 3. uroven */
DIV#category DIV.item3 a {
  background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
  padding: 8px 5px 8px 45px;
	text-decoration: none;
}
DIV#category DIV.item3 a:hover {
  color: #01923F;
}
DIV#category DIV.item3 P a.selected,
DIV#category DIV.item3 P a:hover.selected {
  font-weight: bold;
}
/* 4. uroven */
DIV#category DIV.item4 a {
  background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
	padding: 8px 5px 8px 60px;
	text-decoration: none;
}
DIV#category DIV.item4 a:hover {
  color: #01923F;
}
DIV#category DIV.item4 P a.selected,
DIV#category DIV.item4 P a:hover.selected {
  font-weight: bold;
}

/*********************************/
/*   PREHLED PRODUKTU            */
/*********************************/
.produkt_box {
  background-color: transparent;
  display: inline;
  float: left;
  width: 245px;
  margin: 0px 5px 10px 0px;
}
.produkt_box_in {
  border: solid 1px silver;
  padding: 10px 10px 10px 10px;
}
.produkt_box h2 {
  color: #0c205f;
  min-height: 22px;
  font-size: 1.12em;
  font-weight: 700;
  text-align: center;
}
.produkt_box h2 a {
  color: #0c205f;
  text-decoration: none;
}
.produkt_box p.produkt_img {
  text-align: center;
  min-height: 128px;
  margin: 5px auto;  
}
.produkt_box p.produkt_img img {
  border: none;
  margin: 5px auto;
}

.produkt_box div.produkt_right {
  float: right;
  width: 45%;
  text-align: right;
}
.produkt_box p.produkt_cena {
  margin: 0;
}
.produkt_box p.produkt_cena strong {
  font-size: 1.3em;
}
.produkt_box p.produkt_cena span {
  display: block;
  font-size: 1.05em;
}
.produkt_box div.produkt_button {
  margin: 10px auto;
  background-color: #E0E0E0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  width: 80px;
  text-align: center;  
}

.produkt_box .produkt_dostupnost {
  color: #00AB3A;
}

.produkt_box p.produkt_popis {
  color: #000000;
  min-height: 40px;
  margin: 0;
  padding: 0px 5px;
  text-align: justify;
}

.pgr{
  display: block;
  text-align: right;
  width: 100%;  
}

.prehledTablePattern{
  margin: 0 auto;
}
/*********************************/
/*  DETAIL PRODUKTU
/*********************************/
.detail_box {
  height: 100%;
}
/* nadpisy */
.detail_box h1 {
  margin: 0 0 0.5em 0;
}
.detail_box h3 {
  border-bottom: 1px solid #999999;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/* hlavni obrazek */
.detail_box .detail_img {
  float: none;
  width: auto;
  padding: 10px 10px 10px 0px;
}
.detail_box .detail_img img {
  border: solid 10px #808080;
}
.detail_box .detail_img img:hover {
  border: solid 10px #BFBFBF;
}
/* info hodnoty */
.detail_box .detail_hodnoty table {
  border-spacing: 5px;
  border-collapse: separate;
  min-width: 30%;
}
.detail_box .detail_hodnoty td {
  
}
/* info o zbozi */
.detail_box .detail_info {
  float: none;
  width: auto;
}
.detail_box .detail_info table {
  border-spacing: 5px;
  border-collapse: separate;
  width: 90%;
}
.detail_box .detail_info table td {
   text-align: left;
   padding-right: 10px;
}
/* dalsi obrazky*/
.detail_box .detail_images {
  padding: 0px;
  width: 99%;
  
}
.detail_box .detail_images .detail_image {
  background-color: #AAAAAA;
  border: solid 1px #7D7D7D;
  margin: 0 10px 10px 0;
  &padding-top: 10px;
  _padding-top: 10px;
  display: table;
  width: 135px;
  height: 135px;
  float: left;
}
.detail_box .detail_images .detail_image:hover {
  background-color: #7D7D7D;
}
.detail_box .detail_images .detail_image_in {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.detail_box .detail_images .detail_image img {
  margin: 0px;
  border: solid 2px #C3C3C3;
}
/* obrazky verze */
.detail_box .detail_images_verze {
  
}
.detail_box .detail_images_verze .detail_image {
  float: left;
  padding: 5px;
  width: 23%;
  height: 100%;
  min-height: 110px;
}
.detail_box .detail_images_verze .detail_image img {
  margin: 5px 5px 5px 0px;
}
/* tlacitko */
.detail_box .button_add {
  width: 62px;
  height: 22px;
  margin: 0 5px;
  background-image: url("/files/images/button_add.png");
  background-repeat: repeat;
  background-position: 0% 0%;
  background-color: #444444;
  border: none;
  cursor: pointer;
}
/* navigace */
.breadcrumb {
  font-size: 0.97em;
  padding: 0 0 1em 0;
  color: #444444;
}
.breadcrumb a,
.breadcrumb a:visited {
  color: #444444;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #444444;
  text-decoration: underline;
}

.shopPath {
  color: #0a225d;
  padding-bottom: 10px;
}

.shopPath a,
.shopPath a:visited {
  text-decoration: underline;
  color: #0a225d;
}

.shopPath a:hover {
  color: #0a225d;
  text-decoration: none;
}

/***************************/
/*  AKTUALITY
/***************************/

#aktuality_slide_box {
    background: #ffee5a url(/files/images/aktuality_bcg.jpg) no-repeat center center;
    padding: 10px 25px;
    position: relative;
    height: 65px;
	border-bottom: 5px solid #b9b6a0;
	margin-top: -15px;
    	margin-left: -20px;
    	margin-right: -19px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.aktuality_box span.number {
    display: inline-block;
    float: left;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #143074;
    font-size: 16px;
    color: white;
    text-decoration: none;
    border-radius: 3px;
    margin-left: 0;
    margin-top: 4px;
    margin-right: 15px;
}

#aktuality_slide {
    display: none;
}

#aktuality_slide .aktuality_name, #aktuality_slide .aktuality_date {
    display: inline-block;
    color: white;
    font-size: 16px;
    line-height: 39px;
}

#aktuality_slide_box img{
	border: none;
}

#aktuality_slide .aktuality_name a, .over_slide a.archiv{
	color: #143074;
	font-size: 15px;
}

.over_slide {
    position: absolute;
    right: 15px;
    top: 10px;
    line-height: 37px;
    z-index: 100;
}

.over_slide img{
	vertical-align: sub;
	margin: 0 10px;
}

.aktuality_col_container {
  width: auto;
  height: auto;
}
.aktuality_col_container .aktuality_box {
  width: auto;
  height: auto;
  overflow: auto;
  margin-top: 10px;
  padding-bottom: 10px;
  clear: both;
  border-bottom: 1px solid #b9b6a0;
    position: relative;
}
.aktuality_col_container .aktuality_date {
  font-size: 8pt;
  color: #000000;
  display: none;
}
.aktuality_col_container .aktuality_name {
  padding: 6px 0px 3px;
}
.aktuality_col_container .aktuality_name a,
.aktuality_col_container .aktuality_name a:visited {
  color: #028C3E;
  text-decoration: underline;
  font-size: 15pt;
  font-family: 'Roboto Slab',sans-serif;
  color: black;
	text-decoration: none;
	font-weight: bold;
}
.aktuality_col_container .aktuality_name a:hover {
  color: black;
  text-decoration: underline;
}

.aktuality_col_container .aktuality_text {
  text-align: left;
  padding-bottom: 45px;
  font-size: 15px;
}
.aktuality_col_container .aktuality_text a,
.aktuality_col_container .aktuality_text a:visited {
  color: #028C3E;
  text-decoration: underline;
}
.aktuality_col_container .aktuality_text a:hover {
  color: black;
  text-decoration: none;
}
.aktuality_col_container .aktuality_img {
  float: left;
  margin-right: 10px;
}
.aktuality_col_container .aktuality_img img {
  margin: 5px 5px 2px 0px;
  max-width: 170px !important;
}
.aktuality_col_container .aktuality_img a:hover img{

}
.aktuality_col_container .aktuality_vice_odkaz {
    position: absolute;
    bottom: 12px;
    left: 190px;
}

.aktuality_col_container .aktuality_vice_odkaz a{
	display: inline-block;
	vertical-align: bottom;
	width: 120px;
    	text-align: center;
	padding: 8px 3px;
	border: 1px solid #E5D424;
	background: #ffee5a;
	color: black;
	text-decoration: none;
      font-size: 15px;
}

.aktuality_col_container .aktuality_vice_odkaz a:hover{
	background: #082365;
	color: white;
}

.aktuality_vice_odkaz.abs a{
	position: absolute;
	right: 0;
	top: 25px;	
	display: inline-block;
	vertical-align: bottom;
	width: 150px;
    	text-align: center;
	padding: 8px 3px;
	border: 1px solid #cfc8af;
	background: #e6e0cb;
	color: black;
	text-decoration: none;
      font-size: 15px;
}

.aktuality_vice_odkaz.abs a:hover{
	background: #baad81;
	color: white;
}

.aktuality_vice_odkaz.abs a {
    position: absolute;
    right: 0;
    top:0;
    display: inline-block;
    vertical-align: bottom;
    width: 150px;
    text-align: center;
    padding: 8px 3px;
    border: 1px solid rgb(78, 139, 15);
    background: rgb(166,211, 46);
    color: black;
    text-decoration: none;
    font-size: 15px;
}
.aktuality_vice_odkaz.abs a:hover{
	background: rgb(78, 139, 15);
	color: white;
}
div#aktualita_detail a[rel="lightbox[all]"] img, div#aktualita_detail img{
	border: 3px solid rgb(166,211, 46);	
}
div#aktualita_detail a[rel="lightbox[all]"]:hover img{
	border: 3px solid rgb(78, 139, 15);	
}

#form small a:hover{
	text-decoration: none !important;
}
/***************************/
/*  HORNI MENU
/***************************/
.ddmx {
	background-color: transparent;
  height: auto;
  padding: 0 100px;
	display: block;
	font-weight: normal;
  font-size: 1.2em;	
}
.ddmx .ddmxlileftsel,
.ddmx .ddmxlileft {
  float: left;
  padding:0; margin:0;
  position:relative;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {

	background: transparent;
	color: #FFFFFF;
	
  display: block;
	position: relative;

	text-decoration: none;
	text-align: center;
  height: 31px;  
  min-width: 65px;                  
	font-weight: normal;
  padding: 15px 10px 10px 10px;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .selected {
  background-image: url(/files/images/top_menu-hl.png);
  background-repeat: no-repeat;
  background-position: center top;   
  color: #ffee5a !important;
}
/*.ddmx .ddmxlileft:first-child a {
  background-image: none;
} */

.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 
 {
	background-color: #3253a2;
	border-bottom: 1px dotted #08266d;
	color: #FFFFFF;
	
	display: block;
	position: relative;
	width: 160px;
	z-index: 5000;
  padding: 8px 10px 8px 8px;
	text-decoration: none;
	text-align: left;
	font-size: 9pt;
}


.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 {
	background-color: #ffee5a;
	color: #000000;
}

.ddmx .item2 img,
.ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	border-top: none;
  width: 160px;
  position: absolute;
  top: 37px !important;
  left: 0 !important;
  display: none;
  margin-left: 10px;
  z-index: 1000;
}
.ddmxlileft:hover .section {
    display: block;
}
* html .ddmx div { position: relative; } /* ie 5.0 fix */


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

.menu_full{
	height: auto;
}
#menu_top p.dotaz{
	margin-top: 14px;
}
#menu_top{
	background: #153073;
	border-bottom: 5px solid #ffee5a;
	height: auto;
	overflow: hidden;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover{
	height: auto;
}

.ddmx .ddmxlileftsel, .ddmx .ddmxlileft{
	position: relative;
	float: none;
      display: inline-block;
}

#page_container{
	width: 100%;
	overflow: hidden;
}

#head_container{
	height: auto;
	overflow: hidden;
}
div#head {
    text-align: center;
}

#head .link_logo{
	width: 38%;
	margin-left: 4%;
	float: none;
	height: auto;
    display: inline-block;
    vertical-align: top;
    margin-top: 25px;
}

.head_foto{
	width: 48%;
	margin-right: 4%;	
	float: none;
	display: inline-block;
	height: auto;
	background-size: 100% 100%;
	padding: 1% 2%;
}

#head .link_logo img, .head_foto img{
	max-width: 100%;
	max-height: 100%;
}

#content{
	width: 100%;
	max-width: 956px;
}

.top_okraj, .bottom_okraj{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#main_content{
	padding: 15px 20px 15px 20px;
	float: none;
	width: auto;
	overflow: hidden;
}
#main_content table{
	max-width: 100%;
}

#main_content table tr{
	display: inline;
}

#main_content table tr td{
	display: inline-block;
}

#main_content table tr td img{
	max-width: 100%;
	height: auto !important;
}

#main_content table.gal tr td{
	max-width: 30%;
}

#main_content table.gal tr td img{
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}

#footer{
	width: 94%;
	max-width: 930px;
	padding: 0 3%;
}

#main_content table.prehledTablePattern{
	text-align: center;
}
#main_content table.prehledTablePattern tr td{
	width: 40%;
}

.produkt_box{
	width: 100%;
}
}

@media screen and (max-width: 700px){
.ddmx{
	padding: 0;
}
#menu_top p.dotaz{
	float: none;
	margin: 10px 0;
	line-height: 2;	 
	text-align: center;
	display: block;   
}
#menu_top .form-link{
	white-space: nowrap;
}

#content{
	padding: 2%;
	width: 100%;
	background-image: none;
}

#menu_top{
	padding: 0 2%;
	width: 100%;
}

.ddmx{
	padding-left: 0;
}

.top_okraj, .bottom_okraj{
	display: none;
}

#left_col{
	width: calc(100% - 10px);
	float: none;
	background: #0c205f;
      border-left: 5px solid #ffee5a;
	border-right: 5px solid #ffee5a;
}	

#main_content{
	padding: 10px;
	background: white;
}

#main_content table.gal tr td{
	max-width: 45%;
}

#head .link_logo{
	width: 60%;
	margin-left: 0;
}

.head_foto{
	width: 80%;
	margin-right: 0;
	padding: 2% 4%;
}
#main_content table.prehledTablePattern tr td{
	width: 46%;
}

.detail_box .detail_images .detail_image{
	max-width: 40%;
    	margin-right: 2%;
}

.aktuality_col_container .aktuality_vice_odkaz{
	left: auto;
}

}

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

#main_content table.prehledTablePattern tr td{
	width: 90%;
}

}