/* CSS Document */
/* ABSTRACT ELEMENTS */
body	{
	background: #F2FFEC url('/images/simp/fon_2.gif');
	margin: 0;
	padding: 0;
	color: #4E4600;
	font-size: 10pt;
	font-family: Arial, Trebuchet MS, Verdana, sans serif;
	text-align: center;
	}
	
td, ul, p, div, td, th {
	font-family: Arial, Trebuchet MS, Verdana, sans serif;
	font-size: 10pt;}

p {line-height: 1.5em;
	}
h1, h2, h3, h4, h5, h6, p {margin: 0 0 .5em 0}	
h1, h2	{
	font-size: 18pt;
	color: #777;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
	}
	
h2	{
	font-size: 15pt;
	color: #267500;
	}

h3	{font-size: 12pt; color: #4E4600; font-weight: normal; padding: 0 0 4px 0; border-bottom: 1px solid #999}
h4	{font-size: 10pt; font-family: Arial, Tahoma, sans serif; color: #267500}
h5	{font-size: 9pt}
h6	{font-size: 8pt}


a, label	{
	color: #267500; 
	}
	
a:hover {
	color:#BF1A00;
	}
	
strong a {
	display: block;
	text-align: right;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	}
	
strong a:before {
	content: "\00BB \0020";
	text-align: right;
	}
	
div	{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}
	
img, form	{
	padding: 0;
	margin: 0;
	}

.dt {
	display: table;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}
.dr {	display: table-row;
	clear: both;
	}

.dc {
	vertical-align: top;
	display: table-cell;
}

/* MAIN STRUCTURE DEFINITION */

.w1 {width: 273px;}
.w2 {width: 490px;}
.w3 {width: 190px;}
.w4 {width: 697px;}
.w5 {width: 520px;}
.w6 {width: 727px;}

#header {width: 100%}

#wrapper1,
#wrapper2
{
	position: absolute;
	width: 1000px;
	margin: 0 0 0 -500px;
	padding: 0;
	clear: both;
	left: 50%;
	}
	
#wrapper1 {
	top: 0px;
	height: 197px;
	background: #78C652 url('/images/simp/fon_3.gif') repeat-x;
	}

#wrapper2 {
	top: 197px;
	height: 38px;
	}
	
#wrapper1 div,
#wrapper2 div {
	float: left;
	margin: 0;
	}
	

#handler	{
	width: 1000px;
	margin: 235px auto 0 auto;
	padding: 0;
	background: #F2FFEC url('/images/simp/fon.gif') repeat-y;
	}
	
#topline {border-top: 2px solid white}
	

/* RIGHT COLUMN DEFINITION */

	
#rightcolumn {
	margin: 0;
	padding: 300px 7px 36px 10px;
	height: 100%;
	background: #B8ED9E url('/images/simp/simpla_09.jpg') no-repeat;
	color: #303792;
}

#rightcolumn h4	{
	font-size: 13pt;
	font-family: Georgia, Times, serif;
	text-transform: none;
	font-weight: normal;
	color: #303792;
	}
	
#rightcolumn p {
	font-size: 8pt;
	margin: 0 0 .7em 0;
	line-height: 1.2em;
	}
	
#rightcolumn img {
	border: 2px solid #fff;
	margin: 0 0 6px 0;
	}
	
/* LEFT COLUMN DEFINITION */	
	
#leftcolumn {
	margin: 0;
	padding: 0 0 36px 0;
	height: 100%;
	background: #50a726 url('/images/simp/corner_03.gif') top right no-repeat;
	}


#vertmenu {
	width: 190px;
	margin: 60px 0 0 0;
	padding: 0;
	float: right;
	}
	
#vertmenu div {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	line-height: 1.2em;
	}
	
#vertmenu ul {
	margin: 0 8px 0 12px;
	padding: 0;
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif;
	}
	
#vertmenu li {
	list-style-position: outside;
	margin: 0 0 1em 0;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	}

	
#vertmenu li a {
	color: #fcf76d;
	text-decoration: none;
	}
	
#vertmenu li a:hover {
	color: #DBFF99;
	text-decoration: underline;
	}
	
#vertmenu ul ul {
	margin: 0 0 0 16px;
	padding: 0;
	font-family: Tahoma, Arial, sans serif;
	}

#vertmenu li li {
	color: white;
	list-style-position: outside;
	list-style-type: square;
	margin: 0;
	text-transform: none;
	}	
	


/* TOP MENU DEFINITION */

	
#topmenu {
	width: 520px;
	height: 38px;	
	padding: 0px;
	background: #267500;
	}
	
#topmenu ul {
	width: 500px;
	height: 19px;
	margin: 8px 0px 0px 12px;
	padding: 0px;
	list-style: none;
	float: right;
	font-family: Verdana, Arial, Tahoma, sans serif;
	}

#topmenu  li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	color: #FCF76D;
	}
#topmenu  li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/simp/simpla_05.gif') 5px 5px no-repeat;
}

#topmenu li a:hover {
	color: #DBFF99;
	background: url('/images/simp/bullet2.gif') 5px 5px no-repeat;
	}
#quicknav {
	width: 207px;
	height: 38px;
	padding: 0;
	}
		
#quicknav img {
	margin: 0px;
	border: 0px;
	float: left;
	}
	
