@import url("nullDefault.css");

body {
  width:auto;
  height:auto;
  background:#010707;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-size:11px;
  line-height:18px;
  color:#A9CFD2;
  background:#010707 url('../img/Bg_body.png') repeat-x 0px 0px;
}

#leftBg {
  width:100%;
  height:100%;
  position:relative;    
}

#rightBg {
  width:100%;
  height:100%;
  position:relative;  
}

#centerBg {
  width:100%;
  height:100%;
  position:relative;
  background:url('../img/Bg_pageCenter.png') repeat-x 0px 314px;
}

#page {
  width:970px;
  height:auto;
  margin:0px auto 0px auto;
  position:relative;
}

#header {
  width:100%;
  height:130px;
  position:relative;
}

#header .logo {
  position:absolute;
  top:24px;
  left:0px;
}

#header .boxBann {
  position:absolute;
  top:17px;
  left:303px;
  padding:1px;
  border:1px solid #293C3D;
}

#header #topMenu {
  position:absolute;
  top:94px;
  left:275px;
}

#header #topMenu a {
  height:36px;
  display:block;
  float:left;
  line-height:40px;
  color:#A9CFD2;
  text-align:center;
  font-weight:bold;
  margin:0px 4px 0px 0px;
}

#header #topMenu .btn1 {
  background:url('../img/Bg_btn1Off.png') no-repeat 0px 0px;
  width:110px;
}

#header #topMenu .btn1:hover, #header #topMenu .active1 {
  background:url('../img/Bg_btn1On.png') no-repeat 0px 0px;
  color:#071D1F;
}

#header #topMenu .btn2 {
  background:url('../img/Bg_btn2Off.png') no-repeat 0px 0px;
  width:114px;
}

#header #topMenu .btn3 {
  background:url('../img/Bg_btn3Off.png') no-repeat 0px 0px;
  width:121px;
}

#header #topMenu .btn3:hover, #header #topMenu .active3 {
  background:url('../img/Bg_btn3On.png') no-repeat 0px 0px;
  color:#071D1F;
}

#header #topMenu .btn4 {
  background:url('../img/Bg_btn4Off.png') no-repeat 0px 0px;
  width:79px;
}

#header #topMenu .btn4:hover, #header #topMenu .active4 {
  background:url('../img/Bg_btn4On.png') no-repeat 0px 0px;
  color:#071D1F;
}

#header #topMenu .btn5 {
  background:url('../img/Bg_btn5Off.png') no-repeat 0px 0px;
  width:79px;
}

#header #topMenu .btn5:hover, #header #topMenu .active5 {
  background:url('../img/Bg_btn5On.png') no-repeat 0px 0px;
  color:#071D1F;
}

#header .bannBox {
  width:234px;
  height:60px;
  overflow:hidden;
  position:absolute;
  top:154px;
  right:0px;
  z-index:100;
}

#body {
  width:100%;
  height:100%;
  position:relative;
}

#body .chapters {  
  width:200px; 
  font-size:12px;
  color:#081C1E;
  z-index:100;
  float:left;
  margin:0px 40px 20px 0px; 
}

#content .chapters a {
  color:#A9CFD2 !important;
}

#body .chapters .head {
  font-size:14px;
  font-weight:bold;
  color:#F57E00;
  background:none !important;
}

#body .chapters .nummer {
  font-weight:bold;
  color:#081C1E;
  display:none;
}

#body .chapters li {
  list-style:decimal !important;
  background:none !important;
  color:#ffffff;
  padding:0px;
  *margin-left:5px;
}

#body .chapters .active {
  text-decoration:underline;
}

#body .chapters a:hover {
  text-decoration:underline;
}

#body .centerBox {
  padding:30px 0px 0px 0px;
}

#body .flashBox {  
  width:670px;
  height:422px;
  z-index:200;
  position:absolute;
  top:40px;
  left:15px;
}

#leftColumn {
  width:241px;
  height:auto;
  float:left;
  position:relative;
  top:0px;
  left:-685px; 
  /*overflow:hidden;*/
}

#leftColumn .boxNews {
  width:100%;
  height:auto;  
  margin:0px 0px 10px 0px;
  line-height:14px;
}

#leftColumn .boxNews p {
  text-align:justify;
}

#leftColumn .boxNews h2 {
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  color:#DBF0F2;
  padding:0px 0px 0px 15px;
  margin:0px 0px 7px 0px;
  background:url('../img/Bg_titleNews.png') no-repeat 0px 3px;
}

