@import url("nullDefault.css");

body {
  width:100%;
  height:100%;
  font-size:12px;
  line-height:18px;
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  background:#DBE3E7;
}

#page {
  width:980px;
  height:auto;
  overflow:hidden;
}

#header {
  width:100%;
  height:100%;
  overflow:hidden;
}

#header img {
  border:0px;
}

#header .leftH {
  width:184px;
  height:auto;
  float:left;
  margin:13px 15px 0px 0px;
}

#header .rightH {
  width:781px;
  height:auto;
  float:left;
  background:#ffffff url('../img/Bg_edgeBottomLeft.gif') no-repeat left bottom;
}

#header .langBox {
  text-align:center;
  margin:0px 0px 12px 0px;
}

#header .langBox img {
  margin:0px 2px;
}

#header .logo {
  width:184px;
  height:82px;
  display:block;
  position:relative;
  text-decoration:none;
  padding:10px 0px 0px 0px;
  background:url('../img/Bg_edgeTopRight.gif') no-repeat 0px 0px;
}

#header .logo img {
  position:absolute;
  left:0px;
  top:10px;
}

#header .textH {
  font-size:12px;
  line-height:14px;  
  font-weight:bold;
  font-style:normal;
  background:#ffffff;
  display:block;
  padding:18px 10px 18px 10px;
  text-align:center;
  color:#363636;
}

#header .scrollText {
  width:430px;
  height:auto;
  margin:0px 0px 0px 15px;
  _margin:0px 0px 0px 7px;
  padding:9px 25px 6px 8px;
  float:left;
  font-size:11px;
  line-height:13px;
  color:#848484;
  background:url('../img/Bg_vDotted.gif') repeat-y right 4px;
  overflow:hidden;  
}

#header .searchForm {
  width:213px;
  height:19px;
  padding:5px 0px 6px 23px;
  float:left;
  margin:0px;
  background:url('../img/Bg_listArrowOrange.gif') no-repeat 10px 12px;    
}

#header .searchForm fieldset {
  border:0px;
  margin:0px;
  padding:0px;
}

#header .searchForm legend {
  display:none;
}

#header .searchForm .inputText {
  width:136px;
  height:13px;
  padding:2px 2px 2px 2px;
  margin:0px 6px 0px 0px;
  border:1px solid #DBE3E7;
  font-size:11px;
  color:#848484;
}

#header .searchForm .searchBtn {
  width:44px;
  height:19px;
  background:none;
  text-transform:uppercase;
  color:#E15616;
  text-decoration:underline;
  border:0px;
  background:url('../img/Bg_searchBtn.gif') no-repeat center 5px;    
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  cursor:pointer;
}

#header .searchForm .pl {
  background:url('../img/Bg_searchBtnPL.gif') no-repeat center 5px !important;
}

#header .searchForm .ua {
  background:url('../img/Bg_searchBtnUK.gif') no-repeat center 5px !important;
}

#header .iconsH {
  width:auto;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:8px 0px 4px 10px;
  float:left;
  overflow:hidden;
  background:url('../img/Bg_listArrowOrange.gif') no-repeat 0px 12px;
}

#header .iconsH img {
  margin:0px 2px;
}

#body .titleText {
  color:#E15616;
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 7px;
  display:block;
  background:url('../img/Bg_listArrowOrange.gif') no-repeat 0px 5px;
  font-size:12px;
  line-height:14px;  
}

#body .titleText span {
  color:#7B7B7B;
}

#body .map .rightInner {
  padding:0px 0px 10px 10px;
}

#body .map .titleText {
  background:url('../img/Bg_titleMap.png') no-repeat 0px 0px;
  color:#ffffff !important;
  padding:3px 10px 3px 20px;
}

#body .map .titleText span {
  color:#ffffff;
}

#body .leftInner {
  padding:0px 10px 10px 19px;
  background:#ffffff url('../img/Bg_edgeBottomRight.gif') no-repeat 0px bottom;
  height:100%;  
}

