﻿@charset "utf-8";

/* CSS Document */

/* Wesoły tygrysek */



body{

	background-image:url(/img/background_1.png);

	background-repeat:repeat-x;

	margin-left:0px;

	margin-right:0px;

	margin-top:0px;


}


img{

	border:none;

}

.conten{

	width:950px;

	height:auto;

	margin-left:auto;

	margin-right:auto;

}

.tophead{

	margin-top:15px;

	height:180px;

	width:950px;

	float:left;

	background-image:url(/img/top_website.png);

	background-repeat:no-repeat;

	background-position:6px;

}

.center{

	background-image:url(/img/window.png);

	height:629px;

	width:950px;

	float:left;

}

.left_panel{	background-image:url(/img/left_window.png);

	width:6px;

	height:629px;

	float:left;

}



.left_menu{position: absolute;

 z-index: 100;	width:187px;

	height:629px;

	float:left; margin-left:6px;

}

.menu{

 position: relative; z-index: 100;	margin-top:3px;

	width:187px;

	float:left;

	height:170px;

}

.zglos_dziecko{

	float:left;

	width:187px;

	height:452pxx;

}



.right_window{

	background-image:url(/img/right_window.png);

	width:9px;

	height:629px;

	float:left;

}

.text_area{margin-left:195px;

 z-index: -100;	width:740px;

	height:629px;

	float:left;

}

.fill_text{

 overflow-y: auto; z-index: -100;	padding-left:24px;

	padding-right:24px;

	width:685px;

	float:left;

	margin-top:20px;

	height:500px;

}

.curl_page{

	background-image:url(/img/curl_page.png);

	height:109px;

	width:748px;

	float:left;

	background-repeat:no-repeat;

	background-position:648px;

}

.copyright_blue{

	background-image:url(/img/small_bottom_color.png);

	height:55px;

	float:left;

	width:100%;

	margin-left:0px;

	margin-right:0px;

	background-repeat:repeat-x;

}

.copyright_bright{

	background-image:url(/img/large_bottom_color.png);

	background-repeat:no-repeat;

	width:830px;

	height:55px;

	margin-left:auto;

	margin-right:auto;

}

.contact_data{

	margin-top:5px;

	float:left;

	width:auto;
	padding-left: 20px;

	height:25px;

}



.big_text{

	color:#FFF;

	font-size:11px;

	font-family:Verdana;

	font-weight:bold;

}

.small_text{

	color:#FFF;

	font-size:10px;

	font-family:Verdana;

}

.zkatalogu{
	height:55px;
	background-image:url(/img/zkatalogu.png);
	width:84px;
	float:right;
}

.mobiznet{
	height:43px;
	background-image:url(/img/mobiznet.png);
	width:120px;
	float:right;
}

.title{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

.text_data{
	text-align:justify;
	font-size:14px;
	font-family:Verdana;
	line-height:20px;
}

.about{
	margin-left:24px;
	margin-top:25px;
}

.about_text{
	font-family:Verdana;
	font-size:9px;
	color:#069;
}



