* {
   
}

html {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #000;
  margin: 0;
  padding: 0;  
  /* background: #fff url(/images/html.jpg) repeat-x 0 -1px; */
  /*background: #fff url(/images/html.jpg) repeat-x 0 -28px;*/
}

body {
  margin: 0;
}

div#body {
	background: #fff url(/images/html.jpg) repeat-x 0 -28px;	
}

div#wrapper {
	width: 980px;
	margin: 0 auto;  
  position: relative;
}

/**/

#raven_rozcestnik {
	width: 980px;
	height: 0px;
/*	height: 27px; */
	clear: both;
}

.raven_odkazy {
	margin: 0px 0 0 15px;	
}

.raven_odkazy a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	margin: 0 20px 0 0;
	float: left;
	display: block;
	padding: 0 0 0 15px;
	margin: 5px 20px 0 0;
	font-size: 11px;
	float: left;
	background: url('/images/li2.gif') no-repeat 0px 4px;
}

.raven_odkazy a:hover {
	text-decoration: underline;
}

.zalozicka {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 100px;
	height: 22px;
	background: url('/images/zalozicka_sk2.gif') no-repeat;
	padding-top: 3px;
	border: 0px solid red;
}

.zalozicka img {
  margin: 0;
}

.zalozicka a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 30px;
	font-size: 10px;
}

.zalozicka a:hover {
	text-decoration: underline;
}

/**/

#head {
  height: 255px;
  margin: 0 0 0px 0;
  background: url(/images/head.jpg) no-repeat -134px 0px;
  position: relative;
}

#topStripe {
  clear: both;
/*  height: 36px;
  line-height: 36px; */
  height: 36px;
  line-height: 36px;


}

#topStripe .left {
  float: left;
}

#topStripe .logo-grantika {
	position: absolute;
	top: 4px;
	left: 321px;
	height: 28px;
	width: 150px; 

}

#topStripe .right {
  float: right;
  color: #147BC4;
}

#logo {
  background: url(/images/logo.png) no-repeat -1px 47%;
  height: 160px;
  width: 600px;
  position: absolute;
  left: 1px;
  top: 37px;
}

#logo a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

#needAdvice {
  /* background: url(/images/needadvice.png) no-repeat; */
  width: 400px;
  height: 140px;
  position: absolute;
  right: -24px;
  top: 44px;  
}

#needAdvice a {
  display: block;
  width: 220px;
  height: 40px;
  text-decoration: none;
  position: absolute;
  top: 55px;
  left: 25px;
  line-height: 40px;
}

#mainMenu {
  height: 75px;
  background: url(/images/menu.jpg) no-repeat 0 0;
  position: absolute;
  bottom: -0px;
  width: 100%;  
}

#mainMenu ul {
  margin: 0;
  padding: 0 0 0 15px;
  height: 55px;
}

#mainMenu ul li {
  display: block;
  list-style: none;
  float: left;
  text-align: center;
  color: white;
  line-height: 55px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0px 0 0;
  padding: 0 0px;
  height: 55px;
  position: relative;
}

#mainMenu ul li.active {
  background: url(/images/menuactive.jpg);
}

#mainMenu ul li a {
  color: #eee;
  display: block;
  text-decoration: none;
  font-family: AvantGarGotItcTEE, Verdana, sans-serif;
  font-weight: bold;
  float: left;
  padding: 0 15px;
}

#mainMenu ul li.active a {
  color: #005593;
}

#mainMenu ul li.active a:hover {
  color: #005593;
}

#mainMenu ul li a:hover {
  color: #fff;
}

#mainMenu ul li span.delimiter {
  width: 2px;  
  display: block;
  float: right;
  height: 55px;
  background: url(/images/menudelimiter.jpg); 
}

#mainMenu ul li span.currentShow {
  width: 99%;
  display: block;
  position: absolute;
  height: 4px;
  bottom: -5px;
  left: 0px;
  background: url(/images/menucurrentshow.gif) no-repeat; 
}

#mainMenu ul li span.currentShow span {
  background: url(/images/menucurrentshow1.gif) no-repeat;
  display: block;
  width: 5px;
  height: 4px;
  float: right;
}


/**/

#search {
  position: absolute;
  right: 12px;
  top: 12px;
  border: 0px solid red;
}

#search form {
  margin: 0;
  padding: 0;
}

#search input.text {
  border: 0px none white;
  border: 0px solid red;
  width: 150px;
  height: 15px;
  margin: 4px 0 0 0;
  background: transparent;
  padding: 5px;
  vertical-align: top;
}

#breadCrumb {
  background: url(/images/bread.gif) no-repeat;
  height: 27px;
  line-height: 25px;
  padding: 0 13px;  
  top: -0px;
  margin: 0px 0 0 0;
  position: relative;
  overflow: hidden;
}

