body {
	width: 100%;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: white url("../images/header_bg.gif") repeat-x;
	text-align: center;
}

html>body, html>body #contents {
	height: auto;
}

/* --- layout START --- */

#header {
	height: 240px;
	overflow: hidden;
}

#page{
	width: 748px;
	text-align: left;
	margin: 0 auto;
}

#leftBar{
	float: left;
	width: 149px; /* bila linka hidden -> 3px bug */
	overflow: hidden;
}

#container{
	margin-left: 150px;
}

#bottomBar{
	clear: both;
	margin-top: 15px;
	border-top: 5px solid #DFDFDF;
}
/* --- layout END --- */

/* --- tag definitions START ---*/
.onecol{
	background: url(../images/h1_back_big.gif) left no-repeat;
	width: 591px;
	height: 40px;
	border-left: 1px solid white;
}

.twocol{
	background: url(../images/h1_back_half.gif);
	width: 591px;
	height: 40px;
	border-left: 1px solid white;
}
.title_space {
	height: 6px;
}

.top_title{
	padding: 15px 10px 10px 15px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-bottom : 0pt;
	margin-top : 0pt;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 1em;
	margin-top: 1.5em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.1em;
	margin-top: 1.5em;
}
a:link {
	font-weight: bold;
	color: #D9261C;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: #D9261C;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #D9261C;
	text-decoration: underline;
}

small {
	font-size: 11px;
}

hr {
	height: 1px;
  	background: #DFDFDF;
	background-color: #DFDFDF;
	padding: 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}

.ulList
{
	list-style-image : url(../images/bullet.gif);
	margin-top: 2pt;
	list-style-type: disc;
}
.volnaMista a:visited
{
	color : #555555;
}
.volnaMista a
{
	color : #333333;
}
ul.novinky{
	list-style-type: none;

	margin-top:  -5pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 10px;
	padding: 0;
}

ul.novinky li{
	border-bottom: 1px dotted #D9261C;
	padding: 5px;
	padding-left: 3px;
	margin-top : 0pt;
}

.datum{
	float:left;
	color: #999999;
	font-weight: bold;
	border: 0px solid black;
	margin-bottom:10px;
}
.novinkyDatum{
	color: #999999;
	font-weight: bold;
	border: 0px solid black;
	margin-bottom : 2pt;
	margin-top : 0pt;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

.center {
	text-align: center;
}

li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.content {
	font-family : Arial;
	font-size : 12px;
	padding-left : 15px;
	padding-right: 10px;
}

.content2 {
	font-family : Arial;
	font-size : 9pt;
	margin-top: 10px;
	padding-left: 20px;
	position: relative;
}
.leftcontent
{
	_width: 380px;
	width: 375px;
	float: left;
	padding-right: 5px;
}
.rightcontent
{
	width: 190px;
	float : right;
}
.clear {
	clear: both;
	height: 1px;
}
.caption
{
	font-weight: bold;
}
.caption2
{
	font-weight: bold;
	color: #666666;
}
.caption3
{
	font-weight: bold;
	color: #333333;
}
 .list p
{
  	margin-left : 30pt;
	text-indent : -10pt;
}
.list span
{
	margin-right:6pt;
}

.list2
{
	padding-left : 5pt;
}
.list2 span
{
	margin-right : 5pt;
}

#listDistribucnichCenter
{
	margin-left : 15pt;
	margin-top:3pt;
}

#automatyList
{
	margin-top : 3pt;
}
.ListPodCaption
{
	margin-left : 30pt;
	margin-top : 3pt;
}
.LongListPodCaption
{
	margin-left : 7pt;
	margin-top : 3pt;
}
.content #end
{
	margin-left: 9pt;
}
.paticka
{
	text-align:right;
	padding-top : 3pt;
	padding-right : 10pt;
	padding-bottom : 2pt;
}
.paticka img
{
	border-width : 0px;
	vertical-align: middle;
}
.paticka a
{
	vertical-align: middle;
}
.paticka a:hover
{
	vertical-align: middle;
	text-decoration : none;
}
.automatyKontakty
{
	padding-left:5pt;
}
.automatyKontakty table
{
	width : 375px;
}
.automatyKontakty th
{
	padding-left : 5pt;
	text-align: left;
}
.automatPreview
{
	padding-left : 3pt;
	padding-right: 3pt;
	padding-top : 3pt;
	padding-bottom : 3pt;
	border : solid 0px black;
	height : 130px;
	margin-bottom : 5pt;
}

.automatPreview  img
{
	width : 71px;
	height : 120px;
	margin -right : 5pt;
}

.automatPreview .point
{
	width : 5px;
	height : 5px;
	background-color : #D9261C;
	vertical-align: middle;
}
.automatPreview .popis
{

}
.automatPreview .caption
{
	color : #D9261C;
	padding-left : 16pt;
	MARGIN-TOP : 8pt;
	margin-bottom : 5pt;
}
.divize
{
	font-size : 8pt;
	padding-left : 5pt;
}
.divize .adresa
{
	margin-left : 10pt;
	text-indent : -10pt;
}
.divize_mo
{
	font-size : 8pt;
	margin-bottom : 7pt;
}
.divize_mo .adresa
{
	margin-left : 10pt;
	text-indent : -10pt;
}
.divize_mo .otevreno
{
	margin-left : 15pt;
}
.divize .kontakty
{
	margin-left : 0pt;
}
.divize b
{
	color : #333333;
}
.divize .caption
{
	font-weight: normal;
	margin-bottom : 8pt;
	margin-left : 3pt;

}
.divize .kontakty table
{
	font-size : 8pt;
}

.divize .objednavky
{
	margin-left : 85pt;
	text-indent : -85pt;
}
.prace
{
	margin-left : 10pt;
	margin-bottom: 3pt;
}

.blokText
{

}

#cenikImg1,#akceImg1
{

	width : 100%;
	height : 350px;

	margin-bottom : 5pt;
}
#cenikImg1
{
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;

}
#cenikImg1 img {
	border-width: 0;
}

