body, h1, h2, h3, h4, h5, table, table td, input, textarea, select {
  font-family: "Arial CE","Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 1.05em;
}

body {
 margin: 0px;
 text-align: center;
 color: black;
 font-size: 11px;
 background-color: white;
}

table td {
	color: black;
 	font-size: 11px;
}

a, a:visited {
	color: #047C3E;
}

a:hover {
	text-decoration: none;
}

.main-frame {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	background-image: url("../images/main_frame_bg.gif");
	background-repeat: repeat-y;
}

.header {
	_width: 100%;
	height: 26px;
	padding: 0px 16px;
	background-image: url("../images/header_bg.gif");
	background-repeat: repeat-x;
}

.header h1 {
	font-size: 12px; color: black;  
	display: inline; margin: 4px 0px 0px; 
	float: right; font-weight: normal;
}

.header img {
	display: block;
}

.toplogo {
   _width: 100%;
	height: 132px;
	background-image: url("../images/top_logo_bg.jpg");
	background-repeat: no-repeat;
}

div.left {
	width: 200px;
	float: left;
	border-right: 1px solid white;
}

.middle {
	/*float: right;*/
}

.middle div.main-text {
	float: left;
	width: 549px;
	_margin-left: -2px;
}

.middle div.right {
	width: 202px;
/*	_width: 202px;*/
	float: right;
	border-left: 1px solid white;
	position: relative;
	margin-left: -3px;
	_margin-left: -2px;
}

hr {
	border: 0px;
	border-top : 1px dotted #046836;
	height: 0px;
}

div.aktualne img {
	float:right;
}

div.aktualne, div.doporucujeme {
	margin: 10px 5px 10px 10px;
}

div.doporucujeme a, div.doporucujeme a:visited{
	color: black; text-decoration: none;
}

div.dop_pata a, div.dop_pata a:visited{
	float:right;
	color: #047C3E; 
	text-decoration: underline;
}
div.dop_pata a:hover{
	float:right;
	color: #047C3E; 
	text-decoration: none;
}

div.aktualne hr {
	margin-left: -5px;
	margin-bottom: 5px;
}

div.aktualne h3 {
	margin: 0px;
	color: #046834;
	font-size: 1em;
	font-weight: bold;
}

div.aktualne h3 a, div.aktualne h3 a:visited {
   color: #046834;
	text-decoration: none;
}

div.aktualne img {
	border: 2px solid #00A54F;
}

div.aktualne p {
	text-align: /*justify*/;
	margin: 0px 0px 10px;
}

div.doporucujeme {
	margin-bottom: 20px;
	_margin-left: 5px;
}

div.doporucujeme p, .item-kniha {
   margin: 0px 0px 10px;
	margin-left: 20px;
	_margin-left: 15px;
	display : list-item;
	list-style: disc outside;
	list-style-image: url("../images/kniha.gif");
	padding-left: 3px;
}

div.content p {
	text-align: justify
}

div.content p.vice, p.vice {
	text-align: right;
}

p.vice a, p.vice a:visited{
   background-image: url("../images/plus.gif");
   background-repeat: no-repeat;
   padding-left: 25px;
}

h2 {
	display: block;
	height: 27px;
	background-color: #026934;
	color: white;
	padding-left: 25px;
	background-image: url("../images/h2_bg.jpg");
	background-repeat: no-repeat;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;
	margin: 0px;
}

