html {
	margin: 0;
	padding: 0;
}

body {
	background: url('../images/body-bg.gif') repeat-x scroll left top #F5F5F5;
	padding: 0;
	border: 0;
	margin: 0;
	font: 12px Arial, sans-serif;
	color:#3E3E3E;
	line-height:1.4em;
}

a {
	color: #2b6ea4;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color:#D03F24;
}

img {vertical-align: middle;  margin: 0; }

input { padding: 2px 5px; border: 1px solid #d9d9d9;}
textarea {padding: 2px 5px; border: 1px solid #d9d9d9;}

a img { border: none; }

p {  line-height: 150%;}

.hl {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.5em;
}

.h2 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.4em;
}

.h3 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.3em;
}

.h4 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
}

.h5 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.1em;
}


.h6 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1em;
}

/* general rules */
.m0t { margin-top: 0px !important; }
.m0b { margin-bottom: 0px !important; }
.m10r { margin-right: 10px !important; }
.m10t { margin-top: 10px !important; }
.m10b { margin-bottom: 10px !important; }
.m10r { margin-right: 10px !important; }
.m15b { margin-bottom: 15px !important; }
.m20r { margin-right: 20px !important; }
.m20b { margin-bottom: 20px !important; }
.m30b { margin-bottom: 30px !important; }
.m40b { margin-bottom: 40px !important; }
.p20l { padding-left: 20px !important;}
.h10 { height: 10px; }
.h25 { height: 25px; }
.w150 { width: 150px; }
.w170 { width: 170px; }
.w190 { width: 190px; }
.w200 { width: 200px; }

.r, .taright { text-align: right; }
.c, .center {  text-align: center; }
.l, .taleft {   text-align: right;}
.left { float: left; }
.right { float: right;}
.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right {text-align: right; }
.error { color: #ff0000; 	font-weight: normal; }
.v-middle { vertical-align: middle; }
.none {display: none;}
.hide { display: none !important; }
.show {display: block !important;}
.uppercase {text-transform: uppercase;}
.capitalize {text-transform: capitalize;}
.clear {clear: both;}
.bold {font-weight: bold;}
.w120{width: 120px;}


/**** * main layout  ******/
#main {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 1000px;
	position: relative;
	background: #fff;
}

#head {
	height: 260px;
	background: #fff url(../images/zelenausporam.jpg) no-repeat  0px 20px;
	position: relative;
	padding: 0px;
	margin: 0 20px;
}

#head a.odkaz {
	height:50px;
	left:10px;
	position:absolute;
	top:35px;
	width:350px;
}

#content {
  background: #ffffff;
  margin: 0 20px;
  padding: 10px 0px 10px 0px;
  min-height: 400px;
  width: 960px;
  height: 100%;
  position: relative;
}

#navigace{ 
	color: #3E3E3E;
	position: absolute;
	left: 0px;
	top: 245px;
}

#navigace a{
	text-decoration: underline;
	color: #666666;
}

#navigace a:hover{
	text-decoration: none;
	color: #666666;
}

#middle {
  margin: 0 0px 0 0;
  float: left;
  width: 710px;
}

div.plnasirka {
	width: 940px !important;
}

#middle_leftCol{
	width:170px;
	float: left;
}

div.plnasirka  #middle_rightCol{
	width: 725px;
}

#middle_rightCol{
	float: left;
	width: 500px;
	padding: 0px 20px;
}

#rightCol{
	width:248px;
	float: right;
}


.title-top{
	background: url('../images/nadpis-top.html') 0 0 no-repeat;
	height: 16px;
	width: 680px;
	color: #2b6ea4;
	/* text-transform: uppercase; */
	font-weight: bold;
	font-size: 16px;
	padding: 12px 15px;
	margin: 0 0 20px 0;
}

/***** * head parts ******/
#topStripe {
  text-align: right;
  height: 40px;
  padding: 0px;  
  color: #fff;
  line-height: 43px;
  position: absolute;
  left: 0px;
  top: 13px;
  width: 960px;
}

#topStripe .aktiv{
	color: #000;
}

#topStripe a {
  color: #000;
  font-weight: bold;
}

#topStripe .submenu {
  position:absolute;
  right: 12px;
  top:0;
}

