* {
  margin:0px;
  padding:0px;
  /*font-size: 11px;*/
}

body {
  font-family:verdana;
  background:url(../images/layout/b-line.jpg) repeat-y top center #0090BF;  
}

div.clear,div.util,div.cleaner {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height:0px;
	margin:0px;
	padding:0px;
}

/* layout start */
#wrapper {
  margin:0px auto;
  width:996px;
  position:relative;
  }
  
#mainblockcover {  background:url(../images/layout/footer.jpg) no-repeat bottom center; padding: 0px 0px 45px 0px;
}

#firstLine {
  width:996px;
  height:25px;
  background:url(../images/layout/first-line.jpg) no-repeat top left;
  position:relative;
}

#secondLine {
  width:996px;
  height:125px;
  background:url(../images/layout/second-line.jpg) no-repeat top left;
  position:relative;
}

#mainBlock {
  width:996px;
  padding-bottom: 20px;
  background-color:#ffffff;
}

#leftRow {
  width:180px;
  float:left;
}

#mainRow {
  float:left;
  width:556px;
  padding-left:15px;
}

#rightRow {
  float:left;
  width:245px;
  background:url(../images/layout/right-top.jpg) no-repeat top left;
}

.nonImageBackground {
  background:url(../images/layout/right-top-en.jpg) no-repeat top left !important;
  /*background-color:white !important;*/
}

#footer {
  width:996px;
  height:71px;
  background:url(../images/layout/footer2.jpg) no-repeat top center;
}

	.footerEn{
	 	background:url(../images/layout/footer2en.jpg) no-repeat top center !important;
	 }

#footer .left {
  float:left;
  font-size:12px;
  color:#5E5E5E;
  padding-left:40px;
  padding-top:80px;
}

#footer .left a {
  color:#5E5E5E;
}

#footer .right {
  float:right;
  font-size:12px;
  color:#5E5E5E;
  padding-right:35px;
  padding-top:80px;
}

#footer .right a {
  color:#5E5E5E;
}

#footer.footerEn {
  background:url(../images/layout/footer2en.jpg) no-repeat top center;
}
/* layout end */
/* firstLine content start */
#firstLine .topMenu {
  position:absolute;
  top:0px;
  left:390px;
  font-size:12px;
  color:#5E5E5E;
  padding-top:5px;
}

#firstLine .topMenu a {
  color:#5E5E5E;
  text-decoration:none;
}

#firstLine .topMenu a:hover {
  text-decoration:underline;
}

#firstLine .searchForm {
  position:absolute;
  top:0px;
  left:590px;
  font-size:12px;
  color:#5E5E5E;
  padding-top:2px;
}

#firstLine .searchForm label {
  padding-right:10px;
}

#firstLine .searchForm input.text {
  width:180px;
  background:url(../images/layout/search-bg.gif) repeat-x top left;
  border:1px solid #C6C6C6;
  padding:1px;
  font-size:12px;
  position:relative;
  top:1px;
}

#firstLine .searchForm input.button {
  background:url(../images/layout/search-button.gif) no-repeat 0px 2px;
  border:0px;
  top:1px;
  width:10px;
}

#firstLine .langs {
  position:absolute;
  left:930px;
  top:0px;
  padding-top:6px;
}
/* firstLine content end */

/* secondLine content start */
#secondLine .topLink {
  display:block;
  text-decoration:none;
  width:190px;
  height:74px;
  position:absolute;
  top:38px;
  left:40px;
}

#secondLine .topBanner {
  width:468px;
  height:60px;
  background:url(../images/layout/banner.gif) no-repeat top left;
  position:absolute;
  top:33px;
  left:391px;
}
/* secondLine content end */

/* leftRow content start */
#leftRow .leftNadpis {
  background:url(../images/layout/left-nadpis.jpg) no-repeat bottom left;
  color:#2C85C7;
  padding:35px 25px 15px 25px;
  font-size:14px;
}

#leftRow .leftNadpis a {
  color:#2C85C7;
  text-decoration:none;
}