#breadCrumb a {
  display: block;
  float: left;
  height: 100%;
  padding: 0 20px 0 5px;
  margin: 0 5px 0 0;
  background: url(/images/breadseparator.gif) no-repeat 100% 1px; 
}

#breadCrumb span {
  display: none;
}


#content {
  margin: 20px 0 0 0;
  width: 585px;
  float: left; 
}

#right {
  margin: 20px 0 0 0;
  border: 0px solid red;
  /* width: 395px; */
  width: 395px;
  float: left;
}

#foot {
  clear: both;
  height: 120px;
  position: relative;
  margin: 20px 0 0 0;  
  background: url(/images/foot.jpg) no-repeat;
}

#foot .content {
  padding: 15px;
  line-height: 160%;
  font-size: 90%;
}

/**/

#foot #webarchiv {
	float: right;
	margin: 2px 430px 0 0;
}

#foot #footSlider {
  position: absolute;
  right: 16px;
  top: 17px;
  width: 312px;
  height: 85px;
  padding: 0 50px;
}

#foot #footSlider a.navigation {
  width: 22px;
  height: 60px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 50%;
  display: none;
}

#foot #footSlider a.navigation span {
  display: none;
}

#foot #footSlider a.left {
  background-image: url(/images/browser-left.gif);
  left: -22px;
  top: 13px;
}

#foot #footSlider a.right {
  background-image: url(/images/browser-right.gif);
  right: -20px;
  top: 13px;
}

#foot #footSlider .icons {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 96%;
  margin: 0 2%;
  overflow: hidden;
  height: 75px;
  white-space: nowrap;
  text-align: center;
}

#foot #footSlider .icons div {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: relative;
  padding: 0;
  margin: 0;
}

#foot #footSlider .icons div span {
  
}

#foot #footSlider .icons img {
  margin: 0 10px 0 0;
  max-height: 75px;
  vertical-align: middle;
  position: relative;
}


/* contentBox */
div.contentBox {
  width: 564px;
  margin: 0 0 10px 0;
  clear: both;
}

div.sideBox {
  width: 396px;
}

div.contentBox div.top {
  height: 41px;
  position: relative;
  clear: both;
}

@font-face { font-family: AvantGarGotItcTEE; src: url('/css/font/ae10015t.ttf'); }
@font-face { font-family: AvantGarGotItcTEE; src: url('/css/font/ae10015t.ttf'); font-weight: bold;}

div.contentBox div.top h2 {
  background: url(/images/boxheadinginactive.jpg) repeat-x 0 0px;
  color: white;
  height: 41px;
  line-height: 41px;  
  float: left;
  margin: 0 10px 0 0;
  padding: 0;  
  font-size: 16px;
  font-family: AvantGarGotItcTEE, Verdana, sans-serif;  
}

div.contentBox div.top h2.active {
  background: url(/images/boxheading.jpg) repeat-x;  
}

div.contentBox div.top h2 a {
  color: #147BC4;
  display: block;  
  text-decoration: none;
}

div.contentBox div.top h2.active a {
  color: white;
  cursor: default;
}

div.contentBox div.top h2 a span {
  display: block;  
  width: 6px;
  height: 41px;
}

div.contentBox div.top h2 a span.middle {
  padding: 0 6px;
  display: block;
  float: left;
  width: auto;  
}

div.contentBox div.top h2 a span.left {
  background: url(/images/boxheadinginactiveleft.jpg) no-repeat 0 0px;
  float: left;
}

div.contentBox div.top h2 a span.right {
  background: url(/images/boxheadinginactiveright.jpg) no-repeat 0 0px;
  float: left;
}

div.contentBox div.top h2.active a span.left {
  background: url(/images/boxheadingleft.jpg) no-repeat;
}

div.contentBox div.top h2.active a span.right {
  background: url(/images/boxheadingright.jpg) no-repeat;  
}

div.contentBox div.top div {
  position: absolute;
  bottom: -6px;
  height: 6px;
  width: 100%;  
}

div.contentBox div.top div.right {  
  background: url(/images/boxtoprightcorner.gif) no-repeat 100% 0;  
}

div.contentBox div.top div.left {
  /* mo�nost definovat lev� horn� roh */
  /* background: url(/images/boxtopleftcorner.gif) no-repeat 0 0; */  
}

div.contentBox div.middle {
  border: solid #CBE8FD;
  border-width: 1px 1px 0 1px;
  padding: 0 0 1px 0; 
}

div.contentBox div.middle h1 {
  color: #147BC4;
  font-size: 19px;
  margin: 0 0 15px 0;
  padding: 0;
}

