body
{
	background-color: #fff;
	margin-top: 2px;
	margin-bottom: 12px;
}
a {text-decoration: underline}
a:link {color: Black;}
a:visited {color: Black}
a:active {color: Black}
a:hover {color: #c30}
#head
{
	position: relative;
	text-align: center;
	height: 100px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #e9e9e9;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 100px;
	border-style: none;
	}
#nadpis {
	position: absolute;
	top: 20px;
	left: 240px; 
	height: 20px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
	}
#login1 {
	position: absolute;
	top: 10px;
	right: 5px;
	height: 54px;
	width: 115px;
	background-color: #fc6;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 1px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
}
INPUT.login {
	FONT-SIZE: 9px;
	BORDER-RIGHT: #a0a0a0 1px solid; BORDER-TOP: #a0a0a0 1px solid; BACKGROUND: white; BORDER-LEFT: #a0a0a0 1px solid; BORDER-BOTTOM: #a0a0a0 1px solid
}
INPUT.loginbutton {
	FONT-SIZE: 9px;
	BORDER-RIGHT: 1px solid #8B0000;
	BORDER-TOP: 1px solid #F4A460;
	BACKGROUND: #ffa368;
	MARGIN: 0em 1em;
	BORDER-LEFT: 1px solid #F4A460;
	BORDER-BOTTOM: 1px solid #8B0000;
}
#topmenu {
	position: absolute;
	top: 83px;
	right: 20px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	}
#topmenu a {text-decoration: none}
#topmenu a:link {color: white}
#topmenu a:visited {color: white}
#topmenu a:active {color: white}
#topmenu a:hover {color: Black ;background-color: White;}

#container
{
	width: 777px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fc6;
	border-left: 3px solid black;
	border-right: 3px solid black;
	border-top: 2px solid black;
	background-image: url(images/baner.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#left
{  position: relative;
	margin-top: 0px;
	float: left;
	width: 110px;
	background-color: #fc6;
	
}
#navlinks {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	min-height: 750px;
  _height: 750px;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: left;
	font-weight: normal;
	background-image: url(images/leftback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#navlinks a {text-decoration: none; }
#navlinks a:link {color: #c30;}
#navlinks a:visited {color: #c30; }
#navlinks a:active {color: #c30; }
#navlinks a:hover {color: Black; text-decoration: underline; }

#center
{

	position: relative;
	margin-left: 110px;
	margin-right: 0px;
	border-left: 3px solid black;
	border-right: 1px solid black;
	background-color: #FFFAF0;
	padding-bottom: 20px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.hlavicka
{
	top: 0px;
	left: 0px;
	height: 16px;
	width: 98%;
	background-color: #fc6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	border-top: 1px solid #c30;
	border-left: 1px solid #c30;
	border-right: 1px solid #c30;
}
.hlavicka_news
{
	top: 0px;
	left: 0px;
	height: 20px;
	width: 93%;
	background-color: #D08E4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	text-align: center;
}
.text
{
	top: 0px;
	left: 0px;
	height: auto;
	width: 98%;
	background-color: #fff;
	border-top: 1px solid #c30;
	border-bottom: 1px solid #c30;
	border-left: 1px solid #c30;
	border-right: 1px solid #c30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;	
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 12px;
}
#text_news
{
	top: 0px;
	left: 0px;
	height: auto;
	width: 93%;
	background-color: #E6C39F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
}
#text_news a {text-decoration: underline; text-align: left;}
#text_news a:link {
	color: #111755;
}
#text_news a:visited {color: #111755;}
#text_news a:active {color: #111755;}
#text_news a:hover {color: Black; text-decoration: underline}

.nazev_kat
{
	top: 0px;
	left: 0px;
	height: 30px;
	width: 80px;
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.nazev_kat a {text-decoration: none}
.nazev_kat a:link {color: Black;}
.nazev_kat a:visited {color: Black}
.nazev_kat a:active {color: Black}
.nazev_kat a:hover {color: #c30; text-decoration: underline}

.obrazek_kat
{
	top: 0px;
	left: 0px;
	height: 70px;
	width: 80px;
	background-color: #fff;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.obrazek_kat:hover, .obrazek_kat.hover
{ background: silver;
}
.obrazek_kat
{behavior: url(hover.htc);}

.hlavicka2
{
	top: 0px;
	left: 0px;
	height: 16px;
	width: 98%;
	background-color: #fc6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: left;
	border-top: 1px solid #c30;
	border-left: 1px solid #c30;
	border-right: 1px solid #c30;
}
.vypis
{
	top: 0px;
	left: 0px;
	height: auto;
	width: 98%;
	background-color: #fff;
	border-top: 1px solid #c30;
	border-bottom: 1px solid #c30;
	border-left: 1px solid #c30;
	border-right: 1px solid #c30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;	
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
}
.vypis a {text-decoration: none}
.vypis a:link {color: Black;}
.vypis a:visited {color: Black}
.vypis a:active {color: Black}
.vypis a:hover {color: #c30; text-decoration: underline}

.vypis_top
{
	top: 0px;
	left: 0px;
	height: auto;
	width: 98%;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
/* podrobny vypis */
.vypis_img  {
	display: block;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: 1px 1px 1px 1px;
	padding: 4px;
	line-height: 0px;
}

.nadpis	{
	top: 0px;
	left: 0px;
	height: 18px;
	width: 98%;
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: left;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.parametry	{
	top: 0px;
	left: 0px;
	width: 92%;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
	border-top: 1px solid #FF6A06;
	border-left: 1px solid #FF6A06;
	border-right: 1px solid #FF6A06;
	border-bottom: 1px solid #FF6A06;
}
.podrobnosti	{
	top: 0px;
	left: 0px;
	width: 97%;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
	border-top: 1px solid #FF6A06;
	border-left: 1px solid #FF6A06;
	border-right: 1px solid #FF6A06;
	border-bottom: 1px solid #FF6A06;
}
/* kontakt, zastoupení, reference, o firmě */
.ikona {
	position: absolute;
	right: 20px;
	top: 16px;
	border: 1px solid black;
	padding: 4px;
	background-color: white;
}


#foot
{  position: relative;
	clear: both;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: center;
	color: White;
	background-color: Black;
}

#foot a {text-decoration: none}
#foot a:link {color: White}
#foot a:visited {color: White}
#foot a:active {color: White}
#foot a:hover {color: yellow; text-decoration: underline}

.button {
	FONT-SIZE: 12px;
	BORDER-RIGHT: 1px solid #00284F;
	BORDER-TOP: 1px solid #0062BF;
	BACKGROUND: #D4EAFF;
	MARGIN: 0em 1em;
	BORDER-LEFT: 1px solid #0062BF;
	BORDER-BOTTOM: 1px solid #00284F;
}