#leftColumn .boxNews a {
  color:#DBF0F2;
}

#leftColumn .boxNews .headBox {
  width:100%;
  height:64px;
  background:url('../img/Bg_headNews.gif') no-repeat 0px 0px;
  font-size:18px;
  color:#F57E00;
  line-height:21px;  
}

#leftColumn .boxNews .headBox strong {
  padding:15px 0px 0px 20px;
  display:block;
}

#leftColumn .boxNews .boxIn {
  background:url('../img/Bg_bodyNews.png') repeat-y 0px 0px;
  padding:0px 25px 10px 25px; 
}

#leftColumn .boxNews .item {
  padding:0px 0px 15px 0px;
  margin:0px 0px 14px 0px;
  background:url('../img/Bg_dottedLine.png') no-repeat 0px bottom;
}

#leftColumn .boxNews .last {
  margin:0px;
  background:none;
}

#leftColumn .boxNews .date {
  font-size:10px;
  color:#3B7B83;
  margin:0px 0px 7px 0px;
}

#leftColumn .boxNews .footBox {
  width:100%;
  height:40px;
  background:url('../img/Bg_footNews.gif') no-repeat 0px 0px;
  position:relative;
}

#leftColumn .boxNews .allNews {
  color:#4A686B;
  padding:0px 0px 0px 11px;
  background:url('../img/Bg_arrow.png') no-repeat 0px 9px;
  font-size:9px;
  line-height:22px;
  position:absolute;
  left:23px;
  top:10px;
}

#leftColumn .boxNews .allNews:hover {
  color:#CADFE1;
}

#leftColumn .mapBox {
  width:100%;
  height:199px;
  background:url('../img/Bg_map.gif') no-repeat 0px 0px;
  margin:0px 0px 57px 0px;
}

#leftColumn .mapBox .headBox {
  width:100%;
  height:auto;  
  font-size:14px;
  color:#F57E00;
  line-height:21px;  
}

#leftColumn .mapBox .headBox strong {
  padding:8px 0px 0px 20px;
  display:block;
}

#leftColumn .mapBox .linkArea {
  width:220px;
  height:140px;
  display:block;
  margin:10px 0px 0px 15px;
}

#content {
  width:685px;
  height:100%;
  float:left;
  position:relative;
  top:0px;
  left:241px;
  /*padding:184px 0px 0px 0px;*/
  /*overflow:hidden;*/
  z-index:1;
}

#content #topContent {
  height:106px;
}

#content #hideText {
  position:absolute;
  font-size:45px;
  line-height:48px;
  font-weight:bold;
  z-index:1;
  top:65px;
  left:17px;
  color:#071D1F;
  text-transform:uppercase;
  filter:alpha(opacity=10);
  -moz-opacity:0.1;
  opacity:0.1;
  display:block;
}

#content h1 {
  font-size:30px;
  text-transform:uppercase;
  color:#071D1F;
  line-height:33px;
  z-index:10;
  position:absolute;
  top:78px;
  left:17px;   
}

#content h2 {
  font-size:14px;
  font-weight:bold;
  color:#F57E00;
  margin:0px 0px 5px 0px;
}

#content h3 {
  font-size:12px;
  font-weight:bold;
  margin:10px 0px 5px 10px;
}

#content table {
  border-color:#A9CFD2;
  border-collapse:collapse;
}

#content table td {
  vertical-align:top;
  padding:3px;
}

#content ul {
  margin:0px 0px 0px 16px;
}

#content ul li {
  padding:0px 0px 0px 10px;
  background:url('../img/Bg_listArrow.png') no-repeat 0px 6px;
}

#content ol {
  margin:0px 0px 0px 20px;
  padding:0px 0px 0px 10px;
}

#content ol li {
  padding:0px 0px 0px 0px;
  list-style:decimal;
}

#content #bottomMenu {
  text-transform:uppercase;
  padding:0px 0px 18px 0px;
  position:absolute;
  left:16px;
  top:25px;
  font-size:13px;
}

#content #bottomMenu a {
  display:block;
  float:left;
  padding:0px 8px 0px 0px;
  margin:0px 8px 0px 0px;
}

#content #bottomMenu strong {
  display:block;
  padding:12px 0px 0px 0px;  
}

#content #bottomMenu .lastItem {
  background:none !important;
}

#content .contentIn {
  padding:0px 16px 0px 16px;
  background:url('../img/Bg_content.png') no-repeat -100px 0px;
  min-height:465px;
}

