* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : black;
	line-height: 140%;
}

body {
	font-size:  .70em;
}

/*** OBECNE STYLY  ***/
a:hover {
	color: red;
}

.neviditelny, .skryty, .clear{
	height: 1px;
	clear: both;
	font-size: 1px;
	visibility: hidden;
}

.clear_right {
	clear: right;
}

.skryty {
	clear: none;
}

.center {
	text-align: center;
}

.floatleft {
	float: left;
	background-color: red;
}

.floatright {
	float: right;
}

.zpet a {
	background: url("../../images/layout/tecky7.gif") no-repeat  0% 50%;
	padding: 5px 5px  5px 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.zpet a:hover {
	background: url("../../images/layout/tecky6.gif") no-repeat  0% 50%;
	color: #ff0000;
}

.icon {
	vertical-align: middle;
}

/*** TELO ***/

body {
	background-color: #f0f0f0;
	margin: 0px ;
}

h1 {
	font-size: 1.2em;
	color: #555;
	margin: 0;
}

#mainBox {
	width:780px;
	background: url("../../images/layout/pruh.gif") repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
/*	padding-left: 12px;*/
}

#mainBox2 {
	background: url("../../images/layout/pruh.gif") repeat-y 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 12px;
}

#dokument {
	margin-left: 12px;
}


/*HLAVIČKA*/

#hlavicka {
	background: url("../../images/layout/hlavicka.png") no-repeat 2px 20px;
	height: 60px;
	margin-bottom: 5px;
}

#hlavicka span {
	visibility: hidden;
}


/*** HLAVNÍ HORIZONTALNI MENU ***/

#hlavnimenu {
	border: 1px solid black;
	margin-bottom: 5px;
	background-color: #ffffff;
	padding: 3px 3px 3px 10px;
}

#hlavnimenu a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}

#hlavnimenu a:hover {
	color: #ff0000;
}


/*** LEVY SLOUPEC */

#levanavigace {
	float: left;
	width: 180px;
}

#leftcol_menu {
	margin: 0;
	padding: 0;
}

#leftcol_menu li {
	list-style-type: none;
	display: inline;
}

.submenu_list {
	margin: 0;
	padding: 0;
}


#leftcol_menu li a{
	display: block;
}


/*** MENU PRVNÍ UROVNE */
#leftcol_menu .level_1 {
	display: block;
	border: 1px solid black;
	background: #fff url("../../images/layout/tecky2.gif") no-repeat  99% 50%;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	color: #000;
}
/*
.levemenu1 a:hover {
	background: #fff url("../../images/tecky1.gif") no-repeat  99% 50%;
	color: #f00;
}
*/

/*** MENU DRUHE UROVNE */

.level_2 a {
	display: block;
	border: none;
	background-color: #ffffff;
	margin: 5px 0;
	padding: 2px 2px 2px 18px;
	background: url("../../images/layout/tecky5.gif") no-repeat  0% 15%;
	text-decoration: none;
	color: #000000;
}

.level_2 a:hover {
	color: #ff0000;
	background: url("../../images/layout/tecky3.gif") no-repeat  0% 15%;
}

/*** MENU TRETI UROVNE */
.level_3  a {
	padding: 0;
	margin: .5em 0 .5em 30px;
	border: none;
	text-decoration: none;
	margin-left: 20px;
}

.level_3 a:hover {
	color: #ff0000;
	background: none;
}

.selected {
	font-weight: bold;
}

.kontakty {
	font-weight: bold;
	margin: 0 0 1em 0;
}

.kontakty a {
	color: #ff0000;
	font-weight: bold;
}

.kontakty a:hover {
	color: #666666;
}

#archiv, #efah {
	margin-bottom: 5px;
}


#lefcol_banners {
	border-top: 1px solid black;
	clear: both;
	text-align: center;
}

#lefcol_banners a {
	display: block;
	margin: 1em;
}

#lefcol_banners a img {
	border: 1px solid gray;
}

/*REGISTRACE DO MAILINGLISTU*/

#registrace {
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid  #666666;
	border-bottom: 1px solid  #666666;
}

#donate {
	font-weight: bold;
	margin: 10px 0;
	padding: 5px 0px 15px 14px;
	border-bottom: 1px solid  #666666;
}

html* #registration_IE7 {
	padding-bottom: 1em;
}

#obalka {
	display: block;
	padding-right:  22px;
	background: url("../../images/layout/obalka.gif") no-repeat  100% 0%;
	margin: 0 0 .5em 0;
}

.popisek {
	width: 30%;
	float: left;
}

.mezera input {
	float: right;
}

#registrace form {
	margin: 0;
}

