html, body {
	height: 100%;
}

body {
	font-family: Verdana, Tahoma, arial, helvetica, serif;
	color:#3c6181;
	font-size: 12px;
	line-height: 1.6;
	margin: 0px 0px 0px 0px;
	background:url(../img/bg_body.png) repeat-x top;
	background-color: #ffffff;
}

a:link, a:visited, a:active {
	color: #389ccc;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.foot:link, a.foot:visited, a.foot:active {
	font-family: Tahoma, arial, helvetica, serif;
	font-size:11px;
	color:#a7a9ac;
	font-weight:normal;
	text-decoration:none;
}

a.foot:hover {
	text-decoration:underline;
}

a.mainmenu {
	display:block;
}


#body {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#body_left {
	width:300px;
	float:left;
}

#body_right {
	width:550px;
	float:right;
}

#header_left {
	width:300px;
	height:130px;
}

#menu_left {
	margin-top:20px;
	width:300px;
	height:240px;
}

#foot_left {
	width:300px;
	height:380px;
	background:url(../img/bg_left.png) no-repeat top;
	position:relative;
}

#mis {
	width:255px;
	height:300px;
	position:absolute;
	top:75px;
	left:-25px;
	background:url(../img/mis.jpg) no-repeat;
}

#copy_left {
	font-family: Tahoma, arial, helvetica, serif;
	font-size:11px;
	text-align:right;
	color:#a7a9ac;
	position:absolute;
	top:345px;
	right:0px;
}

#header_right {
	width:550px;
	height:240px;
	background:url(../img/header2.jpg) no-repeat;
}

#content {
	width:550px;
	min-height:150px;
	margin-top:20px;
	background:url(../img/bg_content.png) no-repeat top;
}

#banner {
	width:550px;
	height:100px;
	margin-top:20px;
	background:url(../img/banner.png) no-repeat;
}

#copy_right {
	margin-top:5px;
	width:550px;
	height:30px;
	font-family: Tahoma, arial, helvetica, serif;
	font-size:11px;
	color:#a7a9ac;
	text-align:right;
}

#inwork {
	width:550px;
	padding:150px 0px 165px 0px;
	font-weight:bold;
	text-align:center;
}

img.icon {
	border:0;
}

/* tresc */

h1 {
	font-family: Verdana, Tahoma, arial, helvetica, serif;
	color:#009eda;
	font-size: 16px;
	padding:15px;
	margin:0;
}

p.standard {
	text-align:justify;
	width:520px;
	padding:0px 15px 15px 15px;
	margin:0;
}

p.pomoc {
	text-align:justify;
	padding:0px 15px 15px 105px;
	margin:0;
}
