/*
	benti_reality1.css
	www.benti-reality.cz
	CCDsoft
	posledni verze ze 29.3.2007
*/

* {
	font-family: Verdana, Tahoma, Arial, lucida, sans-serif;
	font-size: 100%;
	color: #000;
}

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: center;
	background-color: #56842c;
	background-image: url(../images/style1/stranka_background.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	border: 0;
	color: #d94426;
}

h1 {
	font-size: 14pt;
	margin-bottom: 10px;
}

h2 {
	font-size: 12pt;
	margin: 8px 0 2px 0;
}

h3 {
	font-size: 10pt;
	margin: 6px 0 2px 0;
}

h4 {
	font-size: 8pt;
	margin: 4px 0 2px 0;
}

h5 {
	font-size: 7pt;
	margin: 2px 0 2px 0;
}

div {
	padding: 0;
	margin: 0;
}

a {
	color: #5d87b9;
	text-decoration: underline;
}

a:visited {
	color: #5d87b9;
}

a:active, a:hover, a:focus {
	text-decoration: none;
}

.asterix {
	color: #fff;
	background-color: #f00;
}

.obelix {
	color: #009f01;
}

legend {
	font-size: 10px;
	padding: 0 8px 0 5px;
}

sub {
   position: relative;
   _top: 3px;
   font-size: 70%;
}

sup {
   position: relative;
   _bottom: 3px;
   font-size: 70%;
}

li {
	text-align: left;
	font-size: 10pt;
}

p {
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

fieldset legend {
	margin: 5px 10px 5px 10px;
	color: #000;
	font-weight: bold;
}

td.td-right {
	text-align: right;
}

form {
	padding: 0;
	margin: 0;
	border: 0;
}

table {
	padding: 0;	
	margin: 0;
}

.only-print {
	display: none;
}

p.css-nopointer img {
	cursor: move;
}

.clear-both {
	clear: both;
}

hr {
	border: 0px;
	border-top: 1px solid #d94426;
}

.popiska {
	font-size: 10px;
}

.lowercase {
	text-transform: lowercase;
}

.uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

.hand {
	cursor: pointer;
}

.no-hand {
	cursor: default;
}

.underline {
	text-decoration: underline;
}

img {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

/* START berlicka
table, div {
	border: 1px dotted #ff0000;
	padding: 3px;
	margin: 3px;
}
/* KONEC berlicka */

/* START | stranka */

#hlavicka-pouze-tisk {
	display: none;
}

#stranka {
	width: 990px;
	margin: auto;
	background-color: #fff;
}

#stranka .stranka-horni-mezera, #stranka .stranka-dolni-mezera {
	height: 5px;
	width: 990px;
	font-size: 0;
   background-color: #56842c;
}

#stranka .stranka-matrjoska {
	width: 980px;
	background-color: #56842c;
	margin: 0 5px 0 5px;
}

#stranka-hlavicka {
	background-image: url(../images/flash/facebanner/header/header_s_logem.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 192px;
}

#levy-content {
	width: 490px;
	float: left;
        background-color: #fff;
}

#pravy-content {
	width: 490px;	
	float: right;
}

#levy-content #flashwater {
	background-image: url(../images/style1/flash_panel.jpg);
	background-repeat: no-repeat;
	width: 490px;
	height: 344px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#levy-content #flashwater p {
  padding: 0;
  margin: 0;
}

#levy-content script {
  padding: 0px;
  margin: 0px;
}

#menu {
	float: right;
	width: 490px;
	height: 69px;
	background-color: #feae0f;
}

#menu ul {
	height: 69px;
	padding: 0;
	margin: 0;
}

#menu ul li {
	list-style: none;
	float: left;
	height: 69px;
	margin: 0;
	border-right: 2px solid #fff;
}

#menu ul li strong {
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #ddd;
	text-transform: uppercase;
	display: block;
	_display: run-in;
	padding: 25px 10px 0 10px;
	height: 44px;
	_height: 69px;
	background-color: #de9101;
}

#menu ul li a {
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: block;
	_display: run-in;
	padding: 25px 10px 0 10px;
	height: 44px;
	_height: 69px;
}

#menu ul li a:hover {
	background-color: #de9101;
}

#clanky {
	float: left;
	width: 490px;
	height: 362px;
	background-color: #000;
	background-image: url(../images/style1/bily_panel_left.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#clanky h1 {
	color: #609acc;
	text-transform: uppercase;
	text-indent: 10px;
	font-size: 12pt;
}

#clanky .jeden-clanek {
	width: 470px;
	_width: 490px;
	padding: 10px;	
	text-align: left;
	clear: both;
}

#clanky .jeden-clanek img {
	float: left;
	margin: 0 10px 10px 0;
}

#clanky .jeden-clanek h3 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #000;
	display: inline;
	text-transform: uppercase;
}