#body .leftSpecial {
  _height:867px;
  min-height:867px;
}

#body .rightBox {
  width:auto;
  height:auto;
  background:#ffffff url('../img/Bg_edgeTopLeft.gif') no-repeat 0px 0px;
  padding:10px 0px 0px 0px;
  overflow:hidden;
}

#body .rightInner {
  padding:0px 10px 10px 17px;
  background:#ffffff url('../img/Bg_edgeBottomLeft.gif') no-repeat 0px bottom;
}

#leftColumn {
  width:184px;
  height:auto;
  float:left;
  position:relative;
  left:-580px;
  top:0px;      
}

#leftColumn .leftMenu {  
  margin:0px 0px 10px 0px;
  background:#ffffff url('../img/Bg_dotted.gif') no-repeat center top;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:25px;
  padding:15px 0px 0px 0px;
}

#leftColumn .leftMenu a {
  color:#848484;
  padding:0px 0px 0px 10px;
  background:url('../img/Bg_listArrowGray.gif') no-repeat 0px 9px;
  display:block;
}

#leftColumn .leftMenu a:hover {
  color:#E15616;
  background:url('../img/Bg_listArrowOrange.gif') no-repeat 0px 9px;
}

#leftColumn .leftMenu ul {
  font-size:11px;
  line-height:20px;
  font-weight:normal;
  padding:0px 0px 0px 10px;
}

#leftColumn .leftMenu ul a {
  background:url('../img/Img_listCube.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul a:hover {
  background:url('../img/Img_listCube.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A1 {  
  background:url('../img/Bg_arrow3.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A2 {  
  background:url('../img/Bg_arrow2.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A3 {
  background:url('../img/Bg_arrow4.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A4 {
  background:url('../img/Bg_arrow7.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A5 {  
  background:url('../img/Bg_arrow5.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A6 {  
  background:url('../img/Bg_arrow1.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A7 {  
  background:url('../img/Bg_arrow6.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A8 {  
  background:url('../img/Bg_arrow5.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A9 {  
  background:url('../img/Bg_arrow1.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A10 {  
  background:url('../img/Bg_arrow2.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu ul .A11 {  
  background:url('../img/Bg_arrow6.gif') no-repeat 0px 5px;
}

#leftColumn .leftMenu .colored a {
  color:#E15716;    
}

#leftColumn .leftMenu .colored ul {
  padding:0px 0px 0px 0px;
}

#leftColumn .leftMenu .colored ul li {
  list-style:none !important;
}

#leftColumn .leftMenu .colored ul a {
  padding:0px 0px 0px 15px;
  display:block;
  font-weight:bold;
  color:#848484;
  background:none;
}

#leftColumn .leftMenu .colored ul a:hover {
  color:#E15616;
}

#leftColumn .leftEditBox {  
  padding:16px 0px 0px 0px;
  background:#ffffff url('../img/Bg_dotted.gif') no-repeat center top;
}

#leftColumn .writeAboutUs {
  background:url('../img/Bg_edgeTopRight.gif') no-repeat 0px 0px;  
  font-size:11px;
  line-height:15px;
  padding:10px 0px 0px 0px;
  margin:10px 0px 0px 0px;
}

#leftColumn .writeAboutUs a {
  color:#585858;
  padding:0px 0px 0px 8px;
  background:url('../img/Img_listCube.gif') no-repeat 0px 5px;
  display:block;
}

#leftColumn .writeAboutUs a:hover {
  color:#E15616;
}

#leftColumn .infoBox {
  background:url('../img/Bg_edgeTopRight.gif') no-repeat 0px 0px;
  font-size:11px;
  padding:10px 0px 0px 0px;
  margin:10px 0px 0px 0px;
  line-height:25px;  
}

#leftColumn .infoBox .leftInner {
  padding-left:10px;
}

