/* CSS Document */

body {
margin: auto; 
padding: 0;
background: #252525 url("../img/bg-pruh.jpg") top left repeat-x; 
text-align: center; 
font-family: "Calibri", "Trebuchet MS", "Arial CE", lucida, sans-serif !important;
font-size: 11pt !important;
color: #ffffff;
}

a, a:hover {
text-decoration: none;
}

#obsah a {
color: #8CC246;
text-decoration: underline;

}

#obsah a:hover {
color: #8CD646;
text-decoration: underline;
}

#anim {
margin-top: -10px;
}

.clearboth {
clear: both;
}

.noscreen {
display: none;
}

.ghost {
visibility: hidden;
}

.noborder {
border: 0 !important;
}

#drobky .noscreen-drops {
display: none;
}

/* hlavni */

#hlavicka {
width: 935px;
height: 485px;
margin: 0 auto;
margin-bottom: -250px;
background: url(../img/bg-top.jpg) no-repeat;
position: relative;
}

#eshopzalozka {
width: 151px;
height: 78px;
position: absolute;
top: 0;
right: 20px;
}
/*
#menu {
width: 650px;
height: 36px;
position: absolute;
top: 75px;
right: 18px;
}

#submenu {
font-size: 0.8em;
color: #262626;
padding: 0;
line-height: 20px;
display: block;
position: absolute;
top: 128px;
right: 18px;
font-weight: bold;
text-align: left;
}

#submenu a{
color: #262626;
text-decoration: underline;
}

#submenu p{
padding: 0;
margin: 0;
background: #a6c203 url("../img/submenu.gif") top left no-repeat;
width: 634px;
min-height: 20px;
_height: 20px;
padding-left: 24px;
}

#submenu a:hover, #submenu a.ishover {
color: #ffffff;
}

*/

#obsah {
position: relative;
margin: 0 auto;
width: 900px;
}

#text {
position: relative;
text-align: justify;
min-height: 300px;
_height: 300px;
}


#text-actual {
position: relative;
text-align: justify;
min-height: 300px;
_height: 300px;
padding-right: 285px;
}

#inner-content {
text-align: left;
width: 900px;
}

#inner-content-2c {
text-align: left;
width: 615;
}


#inner-content h2 {
padding: 2px 4px;
margin: 3px 5px;
font-size: 1.3em;
}


#inner-content h3 {
padding: 3px 6px;
margin: 4px 6px;
font-size: 1.15em;
}


#inner-content h4 {
padding: 4px 8px;
margin: 5px 7px;
}

#inner-content p {
padding: 5px 10px;
margin: 6px 8px;
}

#inner-content-2c h2 {
padding: 2px 4px;
margin: 3px 5px;
font-size: 1.3em;
}


#inner-content-2c h3 {
padding: 3px 6px;
margin: 4px 6px;
font-size: 1.15em;
}


#inner-content-2c h4 {
padding: 4px 8px;
margin: 5px 7px;
}

#inner-content-2c p {
padding: 5px 10px;
margin: 6px 8px;
}


#kontakty {
min-height: 190px;
_height: 190px;
background: #636363 url(../img/bg-kontakt.jpg) no-repeat;
margin-bottom: 0px;
}

h1 {
display: block;
width: 202px;
height: 161px;
margin: 0;
padding: 0;
position: absolute;
left: 18px;
top: 21px;
}

h1 span {
background: url("../img/logo.jpg") no-repeat;
display: block;
width: 202px;
height: 161px;;
}


hr.cleaner 
{ 
clear: both; 
display: none;  
}


/* ostatni */
/*
.noscreen {
display: none;
}
*/

#panacci {
width: 900px;
height: 233px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/panacci.png',sizingMethod='scale');
}

head:first-child+body #panacci{ 
  background: url("../img/panacci.png") top left no-repeat;
}

.center {
text-align: center;
}

img {
border: 0;
}

.clearboth {
clear: both;
}


/* top > menu */

#menu {
width: 650px;
height: 40px;
display: block;
position: absolute;
top: 78px;
right: 18px;
overflow: hidden;
}


ul#menu-in li span a  {
/*  display: block;*/
text-decoration: none !important;
}

ul#menu-in, ul#menu-in li {
  margin: 0; 
}

ul#menu-in {
  list-style: none;
  width: 773px;
  height: 40px;
  padding: 0;
  display: block;
}