div.contentBox div.middle div.content {
  padding: 16px;
}

div.contentBox div.bottom {
  position: relative;
  border-bottom: 1px solid #CBE8FD;
  height: 4px;  
}

div.contentBox div.bottom div {
  position: absolute;
  height: 6px;
  width: 100%;  
}

div.contentBox div.bottom div.right {  
  background: url(/images/boxbottomrightcorner.gif) no-repeat 100% 0;  
}

div.contentBox div.bottom div.left {
  background: url(/images/boxbottomleftcorner.gif) no-repeat 0 0;
}

/* round contentbox */
div.round div.top {  
  height: 0px;
}

div.round div.top div.left {  
  background: url(/images/boxtopleftcorner.gif) no-repeat 0 0;
}

/*zvyrazneni 1. dvou dotaci*/
div.contentBox div.middle div.catHigh {
  background: #FFFCDE;
  border-bottom: 8px solid #F4EAA5;
}

div.contentBox div.middle div.catHigh li {
  border: 1px solid #F2E58C !important;
  padding: 0;
}

div.contentBox div.middle div.catHigh li h3 {
  background: #FFFCDF url(/images/dotacehigh.jpg) repeat-x 0 0;
  border-bottom: 1px solid #F2E58C;
  padding: 8px;
  margin: 0;
  top: 0;
}

div.contentBox div.middle div.catHigh li .meta {
  display: none;
}

div.contentBox div.middle div.catHigh li .text {
  padding: 8px;
  background: #fff;
  margin: 0;
  max-height: none;
}

div.detailAdmin {
  width: 1250px;
}

/**/

ul.articleList {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.articleList li {
  list-style-type: none;
  display: block;
  margin: 0 0 10px 0;
  padding: 0 0 6px 0;
  clear: both;
  border-bottom: 1px solid #96CDF4;
}

ul.articleList li.delimiter {
  background: url(/images/niftyhr2.gif) repeat-x bottom left;
  padding-bottom: 14px;
  border: none;
}

ul.articleList h3 {
  margin: 0px 0 6px 0;
  position: relative;
  top: -2px;
  font-size: 13px;
  padding: 0;
}

ul.articleList .img {
  width: 80px;
  border: 1px solid #96CDF4;
  padding: 3px;
  overflow: hidden;
  height: 80px;
  float: left;
  margin: 0 8px 0 0;
}

ul.articleList .img img {
  width: 80px;
  margin: 0;
}

ul.articleList .meta {
  margin: 0 0 6px 0;
  color: #444;
}

ul.articleList .text {
  line-height: 190%;
  max-height: 3.5em;
  overflow: hidden;
  margin: 0 0 8px 0;  
}

ul.articleList li.more {
  border: none;
  text-align: right;
  padding-top: 6px;
  margin: 0;  
}

ul.dictionary li .text {
  max-height: none;
}

ul.articleList li.ctverce {
  width: 237px;
  clear: none;
  height: 160px;
  float: left;
  margin-bottom: 18px; 
  padding: 8px;
  background: url(/images/niftyhr.gif) repeat-x bottom left;
  border: 1px solid #CBE8FD;
}

ul.articleList li.ctverce h3 {
  max-height: 3em;
  overflow: hidden;
}

ul.articleList li.left {
  margin-right: 18px;
}

ul.articleList li.ctverce .text {
  max-height: 8.5em;
  line-height: 170%;
}

ul.articleList {

}

/**/
p.articleDate {
  margin: 0px 0 7px 0;
  padding: 0;
}

div.articlePerex {
  background: #D8EFFF url(/images/perex.jpg) repeat-x 0 0;
  border: 1px solid #CBE8FD;
  padding: 15px;
}

div.articlePerex .img {
  background: #fff;
  border: 1px solid #CBE8FD;
  padding: 3px;
  margin: 8px 8px 6px 0;
  height: auto;
  float: left;
  width: 85px;
  overflow: hidden;
}

div.articlePerex .img img {
  width: 85px;
  margin: 0;
  padding: 0;
  border: none;
}

div.articlePerex + hr.niftyHr {
  margin: 0px 0 10px 0;
  padding: 0;
}

div.articleImg {
  background: #fff;
  border: 1px solid #CBE8FD;
  padding: 3px;
  margin: 0 6px 6px 0;
  height: auto;
  float: left;
  width: 134px;
  overflow: hidden;
}

div.articleImg img {
  width: 134px;
  margin: 0;
  padding: 0;
  border: none;
}

div.articleIcons {
  text-align: center;
  line-height: 200%;
}

div.articleIcons img {
  vertical-align: middle;
  padding: 0 0 0 0;
  margin: 0 6px 0 0px;
}

div.articleIcons {

}

div.saveMeButton {
  background: url(/images/save.gif) no-repeat 0 50%;
  margin: 20px;
  border: 1px solid #ccc;
}

/**/

ul.grantCategory {
  list-style-type: none;
  margin: 1px 0 0 0;
  padding: 0 0 4px 17px;
}

ul.grantCategory li {
  list-style-type: none;
  float: left;
  width: 180px;
  display: block;
  margin: 10px 0 0 0px;
  height: 66px;
  padding: 0;
}

ul.grantCategory .img {
  float: left;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  margin: 0 10px 0 0;
  vertical-align: middle;
  border: 3px solid white;
  width: 60px;
}

ul.grantCategory div.img:hover {
  border-color: #CBE8FD;
}
ul.grantCategory .img img {
  width: 60px;
  margin: 0;
}

ul.grantCategory h3 {  
  vertical-align: middle;
  font-size: 15px;
  font-weight: normal;
  height: 3em;
  overflow: hidden;
  line-height: 150%;
}

/**/
#right ul.grantCategory {
  margin: 18px 0 0 0;
  padding: 0 0 4px 5px;
}