#leftColumn .infoBox a {
  color:#E15616; 
}

#leftColumn .infoBox .textLink {
  text-decoration:underline;
}

#leftColumn .infoBox img {
  vertical-align:middle;
  margin-right:4px;
}

#content {
  width:580px;   
  float:left;
  position:relative;
  left:199px;
  top:0px;
  background:url('../img/Bg_bodyTop.gif') no-repeat 0px 0px;
  padding:11px 0px 0px 0px;
  overflow:hidden;
}

#content .contentIn {
  padding:20px 16px 30px 16px;
  background:#ffffff url('../img/Bg_bodyBottom.gif') no-repeat 0px bottom;
  _height:970px;
  min-height:970px;
}

#content h1 {
  font-size:16px;
  font-weight:bold;
  line-height:25px;
  color:#E15716;
  margin:0px 0px 5px 0px;
}

#content h2 {
  font-size:16px;
  font-weight:bold;
  line-height:25px;
  color:#E15716;
  margin:10px 0px 5px 0px;
}

#content h3 {
  font-size:14px;
  line-height:18px;
  font-weight:bold;
  color:#E15716;
  margin:10px 0px 0px 10px;
}

#content h4 {
  font-size:12px;
  line-height:14px;
  font-weight:bold;
  color:#000000;
  margin:10px 0px 0px 10px;  
}

#content ul {
  margin:5px 0px 5px 15px;
}

#content ul ul {
  margin:0px 0px 0px 15px;
}

#content ul li {
  padding:0px 0px 0px 8px;
  background:transparent url(../img/Bg_listCube.gif) no-repeat scroll 0px 7px;
}

#content ul li li {
  background:transparent url(../img/Img_listCube.gif) no-repeat scroll 0px 7px;
}

#content ol {
  margin:5px 0px 5px 15px;
}

#content ol ol {
  margin:0px 0px 0px 15px;  
}

#content ol li {
  list-style:decimal;
  margin:0px 0px 0px 15px;
  padding:0px 0px 0px 0px;
}

#content .breadcrumbs {
  font-size:11px;
  line-height:25px;
  color:#E15616;
  position:relative;
  top:-20px;  
}

#content a {
  color:#E15616;
}

#content td {
  vertical-align:top;
}

#content p {
  margin:0px 0px 7px 0px;
}

#content .breadcrumbs a {
  margin:0px 3px 0px 0px;
  padding:0px 10px 0px 0px;
  background:url('../img/Bg_breadcrumb.gif') no-repeat right 5px;
  color:#585858;
}

#content .breadcrumbs a:hover {
  text-decoration:underline;
  color:#E15616;
}

#content .mapLink {
  position:absolute;
  right:15px;
  top:13px;
  padding-left:7px;
  background:url('../img/Bg_listArrowOrange.gif') no-repeat 0px 7px;
}

#content .mapLink:hover {
  text-decoration:underline;
}

#content .categoryDesc {
  font-size:12px;
  font-weight:normal;
  line-height:18px;
  color:#000000;
  margin:0px 0px 19px 0px;
}

#content .conDes {
  padding:5px 10px;
  background:#FEF9F5;
  margin:0px 0px 20px 0px;
}

#content .dottedLine {
  width:auto;
  height:1px;
  background:url('../img/Bg_dotted.gif') repeat-x 0px 0px;
  margin:0px 0px 10px 0px;
  clear:both;
}

#content .date, #rightColumn .date {
  font-size:10px;
  line-height:15px;
  color:#929292
}

#content .titleArticle {
  background:none !important;
  padding:0px !important;
  margin:20px 0px 10px 0px !important;
}

#content .titleArticle .artTitle {
  margin:0px 0px 5px 0px;
}

#content .titleArticle p {
  font-size:11px;
  line-height:16px;
}

#content .article {
  padding:0px 0px 13px 0px;
  margin:0px 0px 10px 0px;
  background:url('../img/Bg_dotted.gif') repeat-x 0px bottom;
}

