html 
{
	height: 100%;
}
body
{
	background-color: white;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, serif, sans-serif;
	text-align: left;
	height: 100%;
}

h1
{
	font-size: 12px;
	font-weight: bold;
}

table,p,body,div, input, select
{
	font-size: 11px;
	color: black;
}

input
{
	margin-top: 5px;
	border: 1px solid black;
	background-color: white;
}

input.name
{
	width: 250px;
}

input.link
{
	width: 500px;
}

textarea
{
	border: 1px solid black;
	background-color: white;
	width: 500px;
	height: 150px;
}

select 
{
	border: 1px solid black;
	background-color: white;
	width: 250px;
}

img, form
{
	padding: 0;
	margin: 0;
	border: 0;
}

img[src]
{
	margin: 0;
}

.main_table
{
	width: 1001px; 
	margin: 0; 
	padding: 0; 
	border: 0;
}

.main_tr
{
	height: 450px;
}
.top
{
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 145px;
	padding: 0;
	margin: 0;
}



#left
{
	text-align: left;
	padding: 0;
	width: 181px;
	background-color: #d7d7d7;
	vertical-align: top;
}

#middle
{
	text-align: left;
	padding:0;
	margin:0;
	vertical-align: top;
	background-image: url(../img/stopka.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#right
{
	width: 37px;
	background-image: url(../img/right.jpg);
	background-repeat: no-repeat;
}	




div.middle_inside
{
	padding: 10px;
}

div.menu
{
	float: left;
	padding: 4px 15px;
	border-bottom: 1px solid #808080;
	background-color: white;
	text-align: center;
	color: #0d0a43;
	font-weight: bold;	
	margin-bottom: 3px;
}

div.search
{
	margin: 0px 6px;
	float: left;
	padding: 5px;
	border: 1px solid #808080;
	background-color: #d7d7d7;
	text-align: center;
	color: #1081b9;
	font-weight: bold;	
}

div.title
{
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	padding: 4px;
	text-align: center;
	color: #0d0a43;
	font-weight: bold;	

}

div.menubox
{

	padding: 5px;
	border: 1px solid #808080;
	background-color: white;
	color: #1081b9;
	font-weight: bold;	

}

div.inside
{
	padding: 5px;
	text-align: justify;
}

.center
{	
	text-align: center;
	margin: 2px;
}



/* links */

a:link 
{
	text-decoration: none;
	color: black;
   	background: transparent;
}
a:visited 
{
 
  	text-decoration: none;
	color: black;
   	background: transparent;
 }
a:hover 
{
	text-decoration: none;
	color: #44819E;
	background: transparent;
}
a:active 
{
	text-decoration: none;
	color: #44819E;
	background: transparent;
	
}

a.menu:link 
{
	text-decoration: none;
	font-weight: normal;
	color: #0d0a43;
   	background: transparent;
}
a.menu:visited 
{
 
  	text-decoration: none;
  	font-weight: normal;
	color: #0d0a43;
   	background: transparent;
 }
a.menu:hover 
{
	text-decoration: none;
	color: #44819E;
	background: transparent;
}
a.menu:active 
{
	text-decoration: none;
	color: #44819E;
	background: transparent;
}

a.armature
{
	border-style:solid;
	border-spacing: 4px;
	border-width: 1px;
	padding-left: 5px; padding-right: 5px
}

ul.Katalog
{

	padding: 0px;
	margin: 0px;
	}
	
.black
{color: black;}

/* MENU */

ul.sitemap
{
 margin: 0 0 0 10px;
 padding: 0 0 0 0px;
}
li.up{
 background: transparent url('../img/ca_up.gif') no-repeat;
 list-style-type: none;
 margin: 0 0 0 0px;
 padding: 0 0 0 11px;
}

li.down{
 background: transparent url('../img/ca_down.gif') no-repeat;
 list-style-type: none;
 margin: 0 0 0 0px;
 padding: 0 0 0 11px;
}

th {
 border: solid 1px;
 background: #CCCCCC;
 text-align:left;
}

.menu_com{
	padding: 4px 15px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #CCCCCC;
	background-color: white;
	text-align: center;
	color: #0d0a43;
	font-weight: bold;
	margin-bottom: 10px;
}

a.menu_com:hover{
	background:#CCCCCC;
}

fieldset {
padding-left: 15px;
padding-right: 0px;
border-left:solid 1px #999999;
border-bottom: none;
border-top:none;
border-right:none;
clear:both;
margin-top: 10px;
}

legend {
	color: #44819E;
	font-weight:bold;
	font-size: 12px;
}

form {
	float:left;
}

.product h2{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #44819E;
	font-weight:bold;
	font-size: 14px;
}

.product hr{
	width: 400px;
	color: #44819E;
	height: 2px;
	background-color: #44819E;
	border:hidden;
}

.product {
	margin-left: 25px;
}

.value {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.vat {
	color: #666666;
	font-weight: bold;
}