#right ul.grantCategory li {
  width: 124px;
  margin: 0 0px 0 0;
}

#right ul.grantCategory .img {
  height: 40px;
  width: 40px;
  margin: 0 4px 0 0;
  vertical-align: middle;
}

#right ul.grantCategory .img img {
  width: 40px;
}

#right ul.grantCategory h4 {
  height: 3em;
  font-size: 11px;
  padding: 2px 0;
}

/**/
/*t=top,b=bottom,l=left,r=right,c=content,m=middle*/
div.bubble {
  
}

div.bubble .t {

}

div.bubble .t .l {

}

div.bubble .t .r {

}

div.bubble .m {

}

div.bubble .m .c {

}

div.bubble .b {

}

div.bubble .b .l {

}

div.bubble .b .r {

}

/**/
div.slovnicekZkratky a {
  padding: 5px 10px;
  margin: 0 3px 3px 0;
  display: block;
  float: left;
  border: 3px solid #fff; 
}

div.slovnicekZkratky a.active {
  font-weight: bold;
  border-color: #AAD2FD;
}

div.slovnicekZkratky a:hover {
  border-color: #CBE8FD;
  text-decoration: underline;
}

/**/
hr {
  background-color: #cbe8fd;
  height: 1px;
  border: none;
}

hr.niftyHr {
  height: 10px;
  border: none;
  border-width: 0;
  background: url(/images/niftyhr.gif) repeat-x 0 0;
  padding: 0;
  margin: 8px 0;
}

/**/

div.rightInfoBox {

}

div.rightInfoBox h3 {
  font-size: 110%;
  margin: 15px 0;
  font-weight: normal;
  color: #147BC4;
}

div.rightInfoBox {

}

/**/

input.niftyText {
	background: #fff url(/images/textinput.jpg) no-repeat 0 50%;
	height: 28px;
	padding: 9px 7px 0 14px;
	border: none;
	margin: 0;
	vertical-align: middle;
	width: 231px;
}

input.niftySend {
	background: #fff url(/images/niftysend.jpg) no-repeat 0 50%;
	height: 37px;
	width: 102px;
	color: #fff;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
}

/**/

div.grantTarget {
  height: 345px;
}

div.grantTarget div div {    
  border: 1px solid #96CDF4;
  padding: 2px 2px 0 2px;
  width: auto;
}

div.grantTarget div div img, div.grantTarget img {
  margin: 0;
}

div.grantTarget h3 {
  font-size: 14px;
}

div.grantTarget {

}

div.grantTarget img  {

}

div.grantTarget .business  {
  border: 1px solid #96CDF4;
  padding: 0px 0px 0 0px;
  width: auto;
}

div.grantTarget .business div  {
  float: left;
  border: none;  
}

div.grantTarget .business ul  {
  list-style-image: url(/images/li.gif);
  margin: 5px 0 0 173px;    
  line-height: 250%;
  height: 124px;
  font-size: 11px;
}

div.grantTarget .business ul li {
  padding: 0 0 0 0px;  
}

div.grantTarget h3 {
  margin: 4px 0 4px 0;
  padding: 0;
}

div.grantTarget .business div  {
  float: left;
}
div.grantTarget .city div  {
  width: 165px;
}
div.grantTarget .nonprofit div  {
  width: 165px;
}
div.grantTarget .citizen div  {
  width: 165px;
}
div.grantTarget .other div {
  width: 165px;
}

div.grantTarget .city {
  float: left;
}
div.grantTarget .nonprofit {
  float: left;
  margin: 0 0 0 15px;
}
div.grantTarget .citizen {
  float: left;
}
div.grantTarget .other {
  float: left;
  margin: 0 0 0 15px;
}