#content .article img {
  border:1px solid #C5CCD0;
}

#content .article h2 {
  font-size:12px;
  line-height:13px;
  font-weight:bold;
}

#content .article h2 a {
  color:#E15716;
}

#content .chapters {  
  color:#585858;
  font-size:11px;
  line-height:25px;
  margin:0px 0px 5px 0px;
}

#content .chapters .head, #content .chapters li {
  float:left;
  margin:0px 14px 0px 0px;
}

#content .chapters li {
  margin:0px 36px 0px 0px;
  background:none;
}

#content .chapters a {
  color:#5E5E5E;
  text-decoration:underline;
}

#content .chapters a:hover, #content .chapters .active {
  color:#E15716;
  text-decoration:none;
}

#content .artImg {
  border:2px solid #C7CED1;
  float:right !important;
  margin:0px 0px 0px 22px !important; 
}

#content .alignLeft {
  float:left;
  margin-right:22px;
}

#content .alignRight {
  float:right;
  margin-left:22px;
}

#content .perex {
  margin:0px 0px 20px 0px;
}

#content #pager {
  font-size:11px;
  color:#585858;
  line-height:18px;
  padding:10px 0px 0px 0px;
  margin:15px 0px 0px 0px;
  background:url('../img/Bg_dotted.gif') repeat-x 0px 0px;
  position:relative;
  height:32px;
}

#content #pager a {
  color:#585858;
  padding:0px 0px 0px 11px;
}

#content #pager a:hover {
  text-decoration:underline;
  color:#E15716;
}

#content #pager .prevPages {
  background:url('../img/Bg_pagerLeft.gif') no-repeat 0px 7px;
  position:absolute;
  left:0px;
}

#content #pager .nextPages {
  padding:0px 11px 0px 0px;
  background:url('../img/Bg_pagerRight.gif') no-repeat right 7px;
  position:absolute;
  right:0px;
}

#content #pager .print {
  background:url('../img/Bg_print.gif') no-repeat 0px 3px;
  padding:0px 0px 0px 16px;
  position:absolute;
  left:154px;
}

#content #pager .send {
  background:url('../img/Bg_mail.gif') no-repeat 0px 5px;
  padding:0px 0px 0px 16px;
  position:absolute;
  left:305px;
}

#content #listPager {
  text-align:right;
  color:#585858;
  font-size:11px;
  line-height:14px;
}

#content #listPager .pagerText {
  margin:0px 5px 0px 0px;
}

#content #listPager a {
  color:#585858;
}

#content #listPager a:hover {
  color:#E15716;
}

#content #listPager .active {
  color:#E15716;
  font-weight:bold;
}

#content .attachment .head {
  font-size:14px;
  font-weight:bold;
  line-height:25px;
  color:#E15716;
}

#content .relatedArticles .head {
  margin:0px 0px 20px 0px;
}

#content .relatedArticles .item {
  padding:0px 0px 13px 0px;
  margin:0px 0px 10px 0px;
  background:url('../img/Bg_dotted.gif') repeat-x 0px bottom;
}

#content .relatedArticles h2 {
  font-size:12px;
  font-weight:bold;
  line-height:13px;
  margin:0px 0px 5px 0px;
  padding:0px 0px 0px 0px;
}

#content .relatedArticles a {
  color:#E15716;
}

#content .relatedArticles p {
  font-size:11px;
  line-height:14px;
}

#content .attachments {
  font-size:11px;
  line-height:14px;
  margin:30px 0px 0px 0px;
}

#content .attachments a {
  color:#585858;
}

#content .attachments a:hover {
  color:#E15716;
}

#content .attachments li {
  background-position:0px 5px;
}

#content .siteMap a {
  color:#585858;
}

#content .siteMap a:hover {
  text-decoration:underline;
  color:#E15716;
}

#content .resultinfo {
  font-size:11px;
  margin:0px 0px 20px 0px;
}

