html {font-size: 100%;}

body {
    font-family: arial, verdana, tahoma, lucida, sans-serif;
    font-size: 0.75em;
    background: #FFFFFF; 
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000066;
    behavior:url("/js/csshover.htc");
}

@font-face {
    font-family: 'SommetRoundedBlack';
    src: url('/fonts/sommet_rounded_black-sommed.eot');
    src: local('☺'), url('/fonts/sommet_rounded_black-sommed.woff') format('woff'), url('/fonts/sommet_rounded_black-sommed.ttf') format('truetype'), url('/fonts/sommet_rounded_black-sommed.svg#webfont1zjhvmko') format('svg');
    font-weight: normal;
    font-style: normal;
}


a {
    text-decoration: underline;
    color: #0066CC;
}

a:hover {
    text-decoration: underline;
	color:#000066;
}

a img {
    border: 0px;
}

ul li {text-align: left;}

ul li a{
    text-decoration: none;
}

ul li a:hover{
    text-decoration: underline;
}

p {
	color: #000066;
	text-align:justify;
}


h1 {
    font-family: SommetRoundedBlack, Trebuchet MS, Arial;
    font-weight: normal;
    font-size: 14px;
    margin: 0px;
    color: #333333;
}

h2 {
    font-family: SommetRoundedBlack, Trebuchet MS, Arial;
    font-weight: normal;
    font-size: 1.8em;
    text-align: left;
}


.anotLeftFull h3 {
  font-size:1.4em;
}


h3 a {
  font-family: SommetRoundedBlack, Trebuchet MS, Arial;
  font-weight: normal;
  color: #0066CC;
  text-decoration:none;
}

h3 a:hover {
  font-family: SommetRoundedBlack, Trebuchet MS, Arial;
  font-weight: normal;
  text-decoration:none;
}

h2.home {
    font-family: SommetRoundedBlack, Trebuchet MS, Arial;
    font-weight: normal;
    color: #000066;
    font-size: 1.5em;
    text-align: left;
    margin:0px 0px 5px 0px;
	padding:9px 0px 0px 0px;
	height:25px;
    border-bottom: 3px solid #C1E0FF;
}

h3.home {
    font-family: SommetRoundedBlack, Trebuchet MS, Arial;
    font-weight: normal;
    color: #000066;
    font-size: 1.5em;
    text-align: left;
    margin:0px 0px 5px 0px;
	padding:9px 0px 0px 0px;
	height:25px;
    border-bottom: 3px solid #C1E0FF;
}

h3.subhome {
    font-family: SommetRoundedBlack, Trebuchet MS, Arial;
    font-weight: normal;
    color: #0066CC;
    text-align: left;
    font-size: 1.3em;
    margin: 5px 0px 20px 0px;
    border: none;
}

h3.subhome2 {
    font-family: SommetRoundedBlack, Trebuchet MS, Arial;
    font-weight: normal;
    color: #0066CC;
    text-align: left;
    font-size: 1.3em;
    margin: 5px 0px 5px 0px;
    border: none;
}

h4 {
    font-family: SommetRoundedBlack, Trebuchet MS, Arial;
    font-weight: normal;
    color: #0066CC;
    text-align: left;
    font-size: 1.3em;
    margin: 5px 0px 0px 0px;
}


table {
    font-size: 1em;
    text-align: left;
    color: #000066;
    float: left;
    margin: 0px;
    padding: 0px;
}

input {
    border: 1px solid #C1E0FF;
    background: url('/images/input-bg.png') 0px 0px repeat-x;
}



#master {
    width: 1000px;
    margin: 0px auto 0px auto;
    position: relative;
}

#flash {
   width: 720px;
   float: right;
   height: 290px; 
   background: transparent url('/images/flash-img.jpg') top left no-repeat;
   position: relative;
   z-index: 1; 
}

h1#logo {
    width: 720px;
    height: 290px;
    margin: 0px; 
    padding: 0px;
    float: right;
    position: relative;
}

h1#logo a {
    background-color: transparent;
    display: block; 
    width: 720px;
    height: 290px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #000066;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    z-index: 2;
    display: block;
}

h1#logo span {
    width: 720px;
    height: 290px;
    background: url('/images/flash-img.jpg') top left no-repeat; 
    cursor: pointer; 
    display: block; 
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
}

h1#logoSub {
    float: right;
    width: 720px;
    height: 180px; 
    position: relative;
    margin: 0px; 
    padding: 0px;    
}