#registrace .registrace_mailing {
	width: 96%;
}

.ram {
	background-color: #ffffff;
	border: 1px solid black;
	padding: 5px 5px 5px 5px;
}

/*PRAVÉ MENU*/

#pravanavigace {
	display: block;
	float: right;
	width: 180px;
	right: 0;
	top: 180px;
	margin-left: 10px;
}

#pravanavigace h4 {
	font-size: 1.2em;
	color: #555;
	margin: 0;
}


/* HLAVNÍ TEXTOVÝ BLOK */

/*pro dvousloupcovou sazbu*/

#text_content {
 	margin-left: 190px;
 	width: 74%;
}

/*pro třísloupcovou sazbu*/
#hlavni2 {
	margin-left: 10px;
	width: 375px;
	float: left;
}

* html #hlavni2 {
	width: 365px;
}


#hlavni h2, #hlavni h2 a, #hlavni2 h2, #hlavni2 h2 a {
	font-size:  1.05em;
}

/********  LOCATOR */

#ukazatel {
	height: 2em;
	margin-bottom: 1em;
	margin-left: 188px;
}

#ukazatel a, #posledni, #ukazatel  b {
	background: url("../../images/layout/tecky3.gif") no-repeat  100% 50%;
	float: left;
	padding: 4px 15px 2px 2px;
}

#posledni, #ukazatel b {
	background: url("../../images/layout/tecky6.gif") no-repeat  100% 50%;
	font-weight: bold;
}

#ukazatel_inner {
	float: left;
	width: 385px;
}

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

.article_preview_box {
	border-bottom: 1px solid #aaa;
	padding: 1em 0;
	width: 98%;
}

.article_preview_box h3, .article_preview_box h3 a , h3 {
	font-size: 1.05em;
	margin: 0 0 .25em 0;
}

.article_img {
	float: right;
	margin: 0 5px;
	border: 1px solid black;
}

.perex {
	margin: 10px 0;
}

.cticlanek {
	clear: right;
}

.cticlanek  a {
	font-weight: bold;
	color: #ff0000;
	padding-right: 25px;
	background: url("../../images/layout/tecky4.gif") no-repeat  100% 50%;
}

.clanek p {
	margin-bottom:  0.7em;
}

.cervena {
	color: red;
}

/*SPODNÍ LI©TA*/

#spodnilista {
	width: 760px;
	display: block;
	background-color:#666666;
	clear: both;
	padding: 5px 0 2px 0;
	margin-left: 10px;
	margin-right: auto;
	font-weight: 11px;
	font-family: Arial,Helvetica,sans-serif;

}

#spodnilista  a {
	color: #ffffff;
	background-color:#666666;
	font-weight: bold;
}

#osfund, #cproculture {
	color: #ffffff;
   background-color: transparent;
   width: 56%;
	padding: 2px 0;
}

#osfund a , #cproculture a {
	font-family: Arial,Helvetica,sans-serif;
}

#osfund {
   float: right;
   text-align: right;

}

#designby {
   text-align: right;
   margin-top: 2px;
	background: #f0f0f0;
}

#designby a {
   color: #666666;
	background: transparent;
}

#issn {
	float: left;
}

/*BANER*/

#main_banner, #bottom_banner {
	text-align: center;
	margin: 3em 0 2em;
}

#bottom_banner {
	clear: both;
	margin-left: 193px; 
}

#skyscraper {
	position: absolute;
	top: 20px;
	left: 800px;
}

/* BUTON A TEXTOVÁ POLE*/

#article_by_email {
	margin: 1em 0;
}

#article_by_email .slFormButton {
	margin: 1em 0;
}

.button, .slFormButton {
	background-color: #ff0000;
	color: white;
	font-weight: bold;
	border: none;
	padding-top: 1px;
	font-size: 1em;
}

.button:hover {
	color: #c1c1c1;
}

.textovepole, .textovepole2, .textovepole3, .textovepole4 {
	border: 1px solid  #ff0000;
	width: 100px;
}

.textovepole2 {
	width: 400px;
	height: 150px;
}

.slFormInput {
	border: 1px solid  #ff0000;
}


.textovepole4 {
	width: 130px;
}

input, textarea , .inputpomocny {
	background-color: #ffffff;
}

.popisek2, .popisek3 {
	width: 15%;
	float: left;
	font-weight: bold;
	background-color: #ffffff;
}

.popisek3 {
  width: 75%;
}

.inputpomocny {
	margin: 2px;
}

/*ČLÁNKY A DISKUSE*/

.prefix {
	font-weight: bold;
	margin-top: 10px; margin-bottom: 10px;
}