#cenikImg1 td {
	font-size: 80%;
	text-align: center;
}

#cenikRightOdkazy
{
	width : 100%;
	/*border-top : solid 2px #D9261C;*/
	padding-left : 0pt;
	padding-top : 0pt;
}
#odkazDoc,#odkazXsl
{

	padding-left : 30px;
	padding-top : 5px;
	vertical-align : middle;
	margin-left : 0pt;
	height : 29px;
	margin-bottom: 0pt;
}
#odkazDoc
{
	background : url(../images/wordIcon.jpg) top left no-repeat;
}

#odkazXsl
{
	background : url(../images/xslIcon.jpg) top left no-repeat;
}
#odkaz-pdf {
	padding-left: 40px;
	height: 32px;
	padding-top: 3px;
	background : url(../images/pdf_icon.jpg) top left no-repeat;
	margin-bottom: 15px;
}

#odkazXsl a,#odkazDoc a
{
	color : #666666;
}
#odkaz-pdf a,#odkaz-pdf a
{
	color : #666666;
}
.comment
{
	font-size : 8pt;
	font-family: Arial;
}
#cenikComment
{
text-align: center;
}
#firstVOIndexP
{
	margin-top : 0px;
}
.stazeniVZ
{
	margin-top : 10pt;
	padding-left : 40px;
	background : url(../images/pdf_icon.jpg) top left no-repeat;
	height : 32px;
	line-height: 32px;
}
.stazeniVZ a
{
	color : #666666;
}

a img {
	border: 0;
}
/* --- tag definitions END ---*/

.debug1 {
	border: 2px solid red;
}
.debug2 {
	border: 2px solid blue;
}
.debug3 {
	border: 2px solid yellow;
}
.debug4 {
	border: 2px solid #0F0;
}

.order-form {
	width: 400px;
	float: left;
	padding: 10px;
}

.order-form td {
	font-size: 12px;
}

.how-to {
	float: left;
	padding: 10px;
}

.volna-mista-home {
	padding: 0;
	margin-right: 5px;
}

.volna-mista-home .header {
	color: white;
	padding: 5px 10px;
	font-size: 90%;
	font-weight: bold;
	background: #D9261C url('../images/corner_red_tr.gif') top right no-repeat;
}

.volna-mista-home .body {
	border: 1px solid #D9261C;
	border-top-width: 0;
	padding: 10px;
}

.volna-mista-home p {
	margin: 0;
	margin-bottom: 10px;
}

.volna-mista-home .go-on {
	text-align: right;
	margin-bottom: 0;
}

.star {
	color: #D9261C;
	font-size: 150%;
}

.msg {
	color: red;
	margin: 20px 0 10px 3px;
	font-size: 110%;
	font-weight: bold;
}

.leftcontent #gekon-hidden {
    display: none;
}
.leftcontent table.gekon {
    border-collapse: collapse;
    width: 100%;
}
.leftcontent table.gekon th {
	background-color: #ff6600;
    border-color: black;
	font-size: 0.75em;
    border-bottom: 3px double black;
}
.leftcontent table.gekon th div.sk {
    float: left;
    padding-left: 3px;
}
.leftcontent table.gekon th div.title {
    float: left;
    width: 70%;
    text-align: center;
}
.leftcontent table.gekon td {
    font-size: 0.7em;
    padding: 2px;
}
.leftcontent table.gekon td.center {
    text-align: center;
}
.leftcontent table.gekon td.right {
    text-align: right;
}

.projekt_geco {
	position:absolute; 
	left: -147px; 
	top: 240px; 
	width: 150px;
	font-size:0.8em;
}