h1#logoSub a {
    display: block; 
    width: 720px;
    height: 180px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #000066;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
}

h1#logoSub span {
    width: 720px;
    height: 180px;
    background: url('/images/top-img-sub.jpg') top left no-repeat; 
    cursor: pointer; 
    display: block;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}


#mainMenu {
    float: left;
    width: 210px;
    margin: 0px;
    padding: 16px 0px 0px 66px;
    list-style-type: none;
}

#mainMenu li {
    display: block;
    width: 210px;
    text-align: center;
    background: url('/images/menu-bg.png') bottom left no-repeat; 

}

#mainMenu li a {
    display: block;
    width: 185px;
    color: #000066;
    font-weight: bold;
    text-align: left;
    height: auto;
    padding: 9px 0px 9px 0px;
    margin: 2px auto 0px auto;
}

#mainMenu li a span {
    margin-left: 10px;
	position:relative;
	top:-2px;
}

#mainMenu li a:hover span {
    margin-left: 10px;
	position:relative;
	top:-2px;
	left:10px;
}

#mainMenu li a:hover, #mainMenu li a.active {
    background:#1973CE url('/images/ani_menu.gif') 0px 0% no-repeat;
    width: 185px;
    color: #FFFFFF;
    text-decoration: none;
	position:relative;
}



#content {
    width: 680px; 
    margin-right: 20px;
    display: inline;
    float: right;
}

#contentSub {
    text-align: left;
    width: 650px;
    margin-right: 35px;
    display: inline;
    float: right; 
}

#contentSub p {line-height: 1.3em; margin: 0px 0px 14px 0px; padding: 10px 0 0 0; clear: left;}

#contentSub .frame {background: #030061;padding: 10px;color: white;width: 200px;margin: 10px 0px 10px 0px  }

#contentSub img.bord {margin-left: 20px; float: right;}
#contentSub img.noborder {border: none}

#contentSub img {border: 3px solid #C1E0FF;}


#content p {
    float: left;
    text-align: left;
    margin: 5px 0px 0px 0px;
    width: 100%;
    color: #000066;
}

#hLeft {
    float: left; 
    width: 300px;
}

#hRight {
    float: left; 
    width: 300px; 
    position: relative; 
    margin-left: 40px;
}

h2#title {
    float: left;
    z-index: 1;
    font-size: 1.8em;
    position: relative;
    top: 0px;
    left: 0px;
    color: #000066;
    margin: 0px 0px 0px 0px;
    height: 27px;
}

h2#title span {
    width: 373px;
    height: 27px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    display: block;
}

h2#titleSub {
    float: left;
    z-index: 1;
    font-size: 1.8em;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #0066CC;
    margin: 0px;
    padding: 0px;
    height: auto;
    line-height: 30px;
    text-align: left;
    border-bottom: 3px solid #CBE2FF;
}

h2#titleSub a {color: #000066; text-decoration: none;}
h2#titleSub a:hover {color: #0066CC; text-decoration: none;}

h2#titleSub span {
    width: 373px;
    height: 27px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    display: block;
}

#subMenu {
    width: 650px;
    height: auto;
    margin-top: 2px;
    float: left;
    clear: left;
    color: #000066;
    background: #80B3E6 url('/images/sub-menu-bg.png') 0px 0px repeat-x;
}

#subMenu ul {
    float: left;
    margin: 0px;
    padding: 10px 0px 15px 10px;
    list-style-type: none;
}

#subMenu ul li {
    text-align: left;
    font-weight: bold;
    display: block;
    line-height: 1.5em;
    margin: 0px;
}

#subMenu ul li img{border: 0px; float: none;}

#subMenu ul li a {
    padding: 0px 0px 0px 20px;
	  color:#000066;
    font-size: 1em;
    display: inline;
    background: url('/images/sub-menu-li.png') 5px 3px no-repeat;
}

#subMenu ul li ul {
    margin: 0px 0px 0px 15px;
    padding: 0;
}

#subMenu ul li ul li {
    line-height: 1.2em;
}

#subMenu ul li ul li a {
    padding: 0px 0px 0px 18px;
	color:#000066;
    font-size: 0.9em;
    font-weight: normal;
    display: inline;
    background: url('/images/sub-menu-li2.gif') 5px 2px no-repeat;
}

#subMenu ul li a.active {color: #FFFFFF;}
#subMenu ul li ul li a.active {color: #FFFFFF;}