#content .resultinfo b {
  color:#E15716;
}

#content .formDesc {
  margin:0px 0px 20px 0px;
}

#content form {
  margin:0px;
  padding:0px;
  font-size:11px;
  line-height:13px;
}

#content form table {
  width:100%;
}

#content form fieldset {
  border:0px;
}

#content form legend {
  display:none;
}

#content form label {
  font-weight:bold;
  display:block;
  margin:0px 0px 5px 0px;
  color:#585858;
}

#content form td input {
  display:block;
  width:151px;
  border:1px solid #C9D0D3;
  font-size:11px;
  padding:2px;
  color:#585858;
}

#content form textarea {
  display:block;
  border:1px solid #C9D0D3;
  width:100%;
  font-size:11px;
  padding:2px;
  color:#585858;
}

#content form .space {
  padding:15px 0px 0px 0px;
}

#content form .submit {
  background:none;
  border:0px;
  font-size:11px;
  line-height:13px;
  font-weight:bold;
  color:#ffffff;
  cursor:pointer;
  background:url('../img/Btn_send.gif') no-repeat 0px 0px;
  width:70px;
  height:18px;
  float:right;
}

#content .colored {
  color:#E15716;
}

#content .A1 {
  color:#00923A;
}

#content .A2 {
  color:#0093E2;
}

#content .A3 {
  color:#B6B400;
}

#content .A4 {
  color:#AE2545;
}

#content .A5 {
  color:#D92D1D;
}

#content .A6 {
  color:#1C432A;
}

#content .A7 {
  color:#28156B;
}

#content .A8 {
  color:#D92D1D;
}

#content .A9 {
  color:#1C432A;
}

#content .A10 {
  color:#0093E2;
}

#content .A11 {
  color:#28156B;
}

#content .contacts {
  font-size:11px;
  line-height:14px;
  padding:0px 0px 10px 0px;
  background:url('../img/Bg_dotted.gif') repeat-x 0px bottom;  
}

#content .contacts a {
  color:#E15716;
}

#content .contacts table {
  border-collapse:collapse;
  border-spacing:0px;
  width:100%;
}

#content .contacts td {
  width:50%;
}

#content .contacts .conDesc {
  margin:0px 5px 0px 0px;
}

#content .contacts .contactTitle {
  font-size:12px;
  line-height:13px;
}

#content .contacts .bold {
  font-weight:bold;
}

#content .contacts .conF-Name {
  margin:0px 5px 0px 0px;
}

#content #contactDetail h3 {
  margin-left:0px;
}

#content #contactDetail a {
  color:#E15716;
}

#content #contactDetail span a {
  margin:0px 0px 0px 5px;
}

#content #contactDetail strong {
  margin:0px 0px 0px 5px;
}

#content #contactDetail .boxRight {
  float:right;
}

#content #contactDetail .conImg {  
  text-align:center;
  margin:0px 0px 40px 0px;
}

#content #contactDetail .conImg a {
  font-size:10px;
  line-height:14px;
  color:#767676;
  padding:0px 0px 0px 13px;
}

#content #contactDetail .zoomImg {
  background:url('../img/Bg_zoomBtn.gif') no-repeat 0px 2px;
}

#content #contactDetail .mapView {
  background:url('../img/Bg_viewMapBtn.gif') no-repeat 0px 2px;
  margin:0px 0px 0px 20px;
}

#content #contactDetail .box {
  margin:0px 0px 26px 0px;
}

#content #contactDetail img {
  display:block;
  border:2px solid #CBD1D5;
  margin-bottom:7px;
}

#content #contactDetail .fileBox {
  position:relative;
  width:240px;
}

#content #contactDetail .fileBox .env {
  padding:10px;
  background:#E15716;
}

#content #contactDetail .fileBox .titleText {
  margin:0px 0px 5px 0px;
  padding-bottom:5px;
  border-bottom:1px solid #DBE3E7;
}

