* {margin: 0; padding: 0;}

html, body {height: 100%;}

body {
   	font-size: 11px;
	text-align: left;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	line-height: 220%;
	color: #505050;
	background-color: #fff;
	background-image: url(../img/body.bg.gif);
	background-repeat: repeat-x;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #5A720D;
	background: transparent;
}

a:hover, a:active {
	font-weight: normal; 
	text-decoration: underline;
	color: #769414;
	background: transparent; 
}

.error {
	background-color: #fdd;
	padding: 10px;
	border: 1px solid #eaa;
}

.message {
	background-color: #dfd;
	padding: 10px;
	border: 1px solid #aea;
}

img {
	border: 0;
}


p {
	margin: 15px 0 7px 0;
	padding: 0;	
	overflow: visible;
}

p.indent {
	text-indent: 25px;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.bold {
	font-weight: bold;
}

blockquote {
	margin: 0;
	padding: 3px 0 5px 20px;
}

h1 {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 10px 0;
	padding: 15px 0 7px 0;
	color: #06628D;
	line-height: 100%;
	font-weight: normal;
	border-bottom: 1px solid #E3E3E3;
}


h2 {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 25px 0 3px 0;
	margin-bottom: 5px;
	color: #4C610A;
	line-height: 110%;
	font-weight: bold;
	border-bottom: 1px solid #E3E3E3;
}

h3 {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px 15px 0px;
	padding: 0px;
}

ul {
	margin: 0;
	padding: 0 0 17px 30px;
}

li {
	line-height: 160%;
}

.strong {
	font-weight: bold;
	font-size: 14px;
	color: #393939;
}


label {
	display: block;
	padding: 0;
	margin: 0;
}

input.text {
	border: 1px solid #b9c9c9;
	width: 495px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 3px;
}

textarea.text {
	border: 1px solid #b9c9c9;
	width: 495px;
	height: 100px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 3px;
}


.redStar {
	color: #e00;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 5px;
}






table.stdTable {
    border: 1px solid #CAD1D7;
}

th {
    font-size: 13px;
    color: #1573AE;
    background-color: #D8DFE5;
    padding: 3px 15px 3px 15px;
    text-align: center;
}

.lightTr {
    background-color: #E9EFF4;
}

.light2Tr {
    background-color: #E2FDD7;
    font-weight: bold;
}

td {
	vertical-align: top;
	padding: 3px 15px 3px 15px;
}











#mainWrapper {
	width: 771px;
	margin-left: auto;
	margin-right: auto;
}



#top {
	width: 771px;
	height: 262px;
	float: left;
	background-image: url(../img/top.bg.gif);
	position: relative;
}

#top #logo {
	position: absolute;
	width: 185px;
	height: 160px;
	top: 36px;
	left: 10px;
}

#top #langs {
	position: absolute;
	width: 150px;
	height: 15px;
	top: 7px;
	left: 27px;
}

#top ul {
	list-style: none;
	float: left;
	height: 15px;
	margin: 0;
	padding: 0;
	background-image: url(../img/top.ul.bg.gif);
}

#top ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 15px;
	width: 50px;
	text-align: center;
	line-height: 15px;
}

#top ul li a {
	color: #718E13;
	font-size: 10px;
}

#top #supMenu {
	position: absolute;
	width: 100px;
	height: 15px;
	top: 7px;
	right: 0;
}


#top #homeURL {
	position: absolute;
	width: 114px;
	height: 15px;
	top: 224px;
	left: 40px;
}


#top #homeURL a {
	float: left;
	width: 114px;
	height: 15px;
	display: block;
	background-image: url(../img/topURL.gif);
	background-position: 0 0;
}

#top #homeURL a:hover {
	background-position: 0 -15px;
}

#top #homeURL a span {
	display: none;
}

#top #topFlash {
	position: absolute;
	width: 575px;
	height: 158px;
	top: 37px;
	left: 196px;
}

#top #mainMenu {
	position: absolute;
	width: 571px;
	height: 45px;
	top: 208px;
	right: 0;
}

#top #mainMenu ol {
	list-style: none;
	width: 571px;
	height: 45px;
	float: left;
	padding: 0;
	margin: 0;
}

#top #mainMenu ol li {
	float: left;
	text-align: center;
}

#top #mainMenu ol li a {
	display: block;
	height: 45px;
	line-height: 45px;
	background-position: 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#top #mainMenu ol li a:hover {
	background-position: 0 -45px;
}

#top #mainMenu ol li a#menu_01 {
	width: 101px;
	background-image: url(../img/menu_01.gif);
}

#top #mainMenu ol li a#menu_02 {
	width: 62px;
	background-image: url(../img/menu_02.gif);
}

#top #mainMenu ol li a#menu_03 {
	width: 54px;
	background-image: url(../img/menu_03.gif);
}

#top #mainMenu ol li a#menu_04 {
	width: 76px;
	background-image: url(../img/menu_04.gif);
}

#top #mainMenu ol li a#menu_05 {
	width: 80px;
	background-image: url(../img/menu_05.gif);
}

#top #mainMenu ol li a#menu_06 {
	width: 134px;
	background-image: url(../img/menu_06.gif);
}

#top #mainMenu ol li a#menu_07 {
	width: 64px;
	background-image: url(../img/menu_07.gif);
}

#top #mainMenu ol li a.high {
	background-position: 0 -45px;
}



#contentWrapper {
	width: 771px;
	float: left;
}

#footerWrapper {
	width: 100%;
	height: 43px;
	float: left;
	background-image: url(../img/footerWrapper.bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

#footer {
	width: 771px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;
	border-top: 4px solid #25759A;
}

#footer p {
	line-height: 120%;
}

#footer p#fLeft {
	float: left;
}

#footer p#fRight {
	float: right;
}


#contentWrapper {
	width: 771px;
	float: left;
	background-image: url(../img/contentWrapper.bg.gif);
	background-repeat: repeat-y;
}

#contentWrapper #leftCol {
	width: 160px;
	padding: 0 12px 0 23px;
	float: left;
}

#contentWrapper #leftCol p, li {
	line-height: 130%;
	margin-bottom: 7px;
}

#contentWrapper ul.bullet {
	padding: 0;
	margin: 0;
	list-style: none;
}

#contentWrapper ul.bullet li {
	padding: 0 0 0 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#contentWrapper #rightCol {
	width: 546px;
	float: left;
	padding: 0 15px 40px 15px;
}

.framedImg {
	padding: 3px;
	border: 1px solid #dedede;
	margin: 3px;
	display: block;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.mapaDojazdu {
	margin-top: 6px;
}