#subMenu ul li img {margin-left: 5px;}

.anotLeftFull p {
  	font-weight:normal;
    margin: 0px 0px 0px 0px;
    padding: 10px 0 0 0;
    font-size: 1em;
}
.anotLeftFull img {
    margin-left: 10px;
    margin-top: 7px;
}

.anotLeft {
    width: 530px;
    float: left;
}

.anotRight {
    width: 530px;
    float: right;
}

.anotLeft p, .anotRight p {
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	text-align:justify;
	clear: both;
	float: left;
	width: 100%;
}

.params {margin: 10px 0px 10px 0px;}

.params th {
    background: #000066;
    color: #FFFFFF;
    padding: 5px;
}

.params td {border: 1px solid #C1E0FF;}

.gallery img {float: left; width: 185px; margin: 10px 20px 10px 0px;}

#footer {
    width: 860px;
    border-top: 3px solid #C1E0FF;
    float: left;
    margin-left: 88px;
    display: block;
}

#footer p {
    float: left;
    font-weight: bold;
    font-size: 0.9em;
    margin-top: 5px;
}

#footer ul {
    list-style-type: none;
    width: 362px;
    float: right;
    height: 40px;
    margin: 5px 0px 0px 0px; 
}

#footer ul li {float: left; display: block;}

#footer ul li a {
    float: left;
    display: inline;
    height: 40px;
    font-weight: bold;
    line-height: 2.5em;
    margin-left: 15px;
    padding-left: 30px;
	font-size:0.85em;
	color:#0066CC;
}

#footer ul li a:hover {
	color:#000066;
	text-decoration:none;
}

#footer ul li a span {
	position:relative;
	top:5px;
}

#footer ul li a#sitemap {background: url('/images/ico-sitemap.jpg') 0px 0px no-repeat;}
#footer ul li a#favourite {background: url('/images/ico-favourite.jpg') 0px 0px no-repeat;}
#footer ul li a#mail {background: url('/images/ico-mail.jpg') 0px 0px no-repeat;}

#footer p {
	font-size:0.85em;
	position:relative;
	top:5px;
}

.cleaner {clear: both;}

.cleanerField {clear: both; height: 0px;}