/**/

div.calendar {

}

div.calendar .nav {
  border-bottom: 1px solid #B2DFFF;
  height: 47px;
  position: relative; 
  padding: 0 40px
}

div.calendar .nav a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

div.calendar .nav .left {
  background: url(/images/calendarline1.gif) no-repeat 100% 50%;
  width: 49%;
  height: 100%;
  float: left;
  text-align: center;
  line-height: 47px;
}

div.calendar .nav .button {
  width: 37px;
  height: 47px;
  position: absolute;
  top: 0px;
}

div.calendar .nav .left .button {
  background: url(/images/calendarleft.jpg) no-repeat;
  left: 0px;  
}

div.calendar .nav .right {
  text-align: center;
  line-height: 47px;
  width: 50%;
  padding: 0 0 0 0;
  float: left;
}

div.calendar .nav .right .button {
  background: url(/images/calendarright.jpg) no-repeat;
  right: 0px;
}

div.calendar .calendarItem {
  float: left;
  width: 50%;
  margin: 14px 0 0 0;
}

div.calendar .calendarItem table {
  margin: 0 auto;
  border-collapse: separate;
  font-size: 11px;
  border: none;
}

div.calendar .calendarItem table tr {
  
}

div.calendar .calendarItem table th {
  background: #88CDFF;
  border: 1px solid #88CDFF;
  color: #fff;
  font-weight: bold;
  width: 17px;
  height: 17px;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
}

div.calendar .calendarItem table td {
  border: 1px solid #B2DFFF;
  width: 17px;
  height: 17px;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
}

div.calendar .calendarItem table td.active {
  
}

div.calendar .calendarItem table td.today, div.calendar .calendarItem table td.today a {
  background: red;
  color: white;
  font-weight: bold;
}

div.calendar .calendarItem table td.selected {
  background: #086FBC;
  color: #fff;
  font-weight: bold;
}

div.calendar .calendarItem table td.selected a {
  color: #fff;
  font-weight: bold;
}

div.calendar .calendarItem table td.active a {  
  
  text-decoration: underline;
}

div.calendar .cats {
  text-align: center;
  margin: 8px 0 4px 0;
}

div.calendar .cats a {
  padding: 2px 15px;  
  border: 1px solid #CBE8FD;
  text-decoration: none;
  margin: 0 7px;    
}

div.calendar .cats a.active, div.calendar .cats a.active:hover {
  border-color: #086FBC;
  background: #0871BF;
  color: #fff;  
}

div.calendar .cats a:hover {
  border-color: #87A1B9;      
}

div.calendar .list {
  border-top: 1px solid #B2DFFF;
  margin: 8px 15px 0 15px;
  padding: 3px 0 0 0;
    
}

div.calendar .list ul {
  list-style: none;
  margin: 6px 0 6px 0;
  padding: 0;
  line-height: 160%;
}

div.calendar .list ul li {
  list-style-type: none;
  margin: 0;  
  padding: 0
}

div.calendar .list ul li meta {
  
}

div.formCalendar {
  margin: 0 65px 15px 65px;  
}

/**/

div#anketa {
  font-size: 11px;
}

div#anketa .anketni_ukazatel { 
  float: left;
  height: 10px;
  margin-top: 2px;
  overflow-y: hidden;
  background: #9fcfff;
}

div#anketa .answer {
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  color: #147BC4;  
  border-bottom: 1px solid #147BC4;  
}

div#anketa .last {
  border: none;
}

div#anketa .max { 
  background: #003871;
}

div#anketa a {
  display: block;
	clear: both;
	font-weight: normal;
	margin-top: 3px;
}

/**/

#poradnaForm {

}

#poradnaForm table {
  border-collapse: collapse;
}

#poradnaForm p.info {
  min-height: 109px;
  background: url(/images/info.jpg) no-repeat top left;
  padding: 10px 0 0 90px;
  margin: 0 0 10px 0;
}

#poradnaForm input[type=text] {
  border: 1px solid #ccc;
  padding: 6px 6px;
  display: block;
  float: right;  
}

#poradnaForm img {
  float: right;
  width: 208px; 
}

#poradnaForm .buttons {
  width: 101%;
  margin: 0;
  padding: 0;
}

#poradnaForm .space {
  padding: 12px 0;
}

#poradnaForm table {
	border: none;
}

#poradnaForm table td {
  padding: 6px 0;
  vertical-align: middle;
  font-weight: normal;
  border: none;
}

#poradnaForm table th {
  font-weight: normal;
  vertical-align: middle;
  font-size: 90%;
  color: #555;
  border: none;
}

#poradnaForm textarea {
  width: 530px;
  height: 120px;
}

