/* reset css 
============================ */
html, body, div, span, object, h1, h2, h3, p, a, img, b, u, i, ul, li, fieldset, form, table, tbody, tr, th, td
{
	background:transparent;
	border:0;
	font-size:100%;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

/* 
============================ */
body {
	background: #ffffff url('../gfx/bg.jpg') top center no-repeat;
	color: #222222;
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

/* div tags 
============================ */
#container {
	width: 944px;
	margin: 0px auto 15px auto;
	position: relative;
}

#header {
	background: transparent;
	height: 9px;
	position: relative;
	width: 944px;
	height: 315px;
	margin: 0px auto 0px auto;
}

#box-menu-glowne {
	width: 944px;
	height: 55px;
	background: transparent url('../gfx/menu.png') no-repeat;
	margin: 0 auto 30px auto;
	padding: 0;
	clear: both;
	position: relative;
	text-align: center;
}

#logo-centerbox {
	background: transparent;
	position: absolute;
	left: 10px;
	top: 16px;
	width: 152px;
	height: 162px;
	margin: 0;
}

#flagi-centerbox {
	background: transparent;
	position: absolute;
	right: 30px;
	top: 48px;
	width: 130px;
	height: 30px;
	margin: 0;
}

#slogan-centerbox {
	background: transparent;
	position: absolute;
	left: 238px;
	top: 47px;
	width: 453px;
	height: 115px;
	margin: 0;
}

#content {
	min-height: 450px;
	position: relative;
	width: 944px;
	margin: 0;
}

* html #content {
	height: 450px;
}


#col-left {
	float: left;
	margin: 0px 41px 0px 20px;
	width: 600px;
	min-height: 400px;
}

* html #col-left {
	height: 400px;
}

#col-right ul, #col-max ul {
	margin-left: 35px;
}

#col-right {
	float: right;
	margin: 0;
	width: 283px;
	min-height: 400px;
	position: relative;
}

* html #col-right {
	height: 400px;
}

#footer {
	background: transparent;
	clear: both;
	position: relative;
	width: 944px;
	height: 50px;
	border-top: 1px solid #bfbfbf;
	padding-top: 1px;
	color: #666666;
	margin: 20px 0 0 0;
	padding-top: 10px;
}

#footer p {
	color: #888888;
	margin: 10px 10px;
}
#footer a {
	color: #888888;
}

.ramka-kontakt {
	background: transparent url('../gfx/contact-box.png') no-repeat;
	height: 133px;
	position: relative;
}

#ramka-tekst1 {
	position: absolute;
	width: 150px;
	left: 100px;
	top: 15px;
	color: #fff;
}

.ramka-mapka {
	background: transparent url('../gfx/vegetables-box.png') no-repeat;
	height: 186px;
	position: relative;
}
#ramka-tekst2 {
	position: absolute;
	width: 160px;
	left: 15px;
	top: 20px;
	color: #fff;
}
#ramka-tekst1 h2, #ramka-tekst2 h2, #ramka-tekst2 a {
	color: #fff;
	margin-bottom: 8px;
}

/* ************************************************************************** */

h1 {
	font-size: 17pt;
	font-weight: normal;
	color:  #414141;
	padding: 0;
	margin: 0 0 15px 0;
	font-family: Arial, Verdana;
}

h2 {
	font-size: 14pt;
	font-weight: normal;
	color:  #1D6697;
	padding: 0;
	margin: 0 0 12px 0;
	font-family: Arial, Verdana;
}

h3 {
	font-size: 10pt;
	color: #1D6697;
	font-weight: bolder;
	padding: 0;
	margin: 10px 0 4px 0;
}

#col-left h2 {
	font-size: 16pt;
}

a {
	color: #055ca4;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 8px 0;
	text-align: justify;
}
#col-left ul {
	margin-left: 30px;
}
#col-left ul li, #col-left ol li  {
	margin-bottom: 2px;
	margin-left: 5px;
}

.chronoform a {
	font-size: 7pt;
	color: #DBDBDB;
}