ul#menu-in li {
  display: block;
  _overflow: hidden;
  position: relative;
  float: left;
  _height: 40px;
  background: url("../img/menu-domu-normal.gif");
  background-position: left top;
}
ul#menu-in .menu-domu {
  _background-color: expression(
    this.onmouseover = new Function("this.className += ' hover';"),
    this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
  );
}
ul#menu-in .menu-domu:hover .leftside, ul#menu-in .menu-domu.hover .leftside {
  background: url("../img/menu-domu-mouseover_left.gif");
  position: absolute;
  width: 6px;
  height: 27px;
  top: 0;
  left: 0;
  _left: -50%;
  z-index: 2;
}
ul#menu-in .menu-domu:hover .rightside, ul#menu-in .menu-domu.hover .rightside {
  background: url("../img/menu-domu-mouseover_right.gif");
  position: absolute;
  width: 6px;
  height: 27px;
  top: 0;
  right: 0;
  _right: -1px;
  z-index: 2;
}

ul#menu-in .menu-domu:hover .centerside, ul#menu-in .menu-domu.hover .centerside {
       
  background-color: #ffffff;
  width: 100%;
  height: 27px;
  position: absolute;
  top: 0;
  left: 0;
  _left: -50%;
  z-index: 1;
}

ul#menu-in .menu-domu:hover .arrow, ul#menu-in .menu-domu.hover .arrow {
  background-image: url(../img/arrow_hover.png);
  _background-image: url(../img/arrow_hover.gif);
  background-position: center;
  _background-position: left;
  background-repeat: no-repeat;
  height: 11px;
  position: absolute;
  top: 27px;
  _top: 23px;
  left: 0;
  _margin-left: -7px;
  width: 100%; 
  z-index: 3;

}

ul#menu-in #active .leftside {
  background: url("../img/menu-domu-active_left.gif") !important;
  position: absolute;
  width: 6px;
  height: 27px;
  top: 0;
  left: 0;
  _left: -50%;
  z-index: 2;
}
ul#menu-in #active .arrow {
  background-image: url(../img/arrow.png) !important;
  _background-image: url(../img/arrow.gif) !important;
  background-position: center;
  _background-position: left;
  background-repeat: no-repeat;
  height: 11px;
  position: absolute;  
  top: 27px;
  _top: 23px;
  left: 0;
  _margin-left: -7px;
  width: 100%; 
  z-index: 3;

}

ul#menu-in #active .centerside {

  width: 100%;
  height: 27px;
    
  position: absolute;
  top: 0;
  left: 0;
  _left: -50%;
  background-color: #ffffff !important;

  z-index: 1;
}
ul#menu-in #active .rightside {
  background: url("../img/menu-domu-active_right.gif") !important;
  position: absolute;
  width: 6px;
  height: 27px;
  top: 0;
  right: 0;
  _right: -1px;
  z-index: 2;
}

ul#menu-in li a {
  display: block;
  position: relative;
  padding: 8px 0px;
  text-transform: uppercase;
  text-decoration: none !imporntant;
  text-align: center;
}

ul#menu-in li.menu-domu span  {
  /*width: 48px;*/
  height: 27px;
}

ul#menu-in li.menu-domu:hover {
background: none;
text-decoration: none !important;
}

ul#menu-in li.menu-domu a#active {
/*  background: url("../img/menu-domu-active.png");*/
  background: none;
  text-decoration: none !important;
  
}


#smlogo {
position: absolute;
bottom: 10px;
left: 10px;
font-size: 0.8em;
}

#smlogo a {
color: white;
}

.clearboth {
clear: both;
}

.noscreen {
display: none;
}


#menu-in .noscreen {
display: block;
margin: 0 7px;  
color: #ffffff;
position: relative;
z-index: 3;
text-decoration: none !important;
font-weight: normal;
}

#menu-in li.menu-domu:hover .noscreen, #menu-in li.menu-domu.hover .noscreen {
display: block;
margin: 0 7px;  
color: #000000 !important;
position: relative;
z-index: 3;
text-decoration: none !important;
font-weight: normal;
}

#menu-in #active .noscreen {
display: block;
margin: 0 7px;  
color: #000000 !important;
position: relative;
z-index: 3;
text-decoration: none !important;
font-weight: normal;
}

#menu-in .noscreen a {
text-decoration: none !important;
}

img {
border: 0;
}

/* aktualne */

#aktualne {
position: absolute;
top: 0;
right: 0;
width: 255px;
min-height: 70px;
_height: 70px;
background: #343434 url("../img/aktualne.jpg") top left no-repeat;
text-align: left;
padding: 10px;
font-size: 0.9em !important;
}