#leftRow ul.leftMenu {
  list-style:none;
  padding:35px 0px 0px 0px;
}

#leftRow ul.leftMenu li a {
  font-size:12px;
  text-decoration:none;
  margin:5px 15px 5px 25px;
  background:url(../images/layout/menu-off.gif) no-repeat 1px 1px;
  padding:0px 0px 0px 15px;
  display:block;
  color:#5E5E5E;
}

#leftRow ul.leftMenu li a.active,
#leftRow ul.leftMenu li a:hover {
  background:url(../images/layout/menu-on.gif) no-repeat 0px 1px;
  color:#2C85C7;
}

#leftRow .userBox {
  font-size:10px;
  padding:15px 15px 0px 41px;
  color:#2C85C7;
}

#leftRow .userBox a {
  margin-top:5px;

  width: auto;
  color:#2C85C7;
}

#leftRow form {
  padding:0px 0px 0px 25px;
}

#rightRow form input.text {
  width:171px;
  border:1px solid #C6C6C6;
  padding:1px;
  background:url(../images/layout/news.gif) repeat-x top left;
  font-size:12px;
  margin: 0px 0px 0px 40px;
  color:#707070;
}

#leftRow form input.button {
  background:url(../images/layout/news-sub.gif) no-repeat 0px 2px;
  border:0px;
  top:1px;
  width:10px;
}
/* leftRow content end */

/* mainRow content start */
#mainRow {
  font-size:11px;
  color:#5E5E5E;
}

#mainRow a {
  color:#5E5E5E;
}

#mainRow p.floatRight{
float: right;
}

#mainRow a:hover {
  color:#2C85C7;
}

#mainRow p {
  margin-bottom:10px;
  line-height: 160%;
}

#mainRow table {
  border-spacing:1px;
  margin-bottom:10px;
  font-size:11px;
  color:#5E5E5E;
}

#mainRow table th {
  background-color:#F5F5F5;
  padding:5px;
  border:1px solid #F5F5F5;
  text-align:left;
}

#mainRow table td {
  padding:5px;
  border:1px solid #F5F5F5;
}

#mainRow ul {
  list-style:none;
  margin-bottom:10px;
}

#mainRow ul li {
  background:url(../images/layout/news-more.gif) no-repeat 2px 4px;
  font-size:11px;
  /*font-weight:bold;*/ 
  color:#5E5E5E;
  line-height:160%;
  padding-left:20px;
  margin-bottom:5px;
}

#mainRow ul li ul {
  padding-top:7px;
}

#mainRow h3 {
  color:#2C85C7;
  font-size:13px;
  padding:5px 0px 10px 0px;
}

#mainRow h4 {
  color:#2C85C7;
  font-size:11px;
  padding:5px 0px 10px 0px;
}

#mainRow p.path {
/* padding:14px 0px 50px 0px; */
  padding:14px 0px 35px 0px;
  font-size:10px;
  text-transform:uppercase;
  margin:0px;
}

#mainRow p.path img {
  position:relative;
  top:1px;
  padding:0px 3px;
}

#mainRow p.path a {
  color:#2C85C7;
  font-weight:bold;
}

#mainRow p.path .label {
  color:#5E5E5E;
}

#mainRow p.path .name {
  color:#2C85C7;
}

#mainRow h2 {
  background:url(../images/layout/h2.jpg) no-repeat bottom left;
  color:#2C85C7;
  padding:0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  font-size:15px;
  /*text-transform:uppercase;*/  
}

#mainRow .newsBox {
  background:url(../images/layout/news-pod.jpg) no-repeat bottom left;
  padding:0px 0px 10px 0px;
  margin-bottom:15px;
}

#mainRow .newsBox img {
  float:left;
  margin:0px 20px 0px 0px;
}

#mainRow .newsBox h3 {
  font-size:12px;
  color:#2C85C7;
}

#mainRow .newsBox a h3 {
  color:#2C85C7;
  text-decoration:none;
}