h2 a, h2 a:visited {
	color: white; text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

.footer {
	width: 100%;
	clear: both;
	height: 33px;
	margin: 1px 0px 0px;
	background-color: #E8E8E8;
   background-image: url("../images/footer_bg.gif");
   background-repeat: repeat-x;
   background-position: top; 
}

.footer p {
	text-align: center;
/*	margin: 9px 0px 0px;*/
	margin:0px;
	padding: 10px 0px 0px;
}

div.main-text h2 {
   background-image: url("../images/h2_main_text_bg.jpg");
	background-repeat: no-repeat;
	background-color: #047C3F;
	padding-left: 30px;
}

.menu a, .menu a:visited {
 display: block;
 background-color: #00A54F;
 padding: 5px 10px 5px 35px;
 color:white;
 text-decoration: none;
 font-size: 1.1em;
 border-bottom: 1px solid white;
 background-image: url("../images/menu_bg_inactive.jpg");
 background-repeat: no-repeat;
 background-position: 20px;
}

.menu a:hover, .menu a.active_menu, .menu a.active_menu:visited  {
 background-color: #01823F;
 background-image: url("../images/menu_bg_active.jpg");
 background-repeat: no-repeat;
 background-position: 20px;
}

/* ---------------- */
.menu_temp a, .menu_temp a:visited {
 display: block;
 background-color: #BBB;
 padding: 5px 10px 5px 35px;
 color: black;
 text-decoration: none;
 font-size: 1.1em;
 border-bottom: 1px solid white;
 background-image: url("../images/menu_temp_bg_inactive.jpg");
 background-repeat: no-repeat;
 background-position: 20px;
}

.menu_temp a:hover, .menu_temp a.active_menu, .menu_temp a.active_menu:visited  {
 background-color: #AAA;
 background-image: url("../images/menu_temp_bg_active.jpg");
 background-repeat: no-repeat;
 background-position: 20px;
}
/* ---------------- */


div.formular {
	margin-top: -1px;
}	

form {
	margin: 0px;
}

div.formular form a, div.formular form a:visited {
	display: block; color: black;
	padding-left: 20px;
	background-image: url("../images/sipka1.gif");
 	background-repeat: no-repeat;
 	text-decoration: none;
 	line-height: 1.6em;
 	background-position: -2px;
}

div.formular form a:hover {
	text-decoration: underline;
}

div.formular form input {
	width: 110px;
	border: 1px solid #7F9DB9;
}

div.formular form table {
	margin: 10px 5px 5px;
}

div.formular form table td.lft {
	width: 35px;
	text-align: right;
}

div.reklama { margin-bottom: 20px; }

div.reklama img {
	border: 3px solid #01A54F;
	margin: 20px 10px 0px;
}

div.content {
	margin: 10px 20px 30px;
}

div.content h3 {
	color: #057C42;
	font-size: 1.5em;
	font-weight: bold;
}

div.content p.perex {
	margin-top: 0px;
}

img.img_border {
	 border:1px solid black;
}
	
div.content h4 {
	color: black;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
	padding-top: 6px;
}

div.content h4.editorial {
	background-image: url("../images/rubrika_editorial.gif");
 	background-repeat: no-repeat;
}

div.content h4.akademie {
	background-image: url("../images/rubrika_akademie.gif");
 	background-repeat: no-repeat;
}

div.content h4.financni_trhy {
	background-image: url("../images/rubrika_financni_trhy.gif");
 	background-repeat: no-repeat;
}

div.content h4.komentare {
	background-image: url("../images/rubrika_komentare.gif");
 	background-repeat: no-repeat;
}

div.content h4.ekonomika {
	background-image: url("../images/rubrika_ekonomika.gif");
 	background-repeat: no-repeat;
}

div.content h4.fokus {
	background-image: url("../images/rubrika_fokus.gif");
 	background-repeat: no-repeat;
}

div.content h4.mozaika {
	background-image: url("../images/rubrika_mozaika.gif");
 	background-repeat: no-repeat;
}

div.content h4.portret {
	background-image: url("../images/rubrika_portret.gif");
 	background-repeat: no-repeat;
}

div.content h4.portret_1 {
	background-image: url("../images/rubrika_portret_1.gif");
 	background-repeat: no-repeat;
}

div.content h4.portret_2 {
	background-image: url("../images/rubrika_portret_2.gif");
 	background-repeat: no-repeat;
}

div.content h4.produkty {
	background-image: url("../images/rubrika_produkty.gif");
 	background-repeat: no-repeat;
}

div.content h4.strategie {
	background-image: url("../images/rubrika_strategie.gif");
 	background-repeat: no-repeat;
}

div.content h4.tema {
	background-image: url("../images/rubrika_tema.gif");
 	background-repeat: no-repeat;
}

div.content h4.trhy_a_ekonomika {
	background-image: url("../images/rubrika_trhy_a_ekonomika.gif");
 	background-repeat: no-repeat;
}

div.content h4.novinky {
	background-image: url("../images/rubrika_novinky.gif");
 	background-repeat: no-repeat;
}

div.content h4.rozhovor {
	background-image: url("../images/rubrika_rozhovor.gif");
 	background-repeat: no-repeat;
}

div.content h4.anketa {
	background-image: url("../images/rubrika_anketa.gif");
 	background-repeat: no-repeat;
}

div.content h4.expert {
	background-image: url("../images/rubrika_expert.gif");
 	background-repeat: no-repeat;
}

div.content h4.produkt {
	background-image: url("../images/rubrika_produkt.gif");
 	background-repeat: no-repeat;
}

div.content h4.spotrebitel {
	background-image: url("../images/rubrika_spotrebitel.gif");
 	background-repeat: no-repeat;
}

.centered {
	display: block;
	text-align: center;
}

.vpravo {
	text-align: right;
} 

.vlevo {
	text-align: left;
}

.wichtig, .wichtig a, .wichtig a:visited, div.content h3.wichtig   {
	color: #FF0000;
}

div.content table {
	width: 500px;
}

div.content form {
	/*border: 1px solid blue;*/
	margin: 0px;
	/*text-align: center;*/
}

div.content form table {
	width: auto;
	margin-left: 50px;
	margin-right: 100px;
	/*border: 1px solid red;*/
}

div.content form table td.lft {
	text-align: right;
	width: 80px;
}



div.content form table td input, div.content form table td textarea, div.content form table td select {
	width: 250px;
	border: 1px solid #7F9DB9;
	background-color: #F8F8F8
}


div.content form table td input.button {
	width: 120px;
	background-color: #DFDFDF;
	_padding-top: 1px;
	cursor: pointer;
	_cursor: hand;
	margin-top: 10px;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}


div.content div.clanek_item {
	margin: 0px;
}

div.content div.full {
/*	background-image: url("../images/stumpel_bg.gif");*/
	background-repeat: no-repeat;
	background-position: 370px;
}