#content #contactDetail .fileBox .fileName {
  margin:0px 0px 0px 0px;
  font-weight:bold;
  display:block;
}

#content #contactDetail .fileBox a {
  color:#ffffff;
  font-weight:bold;
  /*
  display:block;
  width:17px;
  height:17px;  
  background:url('../img/iconDownload.gif') no-repeat 0px 0px;
  position:absolute;
  top:25px;
  right:0px;
  */
}

#content #contactDetail .fileBox .fileDesc {
  margin:10px 0px 10px 0px;
}

#content #contactDetail .nextConImg h3 {
  margin:0px 0px 10px 0px;
}

#content #contactDetail .nextConImg .boxImg {
  float:left;
  margin:0px 10px 20px 0px;
}

#content #contactDetail .nextConImg .zoomImg {
  color:#767676;
  font-size:10px;
  line-height:14px;
  padding:0px 0px 0px 13px;
}

#sendArticle fieldset {
  padding:10px 15px 10px 15px;
  border:none;
  margin:0px 0px 10px 0px;
}

#sendArticle legend {
  padding:0px 0px 0px 0px;
  color:#000066;
  font-weight:bold;
}

#sendArticle .note {
  margin-bottom:15px;
}

#sendArticle table {
  width:50%;
  border-collapse:collapse;
  border-spacing:0px;
  border:0px;
}

#sendArticle table td,#sendArticle table th {
  border:0px;
  padding:3px 0px;
}

#sendArticle th {
  width:50%;
  text-align:left;
}

#sendArticle input {
  border:1px solid #8DC73E;
}

#sendArticle textarea {
  width:99%;
  border:1px solid #8DC73E;
}

#sendArticle select {
 
}

#sendArticle label {
  float:left;
  margin:0px 5px 0px 0px !important;
  
}

#sendArticle .sendmail-cz { 
  background:transparent url(../img/Btn_send.gif) no-repeat scroll 0px;
  border:0px none;
  color:#FFFFFF;
  cursor:pointer;
  float:right;
  font-size:11px;
  font-weight:bold;
  height:18px;
  line-height:13px;
  width:70px;
}

#rightColumn {
  width:191px;
  height:auto;
  float:left;
  position:relative;
  left:25px;
  overflow:hidden;
}

#rightColumn h2 {
  font-size:11px;
  font-weight:bold;
  line-height:13px;
  color:#585858;
}

#rightColumn h2 a {
  color:#585858;
  text-decoration:none;
}

#rightColumn a:hover {
  color:#E15616;
}

#rightColumn p {
  font-size:11px;
  font-weight:normal;
  line-height:13px;
  color:#585858;
}

#rightColumn .item {
  padding:0px 0px 12px 0px;
  margin:0px 0px 10px 0px;
  background:url('../img/Bg_dotted.gif') repeat-x 0px bottom;
}

#rightColumn .last {
  padding:0px;
  background:none;
}

#rightColumn .news, #rightColumn .feature {  
  margin:10px 0px 0px 0px; 
}

#rightColumn .more {
  display:none;
}

#rightColumn .environment {
  margin:10px 0px 0px 0px;
  font-size:11px;
  line-height:15px;
}

#rightColumn .environment  p {
  margin:0px 0px 5px 0px;
}

#rightColumn .environment a {
  color:#585858;
  padding:0px 0px 0px 8px;
  background:url('../img/Img_listCube.gif') no-repeat 0px 5px;
  display:block;
}

#rightColumn .environment .item {
  margin:0px;
  padding:0px;
  background:none;
}

#rightColumn .environment a:hover {
  color:#E15616;
}

#rightColumn .links {
  margin:10px 0px 0px 0px;
}

#rightColumn .links a {
  color:#585858;
}

#rightColumn .links a:hover {
  color:#E15716;
}