#clanky .jeden-clanek p {
	font-size: 80%;
	color: #666;
}

#clanky .jeden-clanek .clanek-a {
	color: #666;
	background-image: url(../images/style1/sipka_zelena_mala.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#pravy-content .hotline {
	background-color: #609acc;
	width: 490px;
	height: 46px;
	float: right;
}

#pravy-content .zeleny-panel {
	background-color: #bbce37;
	width: 490px;
	height: 272px;
	float: right;
	background-image: url(../images/style1/zeleny_panel_right.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
	margin: 0;
}

#pravy-content .zeleny-panel h2 {
	color: #fff;
	font-size: 14pt;
	text-transform: uppercase;
	padding: 10px 0 10px 15px;
}

#pravy-content .zeleny-panel img {
	float: right;
	margin: 0 15px 0 15px;
}

#pravy-content .zeleny-panel p {
	font-size: 12pt;
	color: #fff;
	padding: 15px;
}

#pravy-content .zeleny-panel .p-vice {
	padding: 60px 0 0 0;
	font-size: 10pt;
}

#pravy-content .zeleny-panel a.vice {
	background-color: #609acc;
	padding: 5px 15px 5px 10px;
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
}

#pravy-content .zeleny-panel a.vice:hover {
	background-color: #366e9e;
	text-decoration: underline;
}

#pravy-content .oranzovy-panel {
	width: 490px;
	height: 204px;
	float: right;
	background-image: url(../images/style1/oranzovy_panel_right.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#pravy-content .oranzovy-panel h2 {
	color: #000;
	font-size: 14pt;
	text-transform: uppercase;
	padding: 10px 0 10px 15px;
}

#pravy-content .oranzovy-panel img {
	float: right;
	margin: 0 15px 0 15px;
}

#pravy-content .oranzovy-panel p.p-vice {
	padding: 0;
}

#pravy-content .oranzovy-panel p a.vice {
	background-color: #609acc;
	padding: 5px 15px 5px 10px;
	color: #fff;
	text-decoration: none;
}

#pravy-content .oranzovy-panel a.vice:hover {
	background-color: #366e9e;
	text-decoration: underline;
}

#pravy-content .cs-panel {
	padding: 0;
	margin: 0;
	width: 490px;
	height: 115px;
	float: right;
	background-image: url(../images/style1/bily_panel_right.jpg);
	background-repeat: no-repeat;
}

#pravy-content .hotline p {
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 490px;
	padding: 5px 0 0 0;
	margin: 0;
}

#pravy-content .hotline p.email {
	font-size: 8pt;
	color: #fff;
	text-align: center;
	width: 490px;
	padding: 0;
	margin; 0;
/*	padding: 5px 0 5px 0;
	margin: 0;*/
}

#pravy-content .hotline p.email a {
	color: #fff;
}

#stranka-paticka {
	background-color: #67a03f;
	width: 980px;
	height: 60px;
	clear: both;
}

#stranka-paticka div {
	padding: 5px;
	margin: 0 5px 0 5px;
	text-align: center;
	float: left;
	font-size: 8pt;
	color: #fff;
	vertical-align: middle;
	border-right: 1px solid #fff;
}

#stranka-paticka div img {
	border: 0;
}

#stranka-paticka div a {
	color: #feae0f;
}

#stranka-paticka div.p-prvni {
	width: 300px;
	font-size: 10pt;
	height: 50px;
	_height: 60px;	
}

#stranka-paticka div.p-prvni span {
	color: #fff;
}

#stranka-paticka div.p-druhy {
	padding: 20px 10px 0 10px;
	height: 40px;
	_height: 60px;
}

#stranka-paticka div.p-treti {
	padding: 10px 10px 0 10px;
	height: 50px;
	_height: 60px;
	width: 180px;
}

#stranka-paticka div.p-treti em {
	font-style: italic;
	color: #fff;
}

#stranka-paticka div.p-ctvrty {
	border: 0;
}

#stranka-paticka div.p-ctvrty a {
	font-size: 6pt;
}

#stranka-paticka div.p-ctvrty img {
	border: 1px solid #fff;
	padding: 0;
	margin: 0 4px 7px 4px;
	_margin: 0 4px 0 4px;
}

#panel-podpata {
	width: 990px;
	text-align: right;
	background-color: #56842c;
	padding: 3px 0 0 0;
}

#panel-podpata img {
	border: 0;
	background-color: transparent;
}

#pata-link {
	width: 990px;
	text-align: center;
	background-color: #56842c;
	padding: 3px 0 0 0;
}

#pata-link a:link, #pata-link a:visited, #pata-link a:hover, #pata-link a:active, #pata-link a:focus {
	font-size: 7pt;
	color: #FDAF0F;
}