#content .article {
  padding:0px 0px 14px 0px;
  margin:0px 0px 19px 0px;
  background:url('../img/Bg_dottedLine.png') repeat-x 0px bottom;
  width:100%;
}

#content .article h2 {
  font-size:14px;
  font-weight:bold;
}

#content .article h2 a {
  color:#F57E00;
}

#content .article img {
  padding:1px;
  border:1px solid #5A777A;
}

#content .article .date {
  color:#587578;
  font-size:10px;
}

#content .article .artDetail {
  color:#DBF0F2;
  text-decoration:underline;
  padding:0px 0px 0px 8px;
  margin:0px 0px 0px 8px;
  background:url('../img/Bg_arrow2.png') no-repeat 0px 8px;
}

#content .bannHp {
  width:540px;
  overflow:hidden;
  margin:0px auto 0px auto;
  text-align:center;
}

#content #listPager {
  float:right;
  color:#2F4E52;
  height:19px;
  width:auto;  
}

#content #listPager a {
  color:#2F4E52;
  float:left;
  display:block;
}

#content #listPager span {
  display:block;
  float:left;
  padding:3px;
}

#content #listPager .active {
  text-decoration:underline;
  color:#A9CFD2;
  font-weight:bold;
}

#content #listPager .nextPages {
  width:23px;
  height:19px;
  background:url('../img/Bg_pagerRight.png') no-repeat 0px 0px;
  position:relative;
  top:2px;  
}

#content #listPager .prevPages {
  width:23px;
  height:19px;
  background:url('../img/Bg_pagerLeft.png') no-repeat 0px 0px;  
  margin:0px 4px 0px 0px;
  position:relative;
  top:2px;
}

#content #pager {
  padding:10px 0px 0px 0px;
  margin:17px 0px 0px 0px;
  border-top:1px solid #273B3D;
}

#content #pager a {
  color:#A9CFD2;
  text-decoration:underline;
  padding:0px 0px 0px 30px;
}

#content #pager .print {  
  margin:0px 40px 0px 0px;
  background:url('../img/Bg_print.png') no-repeat 0px 0px; 
}

#content #pager .send {  
  margin:0px 40px 0px 0px;
  background:url('../img/Bg_mail.png') no-repeat 0px 0px; 
}

#content #pager .phone {  
  margin:0px 40px 0px 0px;
  padding:0px 0px 0px 30px;
  background:url('../img/Bg_phone.png') no-repeat 0px 0px; 
}

#content #sendArticle {
  width:480px;
  height:auto;
}

#content #sendArticle fieldset {
  border:0px;
  margin:0px 0px 20px 0px;
}

#content #sendArticle legend {
  color:#F57E00;
}

#content #sendArticle table {
  width:100%;
}

#content #sendArticle th {
  text-align:left;
}

#content #sendArticle input {
  float:right;
}

#content #sendArticle #comment {
  width:98%;
}

#content #sendArticle .sendmail-cz {
  height:18px;
  color:#E8EAEA;
  font-weight:bold;
  background:url('../img/Bg_buttons.png') repeat-x 0px 0px;
  border:0px;
  font-size:10px;
  line-height:18px;
}

#content #sendArticle .note {
  margin:0px 0px 20px 0px;
}

#content .rightSpecial{
  float:right;
  margin:0px 0px 0px 23px;
  width:176px;
  overflow:hidden;
}

#content .artImg {
  margin:0px !important;
  display:block;
}

#content .artImg img {
  padding:1px;  
  border:1px solid #5A777A;  
}

#content #photogallery {
  overflow:hidden;
  margin:3px 0px 0px 0px;
}

#content .releatedImg {
  margin-right:1px;
  float:left;
}

#content .releatedImg img {
  padding:1px;  
  border:1px solid #5A777A;
  width:83px;      
}

#content .relatedArticles {
  margin:19px 0px 19px 0px;
}

#content .relatedArticles .head {
  font-size:14px;
  font-weight:bold;
  padding:0px 0px 0px 12px;
  background:url('../img/Bg_arrow3Lay1.png') no-repeat 0px 5px;
}

#content .relatedArticles ul {
  margin:0px;
}

#content .relatedArticles ul li {
  background:url('../img/Bg_arrow.png') no-repeat 0px 7px;
  padding:0px 0px 0px 12px;
}

#content .relatedArticles a {
  color:#A9CFD2;
}

