html
{
  min-height: 100%;
  margin-bottom: 1px;
}

body 
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #666;
}

.clearing
{
	clear: both;
}

#content
{
	width: 779px;
	margin: 0 auto;
	background: #FFF url(../images/menu_tlo.gif) repeat-y;
}

#header
{
	height: 63px;
	background-image: url(../images/100denckie_kolo_naukowe.gif);
}

#left
{
	float: left;
	width: 272px;
	display: table;
}

#right
{
	float: right;
	width: 500px;
	display: table;
}

.menu
{
	background: url(../images/button.gif) repeat-y;
	height: 154px;
	float: left;
	width: 272px;
	display: table;
}
.menu a
{
	display: block;
	text-indent: 55px;
	height: 40px;
	width: 270px;
	margin-bottom: 2px;
	line-height: 40px;
	text-decoration: none;
	color: #888;
	font-weight: bold;
}
.menu a:hover
{
	color: #555;
}

#logo
{
	float: right;
	width: 507px;
	height: 154px;
	background-image: url(../images/aida.jpg);
}

#top10reklamy
{
	height: 40px;
	float: left;
	width: 268px;
	background: url(../images/reklamy_top10.gif) no-repeat;
	padding-top: 45px;
	display: table;
}

#twojeKonto
{
	height: 40px;
	float: left;
	width: 268px;
	background: url(../images/twoje_konto.gif) no-repeat;
	padding-top: 45px;
	display: table;
}

#main
{
	background: url(../images/artykul.gif) no-repeat 0 2px;
	width: 507px;
	float: right;
	text-align: justify;
}

#main_content
{
	width: 487px;
	display: table;
	margin: 20px 10px 10px 10px;
}

#footer
{
	height: 62px;
	background-image: url(../images/reklama.jpg);
	line-height: 56px;
	padding-left: 20px;
}
#footer a
{
	color: #AAD;
	font-size: 9px;
	text-decoration: none;
}

.link
{
	text-align: right;
	background:  #043061;
}

.link a
{
	text-decoration: none;
	color: #CDE;
}

.button
{
	cursor: pointer;
	background-color: #DDD;
	border: 1px solid #777;
	line-height: 19px;
	width: 90px;
	text-align: center;
	color: #777;
	font-weight: bold;
	display: inline;
	float: left;
}
.form_editor
{
	text-align: left; 
}
.form_editor input textarea
{
	width: 488px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align: middle;
}
.form_editor textarea
{
	height: 60px;
}
.form
{
	text-align: right; 
}
.form input
{
	width: 180px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align: middle;
}
.form_log
{
	text-align: right; 
}
.form_log input
{
	width: 70px;
	font-size: 11px;
}
.message
{
	text-align: center;
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #093264;
}
.validate_error
{
	color: #E49D14;
	font-size: 10px;
	line-height: 4px;
}
div#baner
{
	text-align: center;
	margin-top: 26px;
}
div#baner a 
{
	font-size: 21px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #EE3739;
	
}
div#baner a:hover
{
	color: red;
	text-decoration: underline;
}
div#pokaz
{
	text-align: justify;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
div#pokaz img
{
	border: 1px solid #777;
	margin: 3px 0 6px 5px;
}
h1#rekl
{
	margin: 10px;
	font-size: 11px;
}