.error {
  background:#FFEEEE none repeat scroll 0%;
  border:1px solid red;
  margin:1.5em;
  padding:0.666em;
  font-size:11px;
  line-height:18px;  
}

.error li {
  background:none !important;
}

#printPage {
  background:#ffffff;
  width:590px;
  height:auto;
  overflow:hidden;
  position:relative;
}

#printPage h1 {
  position:absolute;
  left:200px;
  top:50px;
  font-size:22px;
  line-height:30px;
}

#printPage #pageInner {
  padding:20px;
}

#printPage #header {
  padding:0px 0px 0px 0px;
  margin:0px 0px 10px 0px;
  background:url('../img/Bg_dotted.gif') repeat-x 0px bottom;
}

#printPage .ChapterName {
  font-size:14px;
  margin:10px 0px 5px 10px;
  font-weight:bold;
}

#printPage h2 {
  font-size:16px;
  font-weight:bold;
  line-height:25px;
  color:#E15716;
  margin:10px 0px 5px 0px;
}

#printPage h3 {
  font-size:14px;
  line-height:18px;
  font-weight:bold;
  color:#E15716;
  margin:10px 0px 0px 10px;
}

#printPage h4 {
  font-size:12px;
  line-height:14px;
  font-weight:bold;
  color:#000000;
  margin:10px 0px 0px 10px;  
}

#printPage ul {
  margin:5px 0px 5px 15px;
}

#printPage ul ul {
  margin:0px 0px 0px 15px;
}

#printPage ul li {
  padding:0px 0px 0px 8px;
  background:transparent url(../img/Bg_listCube.gif) no-repeat scroll 0px 7px;
}

#printPage ul li li {
  background:transparent url(../img/Img_listCube.gif) no-repeat scroll 0px 7px;
}

#printPage ol {
  margin:5px 0px 5px 15px;
}

#printPage ol ol {
  margin:0px 0px 0px 15px;  
}

#printPage ol li {
  list-style:decimal;
  margin:0px 0px 0px 15px;
  padding:0px 0px 0px 0px;
}

.tblContact tr {
  background:url('../img/Bg_dotted.gif') repeat-x 0px top;  
}

.tblContact td {
 padding:10px 10px 10px 10px;  
}

.tblContact .center {
  border-left:1px dashed #D1D1D1;
  border-right:1px dashed #D1D1D1;
}

.tblContact h2 {
  font-size:12px !important;
}

/* FCK editor styles  START */

table {
  border-collapse:collapse;
  border-spacing:0px;
  font-size:12px;
  line-height:18px;
}

td {
  padding:2px;
}

.italic {
  font-style:italic;
}

.underline {
  text-decoration:underline;
}

.bold {
  font-weight:bold;
}

.nextLine {
  display:block;
}

.orangeText {
  color:#E15716;
}

.greyText {
  color:#424242;
}

.blackText {
  color:#000000;
}

.floatLeft {
  display:block;
  text-align:left;
}

.floatRight {
  display:block;
  text-align:right;
}

.sTable td {
  padding:26px;
  border-top:1px dashed #424242;
  border-bottom:1px dashed #424242;
}

.tdLeftRight {
  border-left:1px dashed #424242;
  border-right:1px dashed #424242;
}

/* FCK editor styles END */

.podpis {
  padding:10px;
  font-size:11px;
  color:#7D7B7A;
}

.podpis a {
  text-decoration:underline;
  color:#7D7B7A;
}

#mapBox {  
  position:relative;  
}

.mapPl {
  background:url('../Files/FlashMaps/mapaPl2.gif') no-repeat 0px 0px;
  width:550px;
  height:508px;
}

.mapSk {
  background:url('../Files/FlashMaps/mapaSk.gif') no-repeat 0px 0px;
  width:550px;
  height:304px;
}

.mapUk {
  background:url('../Files/FlashMaps/mapaUk.gif') no-repeat 0px 0px;
  width:548px;
  height:352px;
}

