/* CSS Document */

body {
margin: 0; 
padding: 0;
padding-bottom: 30px;
background: #ffffff url(../img/stin.jpg) top center  no-repeat; 
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;
}


/* layout */

   
#telo {
width: 980px;
min-height: 740px;
_height: 740px;
margin: 0 auto;
margin-top: 36px;
position: relative;
background: #ffffff;
text-align:left;
}

#top {
height: 350px;
width: 980px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}

#top-pruh {
width: 980px;
height: 122px;
position:absolute;
top: 0;
left: 0;
z-index: 2;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src='/img/toppruh.png',sizingMethod='scale');
}

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


h1 {
display: block;
width: 189px;
height: 72px;
margin: 0;
padding: 0;
position: absolute;
left: 0px;
top: 24px;
z-index: 5;
}

h1 span {
display: block;
width: 189px;
height: 72px;
background: url(../img/logokamera.png) no-repeat;
}

#topmenu {
position: absolute;
right: 0px;
top: 10px;
height: 20px;
line-height: 20px;
color: #ffffff;
text-align: right;
z-index: 5;
width: 750px;
}

#obsah {
position: relative;
z-index: 10;
width: 960px;
left: 10px;
padding-top: 217px;
}

#obsah-in {
background: #ffffff;
width: 960px;
min-height: 400px;
_height: 400px;
position: relative;
}

#text {
width: 940px;
margin-left: 10px;
margin-bottom: 20px;
color: #3f3f3f;
}

#menu {
height: 35px;
background: url(../img/menubg.jpg) top left no-repeat;
margin-bottom: 25px;
}

#bottom {
height: 109px;
width: 980px;
background: url(../img/bottombg.jpg) no-repeat;
position: relative;
}

#bottom-copy {
color: #ffffff;
font-size: 0.9em;
position: absolute;
top: 15px;
left: 25px;
width: 930px;
}

#bottom-obsah {
position: absolute;
top: 50px;
left: 10px;
color: #707070;
width: 960px;
height: 50px;
}

#smlogo {
float: right;
}

#topmenu ul {
margin: 0;
padding: 0;
font-size: 14px;
cursor: default;
list-style-type: none;
display: inline;
width: 880px /*ie*/;
float: right;
padding-right: 10px;
list-style-image: none !important;
}

#topmenu ul li {
float: right; /*ie*/
width: auto;
position: relative;
padding: 0px;
}

#topmenu li a {
text-decoration: none;
padding: 0px 12px;
color: #ffffff;
border-left: 1px solid #ffffff;
}

#topmenu li a:hover, #topmenu li#active a {
color: #f58220 !important;
}

#menu ul {
margin: 0;
padding: 0;
font-size: 14px;
cursor: default;
list-style-type: none;
display: inline;
width: 100% /*ie*/;
float: left;
padding-right: 10px;
list-style-image: none !important;
}

#menu ul li {
float: left; /*ie*/
width: auto;
position: relative;
padding: 0px 0px 2px 0px;
border-right: 1px solid #E0E0E0;
_background-color: expression(
  this.onmouseover = new Function("this.className += ' hover';"),
  this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
);
}

#menu li a {
text-decoration: none;
padding: 0px 6px;
color: #184097;
line-height: 1.8em;
font-size: 1.1em;
font-weight: normal !important
}

#menu li a:hover, #menu li#active a {
color: #ffffff !important;
}

#menu li.hover, #menu li:hover, #menu li#active {
background-color: #184097;
padding-bottom: 9px;
}

#menu li.hover a, #menu li:hover a, #menu li#active a {
color: #ffffff !important;
}



/* typo */

#text hr {
width: 100% !important;
border-width:0;
border-top:1px dotted #184097;
height:0px;
}

h2 {
font-size: 2em;
font-weight: normal;
color: #184097;
text-align: left;
}

h3 {
color: #3f3f3f;
font-weight: normal;
font-size: 1.2em;
margin: 0;
padding: 5px 0 10px 0;
}


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

ul {
margin-left: 20px;
}

a {
color: #184097;
}

a:hover, a.ishover {
color: #797979 !important;
}

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

/* dalsi */

.smaller {
font-size: 0.8em;
}

.noscreen {
display: none;
}

.JustifyRight {
text-align: right;
}

.center {
text-align: center;
}

.spacer30{
height: 30px;
}

.space368{
height: 368px;
}

img {
border: 0;
}

.clearboth {
clear: both;
}

a {
cursor: pointer;
}

#backToTop {
padding: 5px;
background: #a8aeb1;
position: relative;
color: #ffffff;
margin: 10px 0px;
}


#submenu {
padding: 5px 10px;
background: #184097;
position: relative;
color: #ffffff;
}

#submenu a {
color: #ffffff;
}

#submenu a:hover {
color: #f58220;
}


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

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

#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;
}

/*

  SMweb defaultni styly

*/


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

/* dalsi */


.noscreen {
display: none;
}

.center {
text-align: center;
}

img {
border: 0;
}

.clearboth {
clear: both;
}

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

.FontColor2
{
	color: #184097;
}

.FontColor3
{
	color: #84b83e;
}

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

.FontColor2BG
{
	background-color: #184097;
	color: #ffffff;
}

.FontColor3BG
{
	background-color: #84b83e;
}


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


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


#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: 55px;
right: 15px;
z-index: 12;
width: 300px;
text-align: right;
height: 30px;
padding: 0px;
}

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

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


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


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

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

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

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

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


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