#poradnaForm label {
  font-size: 90%;
  color: #555;
  text-transform: lowercase;
}

#poradnaForm .submit {
  background: url(/images/redsend.gif) no-repeat;
  width: 83px;
  height: 40px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: none;
  padding: 0;
  margin: 0;
}

#poradnaForm .addRow, .niftySubmit {
	background: url(/images/insertplan.gif) no-repeat;
	width: 137px;
	height: 40px;
	color: #fff;
	text-align: center;
	border: none;
	padding: 0 0px;
	font-weight: bold;
	cursor: pointer;
}



/**/

div.seminareList {

}

div.seminareList .item {
  clear: both;
  padding: 0 0 5px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #96CDF4;
}

div.seminareList .item h3 {
  padding: 0;
  margin: 0 0 6px 0;
}

div.seminareList .item .itemLabel {
  float: left;
  font-style: italic;
  text-transform: lowercase;
  padding: 2px 5px 0px 5px;
  width: 100px;
  clear: left;
}

div.seminareList .item .value {
  line-height: 170%;
  padding: 0 0 0 110px;
}

div.seminareList {

}

div.seminareList {

}

/**/
div.podporaDetail {

}

div.podporaDetail div.topBox {
  background: #F5FBFF;
  border: 1px solid #CBE8FD;
  margin: 0 15px 20px 0;
}

div.podporaDetail div.topBox table {
  width: 90%;
  margin: 15px auto 25px auto;
  border-collapse: collapse;
  border: none;
}

div.podporaDetail div.topBox table tr {
  
}

div.podporaDetail div.topBox table td, div.podporaDetail div.topBox table th {
  padding: 6px 10px;
  border: none;
  border-bottom: 1px solid #CBE8FD;
}

div.podporaDetail div.topBox table th {
  font-weight: bold;
  width: 35%;
}

div.podporaDetail {

}

/**/

div.subCat {
  margin: 0px 0 0px 0px;
  width: auto;
  position: relative;
  background: url(/images/subcat.jpg) repeat-x;
 
  top: -13px;
 
  padding: 0 0 0 0px; 
}

div.subCat .middle {
   
}

div.subCat ul {
  list-style: url(/images/li6.gif);
  float: left;  
  overflow: hidden;
  margin: 4px 0 4px 10px; 
  padding: 0 0 0 21px;
  line-height: 200%;
  white-space: nowrap;
}

div.subCat ul.subCat {
  list-style: url(/images/li3.gif);
}

ul.subCat li, .subCat li {
  float: left; 
  width: 310px;
}

ul.subCat li.subSubCat {
	clear: both;
	width: 100%;
	list-style: none;
	padding: 0;
}

li.subSubCat {
  margin: 0;
  padding: 0;
  
}

ul.subSubCat li {
  width: 305px;
  position: relative;
}

div.subCat ul li.inactive {
  list-style: url(/images/li4.gif);  
}

div.subCat ul li.inactive a {
  color: #8EC7F4;  
}

div.subCat ul li.active {
  text-decoration: none;
  font-weight: bold;
  list-style-image: url(/images/li3.gif);
  color: inherit;
}

div.subCat ul li.active a {
  text-decoration: none;
  font-weight: bold;
  color: #0871BD;
}

div.subCatPlaceholder {
  height: 15px;
}

/**/
#catalog  {
  line-height: 160%;
}

#catalog a.active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  background: url(/images/rem.gif) no-repeat 100% 50%;
  padding: 0 15px 0 0;
}

div.catalogBox {
  
}

div.catalogBox div.content ul {
  float: left;
}

#oblastiPodpor ul li {
  margin: 0;
  padding: 0;
}

#oblastiPodpor h1, #oblastiPodpor h2 {
  position: relative !important;
}

#oblastiPodpor h1 span.up, #oblastiPodpor h2 span.up, #katalogZadatel h2 span.up {
  position: absolute;
  right: 10px;
  top: 0;
  background: url(/images/up.gif) no-repeat 50% 40%;
  width: 39px;
  height: 100%;
  display: block;
}

#oblastiPodpor h1 span.up a, #katalogZadatel h2 span.up a {
  display: block;
  width: 100%;
  height: 100%;
}

div.catalogBox h2 img {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

div.catalogBox div.middle div.content {
  overflow: hidden;   
  margin-right: 15px;
}

div.catalogBox h2 {
  white-space: nowrap;
  width: 564px;
}

div.catalogBox div.top h2 a span.middle {
  width: 540px;
}

div.catalogBox div.top div.right {
  background: none;
}

#oblastiPodpor {
  margin: 0 0 15px 0;
}