#mainRow .newsBox a {
  color:#2C85C7;
}

#mainRow .newsBox .datum {
  font-size:11px;
  padding:0px 0px 5px 0px;
  display:block;
  color:#2C85C7;
}

#mainRow .newsBox p {
  font-size:11px;
  /*margin-left:120px;*/
  /*background:url(../images/layout/news-pod.jpg) no-repeat bottom left;*/
  /*padding:0px 0px 15px 0px;*/
  
  /*margin-bottom:15px;*/
  color:#5E5E5E;
}

#mainRow .newsBox a.more {
  color:#5E5E5E;
  text-decoration:none;
  background:url(../images/layout/news-more.gif) no-repeat right 6px;
  padding-right:12px;
  text-transform:lowercase;
  font-size:11px;
  float:right;
  font-weight:bold;
}

#mainRow .newsBox a.moreEn {
  padding-right:16px;
  background:url(../images/layout/news-more.gif) no-repeat 37px 6px;
}

#rightRow .rightHalfRow {
  width:185px;
  float:right;
  /*padding:0px 25px 0px 35px;*/
  padding:0px 25px 0px 35px;
  /* margin-bottom:15px;*/
}

#leftRow .leftHalfRow {
  width:145px;
  float:left;
  padding:0px 25px 5px 25px;
  margin-bottom:15px;
}

#rightRow .rightHalfRow .nadpis, #leftRow .leftHalfRow .nadpis {
  background:url(../images/layout/half-under.jpg) no-repeat bottom left;
  padding:0px 0px 15px 0px;
  display:block;
  color:#2C85C7;
  /*text-transform:uppercase;*/
  font-weight:bold;
  font-size:14px;
}

#rightRow .rightHalfRow ul {
  list-style:none;
}

#rightRow .rightHalfRow ul li {
  background:url(../images/layout/news-more.gif) no-repeat 2px 3px;
  font-size:11px;
  font-weight:bold;
  color:#5E5E5E;
  padding-left:20px;
  margin-bottom:5px;
}

#rightRow .rightHalfRow ul li a {
  text-decoration:none;
  color:#5E5E5E;
}

#rightRow .rightHalfRow ul li a:hover {
  color:#2C85C7;
}

#leftRow .leftHalfRow p {
  font-size:11px;
  color:#5E5E5E;
  line-height:160%;
}

 a.more {
  color:#5E5E5E;
  text-decoration:none;
  background:url(../images/layout/news-more.gif) no-repeat right 6px;
  padding-right:12px;
  text-transform:lowercase;
  font-size:11px;
  float:right;
  font-weight:bold;
}
a.more:hover {
  color: #2C85C7 !important;
}

/* mainRow content end */

/* rightRow content start */
#rightRow .upoutavkaLine1 {
  color:#2C85C7;
  font-size:16px;
  display:block;
  padding:50px 0px 0px 50px;
  text-transform:uppercase;
}

#rightRow .upoutavkaLine2 {
  color:#2C85C7;
  font-size:16px;
  display:block;
  font-weight:bold;
  padding:10px 0px 10px 50px;
  text-transform:uppercase;
}

#rightRow .english1 {
  font-size:12px;
}

#rightRow .english {
  font-size:12px;
}

#rightRow .upoutavkaLine3 {
  color:#2C85C7;
  font-size:13px;
  display:block;
  padding:0px 0px 35px 50px;
  text-transform:uppercase;
}

#rightRow .rightNadpis {
  background:url(../images/layout/right-nadpis.jpg) no-repeat bottom left;
  color:#2C85C7;
  padding:35px 25px 15px 35px;
  font-size:14px;
}
	.rightNadpis img{margin-bottom: 15px;}
	.imgNad{padding-top: 15px !important;}
	.imgNad a,
	.imgNad a img{ border: none !important;}

#rightRow .rightNews {
  margin-bottom:20px;
  padding:0px 25px 0px 35px;
}

#rightRow .rightNews .nadpis, #rightRow .rightNews a {
  font-size:11px;
  color:#474747;
  font-weight:bold;
  text-decoration:none;
  display:block;
}

