html, body{
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 100%;
	width: 100%;
}

#background 
{
	position:absolute; 
	z-index:1; 
	width:100%; 
	height:100%;
	}

#scroller 
{
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	overflow:auto; 
	z-index:2;
	} 
#right
{
	width: 600px;
	height: 250px;
	float: left;
	margin: 0 0 10px 0;
}

#left
{
	width: 310px;
	height: 269px;
	margin: 10px 0 0 10px;;
	float: left;
}

.left
{
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
	display: inline;
	}

.right
{
	float: right;
}

h2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #3f8a1b;
	margin: 0 0 5px 0;
}

#right h2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #3f8a1b;
	margin: 10px 0 5px 0;
}

h3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	margin: 0;
}

.link
{
	float: right;
}
a img
{
	padding: 0;
	margin: 0;
	border: 0;
}

.ruta
{
width: 300px;
height: 120px;
padding: 2px 0 5px 10px;
margin: 15px 5px 0 13px;
background-color: #eaf4e5;
float: left;
background-image: url(../img/top.gif);
background-position: top;
background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;

}

.top_ruta
{
	width: 300px;
	height: 155px;
	margin: 15px 5px 0 13px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	padding: 0 10px 5px 0;
	border-bottom: 1px dotted #0e3669;
	border-right: 1px dotted #0e3669;
	position: relative;

}

.top_ruta img
{
	margin: 0 13px 0 0;
	float: left;
}

#ruta_cont
{
	width: 995px;
	height:520px;
	clear: both;
	margin: auto;
}

#header
{
	margin: 0 auto 0 auto;
	 width:1000px;
	 height: 101px;
	 padding: 0;
	 background-image: url(../img/head.jpg);
	 background-repeat: no-repeat;
	 background-position: center;
}
#footer
{
	height: 30px;
	text-align: center;
	font-weight: bold;
	margin: auto;
	color: #0e3669;
	font-size: 12px;
}

.more a
{
	position: absolute;
	left: 230px;
	top: 135px;	
	font-size: 11px;
	text-decoration: none;
}

b
{
color:#000;
line-height: 15px;
}

a{
color:#0e3669;
text-decoration: underline;
font-weight: bold;
}

a:hover{
text-decoration: none;
}

img
{
	border: 0;
}

#container
{
	width: 1000px;
	overflow: auto;
	margin: 0 auto 0 auto;
	background-color: #fff;
	}
	
.kolumn
{
	width: 280px;
	height: 250px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	margin: 0 0 0 20px;
	float: left;
}

#loaf
{
	width: 520px;
	height: 250px;
	margin-left: 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
}

.top
{
	margin: 40px 0 10px 0;
}

ul
{
list-style-type:none;
padding:0;
margin:15px 0 0 0;
line-height: 18px;
}

li
{
background-image:url(../img/pil.gif);
background-repeat:no-repeat;
background-position: 0 4px;
padding-left: 18px;
}

.cursor
{
	cursor: pointer;
}

.space
{
	height: 30px;
	border: none;
}

#shadow
{
	overflow: auto;
	background-image: url(../img/dim.png);
	background-repeat: repeat-y;
	width: 1020px;
	margin: auto;
}