#oblastiPodpor h1, #oblastiPodpor h2 {
  color: #147BC4;
  height: 71px;
  line-height: 71px;  
  float: none;  
  margin: 0 10px 0 0;
  padding: 0;  
  font-size: 18px;
  position: static;
}

#oblastiPodpor h1 img, #oblastiPodpor h2 img {
  vertical-align: middle;
}

#oblastiPodpor ul {
  width: 152px;
  list-style: url(/images/li3.gif);  
  overflow: hidden;
  margin: 0 0 0 5px; 
  padding: 0 0 0 25px;
  line-height: 200%;
  white-space: nowrap;
}

#catalogNace {
  
}

#catalogNace h2 {
  position: relative;
}



#catalogNace h2 em.naceItem {
  text-transform: lowercase;
  font-style: normal;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0px;
  left: 106px;
}

#catalogNace h2 .naceTools {
  position: absolute;
  z-index: 999;
  right: 0;
  top: 0;
  background: url(/images/boxheadinginactive.jpg) repeat-x 0 0px;
  width: 110px;
  height: 100%;
}

#catalogNace h2 .naceTools .collapse {
  position: absolute;
  right: 20px;
  top: 0px;
  width: 40px;
  height: 100%;
  background: url(/images/collapse.gif) no-repeat 50% 50%;
}

#catalogNace h2 .naceTools .closed {
  background: url(/images/expand.gif) no-repeat 50% 50%;
}

#catalogNace h2 .naceTools .collapse a {
  display: block;
  width: 100%;
  height: 100%;
}

#catalogNace h2 .naceTools .collapse a span {
  display: none;
}

/**/

#catalogNace h2 .naceTools .up {
  position: absolute;
  right: 60px;
  z-index: 9999;
  top: 0px;
  width: 40px;
  height: 100%;
  background: url(/images/up.gif) no-repeat 50% 50%;
}

#catalogNace h2 .naceTools .up a {
  display: block;
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 100%;
}

#catalogNace h2 .naceTools .up a span {
  display: none;
}

/**/

#catalogNace ul {
  list-style-type: none;
  margin: 0 15px 0 10px;
  padding: 0;
  float: left;
  width: 45%;
  overflow: hidden;  
}

#catalogNace ul li {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  list-style-type: none;
  text-transform: lowercase;
}

#catalogNace ul li strong {
  text-transform: none;
}

/**/

div.catInfoItem {
  margin: 10px;
  text-align: justify;
}

div.catInfoItem .head {
  border: 1px solid #CBE8FD;
  background: #F2FAFF;
  padding: 6px 8px;
  margin: 0 0 1px 0;
}

div.catInfoItem .head h3 {
  margin: 0;
  padding: 0;
  font-size: 130%;
}

div.catInfoItem .value {
  border: 1px solid #CBE8FD;
  min-height: 20px;
  padding: 8px;
  line-height: 160%;
}

div.catInfoItem ul {
  list-style-image: url(/images/li5.gif);
  margin: 0;
  padding: 0 0 0 20px;
}

div.catInfoItem ul li {
  margin: 0 0 6px 0;
}

div.catInfoItem table {
  border-collapse: collapse;
  margin: 8px;  
  border: none;
}

div.catInfoItem td {
  border-collapse: collapse;
  padding: 6px;
  text-align: left;
}

ul {
  list-style-image: url(/images/li5.gif);
  line-height: 150%;
}


/**/

div.seeMore {
  text-align: right;
}

div.seeMore img {
  vertical-align: middle;
  margin: 0;
}

div.seeMore {
  
}

/***** browser *************/
.browser {
	margin: 25px 5px;
	text-align: center;
	clear: both;
}
.browser .left {
	float: left;
}
.browser .a-right {
	text-align: right;
}
.browser .right {
	float: right;
}

.browser .shift {
  display: none;
}

.browser a, .browser span.item-sel, .browser .symbol {
	padding: 9px 9px;
	margin: 0 2px;
	vertical-align: middle;
  background: url(/images/browser.gif) no-repeat 50% 50%;
  text-decoration: none;	
}

.browser .notice {
  color: #777;
}

.browser .symbol {
  text-decoration: none;
  font-size: 120%;
  font-weight: normal !important;
}

.browser a:hover {  
  background: url(/images/browser2.gif) no-repeat 50% 50%;
}

.browser .items {
	display: inline;
	text-align: center;
}

.browser span.item-sel {
	font-weight: bold;
	color: #fff;
  background: url(/images/browser3.gif) no-repeat 50% 50%;
}

/**/

table {
	border-collapse: collapse;
	border: 1px solid #000;
}

table th, table td {
  text-align: left;
  border: 1px solid #000;
}

