body {
	background-color: #5F5F5F;
	background-image: url(../img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

body, html, ul, ol, form {
	margin: 0;
	padding: 0;
}

div#top {
	width: 792px;
	height: 102px;
	margin: auto;
	text-align: left;
}

div#logo {
	width: 279px;
	height: 102px;
	float: left;
}

div#logo a img, div#buttons a img {
	border: 0;
}

div#panel {
	width: 513px;
	height: 102px;
	background-image: url(../img/top.jpg);
	float: right;
}

div#buttons {
	width: 178px;
	height: 68px;
	text-align: right;
	float: right;
	text-transform: uppercase;
	margin-left: 335px;
	float: none;
}

div#buttons a {
	display: block;
	float: left;
	list-style: none;
	width: 80px;
	margin-top: 15px;
	text-decoration: none;
	text-align: center;
	color: #3c3c3c;
	font-size: 11px;
}

div#buttons a img {
	margin-bottom: 5px;
}

div#buttons a.bordered {
	border-right: 1px solid #E6E6E6;
}

div#buttons a:hover {
	color: #E50B0B;
}

div#menu {
	float: left;
	background-image: url(../img/menubg.jpg);
	background-repeat: repeat-x;	
	height: 34px;		
}

div#menuleft {
	width: 10px;
	height: 34px;
	background-image: url(../img/menu_left.jpg);
	float: left;	
}

div#menuright {
	width: 10px;
	height: 34px;
	background-image: url(../img/menu_right.jpg);
	float: left;
}

div#menu ul {
	display: table;
	float: left;
}

div#menu li {
	list-style: none;
	display: inline;
}

div#menu a {
	display: block;
	padding-left: 16px;
	padding-right: 15px;
	margin-top: 2px;
	padding-top: 9px;
	text-align: center;	
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	text-decoration: none;
}

div#menu a.bordered {
	border-right: 1px solid #e6e6e6;
}

div#menu a:hover {
	color: #E50B0B;
}

div#flag {
	width: 792px;
	height: 198px;
	margin: 9px auto 0 auto;	
	background-image: url(../img/flag.jpg);
}

div#container {
	width: 770px;
	display: table;
	background-color: #fff;
	background-image: url(../img/text.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
}

div#content {
	width: 770px;
	display: table;
	background-image: url(../img/bgline.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-bottom: 10px;
	
}

div#left {
	width: 210px;	
	display: table;
	float: left;
}

div#text {
	width: 550px;
	text-align: justify;
	line-height: 18px;
	color: #3c3c3c;
	display: table;	
	float: right;	
}

div#text table {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}

div#intext {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;

}

div#home {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

div#text a {
	text-decoration: none;
	color: #A81E03;
	border-bottom: 1px solid #fff;
}

div#text a:hover {
	text-decoration: none;
	color: #A81E03;
	border-bottom: 1px dotted #A81E03;
}

div#text h1 {
	font: normal 30px "Trebuchet MS", Arial, Helvetics, sans-serif;
	color: #004B93;
	margin: 0;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 15px;
	text-align: left;
}

div#bottom {
	width: 770px;
	height: 13px;
	margin: auto;
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;	
}

div#subtitles {
	width: 770px;
	height: 54px;
	margin: auto;
	background-image: url(../img/stopka.jpg);
	background-repeat: no-repeat;	
	margin-top: 6px;
	padding-bottom: 30px;
}

div#subleft {
	float: left;
	padding-left: 30px;	
	padding-top: 20px;	
	color: #a4a4a4;
	font-size: 11px;
}

div#subright {
	float: right;
	padding-right: 30px;
	padding-top: 13px;
}

div#subright a img {
	border: 0;
}

div#left h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #005EA9;
	text-align: left;
	padding: 10px 0 10px 20px; 
	margin: 0;
}

a.submenu {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 16px;
	margin-left: 20px;
	margin-right: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #5c5c5c;
	text-decoration: none;		
	display: block;
}

a.submenu:hover {
	background-color: #DDDDDD;
}

a.submenu img {
	border: 0;
	margin-right: 8px;
}

div.field {
	width: 400px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

div.field label {
	display: block;
	width: 130px;
	float: left;
}

input.kontakt, textarea.kontakt {
	width: 180px;
	font: normal 12px Arial, sans-serif;
	background-color: #e7e7e7;
	border: 1px inset #777;
	padding: 2px;
}

input.button {
	width: 60px;
	font: bold 11px Arial, sans-serif;
	color: #777;
	background-color: #e7e7e7;
	border: 1px outset #777;	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

form.kontakt {
	padding: 0;
}

span.green {
	color: #319600;
	font-weight: bold;
}

span.red {
	color: #B90000;
	font-weight: bold;
}

div.newstitle {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 5px;
	border-bottom: 1px solid #888;
	text-align: left;
	color: #444;
	background-color: #e7e7e7;
	width: 350px;	
}

div.newstitle .title {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #777;
}

div.newscontent {
	margin-top: 5px;
	text-align: justify;
	margin-bottom: 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	width: 330px;
	color: #333;
}

div.newsbox {
	width: 350px;
	float: left;
}

div.buttons {
	float: right;
	width: 146px;
	text-align: left;
}

div.buttons img {
	border: 0;
}

div.partners {
	text-align: center;
	display: table;
	width: 210px;
}

div.partners a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.partners a img {
	border: 0;
}

div#intext ul, div#intext ol {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.gallerycontent {
	border: 1px solid #e7e7e7;
}

table.gallerycontent a img  {
	border: 0;
}

table.gallerycontent td {
	border: 1px solid #fff;
}

table.gallerycontent td:hover {
	border: 1px solid #e7e7e7;
}

div.sublimiter {
	display: table;
	text-indent: 0px;
}

div.sublimiter a {
	color: #005EA9;
	display: block;
	margin-left: 40px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	text-align: left;
	background: transparent url(../img/li.gif) no-repeat left 50% scroll;
}

div.sublimiter a:hover {
	color: #Ff0101;
}