#aktualne h2 {
margin: 0;
padding: 10px 0 15px 0;
}

#aktualne h3 {
margin: 5px 0 0 0;
clear: both;
padding: 7px 0 2px 0;
color: #a9c201;
}

#aktualne p {
margin: 0;
padding: 2px;
}

#aktualne img {
padding: 3px;
}

#aktualne .priloha {
padding: 5px 0;
}

#aktualne a:hover {
text-decoration: underline;
}

#aktualne a {
text-decoration: none;
}



/* kontaktniform */

#kontakty {
text-align: left;
border-bottom: 6px solid #a9c302;
}

#kontakty-in {
float: left;
width: 450px;
padding-left: 20px;
}


#formular {
float: left;
width: 350px;
padding-left: 30px;
border-left: 2px dotted #252525
}

#formular label{
width: 100px;
vertical-align: top;
display:inline-block;
text-align: right;
margin-right: 3px;
font-size: 0.8em;
}

#formular input {
background-color: #636363 !important;
border: 1px solid #ffffff !important;
color: #ffffff !important;
height: 15px;
margin-bottom: 3px;
}
#formular img {
margin-left: 103px;
}

#formular input.bottom-form-inputcaptcha {
width: 120px;
}


#formular textarea {
background-color: #636363 !important;
border: 1px solid #ffffff !important;
color: #ffffff !important;
height: 100px;
width: 200px;
margin-bottom: 3px;
}

#formular input.bottom-form-submit
{
margin-left: 107px;
width: 100px;
background-color: #252525 !important;
border: 1px solid #ffffff !important;
color: #ffffff !important;
font-weight: bold;
margin-left: 145px;
height: 20px;
}

/*------------------------------ ostatní */
.center {
text-align: center;
}

.clearboth {
clear: both;
height: 1px;
}

#gall .clearboth, #newsbox .clearboth  {
clear: left !important;
}

#content img {
border: 4px solid #404040;
}

img {
border: 0;
}

.floatright {
float: right;
}

.floatleft {
float: left;
}

.JustifyLeft {
text-align: justify;
}

.JustifyCenter {
text-align: center;
}

.JustifyRight {
text-align: right;
}

.MsoNormal {
font-size: 1em;
font-weight: normal;
text-decoration: none;
text-align: left;
}

.FontSmaller {
font-size: 0.8em;
}



.orange {
color: #f67521;
}

.green {
color: #6ebd04;
}



/**
 * Core styles.
 */

.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style: italic;
}

.Underline
{
	text-decoration: underline;
}

.StrikeThrough
{
	text-decoration: line-through;
}

.Subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.Superscript
{
	vertical-align: super;
	font-size: smaller;
}

/**
 * Font faces.
 */

.FontComic
{
	font-family: 'Comic Sans MS';
}

.FontCourier
{
	font-family: 'Courier New';
}

.FontTimes
{
	font-family: 'Times New Roman';
}

/**
 * Font sizes.
 */

.FontSmaller
{
	font-size: smaller;
}

.FontLarger
{
	font-size: larger;
}

.FontSmall
{
	font-size: 8pt;
}

.FontBig
{
	font-size: 14pt;
}

.FontDouble
{
	font-size: 200%;
}

/**
 * Font colors.
 */
.FontColor1
{
	color: #ffffff;
}

.FontColor2
{
	color: #a9c200;
}

.FontColor3
{
	color: #8cc545;
}

.FontColor1BG
{
	background-color: #ffffff;;
}

.FontColor2BG
{
	background-color: #a9c200;
}

.FontColor3BG
{
	background-color: #8cc545;
}

/**
 * Indentation.
 */

.Indent1
{
	margin-left: 40px;
}

.Indent2
{
	margin-left: 80px;
}

.Indent3
{
	margin-left: 120px;
}

/**
 * Alignment.
 */

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify;
}

#reference {
}


/**
 * Template Layouts.
 */

div.leftdiv {
float: left;
width: 50%;
}

div.rightdiv {
float: right;
width: 50%;
}

div.asyleftdiv {
float: left;
width: 66%;
}

div.asyrightdiv {
float: right;
width: 33%;
}

div.clearboth {
clear: both;
visibility: hidden;
height: 1px;
width: 100%;
}

div.thleftdiv {
float: left;
width: 33%;
}

