/* CSS Document */
*{
	padding: 0; margin: 0;
	border: 0;
}

body {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px; color: #fffefe;
	margin: 0;
	background: #5d87a0 url(../i/i3/bg.gif) repeat-x;
}

#kontener {
	position: relative;
	margin: 0 auto;
	width: 805px; height: 650px;
	text-align: left;
	background: url(../i/i3/bg_kontener.jpg) no-repeat;
}

#top {
	float: left;
	width: 450px; height: 74px;
}

#top span { display: none; }

#lang {
	float: right;
	padding-right: 26px; padding-top: 25px;
}

#lang img {
	display: block; float: left;
	margin-left: 8px;
}

#butony {
	float: left;
}

#bottom {
	border-top: 1px solid #f4f7f9;
	float: left;
	width: 777px;
	margin-top: 25px;
	padding-top: 14px;
	padding-left: 14px; padding-right: 14px;
}

#bottom p { margin-bottom: 8px; }

#bottom a {
	color: #fffefe; font-weight: bold;
	text-decoration: none;
}

#bottom a:hover { color: #cedbe3; }

#bottom span { font-weight: bold; font-size: 110%; }

#bottom .blok { float: left; padding-right: 60px; }

#bottom .blok2 { float: right; }

#bottom ul {
	float: left;
	list-style: none;
	line-height: 140%;
}

#bottom ul li {
	background: url(../i/i3/punktor.gif) no-repeat;
	padding-left: 14px;
	background-position: 0 5px;
}