/* CSS Document */

body {
margin: 0; 
padding: 0;
background: #2c190e url(../img/bg.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;
width:100%;
}

.noscreen {
display: none;
}

.ghost {
visibility: hidden;
}

.noborder {
border: 0 !important;
}

.highslide-caption {
display: none;
}

/* layout */

#hlavicka-flash {
width: 964px;
height: 565px;
background: #2c190e url(../img/bg-flash.jpg) top left repeat-x;
position: relative;
z-index: 2;
}

#hlavicka {
width: 964px;
height: 565px;
_height: 570px;
_margin-bottom: -220px;
position: absolute;
top: 0;
z-index: 3;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src='/img/hlavickabg.png',sizingMethod='scale');
}

#menu {
position: absolute;
left: 32px;
top: 279px;
_top: 282px;
width: 900px;
height: 33px;
z-index: 10;
text-align: center;
/*font-family: Georgia, "Times New Roman", Times, serif;*/
}

head:first-child+body #hlavicka { 
background: url("../img/hlavickabg.png") no-repeat;
_background: none !important;
}

h1 {
display: block;
width: 470px;
height: 170px;
margin: 0;
padding: 0;
position: absolute;
left: 247px;
top: 0px;
z-index: 10;
}

h1 span {
display: block;
width: 470px;
height: 170px;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src='/img/logo.png',sizingMethod='scale');
}

head:first-child+body h1 span { 
background: url("../img/logo.png") no-repeat;
_background: none !important;
}

#telo-obal {
width: 964px;
position: relative;
margin: 0 auto;
background: url(../img/bg-text.gif) top center repeat-y;
}

#telo {
width: 964px;
position: relative;
z-index: 5;
/*@top: -220px;
_top: 0;
margin-top: -220px;
*/
}

#telo-in {
width: 900px;
min-height: 300px;
_height: 300px;
position: relative;
z-index: 6;
margin: 0 auto;
margin-top: -220px;
text-align: left;
padding-bottom: 10px;
}

#paticka {
width: 964px;
height: 100px;
margin: 0 auto;
position: relative;
background: url(../img/bg-bottom.gif) top left no-repeat;
}

#kontakt {
height: 60px;
width: 250px;
position: absolute;
left: 20px;
top: 25px;
padding-left: 110px;
padding-top: 3px;
background: url(../img/logoregent.jpg) top left no-repeat;
font-size: 0.7em;
color: #786150;
text-align:left;
}

#smlogo {
position:absolute;
right: 30px;
top: 20px;
font-size: 0.65em;
color: #786150;
}

#smlogo a {
color: #786150;
}


/* typo */

h2 {
font-size: 2em;
font-weight: normal;
color: #f4dc9b;
margin-top: 0px;
padding-top: 10px;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
}

h3 {
color: #ffffff;
padding-left: 5px;
}

h4 {
color: #ffffff;
padding-left: 10px;
}

ul {
margin-left: 20px;
}

a {
color: #f4dc9b;
}

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

p {
margin: 0;
padding: 5px 15px 5px 15px;
text-align: justify;
}


/* dalsi */

#map_canvas {
width: 600px;
height: 450px;
margin: 0 auto;
border: 5px solid #ffffff;
}

.noscreen {
display: none;
}

.center {
text-align: center;
}

img {
border: 0;
}

.clearboth {
clear: both;
}

a {
cursor: pointer;
}




/*


  SMweb MENU 2LEV - ROLLOUT START

 
*/


/******** MENU STRUCTURE **********/

ul.nav, .nav ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
  width: 100%; /*ie*/
	float: left;
}


ul.nav li {
  float: left;
  width: auto;
	position: relative;
	padding: 5px 15px 5px 15px;
	height: 23px;
}

.nav ul li a {	display: block; }

ul.nav li ul {
	display: none;
	position: absolute;
	margin-top: 8px;
	margin-left: -15px;
  width: 192px;
  @left: 15px;
  @top: 7px;
  background-color: none;
}


ul.nav li ul li {
  padding: 2px 25px 2px 7px !important;
  margin: 0;
  width: 160px;
  text-align: left;
  height: auto;
  _background-color: #1b1b1b;
}

ul.nav li.main   { _font-style: expression(this.onmouseover = new Function("this.className='main hover'"), this.onmouseout = new Function("this.className='main'")); }
ul.nav li.main.hover ul  { display: block; 	margin-top: 26px; }
ul.nav li.main.hover { font-style: expression(""); }
ul.nav li:hover ul {
	display: block;
  background-color: #1b1b1b;
}

ul.nav li ul li   { _font-style: expression(this.onmouseover = new Function("this.className='main hover'"), this.onmouseout = new Function("this.className='main'")); }

/******** MENU STYLE **********/

ul.nav li a {
text-decoration: none;
font-size: 17px;
color: #ffffff;
}

ul.nav li a:hover {
color: #ffffff;
}

ul.nav li a#active {
color: #f4dc9b;
}

ul.nav li:hover, ul.nav li.hover, ul.nav li ul li.hover {
	background-color: #99897e;
	cursor: pointer;
	cursor: hand;
}


/*

  SMweb MENU 2LEV - ROLLOUT END

*/





/*

  SMweb defaultni styly

*/


#aktualne {
  float: right;
  width: 30%;
  margin-left: 30px;
  padding: 10px 10px 30px 10px;
  border-left: 1px solid #808080; 
}

/* dalsi */


.noscreen {
display: none;
}

.center {
text-align: center;
}

img {
border: 0;
}

.clearboth {
clear: both;
}

a {
cursor: pointer;
}

/*------------------------------ ostatní */

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

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

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

img {
border: 0;
}

hr
{ 
width: 80% !important;
border-width:0;
border-top:1px solid #808080;
height:0px;
text-align:center;
}

.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: #EA7B42;
}

.FontColor2
{
	color: #f4dc9b;
}

.FontColor3
{
	color: #bfc3c4;
}

.FontColor1BG
{
	background-color: #EA7B42;
}

.FontColor2BG
{
	background-color: #f4dc9b;
}

.FontColor3BG
{
	background-color: #bfc3c4;
}

/**
 * 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 {
}

.flags a {
text-decoration: none;
padding: 0px 5px 0 0;
}

.flags a img {
border: 1px solid #c8c8c8;
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}

.flags a:hover img {
-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;
}

.flags {
position: absolute;
top: 26px;
left: 30px;
z-index: 9;
width: 750px;
text-align: left;
height: 30px;
padding: 0px;
}

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

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


/* 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;
padding: 0;
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;
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 */

.card {
width: 80%;
margin: 15px auto;
}


.priloha a {
text-decoration: none !important;
}


.priloha a img {
border: 0 !important;
vertical-align: middle;
}


.card .tym-foto {
margin: 10px;
}


#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;
}
#mailbox input.odeslat
{
border: 1px solid #000000 !important;
color: #ffffff !important;
font-weight:bold;
margin-left: 65px;
height: 20px;
}

#mailbox #submitbutton
{
margin-left: 107px;
width: 180px;
}


/**
 * 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%;
}
