body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #325D82;
	background-color: #0D2E63;
}

h1 {
	font-size: 120%;
	color: White;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 10px;
	margin: 0px;
	/*width: 100%;*/
	background-color: #0D2E63;
}

h2 {
	font-size: 120%;
	color: White;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 10px;
	margin: 0px;
	/*width: 100%;*/
	background-color: #0D2E63;
}

h3 {
	font-size: 110%;
	color: #325D82;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}

p {
	padding: 0px 10px;
	line-height: 160%;
	text-align: left;
	margin-top: 5px;
}


li {
	font-size: 100%;
	margin-left: 20px;
}

a {
	text-decoration: none;
	color: #325D82; 
}

a:hover {
	text-decoration: underline;
	color: #B22222;
}

/************************************* body **************************************/

#body {
	margin: 10px auto;
	width: 800px;
	background-color: White;
	border: 1px solid White;
}

#head {
	height: 210px;
	width: 800px;
	background-color: White;
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	color: White;
}

#left {
	width: 158px;
	float: left;
	border-right: 1px solid #0D2E63;
	border-bottom: 1px solid #0D2E63;
	padding-right: 1px;
	background-color: #5B8FDA;
}

#main {
	width: 635px;
	float: left;
	margin-left: 0px;
	/*background-color: #FBFBFB;*/
}

#center {
	width: 458px;
	float: left;
	margin: 0px;
}

#right {
	width: 179px;
	float: right;
	background-color: White;
	border-right: 0px solid #274865;
}

#foot {
	width: 800px;
	text-align: center;
	font-size: 100%;
	color: White;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #0D2E63;
}
/************************************* body end***********************************/

#menu {
	width: 150px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}

.menu-left-title{
	float: left;
	color: #0B2753;
	padding-left: 0px;
	width: 130px;
	margin: 2px 0px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

.menu-left a{
	float: left;
	color: #325D82;
	padding-left: 10px;
	width: 130px;
	/*background-image: url(../images/sipka.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	margin: 2px 0px;
	text-decoration: none;
	color: White;
}

.menu-left a:hover{
	/*background-image: url(../images/sipka-2.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	text-decoration: underline;
	color: #0B2753;
}

.lang {
	width: 210px;
	color: White;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #0D2E63;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.lang a{
	color: #325D82;
}

.adress {
	width: 780px;
	color: White;
	text-align: left;
	padding-top: 130px;
	padding-left: 10px;
	color: #EBEBEB;
}


/********************************* center ************************************/

.center-left {
	width: 210px;
	float: left;
	padding-top: 10px;
}

.center-right {
	width: 210px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.thumb {
	float: left;
	width: 210px; 
	padding: 2px;
	margin: 2px;
	background-color: #F7F7F7;
	text-align: center;
	font-size: 80%;
}

.thumb1 {
	float: left;
	width: 210px;
	padding: 2px;
	margin: 2px;
	text-align: center;
	font-size: 80%;
}

.thumb-kontakt {
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: #F7F7F7;
	text-align: center;
	font-size: 80%;
}

.thumb-produkty {
	float: left;
	padding: 5px;
	margin: 5px;
	margin-left: 30px;
	text-align: center;
	background-color: #F7F7F7;
	font-size: 80%;
	width: 220px;
}

.text-produkty {
	float: right;
	padding: 5px;
	margin: 5px;
	margin-right: 30px;
	text-align: left;
	line-height: 140%;
	width: 320px;
}

.text-kontakt {
	float: left;
	padding-left: 5px;
	margin: 5px;
	text-align: left;
	width: 360px;
	line-height: 160%;
}

.text-kontakt a{
	text-decoration: underline;
}

.thumb-akt {
	float: left;
	padding: 10px;
	margin: 5px;
	background-color: White;
	text-align: center;
	font-size: 80%;
}

.date {
	font-size: 80%;
	color: #5C92C1;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 10px;
}

.thumb-produkt {
	float: left;
	padding: 10px;
	margin: 5px;
	background-color: White;
	text-align: center;
	width: 120px;
}

.cleaner {
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.white {
	color: White;
	padding-bottom: 3px;
}

.img a{
	border: none;
}

.aktuality {
	font-size: 90%;
	line-height: 160%;
}

.aktuality-text {
	line-height: 160%;
	margin-top: 5px;
}

.kontakty {
	float: left;
	padding-left: 10px;
	width: 600px;
	margin-right: 10px;
}

.produkt {
	float: left;
	padding-left: 10px;
	width: 720px;
	margin-right: 10px;
}

.navrcholu {
	text-align:center;
	padding: 10px;
}

.head  {
	text-align: left;
	padding-top: 160px;
	color: #325D82;
}

.head a{
	float: left;
	color: #325D82;
	padding-left: 20px;
	margin-left: 5px;
	margin-right: 15px;
	background-image: url(../images/sipka.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.head a:hover{
	background-image: url(../images/sipka-2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #B22222;
}