#topStripe .lng {
  position:absolute;
  left: 35px;
  top:0;
}

#topStripe .lng img{
    margin-bottom: -6px;
}


#topStripe .right-right {
  position:absolute;
  left: 35px;
  top:0;
}

#topStripe .right-right img{
   /* margin-bottom: -6px;  */
}


#logo {
	top: 96px; /* 134px; */
	color: #fff;
	font-size:16px;
	font-weight:bold;
	left:0px;
	margin:0;
	/* padding:1px 4px 1px 0; */
	position:absolute;
	z-index:10;
}

#logo a{
	color:#000;
	text-decoration:none;
}


#menuTop {
   position: absolute;
   top: 238px;
   height: 36px;
   padding: 0 0 0 38px;
}

#menuTop a {
  text-decoration: none;
  color: #fff;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  font-weight: bold;
  display: block;
  float: left;
  padding: 0px 6px 0  6px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

#menuTop a.active {
  background: #002856 url(../images/menu-aktiv.html) repeat-x  0 0;
  color: #000;
  text-decoration: none;
  padding: 0px 5px 0 5px;
}

#menuTop span.oddelovac {
  margin: 8px 0 0 0;
  display: block;
  float: left;
}

#menuTop span.aktiv-left {
  background:  url(../images/menu-aktiv-left.html) repeat-x  0 0;
  width: 5px;
  height: 36px;
  display: block;
   float: left;
}

#menuTop span.aktiv-right {
  background:  url(../images/menu-aktiv-right.html) repeat-x  0 0;
  width: 5px;
  height: 36px;
  display: block;
   float: left;
}

#menu {
	background:url("../images/menu-bg-subpage.gif") repeat scroll 0 0 #98CA45;
	display:block;
	height:30px;
	left:0px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 10px;
	position:absolute;
	top:205px;
	width:950px;
}

#menu li {
	background:url("../images/menu-separator.gif") no-repeat scroll right center transparent;
	float:left;
	list-style:none outside none;
	overflow:hidden;
	padding:0 5px;

}

#menu li a, #menu li span {
	background:none repeat scroll 0 0 transparent;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

#menu li a{
	color: #ffffff;
}

#menu li a:hover{
	color: #D03F24;
	text-decoration: underline;
}


#menu li span {
	color: #D03F24;
}

#menu li a#menu-kontakty {
	background:url("../images/menu-separator.gif") no-repeat scroll left center transparent;
	padding:0 0 0 7px;
}

#menu li.fright {
	float:right;
	margin:0 20px 0 0;
}


/**********************************************************/
/* TOP lista **********************************************/
/**********************************************************/
#menu-top {
	background:#f5f5f5;
	display:block;
	height:30px;
	margin:0;
	overflow:hidden;
	padding: 0 0 0 15px;
}

#menu-top li {
	background:url("../images/menu-separator.gif") no-repeat scroll right center transparent;
	float:left;
	list-style:none outside none;
	overflow:hidden;
	padding:0 10px;
}

#menu-top li.posledni {
	background: none;
}

#menu-top li a, #menu-top li span {
	background:none repeat scroll 0 0 transparent;
	color:#666666;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

#menu-top li a:hover {
	text-decoration:underline;
}

/**********************************************************************/

.search-form input[type="text"] {
  border: 0px solid #D9D9D9;
  background: none;
  color: #9f9f9e;
  /* height:25px;*/
  margin:0;
  padding:3px 0 3px 5px;
  position:absolute;
  top: 189px;
  left: 740px;
  width: 212px;
}

.search-form button {
  background: none;
  border: 0px;
  color:#FFFFFF;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
  /* cursor: hand; */
  height: 32px;
  margin:0;
  padding:0;
  position: absolute;
  left: 941px;
  top: 184px;
  width: 35px;
}

/********* foot **********************************************************************************************************************************************************/
#footMenu {
  clear: both;
  height: 0;
  margin: 0;
}

#foot {
  height: 30px;
  color: #7a7a7a;
  background: #F5F5F5;
  position: relative;
  margin: 0px;
  font-size:11px;
  line-height: 30px;
}

#foot .menu{
	position: absolute;
	top: 0px;
	left: 280px;
	color: #6f6f6f;
}