div.thcenterdiv {
float: left;
width: 34%;
}

div.thrightdiv {
float: left;
width: 33%;
}

/**************/


img.smalldetail {
-moz-opacity: 0.85;
opacity: 0.85;
filter: alpha(opacity=85);
margin: 5px;
}

a:hover img.smalldetail {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.clearboth {
clear: both;
visibility: hidden;
}

.card {
width: 95%;
margin: 30px auto;
border-bottom: 1px dotted #ffffff;
}

.tym-foto {
float: left;
}


.flags a {
text-decoration: none;
}

.flags img {
border: 1px solid #C4C4C4;
}


.flags {
position: absolute;
top: 210px;
left: 715px;
z-index: 3;
width: 200px;
/*margin: -130px auto 120px auto;*/
text-align: right;
height: 18px;
padding: 0 3px 0 0;
text-align: center;
}

.flags a img {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}


.flags a img:hover {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.flags a img.activeflag {
-moz-opacity: 1 !important;
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}

#mailbox .warn
{
text-align: center;
font-weight: bold;
color: #990000;
}

#mailbox fieldset
{
width: 525px;
margin: auto; 
border: 0;
padding:10px;
}

#mailbox legend
{
color: #a60000;
width: 100px;
text-align:center;
font-weight:bold;
margin-bottom: 0.1em;
}

#mailbox label
{
float: left;
width: 55px;
padding-left:10px;
}

#mailbox label code
{
font-size: 70%;
font-style: italic;
}

#mailbox input, select
{
border: 1px solid #c7c7c7;
width: 170px;
height: 20px;
color: #333333;
margin-bottom: 8px;
}

#mailbox textarea
{
border: 1px solid #c7c7c7;
width: 255px;
height: 120px;
margin-bottom: 8px;
}

.warn
{
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}


hr.cleaner 
{ 
clear: both; 
visibility: hidden;  
}


ul {
font-size: 1em;
}

table tr th {
background: #2b2b2b;
text-align: left;
padding: 1px;
}

table tr td {
background: #676767;
text-align: left;
padding: 1px;
}

.highslide-caption {
display: none;
}


/* SMWEB navigace */
#navigaceweb {
padding-bottom: 10px;
}

#dealsubnavi ul {
width: 100%;
}


#dealsubnavi ul li {
width: 33%;
float: left;
}

#dealsubnavi ul li a{
font-weight: normal;
color: #333;
}

#dealsubnavi ul li.active a {
color: #002e82 !important;
font-weight: bold;
}

#subnavi {
padding: 10px;
background:url(../img/bg-navi.png) repeat;
margin-top: 2px;
position: relative;
color:#fff;
}

#subnavi ul {
margin: 0px;
padding: 0px;
padding-left: 30px;
font-size: 0.9em;
color:#fff;
list-style-type: square;
}

#subnavi ul li {
padding: 1px 0 1px 0;
}

#subnavi ul li a {
color:#fff;
text-decoration: underline;
}

#subnavi ul li a:hover {
color:#cccccc;
}

.subnavi-ld {
position: absolute;
left: 0;
bottom: 0;
background: url("../img/naviroh-ld.png") no-repeat;
height: 10px;
width: 10px;
}

.subnavi-pd {
position: absolute;
right: 0;
bottom: 0;
background: url("../img/naviroh-pd.png") no-repeat;
height: 10px;
width: 10px;
}

.subnavi-ph {
position: absolute;
right: 0;
top: 0;
background: url("../img/naviroh-ph.png") no-repeat;
height: 10px;
width: 10px;
}

#drobky {
height: 20px;
overflow: hidden;
font-size: 0.9em;
}

#drobky a {
background: url("../img/drobky-bg.png") no-repeat;
padding: 0 10px 0 26px;
height: 20px;
line-height: 20px;
display:block;
float: left;
margin: 0;
text-decoration: none;
color: #000;
}

#drobky a:hover {
color: #8dc63f;
}

#drobky a.actual {
color: #000;
font-weight: bold;
}

#drobky a.actual:hover {
color: #000;
font-weight: bold;
}


#drobky a.homenavi {
background: url("../img/drobky-home.png") no-repeat;
height: 20px;
width: 20px;
line-height: 20px;
display:block;
float: left;
padding: 0;
}

#drobky-end {
height:20px;
width: 20px;
background: url("../img/drobky-end.png") no-repeat;
float:left;
}

