body {
	max-width:750px;
	margin:auto;
	font-family: sans-serif;
	font-size: 100.01%;
	background-color: #C7CACF;
	margin-top: 5px;
}
h1.head {
	margin:0;background-color: #F4F4F4;border-left:solid #CCCCCC 1px;border-right:solid #CCCCCC 1px;
	padding-left:0.2em;
}
h2.head {
	padding-left:0.2em;
	border-bottom:solid #CCCCCC 1px;
	margin-bottom: 0;
	margin-top:0;
	background-color: #F4F4F4;
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
}
body#welcome {
	text-align:center; margin-top: 0.5em;
}
div#langs {

	
}
p#kontakt {
	text-align:center;
	
}
h1.welcome {
}
h2.welcome {
	margin-bottom:3em;
}
ul#menu {
	text-align:center;margin-top: 0.3em; padding: 0;right:0;
}
ul#menu li {
	display:inline;list-style: none;margin: 0; padding: 0.4em;
}
ul#menu li#active{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #9D96C2;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	
}
p#text {


}



p#text:first-letter { 
}

ul#products {
	float:left;
	border-right: 1px solid #CCCCCC;
	padding:0.5em;
	margin-top:0.5em;
	margin-right:1em;
	margin-left:0;
}

ul#products li {
	list-style:none;
	padding: 0.2em;
}
#productbox {
	margin-top: 0.5em;

	
}
table#productbox tr th {
	padding:0.2em;
}
table#productbox tr td {
	padding:0.2em;
}
table#productbox tr td.techs {
	text-align:right;
}
/*
ol#productbox { display:block;

}
ol#productbox li {
	list-style:none; clear:;
}
ol#productbox li img {
	float:left
}
ol#productbox li div {
	
}
*/
p#footer {
	font-size:small; text-align:center;clear:both; border-top: 1px solid #CCCCCC;
}
a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: underline;
	
}
a:focus {
	color: #333366;
	text-decoration: none;
}