#content .relatedArticles a:hover {
  text-decoration:underline;
}

#content .attachment {
  margin:25px 0px 0px 0px;
}

#content .attachments {
  float:left;
}

#content .attachments .head {
  font-size:14px;
  font-weight:bold;
  color:#F57E00;
}

#content .attachments a {
  color:#A9CFD2;
}


#content .attachments ul li {
  background:url('../img/Bg_arrow.png') no-repeat 0px 7px;
  padding:0px 0px 0px 20px;
}

#content .attachments .swf {
  background:url('../img/Ic_swf.png') no-repeat 0px 3px;
}

#content .attachments .doc {
  background:url('../img/Ic_doc.png') no-repeat 0px 3px;
}

#content .attachments .png {
  background:url('../img/Ic_png.png') no-repeat 0px 3px;
}

#content .attachments .gif {
  background:url('../img/Ic_gif.png') no-repeat 0px 3px;
}

#content .attachments .jpg {
  background:url('../img/Ic_jpg.png') no-repeat 0px 3px;
}

#content .attachments .pdf {
  background:url('../img/Ic_pdf.png') no-repeat 0px 3px;
}

#content .attachments .mpeg {
  background:url('../img/Ic_pdf.png') no-repeat 0px 3px;
}

#content .attachments .xls {
  background:url('../img/Ic_xls.png') no-repeat 0px 3px;
}

#rightColumn {
  width:100px;
  position:absolute;
  right:-60px; 
  top:350px;
}

#rightColumn td {
  padding:19px 0px 15px 0px;  
  background:url('../img/Bg_dottedLine.png') repeat-x 0px bottom;
}

#footer {
  min-height:270px;
  background:url('../img/Bg_footer.png') repeat-x 0px 0px;
  margin-top:15px;
  color:#62878A;  
}

#footer .footerIn {
  width:970px;
  height:auto;
  margin:0px auto 0px auto;
  padding:15px 0px 0px 0px;
  font-size:10px;
}

#footer .podpis a {
  color:#62878A;
  font-weight:bold;
}

#footer .userText {
  float:right;
}

#footer .userText a {
  color:#DBF0F2;
}

#layout_1 #leftBg {
  background:url('../img/Bg_pageLeft1.png') no-repeat left 130px;
}

#layout_1 #rightBg {
  background:url('../img/Bg_pageRight1.png') no-repeat right 130px;
}

#layout_2 #leftBg {
  background:url('../img/Bg_pageLeft2.png') no-repeat left 130px;
}

#layout_2 #rightBg {
  background:url('../img/Bg_pageRight2.png') no-repeat right 130px;
}

#layout_3 #leftBg {
  background:url('../img/Bg_pageLeft3.png') no-repeat left 130px;
}

#layout_3 #rightBg {
  background:url('../img/Bg_pageRight3.png') no-repeat right 130px;
}

#layout_4 #leftBg {
  background:url('../img/Bg_pageLeft4.png') no-repeat left 130px;
}

#layout_4 #rightBg {
  background:url('../img/Bg_pageRight4.png') no-repeat right 130px;
}

#layout_5 #leftBg {
  background:url('../img/Bg_pageLeft5.png') no-repeat left 130px;
}

#layout_5 #rightBg {
  background:url('../img/Bg_pageRight5.png') no-repeat right 130px;
}

#layout_1 #body {
  background:url('../img/Bg_body1.png') no-repeat 0px 0px;
}

#layout_2 #body {
  background:url('../img/Bg_body2.png') no-repeat 0px 0px;
}

#layout_3 #body {
  background:url('../img/Bg_body3.png') no-repeat 0px 0px;
}

#layout_4 #body {
  background:url('../img/Bg_body4.png') no-repeat 0px 0px;
}

#layout_5 #body {
  background:url('../img/Bg_body5.png') no-repeat 0px 0px;
}

/* Button 2 Nabidka START */

#layout_1 #topMenu .btn2:hover, #layout_1 #topMenu .active2 {
  background:url('../img/Bg_btn2On.png') no-repeat 0px 0px;
  color:#071D1F;
}

#layout_2 #topMenu .btn2:hover, #layout_2 #topMenu .active2 {
  background:url('../img/Bg_btn2Onlay2.png') no-repeat 0px 0px;
  color:#071D1F;
}

#layout_3 #topMenu .btn2:hover, #layout_3 #topMenu .active2 {
  background:url('../img/Bg_btn2Onlay3.png') no-repeat 0px 0px;
  color:#071D1F;
}