#foot a {
	background-color:#FFFFFF;
	color:#666666;
	margin-left:6px;
	padding:4px 5px 5px;
	font-weight:bold;
}

#foot .copyright{
	position: absolute;
	color: #6f6f6f;
	top: 0px;
	right: 0px;
}

#foot .copyright a{
	color: #6f6f6f;
}

#foot .doporucujeme{
	position: absolute;
	top: 89px;
	left: 620px;
	line-height: 1.5em;
	height: 20px;
	width: 360px;
}

#foot-bg {
	margin: -150px 0 0 0;
	height: 150px;
	width: 100%;
	background: #c2c0bb;
}



/********* nadpis stredniho boxu *****************************************************************************************************************************************/
h1 {
	border-bottom:1px solid #CCCCCC;
	color:#0169B2;
	font-size:24px;
	line-height:30px;
	margin:0 0px 15px;
}

h2 {
	color:#0169B2;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	padding-bottom:3px;
	padding-top:5px;
}

.middle-top{
	background: url('../images/title-bg-siroky.html') 0 0 no-repeat;
	height: 30px;
	line-height: 30px;
	width: 600px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 13px;
}


/****** modul newsletter **********************************************************************************************************************************************************/
#middle_leftCol .newsletter .ico{
	background: url('../images/ico-newsletter.html') 0px 0px no-repeat;
	position:absolute;
	width: 24px;
	height: 24px;
	top: 9px;
	left: 26px;
}

#rightCol .newsletter .ico{
	background: url('../images/ico-newsletter.html') 0px 0px no-repeat;
	position:absolute;
	width: 24px;
	height: 24px;
	top: 9px;
	left: 134px;
}

#middle_leftCol .newsletter-obsah{
	position: relative;
	background: #dadada url('../images/newsletter-input.html') 12px 40px no-repeat;
	width: 165px;
	padding: 0px 10px 10px;
	margin: -40px 0 0 2px;
	height: 110px;
}

#rightCol .newsletter-obsah{
	position: relative;
	background: #dadada url('../images/newsletter-input.html') 12px 40px no-repeat;
	width: 165px;
	padding: 0px 10px 10px;
	margin: -40px 0 0 0;
	height: 110px;
}

.newsletter-obsah .text{
	padding-left: 6px;
} 

.newsletter-obsah .odkazy{
	left:16px;
	position: absolute;
	top: 83px;
}

.newsletter-obsah input[type="text"] {
	background:none repeat scroll 0 0 transparent;
	border:0px solid #D9D9D9;
	color:#9d9d9d;
	height:22px;
	left:16px;
	margin:0;
	padding:3px 0 0 5px;
	position:absolute;
	top: 43px;
	width:123px;
}

.newsletter-obsah button {
	text-decoration: underline;
	background:none repeat scroll 0 0 transparent;
	border:0px solid red;
	color:#000;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	left:145px;
	margin:0;
	padding:0;
	position:absolute;
	top: 40px;
	width: 35px;
}

/****** ??? submenu ??? **********************************************************************************************************************************************************/
.formular table th {
	font-style:normal;
	text-align:right;
	vertical-align:middle;
}

.userMenu {
	margin: 0 0 20px 0;
}


.userMenu ul.submenu{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:16px;

}

.userMenu ul.submenu li {
	clear:both;
	list-style:none outside none;
	margin:0;
	padding:0 0 2px;
}

.userMenu ul.submenu li a {
	background:url("../images/left-menu-bg.gif") no-repeat scroll left bottom #FFFFFF;
	color: #666666;
	display:block;
	padding:0;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	width:170px;
}

.userMenu ul.submenu li a span {
	border-top:1px solid #CCCCCC;
	cursor:pointer;
	display:block;
	line-height:16px;
	margin-right:1px;
	padding:3px 5px 4px 9px;
	width:130px;
}

.userMenu ul.submenu li a span.arrow {
	background:url("../images/left-menu-duble-arrow.gif") no-repeat scroll 7px 9px transparent;
	height:25px;
	margin-right:0;
	padding:0;
	position:absolute;
	right:0;
	top:0;
	width:25px;
}


