BODY {
    background:#0c4481 url(im/tlo.jpg) repeat-x top left;
    text-align:center;
    margin:0px;
    padding:0px;
    border-style:none;
	font-family:Verdana, Arial;
}

a:link {
    color:#285893;
    font-weight:Bold;
}
a:visited {
    color:#285893;
    font-weight:Bold;
}
a:hover {
    color:#8eb9cb;
}

a.white:link {
	text-decoration:none;
	color:#00CCFF;
	border: none;
	font-family:Arial;
}

a.white:visited {
	text-decoration:none;
	color:#00CCFF;
	font-family:Arial;
}

a.white:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-family:Arial;
}

a.white:active {
	text-decoration:none;
	color:#00CCFF;
	font-family:Arial;
}

/* MAIN */

.mainsite {
	width:775px;
	border:#fcfefb solid 3px;
	background-color:#F5F5F5;
	font-family:Verdana, Arial;
	font-size:11px;
}

.form_field {
	height:75px;
	width:775px;
	background-image:url(im/input_tlo.gif);
}

.form_field_in {
	padding-top:30px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.input {
    background:transparent url(im/tlo-input.gif) no-repeat top left;
    border:1px solid #90b0ea;
	color:#295181;
	font-size:14px;
}

.main {
	width:775px;
}

.comment {
	width:765px;
	border:#eaeaea solid 1px;
	background-color:#ffffff;
	margin-bottom:10px;
}

.comment_top {
	width:765px;
	height:20px;
	background-color:#50728d;
	background-image:url(im/comm_tlo.gif);
}

.comment_top_left {
	display:inline;
	float:left;
	width:595px;
	height:20px;
	padding-top:2px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.comment_top_right {
	display:inline;
	float:left;
	width:160px;
	height:20px;
	padding-top:3px;
	color:#FFFFFF;
}

.comment_bottom {
	width:745px;
	padding:10px;
	color:#2D4060;
	font-size:12px;
}

.stopka {
	color:#ffffff;
	font-size:10px;
	background-image:url(im/stopka.gif);
	height:30px;
}

.emot {
	color: #91ff5b;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  display: inline;
}

h2.adr, h1.adr {
	font-size:14px;
	font-weight:normal;
	display: block;
}
.linki{
	color:#ffffff;
	font-size:10px;
}