@charset "utf-8";
/* Glowne */

body {
	background-color: #5fcbe7;
	background-image: url(bg-fd01.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	padding: 10px;
	margin: 0px;
	color: #737373;
}
a, a:link, a:visited {
	color: #00a9d5;
	text-decoration: underline;
}
a:hover {
	color: #5fcbe7;
}

h1 {
	color: #008ecd;
	font-size: 2em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 3em;
	line-height: 1.2em;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	letter-spacing: -1.5px;
}

h3 {
	font-size: 2em;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	letter-spacing: -1.5px;
}


/* Elementy layoutu */
div#center {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#wrapper {
	position: relative;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 1;
}
div#containter {
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: left;
}

div#containter_in {
	width: auto;
	border: 1px solid #AAAAAA;
	padding: 0px;
	background-image: url(bg-cont.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

div#head {
	width: auto;
	height: 180px;
}
div#content {
	margin: 0px;
	padding: 0px;
}

div#footer {
	color: #FFFFFF;
}

/* Elementy */
span.bigger {
	font-size: 1.2em;
}
span.blue {
	color: #008ecd;
}
span.up {
	vertical-align: 0.25em;
}

div.section {
	display: block;
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;

}
div.section div {
	padding: 0px;
}
div.left_col {
	display: block;
	width: 380px;
	margin: 0px -30px 20px 0px;
	padding: 0px;
	float: left;
	z-index: 1;
}
div.left_col img{
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
div.trojkat_pos {
	width: auto;
	height: 1px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
div.trojkat {
	position: absolute;
	z-index: 0;
	top: -100px;
	left: 230px;
	width: 146px;
	height: 139px;
	background-image: url(trojkat_fmt11.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	z-index: 1;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
img.img_right_top {
	float: right;
	margin: -10px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}
p.right_col {
	margin: 0px 0px 0px 380px;
	padding: 0px;
	padding: 0px 0px 0px 0px;
}

div#footer a, div#footer a:link, div#footer a:visited {
	color: #D4EFFC;
	font-weight: bold;
}

div#footer a:hover {
	color: #008ecd;
}

#gorka_dwa {
	float: left;
	margin-top: -50px;
}

