div {
/*	border:1px dashed red;*/
}
#page {
	position:relative;
	top:0;
	left:0;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	_text-align:left;
}
#top {
	position:relative;
	top:0;
	left:0;
	height:160px;
	background-color:#ffffff;
	background-image:url(img/head2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
	#logo {
		position: absolute;
		top:34px;
		left:52px;
	}
	#quickbar {
		position: absolute;
		top:10px;
		right:10px;
	}
	#quickbar a,
	#quickbar a:link,
	#quickbar a:visited,
	#quickbar a:active
	{
		color:#ffffff;
		text-decoration:none;
	}
	#quickbar a:hover
	{
		color:#cccccc;
	}

#pane2 {
	position:relative;
	top:0;
	left:0;
	height:40px;
	background-color:#E1E1E1;
	background-image:url(img/pane2_bkg.gif);
	background-repeat:repeat-y;
}

	#menu {
		position: absolute;
		top:15px;
		left:226px;
		font-size:11px;
	}
	#menu a
	{
		padding-left:15px;
		padding-right:20px;
		background-image:url(img/menu-odr.gif);
		background-repeat:no-repeat;
		background-position:0 3px;
	}

	#menu a:link,
	#menu a:visited,
	#menu a:active
	{
		color:#000000;
		text-decoration:none;
	}
	#menu a:hover
	{
		color:#AD2E27;
		text-decoration:none;
	}

	#languages {
		position: absolute;
		top:15px;
		left:20px;
		font-size:11px;
	}
		

#middle {
	background-color:#ffffff;
	background-image:url(img/middle_bkg.gif);
	background-repeat:repeat-y;
}
	#main-aktuality {
		padding:20px 25px 20px 25px;
		background-color:#FCEDEB;
	}
	#main-container {
		float:right;
		width:693px;
		padding-top:20px;
	}
	#main-container-title {
		float:right;
		width:698px;
		padding-top:20px;
	}
	#main {
		margin:20px 25px 20px 25px;
		min-height:300px;
		_height:300px;
	}
	#main-title {
		margin:20px 0 0 0;
	}
	#col1 {
		float:left;
		width:160px;
		padding-left:20px;
		padding-right:20px;
		padding-top:20px;
		color:#ffffff;
	}

	#col1 h1 {
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
	}
	#col1 a,
	#col1 a:link,
	#col1 a:visited,
	#col1 a:active
	{
		color:#ffffff;
		text-decoration:none;
	}
	#col1 a:hover
	{
		color:#dddddd;
		text-decoration:none;
	}

#bottom1 {
	padding-top:8px;
	padding-bottom:8px;
	color:#CCCCCC;
	background-color:#1F3C5A;
	text-align:center;
	line-height:1.3;
}
#bottom2 {
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
	background-color:#c8c8c8;
	text-align:center;
}
	#bottom1 a,
	#bottom1 a:link,
	#bottom1 a:visited,
	#bottom1 a:active
	{
		color:#ffffff;
		text-decoration:none;
	}
	#bottom1 a:hover
	{
		color:#ffffff;
		text-decoration:underline;
	}

	#bottom2 a,
	#bottom2 a:link,
	#bottom2 a:visited,
	#bottom2 a:active
	{
		color:#000000;
		text-decoration:none;
	}
	#bottom2 a:hover
	{
		color:#000000;
		text-decoration:underline;
	}

#main p, #main-title p {
	line-height:1.3;
	font-size: 12px;
}

#main li{
	font-size: 12px;
}

#akt-title {
	padding-top:26px;
	padding-bottom:26px;
	clear:both;
	background-color:#FCECEC;
	min-height:150px;
	_height:150px;
}

#akt-title div.aktualita {
	margin-bottom:12px;
}

#akt-title div.aktualita h3 {
	margin-bottom:2px;
	color:#000000;
	font-size:11px;
}
#akt-title div.aktualita p {
	margin-bottom:2px;
}

