body{
	margin: 0px;
	background-color: #B1C0C9;
	background-image: url(../../img/bg_main.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002C3C;
}

a {
	text-decoration: underline;
	color: #002C3C;
}

a:hover {
	text-decoration: none;
	color: #002C3C;
	position: relative;
	top: 2px;
}
/*------layout-------*/

.head{
	height: 117px;
	width: 100%;
	background-image: url(../../img/linky_top.gif);
	overflow: hidden;
}

.bevel_line{
	height: 4px;
	width: 100%;
	font-size: 0px;
	background-image: url(../../img/bevel_top.jpg);
	background-repeat: no-repeat;
}

.midle{
	height: 137px;
	width: 100%;
	background-image: url(../../img/bg_midle.jpg);
	background-repeat: no-repeat;
}

.foto{
	background-image: url(../../img/bg_top_right.gif);
}
/*------KONEC layout-------*/