/* NOVINKY */
#aktualneleft {
float: left;
width: 255px;
min-height: 70px;
_height: 70px;
background: #343434 url("../img/aktualne.jpg") top left no-repeat;
margin-right: 20px;
padding: 15px;
padding-top: 0;
margin-bottom: 15px;
font-size: 10pt !important;
text-align: left;
color: #fff;
}
#aktualneleft h2{
color: #fff;
}

#aktualneleft a{
color: #fff;
}

#aktualneleft a:hover{
color: #999;
}

#aktualneright {
float: right;
width: 255px;
min-height: 70px;
_height: 70px;
background: #343434 url("../img/aktualne.jpg") top left no-repeat;
margin-left: 20px;
padding: 15px;
padding-top: 0;
margin-bottom: 15px;
text-align: left;
color: #fff;
font-size: 10pt !important;
}
#aktualneright h2{
color: #fff;
}

#aktualneright a{
color: #fff;
}

#aktualneright a:hover{
color: #999;
}

.newscontentin p {
padding: 0 !important;
line-height: 1.15em;
margin: 0 !important;
color: #fff;
}

.newscontent {
line-height: 1.15em;
overflow: hidden;
position: relative;
text-align: justify;
}

.newscontent img {
margin: 0 5px 5px 0;
}

.newscontentin ul{
morgin-top: 0;
margin-bottom: 0;
padding-top: 0em;
padding-bottom: 1em;
line-height: 1.15em;
}

.newscontentin ul li{
morgin-top: 0;
color: #fff;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}

.newscontentin ol li{
morgin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
color: #fff;
}


.newscontentin ol{
morgin-top: 0;
margin-bottom: 0;
padding-top: 1.15em;
padding-bottom: 1.15em;
line-height: 1.15em;
}

.newscontentin {
max-height: 14.7em;
overflow: hidden;
margin-bottom: 1.6em;
color: #fff;
}

.newsmore {
position: absolute;
line-height: 1.15em;
top: 14.2em;
right: 0;
color: #fff;
}

.newsdate {
margin: 0;
margin-bottom: 5px;
padding: 0;
color: #fff;
}

.newsdate strong {
font-weight: normal;
font-style: italic;
color: #fff !important;
}

#newsbox h3 {
padding-left: 0;
padding-bottom: 0;
padding-top: 6px;
margin-top: 0;
color: #fff;
}

#newsbox p {
color: #fff;
margin-left: 0;
padding-left: 0;
}


/* DEFINE Gallery SM Web 1.3.1 */

.gallery {
line-height: 2.0em;
margin-left: 10px;
padding: 0;
}

.highslide-caption {
display: none;
}

.gall {
margin: 0 15px;
padding: 0;
}

.tym-foto-outer {
display: table;
height: 130px;
_position: relative;
overflow: hidden;
float: left;
width: 150px;
}

.tym-foto {
_position: absolute;
_top: 50%;
display: table-cell;
vertical-align: middle;
}

.c_photos {
width: 133px;
overflow: hidden;
margin: 0;
padding: 0;
float: left;
text-align: center;
position: relative;
_top: -50%
}

.c_photos p {
margin: 0!important;
padding: 0!important;
text-align: center;
}

.c_photos img {
max-height: 100px;
max-width: 133px !important;
margin: 0;
padding: 0;
border: 0 !important;
}

.c_photos a img {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}

.c_photos a:hover img {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.c_photos .highslide-caption2 {
background-image: url(../ico/bgblack70pc.png);
background-repeat: repeat;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 0;
height: 20px;
_overflow: hidden;
_background-color: expression(
  this.onmouseover = new Function("this.className += ' hover';"),
  this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
);
}


.c_photos .highslide-caption2 .popisek {
background-image: url(../ico/gallery-sipkaclosed.png);
_background-image: url(../ico/gallery-sipkaclosed-msie.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
text-align: left;
padding: 0 4px 0 20px!important;
margin: 0;
color: #ffffff !important;
_height: 20px;
font-size: 1em !important;
cursor: help;
line-height: 20px;
}

.c_photos .highslide-caption2.hover, .c_photos .highslide-caption2:hover {
height: 100%;
cursor: help;
}

.c_photos .highslide-caption2:hover .popisek {
background-image: url(../ico/gallery-sipkaopen.png);
line-height: 1.2em;
}

.c_photos .highslide-caption2.hover .popisek {
background-image: url(../ico/gallery-sipkaopen-msie.gif);
line-height: 1.2em;
}

/* END Gallery SM Web 1.3.1 */

