/*
	benti_reality2.css
	www.benti-reality.cz
	CCDsoft
	posledni verze ze 31.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: #5d87b9;
}

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: #f00;
	background-color: #fff;
}

.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%;
	color: Black;
}

li {
	text-align: left;
	font-size: 10pt;
}

p {
	padding: 0;
	margin: 0;
	font-size: 10pt;
	padding-bottom: 10px;
}

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;
}

p.info {
	background-color: #eee;
	padding: 10px;
	margin-bottom: 10px;
	width: 440px;
	_width: 500px;
	padding-left: 50px;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	clear: both;
}

p.alert {
	background-color: #eee;
	padding: 10px;
	width: 440px;
	_width: 500px;
	padding-left: 50px;
	background-image: url(../images/exclamation.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	clear: both;
}

/* 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: #fff;
	margin: 0 5px 0 5px;
	background-image: url(../images/style1/levy_panel_bg.jpg);
	background-repeat: repeat-y;
}

#stranka-hlavicka {
	background-image: url(../images/flash/facebanner/header/header2_s_logem.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 192px;
	cursor: pointer;
}

#hotline {
	position: relative;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	width: 200px;
	top: 197px;
	left: 780px;
	_left: 390px;
	/* background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	text-indent: 30px; */
}

#menu {
	float: left;
	height: 30px;
	background-color: #feae0f;
	width: 980px;
}

#menu ul {
	height: 30px;
	padding: 0;
	margin: 0;
}

#menu li ul {
	position: relative;
	display: none;
}

#menu ul li {
	list-style: none;
	float: left;
	height: 30px;
	margin: 0;
	border-right: 1px solid #fff;
	background-color: #feae0f;
}

#menu ul li ul li {
	position: relative;
	display: list-item;
	float: left;
	left: -1px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#menu ul li a.madite {
	background-image: url(../images/sipka_down.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	text-indent: 13px;
	_padding-left: 22px;
	_text-indent: 0;
}

#menu ul li strong {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #ddd;
	display: block;
	_display: run-in;
	padding: 7px 7px 0 7px;
	height: 23px;
	_height: 30px;
	background-color: #de9101;
}

#menu ul li strong.madite {
	background-image: url(../images/sipka_down.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	text-indent: 13px;
	_padding-left: 22px;
	_text-indent: 0;
}

#menu ul li a {
	font-size: 8pt;
	text-decoration: none;
	color: #fff;
	display: block;
	_display: run-in;
	padding: 7px 7px 0 7px;
	height: 23px;
	_height: 30px;
	/*
   _filter: Alpha(opacity=100, finishopacity=90, style=1);
	-moz-opacity: 0.9;
	*/
}

#menu ul li a:hover {
	background-color: #de9101;
}

#drobecky {
	width: 970px;
	_width: 980px;
	height: 17px;
	_height: 20px;
	padding: 3px 0 0 10px;
	background-color: #609acc;
	float: left;
	text-align: left;
}

#drobecky p {
	font-size: 10px;
	color: #fff;
}

#drobecky p strong {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

#panely {
	background-color: #fff;
	clear: both;

}

#panely .levy-panel {
	width: 250px;
	float: left;
	text-align: left;
}

#panely .pravy-panel {
	float: right;
	width: 730px;
	text-align: left;
	background-color: #fff;
}

#panely .pravy-panel h1 {
	width: 715px;
	_width: 730px;
	height: 51px;
	_height: 66px;
	text-align: left;
	background-image: url(../images/style1/bg_h1.jpg);
	color: #fff;
	padding: 15px 0 0 15px;
}

#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 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;
}

#obsah .aktivni-tlacitka {
	clear: both;
	height: 16px;
	_height: 20px;
	width: 700px;
	text-align: right;
}

#obsah .aktivni-tlacitka a {
	font-size: 10px;
	text-decoration: none;
	padding-left: 18px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: left;
	color: #999;
}

#obsah .aktivni-tlacitka a:hover {
	color: #555;
}

#obsah .aktivni-tlacitka a.email {
	background-image: url(../images/email.gif);
}

#obsah .aktivni-tlacitka a.tisk {
	background-image: url(../images/print.gif);
}

#panely .pravy-panel #obsah {
	padding: 0 10px 10px 10px;
}

#obsah div.img-float-right {
	float: right;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 3px;
	margin: 10px 0 10px 10px;
}

#obsah div.img-float-right img {
	border: 0;
	margin: 0;
	padding: 0;
}

#obsah div.img-float-right .text-bottom {
	background-color: #eee;
	padding: 1px 10px 3px 10px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
}

#obsah div.img-float-right .text-bottom p {
	color: #666;
	font-size: 8pt;
	text-align: center;
}

#obsah div.img-float-right .text-bottom img {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: right;
}

#obsah div.img-float-right .text-bottom p a {
	color: #333;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#obsah div.img-float-left {
	float: left;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 3px;
	margin: 10px 10px 10px 0;
}

#obsah div.img-float-left img {
	border: 0;
	margin: 0;
	padding: 0;
}

#obsah div.img-float-left .text-bottom {
	background-color: #eee;
	padding: 1px 10px 0 10px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
}

#obsah div.img-float-left .text-bottom p {
	color: #666;
	font-size: 8pt;
	text-align: center;
}

#obsah div.img-float-left .text-bottom img {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: right;
}

#obsah div.img-float-left .text-bottom p a {
	color: #333;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#obsah img {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#cs-kalkulace {
	float: left;
	background-color: #ebf2f6;
	background-image: url(../images/content/bgcs.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	padding: 5px;
	margin-top: 20px;
	width: 240px;
	_width: 250px;
	border: 1px solid #93b9dd;
}

#cs-kalkulace input, #cs-kalkulace select {
	font-size: 10px;
	color: #3E79B3;
	border: 1px solid #93B9DD;
	padding: 1px;
}

#cs-kalkulace select option {
	color: #3E79B3;
}

#cs-kalkulace img {
	border: 0;
	padding: 0;
	margin: 0;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	

#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;
}

/* START tabulka stylovana */

#obsah #tabulka {
  clear: both;
}

/* START tabulka stylovana */
