body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#0B3D7F;
}

#page{
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/top_back.png);
	background-repeat:no-repeat;
	position:relative;
}

#logo{
	background-color:#FFFFFF;
	width:218px;
	height:137px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
}

#logo img{
	margin-top:40px;
}

#left{
	float:left;
	width:228px;
	margin-top:150px;
	margin-left:30px;
	
}

#right{	
	float:left;
	width:595px;
	margin-top:150px;
	position:relative;
}

#menu{
	margin-top:30px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	height:265px;
	padding-left:43px;
	padding-top:40px;
}

#anim{
	background-color:#082b58;
	height:280px;
	width:600px;
	padding:6px;
	z-index:100;
}

#text{
	background-color:#082b58;
	width:586px;
	padding:12px;
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	line-height:18px;
	min-height:300px;
}

#text a{
	color:#FFFFFF;
}

#text a:hover{
	color:#EADBF7;
}

#bottom{
	position:relative;
	width:600px;
	margin-top:16px;
	height:200px;
}

.box{
	position:absolute;
	top:0px;
	background-image:url(../images/box.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:171px;
	padding:8px;
}

.tag{
	position:absolute;
	left:-6px;
	top:140px;
	width:154px;
	height:29px;
	background-image:url(../images/tag_back.png);
}

.tag img{
	top:10px;
	left:25px;
	position:absolute;
}

#stopka{
	height:100px;
	position:relative;
	background-color: #000000;
}

#stopka_b{
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#stopka_menu{
	position:absolute;
	right:0px;
	top:0px;
	width:800px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	margin-top:16px;
}

#stopka_menu a{
	color:#FFFFFF;
	text-decoration:none;
}

#stopka_menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.input{
	background-color: transparent;
	background-image:url(../images/field.png);
	background-repeat:no-repeat;
	border: none;
	width:164px;
	height:18px;
	padding:3px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	margin-bottom:2px;
}

.cloud{
	background-image:url(../images/cloud_back.png);
	position:absolute;
	width:250px;
	z-index:1;
	padding:15px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.icons{
	position:absolute;
	right:0px;
	top:0px;
}
