body {
	background-color:#7790bf;
	background-image:url('res/tlo1.png');
	height:auto;
	padding:0;
	color:#323f6b;
	font-family: 'lato', sans-serif;
	font-size:14px;
	background-repeat: repeat-x;
}

#right h1 {
	font-size:15pt;
	color:#3f4d7f;
	border-bottom: 2px solid #ba1f49;
}

#cont {
	width:950px;
	height:auto;
	min-height:600px;
	margin: auto;
	margin-top:3px;
	padding-top:10px;
}

#header {
	height:130px;
	margin:auto;
	width:920px;
	background-color:none;
	border-bottom: 3px solid #ba1f49;
	margin-bottom:10px;
	position:relative;
}

#logo {
	width:460px;
	height:100px;
	background-image: url('res/logo3.png');
	float:left;
	cursor:pointer;
	top:40px;
	position:absolute;
}

#madr {
	float:right;
	width:280px;
	height:auto;
	min-height:30px;
	text-align:right;
	margin-right:10px;
	margin-top:10px;
	position:relative;
	top:40px;
}

#mainimage {
	height: 270px;
	margin:auto;
	width:920px;
	background-image:url('res/mainimage1a.png');
	margin-bottom:7px;
	margin-top:15px;
}

#menu table {
	width:180px;
	border-collapse:collapse;
	padding:0;
	margin:auto;
	margin-top:10px;
}

#menu td {
	width:150px;
	height:39px;
	background-image:url('res/n1.png');
	text-align:center;
	vertical-align:middle;
	color:white;
	cursor:pointer;
}

#menu td:hover {
	background-image:url('res/n2.png');
}

#top {
	background-image:url('res/top.png');
}

#map {
 float:right;
 width:360px;
}

#dane {
 width:250px;
 float:left;
}

#left {
 float:left;
 width:220px;
 height:auto;
 min-height:200px;
 margin-left:10px;
}

#right {
 float:left;
 background-color:#ececec;
 width:700px;
 height:auto;
 min-height:200px;
 text-align:justify;
 padding-bottom:30px;
}

#menu A {color:white;text-decoration:none;font-weight:bold;}

.inn {
	margin:15px;
	width:auto;
	height:auto;
}

.inn A { border-bottom: 1px dotted #9dc6f1;
  text-decoration: none; color: blue;}

#links {
	margin:auto;
	height:auto;
	width:200px;
	margin-top:20px;
}	
	
.agent_email {
 width:261px;
 height:25px;
 background-image:url('res/ramka_email.png');
 margin-bottom:15px;
}

.agent_2 {
 width:65px;
 height:25px;
 background-image:url('res/ramka_2.png');
 margin-bottom:15px;
}

.agent_tresc_emaila {
 width:261px;
 height:100px;
 background-image:url('res/ramka_tresc_maila.png');
 margin-bottom:13px;
}

.agent_radio {
 width:300px;
 height:25px;
 text-align:left;
 margin-bottom:15px;
 color: gray;
 font-size:10pt;
 padding-left:10px;
}

input,textarea,select {
 border:0;
 color:gray;
}

.form {
	margin-left:30px;
	width:300px;
	border:0px solid red;
	text-align:center;
}

select{
  color: gray;
  background-color:white;
}

option {
  color: black;
}

option[default] {
   display: none;
}
