body {
	background-color: #E3E1D7;
	padding: 0px;
	margin: 0px;
}

div#top {
	width: 780px;
	margin: 20px auto 0px;
	height: 23px;
}

div#logo {
	background-image: url("/img/logo.gif");
	width: 225px;
	height: 23px;
	float: left;
}

div#menu {
	float: right;
	height: 23px;
	padding-right: 15px;
}

div#menu a {
	float: left;
	list-style: none;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 4px;
	margin-right: 4px;
	color: #3C3C3C;
	text-decoration: none;
}

div#menu a:hover {
	float: left;
	list-style: none;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 4px;
	margin-right: 4px;
	color: #3C3C3C;
	background-color: #F0EFEA;
	text-decoration: none;
}

div#banner {
	background-image: url("/img/banner.jpg");
	width: 780px;
	height: 190px;
	margin: auto;
}

div#containter {
	width: 780px;
}

div#content {
	width: 456px;
	background-image: url("/img/content_text.jpg");
	float: left;
	margin-bottom: 30px;
}

div#right {
	width: 324px;
	background-image: url("/img/content_right.jpg");
	float: right;
}

div#content_top, div#content_bottom, div#right_top, div#right_bottom {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

div#content_top {
	width: 456px;
	height: 15px;
	background-image: url("/img/top_text.jpg");	
}

div#content_bottom {
	width: 456px;
	height: 17px;
	background-image: url("/img/bottom_text.jpg");	
}

div#right_top {
	width: 324px;
	height: 15px;
	background-image: url("/img/top_right.jpg");	
}

div#right_bottom {
	width: 324px;
	height: 17px;
	background-image: url("/img/bottom_right.jpg");	
}

div#stopka {
	text-align: right;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #4A4A4A;
	padding-right: 60px;
}

div#stopka a {
	color: #737373;	
	text-decoration: none;
}

div#text, div#panel {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}

div#text {
	width: 390px;
	text-align: justify;
	color: #4A4A4A;
	min-height: 250px;	
}

div#image {
	margin-top: 10px;
	margin-left: 15px;
	background-image: url("/img/image.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height: 45px;
}

h1 {
	font-family: "Book Antiqua", "Bookman Old Style", "times New Roman";
	font-weight: normal;
	color: #949494;
	font-size: 26px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, sans-serif;
	color: #949494;
	font-size: 18px;
	font-weight: normal;
	text-align: left;	
}

div#panel {
	text-align: left;
	color: #5F5F5F;
	line-height: 16px;
}

div#panel a, div#text a {
	color: #949494;	
	text-decoration: none;
}

div#panel a:hover, div#text a:hover {
	color: #949494;	
	text-decoration: none;
	border-bottom: 1px solid #949494;
}

p.in {
	margin: 0px 10px;
}

input, textarea, select {
	border: 1px solid #949494;
	background-color: #fff;
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #707070;
}

input.kontakt, textarea.kontakt {
	margin-left: 10px;
	margin-bottom: 8px;
	width: 130px;
}

input.button {
	border: 0px;
	background-color: #F5F5F5;
	font-weight: bold;
	width: 65px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}

td {
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;	
	color: #4A4A4A;
}

form {
	margin: 0px;
	padding: 0px;
}

div#flags {
	padding: 10px 20px;
	text-align: right;
}

div#flags img {
	padding-right: 10px;
	border: 0px;
}

img.gal {
	border: 1px solid #6B664B;
	margin: 4px;
}

table.tab th {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #303030;
}

table.tab td {
	font-weight: normal
	font-size: 11px;
	border-bottom: 1px dashed #707070;
	vertical-align: middle;
}

table.tab td.iopis {
	line-height: 18px;
	font-style: italic;
}

table.tab td.cr {
	text-align: center;
}

table.tab td.cr div {
	display: inline;
}

div#links {
	display: none;
}
