/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}table{border-collapse:collapse;border-spacing:0;}fieldset,img{
	border: 0px none #090;
}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Fonts CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;outline: none;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body{
	text-align: center;
	/* dla IE musi być 0px */
	font: 0px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #264068;
	background-color: #EAEAEA;
	background-image: url(../images/BGright.jpg);
	background-repeat: repeat-x;
}

a
{
	color: #28508f;
	text-decoration: none;
	font: 14px Verdana;
}

a:hover
{
	color: #28508f;
}

#bg_left
{
	position: absolute;
	width: 50%;
	height: 100%;
	float: left;
	top: 0px;
	background-color: #EAEAEA;
	background-image: url(../images/BGleft.jpg);
	background-repeat: repeat-x;
}

#ccenter
{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1001px;
	top: 0px;
	height: 100%;
}

#fheader
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1001px;
	height: 339px;
}

#info
{
	position: absolute;
	top: 143px;
	left: 111px;
	color: White;
	text-align: center;
}

#menu
{
	position: absolute;
	top: 303px;
	left: 0px;
	width: 1001px;
	text-align: center;
}

#menu a
{
	color: #28508f;
	font-weight: bold;
}

#menu_shadow
{
	position: absolute;
	top: 303px;
	left: 1px;
	width: 1001px;
	text-align: center;
}

#menu_shadow a
{
	color: #ffffff;
	font-weight: bold;
}


#fcenter
{
	position: absolute;
	left: 0px;
	top: 339px;
	width: 901px; /* 1001-padding*2 */
	height: 239px;
	padding: 50px;
	
}

#fcenter2
{
	position: absolute;
	left: 0px;
	top: 310px;
	width: 901px; /* 1001-padding*2 */
	height: 239px;
	padding: 50px;
	
}

#ffooter
{
	position: absolute;
	left: 0px;
	top: 678px;
	width: 1001px;
	height: 42px;
	text-align: center;
}

#info_footer
{
	/*	position: absolute;
	text-align: center;
	top: 10px;*/
	color: #264068;
	margin: 10px;
}

h1
{
	color: #28436e;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
}

h2
{
	color: #503514;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

p
{
	padding: 5px;
	line-height: 20px;
}

#rightside
{
	position: absolute;
	left: 580px;
	top: 10px;
	visibility: visible;
}

#rightside iframe
{
	border: 3px solid #65513b;
	margin-right: 400px;
}

.blue
{
	color: #2b58a0;
}

em
{
	color: #333;
	background: #827258;
	padding: 2px;
	letter-spacing: 2px;
}


/* cd IE bug */
.font_normal
{
	font-size: 11px;
}

#galery
{
	position: relative;
	width: 620px;
	float: right;
	top: -30px;
}

.gmin
{
	border: 3px solid #28436e;
	margin: 7px;
	float: right;
}
