body
	{

	margin-top			: 5px;
	background			: #ffffff;
	}

div#kontener
	{
	font-family			: verdana, tahoma, arial, helvetica, sans-serif;
	top					: 0px;
	margin				: auto;
	width				: 800px;
	min-height			: 800px;
	text-align			: left;
	background-image	: url(../img/tlo.png);
	/*background-repeat	: repeat-x;
	background-attachment: fixed;  */
	}
#head
	{
	width				: 800px;
	height				: 177px;
	padding				: 0px;
	margin				: auto;
	margin-top			: 1px;


	}

#menu
	{
	width				: 800px;
	height				: 73px;
	text-align			: center;
	margin-top			: 0px;
	margin-bottom		: 0px;
	/*background-image	: url(../img/menu.jpg);*/
	}


#main
	{
	margin				: auto;
	width				: 800px;
	min-height			: 370px;
	padding-top			: 20px;
	background-image	: url(../img/main_front.jpg);
	background-repeat	: no-repeat;
	}

#tresc
	{
	width				: 644px;
	min-height			: 370px;
	position			: relative;
	left				: -1px;
	margin				: auto;
	margin-bottom		: opx;
	padding				: 30px;
	padding-top			: 0px;
	padding-bottom		: 0px;
	font-size			: 12px;
	color				: white;
	}
.window
	{
	float				: left;
	width				: 310px;
	height				: 190px;
	margin-left			: 20px;
	margin-bottom		: 0px;

	}
.window_title
	{
	
	width				: 308px;
	height				: 54px;

	}
.window_picture
	{
	float				: left;
	width				: 110px;
	height				: 132px;

	}
.window_text
	{
	float				: left;
	width				: 196px;
	height				: 127px;
	padding-top			: 5px;
	}
img.wiecej
	{
	float				: right;
	margin-right		: 5px;
	}
img.window_title_img
	{
	margin				: auto;
	}
	img.window_picture_img
	{
	margin-top			: 12px;
	}
.window_p
	{
	margin-bottom		: 8px;
	
	}
#pogoda
	{
	width				: 285px;
	height				: 22px;
	margin-top			: 25px;
	padding-bottom		: 3px;
	padding-top			: 4px;
	padding-left		: 5px;
	padding-right		: 5px;
	font-size			: 12px;
	background-image	: url(../img/pogoda.png);
	}

#foot
	{
	color				: black;
	font-family			: "lucida calligraphy";
	font-size			: 10px;
	padding-top			: 3px;
	width				: 800px;
	height				: 175px;
	text-align			: center;
	background-image	: url(../img/foot.jpg);
	}
#foot2
	{
	color				: black;
	font-family			: "lucida calligraphy";
	font-size			: 10px;
	padding-top			: 3px;
	width				: 800px;
	height				: 175px;
	text-align			: center;
	background-image	: url(../img/foot2.jpg);
	}

body#tinymce
	{
	background			: #ffffff;
	font-size			: 10px;
	}
.clear {
	font-size			: 0px;
	height				: 0px;
	clear				: both; 
	}
a 
	{
	text-decoration		: none;
	}
a.foot_link
	{
	color				: black;
	text-decoration		: none;
	}
a.link
	{
	color				: black;
	text-decoration		: none;
	font-size			: 12px;
	}
a.link:hover
	{
	color				: red;
	text-decoration		: none;
	}
img
	{
	border				: 0;
	}
fieldset#login_form
	{
	margin				: auto;
	margin-top			: 5px;
	width				: 190px;
	height				: 70px;
	padding-left		: 20px;
	border				: none;
	text-align			: left

	}

fieldset#baner_form
	{
	width				: 350px;
	height				: 60px;
	margin-top			: 20px;	
	margin				: auto;
	padding				: 5px;
	}
form
	{
	text-align			:center;
	}
div#login
	{
	margin				: 0px;
	margin				: auto;
	margin-top			: 30px;
	padding				: 0px;
	width				: 210px;
	height				: 90px;
	border				: 1px;
	border-top-style	: outset;
	border-top-color	: #C7A998;
	border-left-style	: outset;
	border-bottom-style : solid;
	border-right-style	: solid;
	border-color		: #C7A998;
	}