.userMenu ul.submenu li a:hover, .userMenu ul.submenu li.active a:hover {
	background-color:#E5F2FB;
	background-image:url("../images/left-menu-bg-active.gif");
	color:#0169B2;
	text-decoration:underline;
}
.userMenu ul.submenu li a:hover span, .userMenu ul.submenu li.active span {
	border-top-color:#0169B2;
}
.userMenu ul.submenu li a:hover span.arrow, .userMenu ul.submenu li.active span.arrow {
	background-image:url("../images/left-menu-arrow-active.gif");
}

.userMenu .middle{
	width: 190px;
	padding: 10px 20px;
	background: #2b6ea4;
	color: #fff;
}

.userMenu .middle a {
	color: #fff;
}

.userMenu ul.submenu li ul.submenu {
	background-color:#E5F2FB;
	border-top:1px solid #FFFFFF;
	margin:0;
	padding:5px 0 3px;
}

.userMenu ul.submenu ul.submenu li {
	line-height:15px;
	padding-bottom:3px;
	padding-left:21px;
	padding-top:2px;
}

.userMenu ul.submenu li li a {
	background:none repeat scroll 0 0 transparent !important;
	border:medium none;
	color:#333333 !important;
	display:inline;
	font-weight:normal;
	position:static;
	width:auto;
}

.userMenu ul.submenu li li.selected a {
	text-decoration: underline;
}

/******** seznam clanku **********************************************************************************************************************************************************/

div.articleList ul{
	list-style-type:none;
	padding: 0px;
}

div.articleList ul .datum{
	font-weight: bold;
	margin:0 5px 0 0;
}

div.articleList h3{
	font-size: 12px;
	margin: 0;
	font-size:16px;
	line-height:22px;
	color:#0169B2;
	cursor:pointer;
	font-weight:bold;
	padding:0;
	text-decoration:underline;
}

div.articleList ul .text, div.articleList ul .perex{
	margin: 0 0 20px 0;
}


.browser {
	margin: 0 0 20px 0;
	border-top:1px solid #BFBFBF;
	margin-top:10px;
	padding-top:10px;	
}

.fulltext{
	margin: 0 20px;
}

.sekceText{
	padding: 0 0px 20px 0px;
}

.sekceText  table p{
	padding: 0px;
	margin: 0px;
}

/********** detail clanku **********************************************************************************************************************************************************/
#articleItem{
	margin: 0 0 20px 0;
	padding: 25px 0px 0px 0px;
}

#articleItem h1{
	color: #2b6ea4;
	font-size: 16px;
	margin: 0px;
}

#articleItem .datum{
	color:#A5A5A5;
	margin:12px 0;
	font-size: 10px;
}

#articleItem .perex{
	font-weight: bold;
}

#articleItem .autor{
	color:#A5A5A5;
	margin:3px 0 0;
}

#articleItem h2{
	color: #2b6ea4;
	font-size: 12px;
}

/********** organizatori **********************************************************************************************************************************************************/
.organizatori{
	background:url("../images/bottom_dot.gif") repeat-x scroll 0 100% transparent;
	margin:0 0 5px;
	padding:0 0px 7px;
}


.organizatori_nadpis{
	background:url("../images/bottom_dot.gif") repeat-x scroll 0 100% transparent;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0 5px 7px;
	text-decoration:none;
}

/********** tabulka poplatku **********************************************************************************************************************************************************/
.td_detail table {
	text-align:left;
	border: 0px;
	margin: 0;
}

.td_detail table tr, .td_detail table td {
	margin: 0px;
	border: 0px;
}