#layout_4 #topMenu .btn2:hover, #layout_4 #topMenu .active2 {
  background:url('../img/Bg_btn2Onlay4.png') no-repeat 0px 0px;
  color:#071D1F;
}

#layout_5 #topMenu .btn2:hover, #layout_5 #topMenu .active2 {
  background:url('../img/Bg_btn2Onlay5.png') no-repeat 0px 0px;
  color:#071D1F;
}

/* Button 2 Nabidka END */

#layout_1 #bottomMenu a {
  color:#755D00;
}

#layout_1 #bottomMenu a:hover, #layout_1 #bottomMenu .active {
  color:#071C1F;
}

#layout_1 #bottomMenu a:hover strong, #layout_1 #bottomMenu .active strong {
  background:url('../img/Bg_bottomMenuArrow.gif') no-repeat center 0px;
}

#layout_1 #bottomMenu a {
  background:url('../img/Bg_bottomMenuLine1.png') no-repeat right 16px;
}

#layout_2 #bottomMenu a {
  color:#00778E;
}

#layout_2 #bottomMenu a:hover, #layout_2 #bottomMenu .active {
  color:#071C1F;
}

#layout_2 #bottomMenu a:hover strong, #layout_2 #bottomMenu .active strong {
  background:url('../img/Bg_bottomMenuArrow2.gif') no-repeat center 0px;
}

#layout_2 #bottomMenu a {
  background:url('../img/Bg_bottomMenuLine2.png') no-repeat right 16px;
}

#layout_3 #bottomMenu a {
  color:#445D01;
}

#layout_3 #bottomMenu a:hover, #layout_3 #bottomMenu .active {
  color:#071C1F;
}

#layout_3 #bottomMenu a:hover strong, #layout_3 #bottomMenu .active strong {
  background:url('../img/Bg_bottomMenuArrow3.gif') no-repeat center 0px;
}

#layout_3 #bottomMenu a {
  background:url('../img/Bg_bottomMenuLine3.png') no-repeat right 16px;
}

#layout_4 #bottomMenu a {
  color:#7E3D00;
}

#layout_4 #bottomMenu a:hover, #layout_4 #bottomMenu .active {
  color:#071C1F;
}

#layout_4 #bottomMenu a:hover strong, #layout_4 #bottomMenu .active strong {
  background:url('../img/Bg_bottomMenuArrow4.gif') no-repeat center 0px;
}

#layout_4 #bottomMenu a {
  background:url('../img/Bg_bottomMenuLine4.png') no-repeat right 16px;
}

#layout_5 #bottomMenu a {
  color:#5129A9;
}

#layout_5 #bottomMenu a:hover, #layout_5 #bottomMenu .active {
  color:#071C1F;
}

#layout_5 #bottomMenu a:hover strong, #layout_5 #bottomMenu .active strong {
  background:url('../img/Bg_bottomMenuArrow5.gif') no-repeat center 0px;
}

#layout_5 #bottomMenu a {
  background:url('../img/Bg_bottomMenuLine5.png') no-repeat right 16px;
}

#layout_1 .chapters .head {
  background:url('../img/Bg_arrow3Lay1.png') no-repeat 0px 5px;
}

#layout_1 .chapters a {
  color:#6C2B00;
}

#layout_2 .chapters .head {
  background:url('../img/Bg_arrow3Lay2.png') no-repeat 0px 5px;
}

#layout_2 .chapters a {
  color:#004654;
}

#layout_3 .chapters .head {
  background:url('../img/Bg_arrow3Lay3.png') no-repeat 0px 5px;
}

#layout_3 .chapters a {
  color:#233000;
}

#layout_4 .chapters .head {
  background:url('../img/Bg_arrow3Lay4.png') no-repeat 0px 5px;
}

#layout_4 .chapters a {
  color:#651D00;
}

#layout_5 .chapters .head {
  background:url('../img/Bg_arrow3Lay5.png') no-repeat 0px 5px;
}

#layout_5 .chapters a {
  color:#39007F;
}

.alignNone {
  float:none;
  margin:5px;
}

.alignLeft {
  float:left;
  margin:0px 20px 0px 0px;
}

.alignRight {
  float:right;
  margin:0px 0px 0px 20px;
}

.boxes {
  margin:0px 0px 10px 0px;
}

