body{
	font-size: 0.7em;
	font-family: tahoma;

	background-color: white;

	margin: 0em;
	margin-top: 2.5em;
	padding: 0em;
	
	text-align: left;
}
div#page{ 
	display: block;
}
div#page #min-height{
}
/* footer */
div#footer{
	text-align: left;
	 
	position: relative;
}
div#footer div#links{
	position: absolute;
	left: 0px;
	color: black;
}

div#footer div#copyright{
	position: absolute;
	right: 0px;
	color: black;
}

/* rohy */

/* top - left */
div#page div#page-top-left{
	display: none;
}
/* top - right */
div#page div#page-top-right{
	display: none;
}
/* bottom - right */
div#page div#page-bottom-right{
	display: none;
}

/* bottom - left */
div#page div#page-bottom-left{
	display: none;
}

/* panely */

/* levy */
div#page div#panel-left{
	display: block;
}
div#panel-left div.padding{
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1.5em;
	padding-bottom: 3em;
}

div#bottom-bg{
	display: none;
}

/* prostredni */
div#page div#panel-center{
	display: none;
}
div#panel-center div#box-1{
	display: none;
}

div#panel-center div#box-2{
	display: none;
}

div#box-2 A{
	display: none;
}
div#box-2 A IMG{
	display: none;
}

div#panel-center div#box-3{
	display: none;
}
/* pravy */
div#page div#panel-right{
	display: none;
}

/* bublina */
div#page div#bublina{
	display: none;
}
/* cleaner */
div#page div.cleaner{
	width: 100%;
	height: 1px;
	font-size: 0px;
	clear: both;
}

/* obecne nastaveni */
h1{
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: black;
	
	margin-top: 2em;
	margin-bottom: 0.5em;
}
h2{
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: black;
	
	margin-top: 2em;
	margin-bottom: 0.5em;
}
h3, h4, h5, h6{
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: back;
	
	margin-top: 2em;
	margin-bottom: 0.5em;
}

h1 A, h1 A:HOVER{
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: black;
}
h2 A, h2 A:HOVER{
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: black;
}
h3 A, h3 A:HOVER, h4 A, h4 A:HOVER, h5 A, h5 A:HOVER, h6 A, h6 A:HOVER{
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: black;
}
a{
	font-size: 1em;
	color: black;
	text-decoration: underline;
}

a:hover{
	font-size: 1em;
	color: black;
	text-decoration: underline;
}
hr{
	color: black;
	height: 0.1em;
}
ul{
	margin-left: 0.5em;
	padding-left: 1em;
}
ul li{
	list-style-type: square;
}
ol{
	margin-left: 0.9em;
	padding-left: 1em;
}
ol li{
	list-style-type: decimal;
}
table{
	color: black;
	font-size: 1em;
	width: 96%;
}
table th{
	font-weight: bold;
	text-align: left;
	border-collapse: collapse;
}
table.standard, table.colored{
	color: black;
	border: 1px solid #009ac9;
	border-collapse: collapse;
	width: 96%;
}
table.standard TD, table.colored TD{
	color: black;
	border: 1px solid #009ac9;
	border-collapse: collapse;
}
table.standard TH, table.colored TH{
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 0.2em;
	background-color: #009ac9;
	border: 1px solid #009ac9;
	border-collapse: collapse;
}
div, p{
	color: black;
	line-height: 1.3em;
	margin: 0em;
}
input.text{
	border: 1px solid #1c8ebc;
	font-size: 0.9em;
	height: 1.8em;
	color: black;
	
	width: 15em;
}
input.submit{
	border: 1px solid #1c8ebc;
	font-size: 0.9em;
	height: 1.8em;
	background-color: #1c8ebc;
	color: #ffffff;
	font-weight: bold;
	
	width: 15em;
}
textarea{
	color: black;
	border: 1px solid #1c8ebc;
	font-size: 1em;
	font-family: tahoma;
	
	width: 22em;
	height: 10em;
}
div#home-top-text	P{
	color: #1c8ebc;
	text-align: justify;
}
/* home . normal */
div.home-box-left{
	display: none;
}

div.home-box-center{
	display: none;
}
div.home-box-right{
	display: none;
}

a.img-view{
	display: block;
	width: 11em;
	padding: 0.2em;
	margin-top: 1.3em;
	border: 2px solid #b6b07c;
	float: left;
}
a.img-view:hover{
	border: 2px solid #ff5c03;
}
a.img-view IMG{
	width: 11em;
}
a.margin{
	margin-left: 1.1em;
	margin-right: 1.1em;
}
* html a.margin{
	margin-left: 1.3em;
	margin-right: 1.2em;
}

div.img-big-view{
	float: right;
	width: 23.8em;
	height: 18.2em;
	margin-top: 1.2em;
	padding: 0.2em;
	border: 2px solid #ff5c03;
	text-align: center;
	
	background-color: #DAD7BD;
	
	overflow: hidden;
}
* html div.img-big-view{
	width: 24.4em;
	height: 18.9em;
}
div.img-big-view IMG{
	height: 18.2em;
}
a.arrow-back{
	float: left;
	display: block;
	padding: 1em;
	padding-left: 3em;
	margin-top: 1.5em;
	width: 3em;
	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: black;
	
	background-image: url(arrow-back.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
a.arrow-back:hover{
	text-decoration: none;
	
	background-image: url(arrow-back-over.gif);
	background-position: left center;
	background-repeat: no-repeat;
	
	color: #fa5000;
}
a.arrow-next{
	float: right;
	display: block;
	padding: 1em;
	padding-right: 3em;
	margin-top: 1.5em;
	width: 3em;
	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: black;
	
	background-image: url(arrow-next.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
a.arrow-next:hover{
	text-decoration: none;
	
	background-image: url(arrow-next-over.gif);
	background-position: right center;
	background-repeat: no-repeat;
	
	color: #fa5000;
}
/* diskuse */

div.div-duscution	{
	border: 1px solid black;
	_border-top: 2px solid black;
	background-color: #ffffff;
	margin-top: 30px;
	position: relative;
	padding: 3px;
}
span.div-duscution-label{
	border: 1px solid black;
	background-color: #1c8ebc;
	color: #ffffff;

	cursor: default;
	
	position: absolute;
	
	top: -22px;
	_top: -22px;
	left: -1px;
	_left: -4px;
	
	margin-bottom: 10px;
	padding: 3px;
	
	font-weight: bold;
}
div.div-duscution-small{
	border: 1px solid black;
	border-top: 0px solid #1c8ebc;
	background-color: #ffffff;
	
	position: relative;
	top: -1px;
	padding: 3px;

	width: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	
	text-align: left;
}
.bold{
	font-weight: bold;
}
.big, .big:hover{
	font-size: 1.2em;
	line-height: 1.6em;
}
.w100{
	float: left;
	width: 5.5em;
}