.td_detail {
	color:#666666;
	font-size:12px;
	text-decoration:none;
	margin-top:4px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.td_detail  .poplatky {
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.td_detail .poplatky_seda {
	background-image:url('../images/popl_seda.jpg');
	background-repeat:no-repeat;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:30px;
	text-align:left;
	width:500px;
}

.td_detail .poplatky_modra {
	background-image:url('../images/popl_modra.jpg');
	background-repeat:no-repeat;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:30px;
	text-align:left;
	width:500px;
}

.td_detail .poplatky_modra .leva {
	float:left;
	margin-left:10px;
}

.td_detail .poplatky_modra .prava {
	float:right;
	margin-right:10px;
}

.td_detail .poplatky_seda .leva {
	float:left;
	margin-left:10px;
}

.td_detail .poplatky_seda .prava {
	float:right;
	margin-right:10px;
}



#rightCol .block {
	margin-top:10px;
	padding:8px;
}

#rightCol #block-akce {
        border: none;
        background-color: #F5F5F5;
}
#rightCol #block-akce .block-content {
        max-height: 250px;
        overflow: auto;
        margin-bottom: 5px;
}
#rightCol #block-akce h2 {
        font-size: 16px;
        font-weight: bold;
        color: #666666;
        border-bottom: 1px dashed #999999;
        line-height: 100%;
        padding: 0px 0px 5px 0px;
        margin: 0px 0px 7px 0px;
}
#rightCol #block-akce h2 span {
        width: 100%;
        height: 19px;
        background-image: url(../images/title-akce.html);
}
#rightCol #block-akce h3 {
        font-size: 12px;
        line-height: 130%;
}
#rightCol #block-akce h3 a {
        background: none;
        padding: 0px;
}
#rightCol #block-akce h3 em {
        font-style: normal;
        display: block;
        line-height: 130%;
}
#rightCol #block-akce p {
        font-size: 11px;
}
#rightCol #block-akce .more {
        border-top: 1px solid #DEDEDE;
        padding-top: 5px;
        padding-bottom: 0px;
}

.banner {
	margin: 10px 0;
	text-align: center;
}

/* teplomer */
DIV.teplomer { width: 248px;}
 /*  DIV.teplomer DIV.empty { width: 230px; height: 29px; background-image: url(/images/teplomer/teplomer_0.png); background-repeat: no-repeat; margin-top: 5px; margin-left: 6px; margin-bottom: 8px; } */
DIV.teplomer DIV.empty { width: 190px; height: 29px; background-image: url(../images/teplomer/teplomer_0.png); background-repeat: no-repeat; margin-top: 5px; margin-left: 25px; margin-bottom: 8px; }
DIV.teplomer DIV.full { height: 30px; background-image: url(../images/teplomer/teplomer_100.png); background-repeat: no-repeat;}

DIV.teplomer { background-color: #f5f5f5; text-align: left; width: 248px; padding-bottom: 10px; }
DIV.teplomer h2 { font-size: 14px; margin-left: 6px; margin-right: 6px; }
DIV.teplomer h3 { font-size: 14px; margin-left: 6px; margin-right: 6px; color: #6B6B6B; }
DIV.teplomer p { padding: 6px; font-size: 11px; }


.greenBox { background-color: #019235; border-top: solid 20px #fff; color: #fff; padding: 10px; font-weight: bolder;  }
.greenBox a { color: #fff; }


/* teplomer*/ 
DIV.teplomer .bigred { 
	font-size: 12px; font-weight: bold; color: #c70e0f; 
}
DIV.teplomer DIV.empty { width: 231px; height: 24px; background-image: url(../../www.opzp.cz/images/teplomer/tepl-empty.html); background-repeat: no-repeat; margin-top: 5px; margin-left: 6px; margin-bottom: 8px; }
DIV.teplomer DIV.full { height: 24px; background-image: url(../../www.opzp.cz/images/teplomer/tepl-full.html); background-repeat: no-repeat;}

DIV.teplomer { background-color: #c4def4; text-align: left; width: 247px; padding-bottom: 10px; }
DIV.teplomer H2 { font-size: 14px; margin-left: 6px; margin-right: 6px; }
DIV.teplomer P { padding: 6px; font-size: 11px; }
DIV.teplomer P.roll { height: 50px; overflow: auto; margin-right: 6px; margin-left: 6px; padding-left: 0px; }

DIV.teplomer-green { background-color: #94CB5A; }
DIV.teplomer-green DIV.empty { background-image: url(../../www.opzp.cz/images/teplomer/tepl-empty-green.html); }
DIV.teplomer-green DIV.full { background-image: url(../../www.opzp.cz/images/teplomer/tepl-full-green.html); }

table.numbers  {}
table.numbers th  { width: 60%;  vertical-align: top; text-align: left; }
table.numbers td  { text-align: right; vertical-align: top; }
table.numbers  {} 