.boxes .headBox {
  background:transparent url(../img/Bg_headNews.gif) no-repeat scroll 0 0;
  color:#F57E00;
  font-size:14px;
  height:54px;
  line-height:21px;
  width:100%;
}

.boxes .headBox strong {
  display:block;
  padding:6px 0 0 20px;
}

.boxes .boxIn {
  background:transparent url(../img/Bg_bodyNews.png) repeat-y scroll 0 0;
  padding:0 25px 10px; 
}

.boxes .footBox {
  background:transparent url(../img/Bg_footNews.gif) no-repeat scroll 0 0;
  height:20px;
  position:relative;
  width:100%;
}

.searchBox {
  margin:36px 0px 10px 0px !important;
}

.searchBox fieldset {
  border:0px;
  margin:0px;
  padding:0px;  
}

.searchBox legend {
  display:none;
}

.searchBox .inputText {
  width:155px;
  height:14px;
  margin:0px 3px 0px 0px;
  padding:2px 0px 2px 2px;
  font-size:11px;
  line-height:13px;
  border:0px;
  float:left;
}

.searchBox .btn {
  width:28px;
  height:20px;
  background:url(../img/Bg_btn.gif) no-repeat 0px 0px;
  border:0px;
  color:#ffffff;
  font-weight:bold;
  font-size:10px;
  padding:0px 0px 4px 0px;
  margin:0px;
  text-align:center;
  float:left;
  cursor:pointer;
}

.videoBox .textTitle {
  background:url(../img/Bg_arrow3Lay1.png) no-repeat 0px 5px;
  font-size:14px;
  padding:0px 0px 0px 12px;
  margin:10px 0px 0px 0px;
  display:block;
}

.videoBox .block {
  display:block;
}

.videoBox .none {
  display:none;
}

.videoBox .releatedVideo li {
  background:url(../img/Bg_arrow.png) no-repeat 0px 7px;
  padding:0px 0px 0px 12px;
}

.videoBox .releatedVideo a {
  color:#A9CFD2;
  text-decoration:none;
  
}

.videoBox .releatedVideo a:hover {
  text-decoration:underline;
}

.help {
  width:55px;
  height:75px;
  display:block;
  background:url(../img/Bg_otaznik.gif) no-repeat 0px 0px;
  margin:60px auto 0px auto;
}

#queryFormBox {
  width:411px;
  height:137px;
  background:url(../img/Bg_form.gif) no-repeat 0px 0px !important;
  /*display:none;*/
  border:0px !important;
}

#queryFormBox fieldset {
  border:0px;  
}

#queryFormBox legend {
  display:none;
}

#queryFormBox h2 {
  color:#F57E00;
  padding:18px 0px 17px 25px;
  font-size:18px;
}

#queryFormBox h2 strong {
  color:#33575C;
}

#queryFormBox textarea {
  width:376px;
  height:48px;
  display:block;
  margin:0px auto 0px auto;
  font-size:11px;
  border:0px;
}

#queryFormBox .inputText {
  float:left;
  font-size:10px;
  width:135px;
  height:14px;
  margin:9px 3px 0px 131px;
  padding:2px 0px 2px 2px;  
  line-height:13px;
}

#queryFormBox .btn {
  width:28px;
  height:20px;
  background:url(../img/Bg_btn.gif) no-repeat 0px 0px;
  border:0px;
  color:#ffffff;
  font-weight:bold;
  font-size:10px;
  padding:0px 0px 4px 0px;
  margin:11px 0px 0px 0px;
  text-align:center;
  float:left;
  display:block;
  cursor:pointer;
}

.galleryItem {
  width:106px;  
  float:left;    
  text-align:center;
  margin:0px 15px 5px 0px;
}

.galleryItem .gallTitle {
  font-size:11px !important;
}

.galleryItem a {
  color:#DBF0F2;
}

.galleryItem img {
  border:1px solid #5A777A;
  padding:1px;
  height:79px;
}

/* FCK editor styles START */

.default {
  color:#A9CFD2;
}

.color1 {
  color:#F57E00;
}

.color2 {
  color:#3B7B83;
}

.kurziva {
  font-style:italic;
}

.podtrzene {
  text-decoration:underline;
}

.tucne {
  font-weight:bold;
}

.nextLine {
  display:block;
}

.floatLeft {
  display:block;
  text-align:left;
}

.floatRight {
  display:block;
  text-align:right;
}

/* FCK editor styles END */

.lv_Button lv_Close {
  text-align:right !important;
  width:22px !important;
}
