body {
	margin: 0px;
	padding: 0px;
	background-color: #505050;
	background-image: url("img/bg.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

td {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	vertical-align: top;
}

div#logo {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#main {
	width: 750px;
	background-color: #000000;
	padding-top: 1px;	
}

div#belt {
	width: 748px;
	height: 40px;
	background-color: #3B3B3B;
}

div#menu {
	float:left;
	padding-top: 6px;
	padding-left: 5px;
}

div#flags {
	float:right;
	padding-top: 11px;
	padding-right: 15px;
}

div#content {
	width: 750px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

td#text {
	width: 520px;
	background-image: url("img/dots.gif");
	background-position: right;
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	line-height: 18px;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 50px;
}

td#right {
	width: 190px;
	color: #9A9A9A;	
	font-size: 12px;
}

p.contact {
	color: #fff;
	font-size: 14px;
	line-height: 18px !important;
	padding-left: 30px;
	padding-top: 0px;
	margin: 0px;
	font-family: Arial;
}

p.h1 {
	color: #9A9A9A;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 20px;
	margin: 0px;	
}

p a, div.maintext a {
	color: #9a9a9a;
	text-decoration: none;
	border-bottom: 1px solid #9a9a9a;
}

p a:hover, div.maintext a:hover {
	color: #9a9a9a;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

div#stopka {
	font-size: 10px;
	padding-top: 5px;
	font-family: Tahoma, sans-serif;
	color: #909090;
}

div#stopka a {
	font-size: 10px;
	padding-top: 5px;
	font-family: Tahoma, sans-serif;
	color: #808080;
	text-decoration: none;
}

div.banner1 {
	display: none;
}

div.maintext {
	text-align: justify;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 45px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
	letter-spacing: 1px;
	color: #9b9b9b;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 30px;
	
}

img.image {
	padding: 2px;
	border: 1px solid #707070;
	margin-left: 10px;
	margin-right: 10px;
}

input,textarea {
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;	
	border: 0px;
	background-color: white;
	color: #505050;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

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

div.links {
	font-size: 10px;
	color: #909090;
	font-family: sans-serif;
}

div.links a {
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}

div#mapcontainer {
	border:1px solid #C7CACD;
	height:400px;
	margin-bottom:15px;
	padding:2px;
	width:480px;
}
div#map {
	color:#000000;
	height:400px;
	line-height:14px;
	width:480px;
}

p.contact a {
	color: #fff !important;
	border-bottom: 1px solid #fff !important;		
}
p.contact a:hover {
	color: #Ff3300 !important;
	border-bottom: 1px solid #Ff3300 !important;	
}
