@charset "iso-8859-2";

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(img/ban_01.jpg);
	background-repeat: repeat-x;
	background-color: #7bb6ff;	
}
#dbase {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
#menu_left {
	background-image:url(img/ban_15.jpg);
	background-repeat: no-repeat;
}
.tyt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #265E37;
	text-decoration: none;
	padding-left: 20px;
}
.tyt_prod {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #265E37;
	text-decoration: none;
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#link_p {
	padding-left:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#060;
	text-decoration:none;	
}
a:link, a:visited, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:underline;
}
.tabtd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #060;
	text-align: right;
}
input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #060;
	text-decoration: none;
	background-color: #FFC;
	border: 1px solid #060;
}

.facebook{
	float:right;
	width:232px;
	height:420px; 
	background: url(img/slider.png);
	display:block;
	right:-205px;
	padding:0;
	position:fixed;
	top:170px;
	z-index:10000;
	font-family: verdana;
	font-size: 10px;
}

#boxCookie {
	height:40px;
	background-image:url(img/bgCook.jpg);
}
#contCookie {
	width:990px;
	margin:0 auto;	
	padding:10px;
	font-family: Arial, Helvetica;
	font-size:11px;
}
#contCookie>#closeCookie {
	display:block;
	float:right;
	margin-top:-7px;
	font-size:26px;
}
#contCookie>#closeCookie:hover {
	text-decoration:none;
	cursor: pointer;
}