.pravailustrace {
	float: right;
	margin-left: 10px;
}

.levailustrace {
	float: right;
	margin-left: 8px;
	margin-bottom: 5px;
	border: 1px solid #000;
}

.ilustracedole {
	margin-top: 5px;
}

.obr {
	margin-bottom: 5px;
}

.autorskeudaje {
	margin: 1em 0;
	padding-left: 20px;
	background: url("../../images/layout/tecky4.gif") no-repeat ;
}

.autorskeudaje a:hover {
	color: #ff0000;
}

.autorskeudaje .autor {
	background-color: #f0f0f0;
}

.article_detail_form {
	margin: 1em 0;
}

.prispevek h4 {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid black;
}

h4 {
	margin-top: 10px;
}

html* h4 {
	font-size: 1.20em
}

.diskuse {
	margin: 1em 0;
}

.diskuse a {
	font-weight: bold;
	padding: 2px 2px 2px 20px;
	background: url("../../images/layout/tecky5.gif") no-repeat ;
}

.diskuse a:hover {
	background: url("../../images/layout/tecky3.gif") no-repeat ;
	color: #ff0000;
}

/*AKTUALITY*/

.ramaktuality {
	border: 1px solid #666666;
	padding: .6em;
	margin-bottom: 1em;
	background-color: #fff;
}

.ramaktuality .pictureNews {
	margin: 10px 0;
	display: block;
}

.autakt {
	margin: 0px 0px 4px 0px;
	padding-left: 17px;
	background: url("../../images/layout/tecky1.gif") no-repeat ;
}

.datumaktuality {
	color: gray;
}

/*ODKAZOVNÍK*/

h6 {
	margin-bottom: 0.5em;
}

h6 a {
 	border-bottom: 2px  solid #c3c3c3;
	background: url("../../images/layout/sipka2.gif") no-repeat  0px 3px;
	display: block;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	color: #666666;
}

h6 a:hover {
	background: url("../../images/layout/sipka1.gif") no-repeat  0px  3px;
	color: #ff0000;
}

.rozpisodkazu {
/* 	border-bottom: 2px  solid #c3c3c3;*/
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.rozpisodkazu h6 {
	background: url("../../images/layout/sipka1.gif") no-repeat  0px 3px;
	display: block;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	color: #000000;
}

.popisodkazu {
	margin-bottom: 1em;
}

.odkaz  a {
	font-weight: bold;
}

.odkaz a:hover {
	color: #ff0000;
}

#photosleft {
	position: relative;
	float: left;
	margin-right: 5px;
}

#photosright {
	position: relative;
	float: right;
	border: 0px none;
	margin-left: 5px;
	text-align: right;
}

#photosbottom {
	border: 0px none;
}

#photosbottom .photo {
	position: relative;
	float: left;
	margin: 5px;
}

#photosleft .photo img, #photosright .photo img, #photosbottom .photo img {
	border: 1px solid #000;
}

.granttable td {
	background-color:white;
}

.granttable td a, .granttable td span a, .granttable td span {
	font-size:inherit;
}

.smallbaner {
	border: none;
	float: left;
	margin-right: 5px;
}

#navigator {
	clear:both;
}

.found {
	color: #306100;
}

.info_message {
	margin: 1em 0;
	border: 1px solid green;
	background: #ffc;
	padding: .5em;
}

.error_message {
	margin: 1em 0;
	border: 1px solid red;
	background: #ffc;
	padding: .5em;
}

#homepage_link {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	height: 50px;
	width: 240px;
}

/*** DISKUSE ***/

.discussion_post {
	border: 1px solid #e0e0e0;
	background: #fafafa;
	margin: 1em 0;
}

.discussion_post h4 {
	margin: 0;
	background: #eee;
	padding: .2em 1em;
}

.discussion_post_content {
	padding: 0 1em 1em 1em;
}

.discussion_post_preview {
	padding: .2em 1em;
	margin-bottom: 1px;
	background: #fff;
}

.discussion_post_links {
	padding: .2em 1em;
	font-weight: bold;
}

.discussion_description  {
	padding: .2em 1em;
}

/*** ANKETY ****/
.poll {
	margin: 2em 0;
	background: #fefefe;
	padding: .5em;
	border: 1px solid #ccc;
}

.poll h4 {
	margin: 0;
	color: #666;
	border-bottom: 2px solid #ddd;
}

.votes {
	height: 5px;
	background: #fc0;
}

.poll_form {
	margin: 0;
	padding: 0;
}

.voting_table {
	border-bottom: 2px solid #ddd;
}

.verifyimg {
	padding-top: 5px;
}

#lefcol_banners .linkToFacebook img {
	border: 0;
}