#rightRow .rightNews .nadpis {
  font-size:11px;
  color:#474747;
}

#rightRow .rightNews .datum {
  color:#2C85C7;
  font-size:11px;
  padding:5px 0px;
  display:block;
}

#rightRow .rightNews p {
  font-size:11px;
  padding-bottom:5px;
  line-height:160%;
}

#rightRow .rightNews a.more {
  text-decoration:underline;
  width:50px;
  background:url(../images/layout/news-more.gif) no-repeat right 4px;
}

#rightRow .rightNews a.moreEn {
  width:56px;
  background:url(../images/layout/news-more.gif) no-repeat right 4px;
}

/* rightRow content end */
form.bigForm {
  font-size:11px;
}

form.bigForm input, form.bigForm textarea {
  border:1px solid #C6C6C6;
}




form.bigForm table tbody tr td textarea.reg{
width: 410px !important;
height: 70px;
}

#mainRow form.bigForm table tbody tr td {
  border:0px;
}

#mainRow .newsBox p.datum, #mainRow p.datum {
  padding:0px 0px 5px 0px; 
  margin:0px;
  background:transparent;
  color:#2C85C7 !important; /*#5E5E5E !important;*/
  
}

form.bigForm table tr td{
	padding: 10px 5px 10px 5px !important;
	border-bottom: solid 1px #ddd  !important;
}

form.bigForm input[type=submit]{
	padding: 4px 10px 4px 10px;
	background: #2C85C7;
	color: #fff;
	border: solid 2px #ccc ;
}

/* facebook a news 23-06-10 */
div.fbBox {
  padding:35px 10px 0px 25px;
}

div.fbBox .fbTop {
  width:100%;
  height:26px;
  display:block;
  background:url(../images/layout/fbtop.gif) no-repeat top left;
}

div.fbBox .fbBottom {
  border:1px solid #94A3C4;
  border-top:0px;
  background:url(../images/layout/like.jpg) no-repeat top left;
  height:37px;
  width:99%;
}

.dalsiAktuality a {
  color:#5E5E5E;
  text-decoration:none;
  background:url(../images/layout/news-more.gif) no-repeat right 5px;
  padding-right:12px;
  font-size:11px;
  float:right;
  font-weight:bold;
}

h1 {
  position:absolute;
  top:35px;
  left:40%;
  z-index:990;
  font-weight:normal;
  color:#ccc;
  margin-left:-8px;
  font-size:10px;
}

.fright {
  float:right;
}

.fleft {
  float:left;
}

.fmid {
  text-align:center;
  margin-left:60px;
}

.fmid2 {
  text-align:center;
  margin-left:30px;
}
/* end change 23-06-10 */

/* cng mapa */

#popuptext { font-family: Arial CE; font-size: 11px; }

#mainRow #popuptext td {
  padding:0px;
  border:0px;
  white-space: 0;
}