.mapUk #m1 {
  background:url('../Files/FlashMaps/Bg_redCity.gif') no-repeat 0px 0px;
  bottom:175px;
  left:43px;
}

.mapUk #m2 {
  background:url('../Files/FlashMaps/Bg_redCity.gif') no-repeat 0px 0px;
  bottom:223px;
  left:178px;
}

.mapSk a {
  width:15px !important;
  height:14px !important;
}

.mapSk #m1 {
  background:url('../Files/FlashMaps/Bg_lightBlueCity.gif') no-repeat 0px 0px;
  bottom:102px;
  left:295px;
}

.mapSk #m2 {
  background:url('../Files/FlashMaps/Bg_lightBlueCity.gif') no-repeat 0px 0px;
  bottom:154px;
  right:108px;
}

.mapSk #m3 {
  background:url('../Files/FlashMaps/Bg_lightBlueCity.gif') no-repeat 0px 0px;
  bottom:177px;
  right:176px;
}

.mapSk #m4 {
  background:url('../Files/FlashMaps/Bg_lightBlueCity.gif') no-repeat 0px 0px;
  bottom:128px;
  right:249px;
}

.mapSk #m5 {
  background:url('../Files/FlashMaps/Bg_lightBlueCity2.gif') no-repeat 0px 0px;
  bottom:86px;
  left:239px;
}

.mapSk #m6 {
  background:url('../Files/FlashMaps/Bg_blueCity.gif') no-repeat 0px 0px;
  top:64px;
  left:172px;
}

.mapSk #m7 {
  background:url('../Files/FlashMaps/Bg_lightBlueCity.gif') no-repeat 0px 0px;
  bottom:84px;
  left:197px;
}

.mapSk #m8 {
  background:url('../Files/FlashMaps/Bg_blueCity.gif') no-repeat 0px 0px;
  top:129px;
  left:169px;
}

.mapSk #m9 {
  background:url('../Files/FlashMaps/Bg_blueCity.gif') no-repeat 0px 0px;
  top:176px;
  left:167px;
}

.mapSk #m10 {
  background:url('../Files/FlashMaps/Bg_blueCity2.gif') no-repeat 0px 0px;
  top:95px;
  left:125px;
}

#mapBox a {
  width:11px;
  height:10px;
  display:block;
  position:absolute;
}

.mapPl #m1 {
  background:url('../Files/FlashMaps/Bg_redCity.gif') no-repeat 0px 0px;
  bottom:138px;
  left:145px;
}

.mapPl #m2 {
  background:url('../Files/FlashMaps/Bg_redCity.gif') no-repeat 0px 0px;
  bottom:138px;
  left:102px;
  z-index:20;
  display:none;
}

.mapPl #m3 {
  background:url('../Files/FlashMaps/Bg_redCity.gif') no-repeat 0px 0px;
  bottom:140px;
  left:91px;
  z-index:30;
}

.mapPl #m4 {
  background:url('../Files/FlashMaps/Bg_redCity.gif') no-repeat 0px 0px;
  bottom:138px;
  left:103px;
  z-index:10;
}

.mapPl #m5 {
  background:url('../Files/FlashMaps/Bg_redCity.gif') no-repeat 0px 0px;
  bottom:157px;
  left:70px;
}

.mapPl #m6 {
  background:url('../Files/FlashMaps/Bg_redCity.gif') no-repeat 0px 0px;
  bottom:159px;
  left:135px;
}

.mapPl #m7 {
  background:url('../Files/FlashMaps/Bg_redCity2.gif') no-repeat 0px 0px;
  bottom:208px;
  left:112px;
}

.mapPl #m8 {
  background:url('../Files/FlashMaps/Bg_redCity2.gif') no-repeat 0px 0px;
  top:30px;
  left:142px;
}

.mapPl #m9 {
  background:url('../Files/FlashMaps/Bg_redCity2.gif') no-repeat 0px 0px;
  bottom:207px;
  left:164px;
}