a {
  color: #147BC4;
  cursor: pointer;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

p {
  margin: 6px 0;
  padding: 0;
  line-height: 180%;
  text-align: justify;
}

h1, h2 {
  color: #147BC4;
  font-size: 19px;
  margin: 0px 15px 15px 0;
  line-height: 150%;  
  padding: 0;
  font-family: AvantGarGotItcTEE, Verdana, sans-serif;  
}

dl {
  line-height: 160%;
  margin: 0;
}

dl dd {
  background: url(/images/li5.gif) no-repeat 0 0;
  display: block;
  padding: 0 0 0 25px;
  margin: 0;
}

dl dd {
  margin: 0 0 0 20px;
}

a img, a object, a embed {
  border: none;
}

/**/
.aleft {
  float: left;
}

.aright {
  float: right;
}

.none {
  display: none;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.alert, .pozor {
  color: #2179B8;
}

.alert2 {
  color: #E7B900;
  font-weight: bold;
}

.alert3 {
  color: #FF0048;
  font-weight: bold;
} 

.taright {
  text-align: right;
}

.taleft {
  text-align: left;
}

/* reklamn� pozice */

#leaderboard .banner {
	background: url(/images/reklama2.gif) no-repeat top right;
	padding: 11px 0 0 0;
	width: 1000px;
	margin: 10px auto 20px auto; 
	text-align: center;
	overflow: visible;
}

#mainMenuAd .banner {
	background: url(/images/reklama2.gif) no-repeat 50% 10px;
	position: absolute;
	left: 537px;
	top: 0;
	height: 54px;
	width: 168px;
	overflow: hidden;
	line-height: 60px;
	text-align: center;
}

#mainMenuAd * {
	color: white;
}

#skyscraper .banner {
	background: url(/images/reklama2.gif) no-repeat 100% 0;
	position: absolute;
	padding: 11px 0 0 0;
	left: 1010px;	
	width: 160px;
	height: 600px;
	overflow: visible;
	top: 270px;
}

div.rightBanner .banner {
	width: 395px;
	min-height: 20px;
	margin: 10px 0;
	background: url(/images/reklama2.gif) no-repeat 100% 0;
	padding: 11px 0 0 0;
		
}

#fullBanner .banner {
	clear: both;
	text-align: center;
	background: url(/images/reklama2.gif) no-repeat 100% 0;
	padding: 11px 0 0 0;
	margin: 10px 0;
	width: 564px;
}

#footAd {
	white-space: nowrap;
	padding: 10px 0;
	font-size: 90%;
}

#footAd * {
	display: inline;
}

#bottomAd .banner {
	clear: both;
	text-align: center;
	background: url(/images/reklama2.gif) no-repeat 100% 0;
	padding: 11px 0 0 0;
	margin: 10px 0;
	width: 564px;
}

.hide{
	display: none;
}

.kucharka{
	/* background: url(/images/bannery/banner_z-kuchyne.jpg) no-repeat 0 0; */
	position:relative;
	width: 273px;
	height: 69px;
	margin: 6px auto 10px;
}

.oddel{
	background: #CBE8FD;
	height: 1px;
	width: 395px;
	margin-bottom: 10px;
}

#xtable {
	border: 1px solid #96CDF4;
	border-collapse: collapse;
	margin: 15px auto;
}

#xtable td {
	border: 1px solid #96CDF4;
	padding: 3px 8px;
}

#xtable th {
	border: 1px solid #96CDF4;
	padding: 3px 8px;
}

#commentsContainer fieldset{
	border: 1px solid #CBE8FD;
}

#commentsContainer fieldset legend{
	font-weight: bold;
}

#commentsContainer input[type=text] {
	border: 1px solid #CBE8FD;
}

 #commentsContainer textarea{
	border: 1px solid #CBE8FD;
	width: 397px;
}

#commentsContainer .oddel{
	width: 525px;
	height: 1px;
	background: #CBE8FD;
	margin: 5px 0;
}

.popisek{
	width: 90px;
	height: 18px;
	line-height: 18px;
	text-align: right;
	padding-right: 10px;
}

.error{
	color:#FF0000;
	font-weight:normal;
	padding-bottom: 3px;
}

.left {
	float: left;
}

.p10r{
	padding-right: 10px;
}

.m100l{
	margin-left: 100px;
}

#commentsContainer .date{
	color: #666666;
	font-size: 11px;
	margin: 3px 0;
}

#commentsContainer .text{
	font-size: 11px;
}

#commentsContainer .browser{
	margin: 20px 5px 5px 5px;
}

.komentare-nazory{
	color:#147BC4;
	font-size:19px;
	font-family:AvantGarGotItcTEE,Verdana,sans-serif;
	margin: 15px 0 0px;
	padding:0;
}

.newsletter2 {
	margin: 0 0 25px 0;
}