.leftConImage {
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

.rightConImage {
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

.cislo {
  color:#2C85C7;
  font-size:18px;
  float:left;
  font-weight:bold;
  margin-right:5px;
}

.withImg {
  padding-left:200px;
}

/* kalkulačka */
form.calcForm fieldset {
	border: solid 1px #ddd;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background: #fff !important;
}

form.calcForm fieldset legend {
  font-weight:bold;
  padding:0px 5px;
  color:#5E5E5E;
}

form.calcForm input.text {
  border:1px solid #ddd;
  font-size:12px;
  padding:1px;
  width:70px; 
}

form.calcForm input.textBig {
  border:1px solid #ddd;
  font-size:12px;
  padding:1px;
  width:100px; 
}

form.calcForm input.textLng {
  border:1px solid #ddd;
  font-size:12px;
  padding:1px;
  width:200px; 
}

form.calcForm textarea.textLng {
  border:1px solid #ddd;
  font-size:12px;
  padding:1px;
}

form.calcForm input.button1,
form.calcForm input.button2 {
  border:1px solid #ddd;
  background:#ddd;
  padding:2px 5px;
  font-size:12px;
}

form.calcForm input.button2 {
  margin-left:50px;
}

form.calcForm table {
  padding:0px !important;
  margin:0px !important;
  font-size:11px;
  color:#5E5E5E;
}

form.calcForm table tr th,
form.calcForm table tr td {
  background-color:white !important;
  font-weight:normal !important;
  border:0px !important;
  text-align:left;
}

.stepTwo {
  display:none;
}

/*span.label {
  position:relative;
  top:3px;
}*/

/* auta na cng */
.autoBlok {
  border:1px solid #C8C8C8;
  margin-bottom:10px;
  height:100px;
  padding:10px;
  padding-right:170px;
}

.autoBlok h3 {
  padding-top:0px !important;
}

.autoBlok p a.button {
  background:url(../images/layout/blue-button.gif) no-repeat top left;
  padding:1px 0px 0px 20px;
  display:block;
  color:white !important;
  width:127px;
  height:19px;
}

.autoBlok p a.button:hover {
  text-decoration:none;
}

.auto01 {
  background:url(../images/auto/01.png) no-repeat bottom right #F5F5F5;
}

.auto02 {
  background:url(../images/auto/02.png) no-repeat bottom right #F5F5F5;
}

.auto03 {
  background:url(../images/auto/03.png) no-repeat bottom right #F5F5F5;
}

.auto04 {
  background:url(../images/auto/04.png) no-repeat bottom right #F5F5F5;
}

.autoDetailBlok {
  margin-bottom:15px;
  background:url(../images/layout/news-pod.jpg) no-repeat bottom left;
  padding:0px 0px 5px 0px;
}

.autoDetailBlok h3 {
  padding-top:0px !important;
}

.autoDetailBlok table tr td {
  border:0px !important;
  padding-left:0px !important;
}

a img {
  border-color:#5E5E5E;
}

.staniceLine {
  border-bottom:1px solid #ddd;
}

.staniceLine a {
  float:right;
}

#firstMain {
  background:url(../images/layout/bg.jpg) no-repeat top center;
}

.blueBlock {
  border:5px solid #2C85C7;
  padding:10px;
  background-color:#F7FAFD;
  margin-bottom:15px;
}

.blueBlock h3 {
  padding-top:0px !important;
}

#mainRow ol li {
  margin-left:20px;
  line-height: 180%;
}

#leftRow a.more {
  background:url(../images/layout/news-more.gif) no-repeat right 4px;
}
a.morenewsletter {
  color:#5E5E5E;
  text-decoration:none;
  padding-right:12px;
  text-transform:lowercase;
  font-size:11px;
  float:right;
  font-weight:bold;
  background:url(../images/layout/news-more.gif) no-repeat right 4px;
  margin: 10px 30px 20px 0;
}

a.konference {
  display:block;
  text-decoration:none;
}

.info{
	font-size: 10px;
	padding: 10px;
}

	.green{
		color: green;
		border: solid 1px green;
		background: #d9ecd9;
	}

	.red{
		color: #c00;
		border: solid 1px #c00;
		background: #f8c9c9;
	}
	
	.inzerceBox img {float: left; margin-right: 15px; margin-bottom: 15px; border: solid 2px #efefef;}
	
	.lci {
    float:left;
    margin:10px 10px 10px 0px;
  }
  
	.rci {
    float:right;
    margin:10px 0px 10px 10px;
  }
  
    .kwFS14 {
    font-size:13px;
    color:#5E5E5E;
    margin-right:10px;
  }
  
  .kwFS16 {
    font-size:14px;
    color:#5E5E5E;
  }
  
  .kwFS18b {
    font-size:15px;
    color:#5E5E5E;
    font-weight:bold;
    margin-right:10px;
  }
  
  .kwFS12 {
    font-size:11px;
    color:#5E5E5E;
  }
  
  a.noActive, a.noActive:visited {
    color:#2C85C7;
    text-decoration:none;
  }