#registration {
	width: 192px;
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif; 
	margin: 0px 0px 0px 0px;
	padding: 47px 0px 0px 15px;
	background: #78C652 url('/images/simp/simpla_03.gif') no-repeat;
	}

#registration fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	}
	
#registration legend {
	color: white;
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: bold;
	background: transparent;
	}

input {
	padding: 0 0 0 4px;
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif; 
	color: #1D5203;
	}
	
#registration input {
	width: 146px;
	background: #DDF1D4;
	}
	
#registration input#submit_butt {
	width: 20px;
	height: 20px;
	margin: 31px 0 0 4px;
	padding: 0;
	}
	
#registration textarea {
	background: #DDF1D4;
	width: 146px;
	height: 40px;
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif;
	overflow: auto;
	color: #1D5203;
	}


/* CONTENT AREA DEFINITION */


#content {
	text-align: left;
	padding: 24px 12px 36px 18px;
	background-color: #F2FFEC;
}
	
	
#content ul {
	list-style-position: outside;
	margin: 6px 0 6px 16px;
	line-height: 1.5em
	}
	
#content ol	{
	line-height: 1.5em
	}
	
#content h4	{
	text-transform: uppercase;
	text-align: center;
	}
	
#content table	{
	width: 99%;
	border-collapse: collapse;
	margin: 12px 0 12px 0;
	background: transparent;
	border: 2px solid #DDF1D4;
	}

#content th	{
	color: #267500; 
	font-weight: bold;
	font-size: 9pt; 
	text-align: center; 
	vertical-align: baseline;
	padding: 4px;
	background: #DDF1D4;
	border: 1px solid white;
	}
	
#content td	{
	padding: 4px;
	border: 2px solid #DDF1D4}

#content table caption	{
	color: #267500;
	font-size:8pt;
	padding-bottom: 8px}
	
#content img.left, #news img.left	{
	float:left;
	margin-right:10px;
	border:3px double #999;
	margin-top:5px}
	
#content img.right, #news img.right	{
	float:right;
	margin-left:10px;
	border:3px double #999;
	margin-top:5px}
	
#content td img	{
	float:none;
	margin: 10px;
	padding: 0;
	text-aligment: center
	}	
	
#content p#first:first-letter {
	font-size: 22pt;
	font-family: Georgia, Times, serif;
	color: silver;
	font-weight: normal;
	font-variant: normal;
	line-height:1em;
	}
	
/* footer definition */	

#footer {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background: url('/images/simp/simpla_11.gif') repeat-x;
	}
	
#footer2 {
	padding: 0px;
	margin: 0px;
	background: url('/images/simp/simpla_111.gif') no-repeat;
	}
	
#footerleft {
	padding: 0px;
	margin: 0px;
	background: #267500 url('/images/simp/simpla_10.gif') right top no-repeat;
	}
	
#footrow {
	background: #F2FFEC;
	}

#botmenu {
	height: 20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 9px 12px 0px 20px;
}

#botmenu ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Arial, Tahoma, sans serif;
	}


#botmenu  li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #267500;
	}


#botmenu  li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/simp/bullet_3.gif') 5px 5px no-repeat;
}


#botmenu li a:hover {
	background: url('/images/simp/bullet_4.gif') 5px 5px no-repeat;
	}

#copyright {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	clear: both;
	font-size: 8pt;
	}

#reklama {
	clear: both;
	margin: 30px 0px 0px 0px;
	padding: 12px;
	background: #fff;
	font-size: 8pt;
	}
	
#reklama p {
	font-size: 8pt;
	}
	
#searchbox {
	clear: both;
	float: right;
	width: 170px;
	margin: 0;
	padding: 0px 10px;

	}
	
input#searchtext	{
	width: 124px;
	height: 16px;
	margin: 0;
	background: #DDF1D4;
	}
	
input#searchbutton	{
	width: 20px;
	height: 20px;
	margin: 2px 0 0 0;
	padding: 0;
	}
	
textarea	{
	width: 95%;
	height: 6em;
	padding: 3px;
	color: gray;
	font-family: Verdana, sans serif;
	font-size: 8pt;
	}

fieldset	{
	border: 0px;
	padding: 0px 6px 16px 8px;
	margin: 0 0 8px 0;
	background: #DDF1D4;
	}
	
fieldset div {margin: 0 0 4px 0}
	
legend	{
	white-space: normal;
	padding: 0 8px 0 8px;
	font-weight: normal;
	margin-left: -8px;
	color: #ce0000;
	background: #DDF1D4;
	}
	
#searchbox fieldset {
	margin: 0;
	padding: 8px;
	border: 1px solid #fcf76d;
	background: transparent;
	}
	
#searchbox legend {
	color: #fff;
	margin: 2px 0 0 0;
	padding: 0px 3px;
	font-weight: bold;
	background: transparent;
	}
	
label	{
	display: block;
	margin: 4px 0 4px 0}
	
acronym {
	color: red;
	cursor: help;
	border: none;
	font-weight: bold;
	}
	
.red {color: red}
.brown {color: brown}
.bold {font-weight: bold}
.clearing {
	height: 0;
	clear: both;
}
#flashcontent {
	width: 520px;
	height: 197px;
	}