body, html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	background-image: url(img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
}

div#container {
	margin: 65px auto ;
	width: 750px;
	background-color: #fff;
	text-align: left;
}

div#top {
	width: 749px;
	height: 80px;
	padding-left: 1px;
	margin-bottom: 1px;
}

div#logo {
	width: 262px;
	height: 80px;	
	float: left;
}

div#topimg {
	width: 485px;
	height: 80px;
	background-image: url(img/top.jpg);
	float: left;
	margin-left: 1px;
}

div#menubar {
	width: 749px;
	height: 24px;
	padding-left: 1px;	
	background-color: #fff;
	clear: both;
	display: table;
}

div#subtitle {
	width: 262px;
	height: 24px;
	background-image: url(img/subtitle.jpg);
	float: left;	
}

div#menu {
	float: left;
	width: 485px;
	height: 24px;
	background-color: #5F5F5F;
	margin-left: 1px;
	text-align: center;
	display: table;
	background-image: url(img/menubg.gif);	
}

div#menu ul {
	padding: 0 80px;
	margin: 0;
}

div#menu ul li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

div#menu  a {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	float: left;
}

div#menu  a:hover {
	background-color: #E8391C;
}

div#menu a.hover {
	background-color: #E8391C;
}

div#content {
	width: 749px;
	margin-left: 1px;		
	margin-top: 1px;
	background-color: #fff;
	background-image: url(img/content.jpg);
	display: table;
	clear: both;
}

div#left {
	width: 262px;
	height: 284px;
	background-image: url(img/gradient.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #Ff7337;
	float: left;		
	display: table;
}

div#text {
	float: left;
	width: 485px;
	background-color: #fff;
	margin-left: 1px;
	text-align: left;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	display: table;
	padding-bottom: 20px;
}

div#fulltext {
	width: 747px;
	background-color: #fff;
	text-align: left;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	display: table;
	padding-bottom: 20px;
}

div#subtext {
	width: 749px;
	height: 22px;
	margin-left: 1px;		
	background-color: #fff;
	display: table;
}

div#subleft {
	width: 262px;
	height: 22px;
	background-color: #Ff7337;	
	float: left;
}

div#submission {
	float: left;
	width: 485px;
	height: 22px;
	background-color: #E8E8E8;
	margin-left: 1px;
	text-align: right;
}

div#submission ul {
	padding: 3px 0;
	margin: 0;
}

div#submission ul li {
	display: inline;
	list-style: none;
}

div#submission a {
	margin-right: 16px;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none;
	padding-top: 4px;
}

div#submission a:hover {
	color: #000;
}

div#bottom {
	width: 748px;
	margin-top: 1px;
	margin-left: 1px;
	border-top: 1px solid #3F3F3F;
	display: table;
}

div#powered {
	width: 262px;
	height: 22px;
	float: left;	
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #9D9595;	
	text-align: center;
	padding-top: 3px;
}

div#copyright {
	width: 465px;
	height: 22px;
	float: left;	
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #9D9595;	
	text-align: right;
	padding-top: 3px;
}

div.txt {
	font: normal 1.2em Tahoma, Helvetica, sans-serif;
	padding: 20px 30px ;
	line-height: 1.8em;
}

div.cnt {
	text-align: center;
}

ul.oferta {
	padding: 0 30px 0 25px;
	margin: 0;
}

ul.oferta  li {
	padding: 0;
	margin: 10px 0px 10px 10px;
	list-style: outside url(img/li3.gif);
}

.or {
	font-weight: bold;
	color: #Ff5000;
}

div#text a {
	color: #001682;
	text-decoration: none;
	border-bottom: 1px solid #fff;	
}

div#text a:hover {
	border-bottom: 1px solid #001682;
}

form.contact {
	margin: 20px 0;
	padding: 0;
}

div.field {
	width: 170px;
	padding-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.field label {
	font: bold 0.9em Arial, sans-serif;
	color: #fff;
	text-align: left;
	width: 200px;
	padding-bottom: 4px;
	display: block;
}

div.field input {
	border: 1px solid #fff;
	background-color: #fff;
	font: normal 0.9em Tahoma, sans-serif;
	padding: 1px;
	margin-left: 8px;
	width: 170px;
	clear: both;

}

div.field textarea {
	border: 1px solid #fff;
	background-color: #fff;
	font: normal 0.9em Tahoma, sans-serif;
	padding: 1px;
	margin-left: 8px;
	width: 170px;
	overflow: auto;
}

form.contact input.button {
	border: 1px solid #A03200;
	background-color: #A03200;
	font: normal 0.9em Verdana, sans-serif;
	color: #fff;
	padding: 2px; 
}

div#left h2 {
	font: normal 1.5em Arial, sans-serif;
	color: #fff;
	text-align: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}

div#left ul.archive {
	margin: 0;
	padding-left: 40px; 
}

div#left ul.archive li {
	list-style: none;
}

div#left ul.archive li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #DD4200;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	width: 170px;	
	display: block;
}

div#left ul.archive li a:hover {
	background-color: #DD4200;
}

h3 {
	font: bold 1.5em Arial, sans-serif;
	color: #Dd4200;
	text-align: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0;	
}

h3 span {
	color: #777;
	font: normal 0.7em Arial, sans-serif;
}

p.news {
	text-align: left;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding: 5px 38px ;	
	margin: 0;
}

div#bottom a {
	color: #333;
	text-decoration: none;
}

div#text .kontakt {
	border: 1px solid #666;
	padding: 2px;
	font: normal 12px Arial, sans-serif;
	color: #444;
}

div#text .button {
	border: 1px solid #FD4700;
	background-color: #Fd4700;
	padding: 4px;
	font: bold 11px Arial, sans-serif;
	color: #fff;
}

h1 {
	text-align: left;
	margin: 0;
	padding: 0;
	font: normal 20px Arial, sans-serif;
}

.green, .red {
	font: bold 12px Arial, sans-serif;
	margin-left: 40px;
	border: 1px solid #B93D00;
	background-color: #B93D00;
	padding: 5px;
	line-height: 18px;
}

a.rzetelnafirma {
	position: relative;
	top: 20px;
	left: 40px;
}

a.rzetelnafirma img {
	border: 0;
}