p.date {
	font-size:9px !important;
}


#akt-title div.aktualita {
	padding-left:20px;
	background-image:url(img/li_akt.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}


#aktuality div.aktualita {
	margin-bottom:22px;
}

#aktuality div.aktualita h3 {
	margin-bottom:10px;
	color:#666666;
	font-size:11px;
}
#aktuality div.aktualita p {
	margin-bottom:10px;
}
div.textobr {
	padding:10px 10px 10px 10px;
	border:1px solid #bbbbbb;
	margin-bottom:12px;
}
div.rtextobr {
	float:right;
	margin-left:18px;
}
div.ltextobr {
	float:left;
	margin-right:18px;
}
div.textobr img {
}
div.textobr div.popis {
	width:auto;
	margin-top:10px;
	font-size:10px;
	text-align:center;
}

div.textbox {
	padding:10px 10px 10px 10px;
	margin-bottom:12px;
}
div.rtextbox {
	float:right;
	margin-left:18px;
}
div.border {
	border:1px solid #bbbbbb;
}

div.strojbox {
	width:199px;
	padding:16px 13px 16px 13px;
	margin-bottom:10px;
	float:right;
	clear:right;
	margin-left:18px;
	background-color:#E1E1E1;
}

div.strojboxnahledy {
	width:230px;
	float:right;
	clear:right;
	margin-bottom:12px;
	text-align:center;
}

div.strojboxnahledy img {
	margin-left:5px;
	margin-bottom:5px;
	cursor:pointer;
}

table.referkap {
	margin-top:20px;
}
table.referkap td {
	text-align:center;
	padding:0 3px 18px 3px;
	font-size:10px;
	color:#666666;
}
table.referkap td img {
	cursor:hand;
}

#vmenu ul {
	margin-left:0;
	padding-left:0;
	list-style-position:outside;
	list-style-type:none;
}

#vmenu ul ul {
	margin-left:0;	
	margin-top:4px;
	padding-left:14px;	
	list-style-position:outside;
	list-style-type:square;
}

#vmenu ul li {
	padding-top:2px;
	padding-bottom:3px;
}

#vmenu ul li.selected a,
#vmenu ul li.selected a:link,
#vmenu ul li.selected a:visited,
#vmenu ul li.selected a:active
{
	color:#F8C902;
}

#vmenu ul li.selected ul li a,
#vmenu ul li.selected ul li a:link,
#vmenu ul li.selected ul li a:visited,
#vmenu ul li.selected ul li a:active
{
	color:#ffffff;
}

table.hb_rozc th {
	padding:0 10px 10px 0;
	font-size:12px; color:#284A73;margin-bottom:7px;
}

table.hb_rozc td.sep {
	background-image:url(img/sep-vert-1.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding-left:20px;
	padding-right:20px;
}

table.hb2_rozc {
	margin-top:8px;
	margin-bottom:12px;
}

table.hb2_rozc td {
	padding-bottom:12px;
	padding-right:12px;
}

table.hb2_rozc td div {
	margin-bottom:3px;
}

div.galeriestroj {
	margin-top:26px;
	margin-bottom:18px;
	clear:both;
}

div.poptavkabox {
	width:130px;
	padding:16px 13px 16px 13px;
	margin-bottom:10px;
	float:right;
	margin-left:18px;
	background-color:#E1E1E1;
}

div.textsloupec {
	width:200px;
	padding:16px 13px 0 13px;
	margin-bottom:20px;
	float:right;
	margin-left:18px;
	border:1px solid #bbbbbb;
}

div.textsloupec div {
	margin-bottom:16px;	
}

table.parametry {
	border-top:1px solid #D0E3FF;
	margin-top:12px;
	margin-bottom:12px;
}

table.parametry td {
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #D0E3FF;
}

div.vyrobkytitle ul {
	margin-bottom:12px;
}

div.vyrobkytitle ul li ul li {
	margin-left: 10px;	
}

.popisek {
	font-style:italic;
}