.nadinput strong {font-size:0.85em;color:#0066CC;position:relative;top:2px;}

div.key {
text-align: left;
font-weight: bold;
}

img.key {
border: 0px;
margin-left: 4px;
}

.data {background: #C1E0FF;}

.data th {background: #030061; color: #FFFFFF; text-align: center;}

.data td {background: #FFFFFF;}
.data td.blueBg {background: #80B3E6; color: #FFFFFF;padding-left:5px;}

.titulek { text-align: right; margin-right:5px; }
.tucny { font-weight:bold;}
.width100 { width:100px; }

fieldset {clear: left; border: 3px solid #C1E0FF; border-top:0px; padding: 10px; height: auto; margin:0px; background-color: #F7FBFF;}
.poptavka td input { background: #ffffff;  }
input.radio { background-color: #F7FBFF; }
.poptavka td span span input { background-color: #F7FBFF; }
.radio input { border: 0; background: transparent; margin: 0 0 0 20px;}
.poptavka textarea {border: 1px solid #C1E0FF; }
td.win-picture { width:140px; text-align: left; vertical-align: top; }
td.win-picture img { position:relative;left:-2px; }
td.kusu input { text-align: center; width:25px; margin-top: 2px; }
td.sirka input { text-align: center; width:30px; margin-top: 2px; }
td.vyska input { text-align: center; width:30px; margin-top: 2px; }
td.pozn input { width:140px; margin-top: 2px; }
td.sirka span, td.vyska span, td.kusu span { font-size: 0.9em; position: relative; top:-2px; }

a.moreInfo { 
    float: left; 
    z-index: 1; 
    position: relative; 
    top: 0px; 
    left: 0px; 
    width:120px; 
    height: 27px; 
}

a.moreInfo span { 
    width:120px; 
    height:27px; 
    background: url('/images/ani_sipka_viceinformaci.gif') top left no-repeat; 
    cursor: pointer;
    width: 120px; 
    height: 27px; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    z-index: 5; 
    display: block;
}
a.moreInfo:hover span { background-position: bottom left; }

h3 {
    font-family: SommetRoundedBlack, Trebuchet MS, Arial;
    font-weight: normal;
    width: 100%;
    color: #0066CC;
    font-size: 1.4em;
    text-align: left;
    margin: 0px 0px 0px 0px;
    clear: left;
    float: left;
    padding: 0px 0px 2px 0px;
    border-bottom: 3px solid #C1E0FF;
}

h3.nofloat {
    clear: none;
    float: none;
}


h3 a span {
    display: block;
    position: relative; 
    height: 18px; 
    _display: inline;
}

h3 a { 
    z-index: 1; 
    clear: left;
    float: left;
    cursor: pointer;
}

h3 a span span{ 
    width:120px; 
    height:27px;
    background: url('/images/ani_sipka_viceinformaci.gif') right top no-repeat;
    cursor: pointer;
    width: 120px; 
    height: 27px; 
    position: absolute; 
    top: -7px; 
    right: -135px; 
    z-index: 5; 
    display: block;
}
h3 a:hover span span { background: url('/images/ani_sipka_viceinformaci.gif') right bottom no-repeat;  }

input.btn_odeslat { background: url('/images/ani_sipka_odeslat.gif') right top no-repeat; width:87px; height:27px;}
input.btn_odeslat:hover { background-position: bottom; }

h3.form {
    margin: 0px;
    float: none;
}

.sitemap, .sitemap li ul, .sitemap li ul li ul {margin-top: -5px; padding-top: 0px; border: 0px solid red;}

.sitemap li {
    margin: -5px 0px -5px 0px;
    line-height: 1.2em;
    border: 0px solid red;
}

.contactFalse ul {
    color: #FF0000;
    float: left;
    list-style-type: none;
    margin: 10px 0px 5px 215px;
    display: inline;
    padding: 0px;
}

.contactFalse ul li {
    float: left;
    margin-right: 8px;
}

.sent {text-align: left; font-size: 0.9em; float: left; margin-top: 10px; font-weight: bold;}

#sLista {
    width: 820px;
    clear: both;
    margin: 0px auto;
    text-align: left;
    font-size: 0.8em;
}

#Akce {
    width: 370px;
    height: 550px;
    display: block;
    position: absolute;
    top: 50px;
    left: 425px;
    z-index: 1000;
    background: #0066CC;
    border: 2px solid #0066CC;
    
}
#Akce a { color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 11px; }
#Akce a.close { padding:5px;text-align: right;width: 500;display: block; }
#Akce a.close:hover { background-color:#FFFFFF; color:#E20620 } 

#Akcevert {position: absolute; top: 782px; left: 75px;}

#outerMsgErr {float: left; margin-left: 38px; width: 646px; height: 60px; background: #F7FBFF; border: 2px solid #CC3300; margin-bottom: 10px;}
#outerMsgOk {float: left; margin-left: 38px; width: 646px; height: 60px;  background: #F7FBFF; border: 2px solid #009900; margin-bottom: 10px;}
#innerMsgErr {margin: 0px 5px 5px 5px; width: 600px; display: table; height: 60px; #position: relative; overflow: hidden; background: url('/images/message-no.png') left top no-repeat; color: #CC3300; line-height: 15px;}
#innerMsgOk {margin: 0px 5px 5px 5px; width: 600px; display: table; height: 60px; #position: relative; overflow: hidden; background: url('/images/message-yes.png') left top no-repeat; color: #009900; line-height: 15px;}
#middleMsg {#position: absolute; #top: 50%; left: 0px; display: table-cell; vertical-align: middle; text-align: left;}
#inMsg {width: 350px; margin-left: 120px; #position: relative; #top: -50%; font-weight: bold; font-size: 12px;}


#contentSub ul li {margin-top: 3px; line-height: 1.5em;}


#contentSub ul.seznam li {margin: 0px; padding: 0px; line-height: 130%;}
#contentSub ul.seznam {margin:0 0 20px 0;}

ol {float: left;}
ol li {text-align: left;}


#contentSub ul.files li a img {border: 0px;}
ul.files {list-style-type: none;margin: 0; padding: 0;}
ul.files li {display: block;width: 200px;float: left;padding-right: 15px;padding-top: 15px;font-size: 9px;line-height: 110%;}
ul.files li a img {border: none; float: left;}
ul.files li a {font-weight: bold;font-size: 11px;}

.bnr {float:right;width:200px;}
.bnr2 {float:left;width:475px;}
.just {text-align:justify !important}
.ndp {float:left;font-size:16px}
.fleft {float:left}
.links {line-height:120%;padding-top:10px;text-align:left;font-size:10px;}
.top30 {margin-top: 30px;}
.iprod {line-height:1em; margin-bottom:0px;}
.cleft {clear: left;}
.duv6 {float:right;margin-left:10px}
.fright {float: right;}
.posprod {position: absolute; top: 171px;_top:0px; right: 0px;}
.vtop {vertical-align:top;}
.mhd {line-height:1em; margin-bottom:0px;}
.smallf {font-size:0.85em;}
.mtop {margin-top: 10px;}
.width100px {width: 100px;}
.border0 {border: 0;}
.pakce {padding:20px;color:#ffffff;}
.bigfont {font-size:12px;}
.bigfont15 {font-size:15px;}
.c0 color:{color:#C00000}
.ulmhd {padding:0px 0px 0px 17px;margin:0px;}


.picleft {float: left;margin: 5px 10px 5px 0px}
.picright {float: right;margin: 5px 0px 5px 10px}

.green {color:#00cc00;}
.red {color:#ff0000;}
.line200 {line-height: 150%;font-size: 11px;}
.noborder {border: none}
.hspace30 {margin: 0 30px 0 30px}
.vspace10 {margin: 10px 0px 10px 0px}
.tooright li {margin-left: 200px;}

.barvy {display: block;list-style-type: none;padding: 0 }
.barvy li {text-align: center;display: inline-block;margin: 0px 5px 10px 5px;position: relative;width: 115px;height: 150px;vertical-align: top;font-size: 10px;cursor: pointer;}
.barvy li strong {font-size: 12px;}
.barvy li .news {position: absolute;top: -25px;left:-5px;border: none !important;}
.barvy li span.detail {visibility: hidden;}
.barvy li:hover span.detail {visibility: visible;position: absolute;top: -50px;left: -40px;z-index: 1000;}
 
.dvere {display: block;list-style-type: none;padding: 0 }
.dvere li {text-align: center;display: inline-block;margin: 0px 5px 10px 5px;position: relative;width:200px;height: 210px;vertical-align: top;font-size: 10px;cursor: pointer;}
.dvere li strong {font-size: 12px;}
.dvere li .news {position: absolute;top: -25px;left:-5px;border: none !important;}
.dvere li span.detail {visibility: hidden;}
.dvere li:hover span.detail {visibility: visible;position: absolute;top: -100px;left: -50px;z-index: 1000;}
 
.dvere2 {display: block;list-style-type: none;padding: 0;position: relative;left: 70px; }
.dvere2 li {text-align: center;display: inline-block;margin: 0px 5px 10px 5px;position: relative;width:120px;height:220px;vertical-align: top;font-size: 10px;cursor: pointer;}
.dvere2 li strong {font-size: 12px;}
.dvere2 li .news {position: absolute;top: -25px;left:-5px;border: none !important;}
.dvere2 li span.detail {visibility: hidden;}
.dvere2 li:hover span.detail {visibility: visible;position: absolute;top: -100px;left: -40px;z-index: 1000;}

.lifoto {display: block;list-style-type: none;padding: 0 }
.lifoto li {text-align: center;display: inline-block;margin: 0px 5px 10px 5px;position: relative;width:200px;height: 250px;vertical-align: top;font-size: 10px;cursor: pointer;}
.lifoto li strong {font-size: 12px;}
.lifoto li .news {position: absolute;top: -25px;left:-5px;border: none !important;}
.lifoto li span.detail {visibility: hidden;}
.lifoto li:hover span.detail {visibility: visible;position: absolute;top: -100px;left: -50px;z-index: 1000;}

.lifoto2 {display: block;list-style-type: none;padding: 0 }
.lifoto2 li {text-align: center;display: inline-block;margin: 0px 0px 0px 0px;position: relative;width:320px;height: 250px;vertical-align: top;font-size: 10px;cursor: pointer;}
.lifoto2 li strong {font-size: 12px;}
.lifoto2 li .news {position: absolute;top: -25px;left:-5px;border: none !important;}
.lifoto2 li span.detail {visibility: hidden;}
.lifoto2 li:hover span.detail {visibility: visible;position: absolute;top: -100px;left: -50px;z-index: 1000;}

div.links {line-height: 150%;}
div.links a.size2 {font-size:14px}
div.links a.size3 {font-size:17px}
div.links a.size4 {font-size:19px}
