BODY {
	background-color:#0f4227;
	color:#d6cebc;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	xmargin-top:14px;
	font-size:14px;
}



div#container 
{
	width:975px;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-top:0px;
}

div#header{
	background-image:url(design/header_back_304px.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	height:304px;
	padding:0px;
	xmargin-top:100px; 
}

#header-table{
	height:304px;
	width:100%;
	
	
}
#header-table-left
{
	padding-top:240px;
	padding-right:44px;
	text-align:right;
}

#header-table-right
{
	padding-top:240px;
	padding-left:44px;
	text-align:left;
}

table#main_table{
	width:100%;
	padding:0px;
	margin:0px;
	text-align:justify;
	height:622px;
}

td#main_table_left {
	background-image:url(design/main_left_back_622px.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width:200px;
	vertical-align:top;
	margin:0px;
	background-color:#376e51;
}

#left-content
{
	padding:0px 16px 0px 16px;
}

#left-cenik {

	height:80px; /*140-60*/
	background-image:url(design/h2_cenik_sluzeb.gif);
	background-position:center 18px;
	background-repeat:no-repeat;
	padding-top:60px;
	padding-left:4px;
	
	color:#fff5e0;
	font-size:11px;
	font-weight:bold;

}

#left-cenik a, #left-kontakt a {
	color:#fff5e0;
	text-decoration:underline;
	font-size:11px;
}
#left-cenik a:hover, #left-kontakt a:hover {
	color:#ffc800;
	text-decoration:underline;
}


#left-kontakt {
	
	height:140px;
	background-image:url(design/h2_kontakt.gif);
	background-position:center 18px;
	background-repeat:no-repeat;
 	padding-top:48px;

	color:#fff5e0;
	font-size:11px;
	font-weight:bold;

}

#left-kontakt-nadpis, #footer-nadpis
{
	color:#ffc800;
	font-size:13px;
}

#left-kontakt-a{
	text-align:right;
	font-size:9px;
	font-weight:bold;
	padding-right:4px;
}

#left-kontakt-a a {
	color:#ffc800;
	text-decoration:none;
}
#left-kontakt-a a:hover {
	text-decoration:underline;
}	

h2#left-cenik-h2, h2#center-h2
{
	margin:0px;
	color:#ffe4ad;
	height:60px;
	vertical-align:top;
	margin-top:25px;
	background-image:url(design/h2_stripe_back.gif);
	background-repeat:repeat-x;
	background-position:left 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	padding-left:2px;
	font-weight:normal;
}

td#main_table_center {
	background-image:url(design/main_center_back.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#main-content {
	padding:23px;
	font-weight:bold;
	background-image:url(design/h2_center.gif);
	background-repeat:no-repeat;
	background-position:center 18px;
	padding-top:62px;
}

#main-content p 
{
	text-indent:13px;
	margin:4px 0px 4px 0px;
}

.main-zvyrazneni {
	color:#fff5e0;
   xfont-size: 120%;
	  font-weight: bold;
}

td#main_table_right {
	background-image:url(design/main_right_back_199px.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:199px;
	xpadding-top:27px;
}
td#main_table_right img {
	padding:0px;
	margin:2px 0px 3px 0px;
}

#footer {
	padding-top:20px;
	color:#fff5e0;
	font-size:12px;
	font-weight:bold;
	padding-bottom:15px;
}

#lang{
	 margin-top:20px; 
	 position: relative;
	 text-align: right;	 
}