/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
background-color: #FFFFFF;
background-image: url(image/tlo.gif);
background-repeat:repeat-y;
background-position: right ;
}

A:link{ 
		font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: brown;
		text-decoration: none;
		font-weight: 400;
		font-weight: bold;
		text-decoration: none
		}
A:visited {	
		font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: white;
		font-weight: 400;
		font-weight: bold;
		text-decoration: none}
A:hover {font-family: verdana, arial,tahoma,helvetica,sans-serif; 
		color: red;
		font-weight: 400;
		font-weight: bold;
		text-decoration: underline} 
A:link{ 	font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: green;
		text-decoration: none;
		font-weight: 400;
		font-weight: bold;
		text-decoration: none
		}
A:visited {		font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: #000000;
		font-weight: 400;
		font-weight: bold;
		text-decoration: none}
A:hover {font-family: verdana, arial,tahoma,helvetica,sans-serif; 
		color: red;
		font-weight: 400;
		font-weight: bold;
		text-decoration: underline} 

A.pasek:link{ 
		font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: #ececec;
		text-decoration: none;
		font-weight: 400;
		font-weight: bold;
		text-decoration: none
		}
A.pasek:visited {	color: #336600;
		font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: #ececec;
		font-weight: 400;
		font-weight: bold;
		text-decoration: none}
A.pasek:hover {font-family: verdana, arial,tahoma,helvetica,sans-serif; 
		color: #000000; 
		font-weight: 400;
		font-weight: bold;
		text-decoration: underline} 
A.pasek:link{ 	font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: #ececec;
		text-decoration: none;
		font-weight: 400;
		font-weight: bold;
		text-decoration: none
		}
A.pasek:visited {	color: #336600;
		font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: #ececec;
		font-weight: 400;
		font-weight: bold;
		text-decoration: none}
A.pasek:hover {font-family: verdana, arial,tahoma,helvetica,sans-serif; 
	color: #000000; 
	font-weight: 400;
	font-weight: bold;
	text-decoration: underline} 



#wrapper { 
 margin: 0 auto;
 width: 680px;
}
#faux {
 background: #EFEFEF;
 margin-bottom: 0px;
 overflow: auto;
 width: 700px;
 padding: 5px;
}
#header {
 color: white;
 width: 710px;
 height: 152px;
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
}
#pasek {
 color: #000000;
 width: 700px;
 padding: 5px;
 margin: 0px 0px 0px 0px;
 background: url(image/tlo.gif);
 text-align:right;

}
#leftcolumn {
 display: inline;
 color: blue;
 margin: 0px;
 padding: 0px;
 width: 200px;
 float: left;
}
#content { 
 float: left;
 color: black;
 margin: 0px 0px;
 padding: 5px ;
 width: 480px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: blue;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 120px;
 float: right;
}
#footer { 
 width: 700px;
 clear: both;
 color: #FFFFFF;
 background: url(image/tlo.gif);
 margin: 0px 0px 0px 0px;
 padding: 5px;
 text-align:center;
}
.clear { clear: both; background: none; }

#sitename{ 
 	position:absolute;
	z-index:2;
	margin-top: 50px;
	margin-left: 20px;
	width: 500px;
	height: 100px;
	font-size: 18pt;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	filter: DropShadow(Color=DimGray, Position=absolute);
	padding: 0 0 0 0 }

P.LINKIMENU { margin: 1px 10px 1px 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-left-width: 10px;
	border-bottom-width: 1px;
		border-width: 1 0 1 10;
		border-color: #999999;
		background-color: #EFEFEF;
		padding: 3px 16px 3px 10px;;
		color: #f1f1f1}

}

h1, h2, h3 { 	color: green;
	margin-bottom: 20px;
	font-weight: normal;
	font-style:italic;}

h1 {	font-size: 100%;
}

h2 {	font-size: 152%;
}

h3  {	font-size: 197%;
	font-style:italic;
}


li, ul, ol {
	list-style-type: box;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 1.8em;
	
}

A.LINKIMENU:LINK { font-size: 9pt;
			font-family: verdana, arial,tahoma,helvetica,sans-serif;
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			margin: 0px 0px 0px 0px}

A.LINKIMENU:VISITED { font-size: 9pt;
			font-family: verdana, arial,tahoma,helvetica,sans-serif;
			color: #000000;
			text-decoration: none;
			font-weight: normal;}

A.LINKIMENU:HOVER { font-size: 9pt;
		font-family: verdana, arial,tahoma,helvetica,sans-serif;
		color: #000000;
		padding: 0 0 0 10px;
		text-decoration: underline;
		font-weight: bold;
		text-transform:uppercase}


UL { 
		list-style-type: circle;
		list-style-position: outside;
		font-size: 9pt;
		color: #666666;
		text-align: left;
		font-family: verdana, arial,tahoma,helvetica,sans-serif}

P.NAGLOWEK { font-size: 12pt;
		color: #669900;
		letter-spacing: 1mm;
		text-align: center;
		font-weight: bold;
		margin: 0}



FIELDSET {border: 4px solid #dadada;
padding: 10px;
font-family: verdana;
font-size:10px;
color: red;
cheight: 75px;
width: 168px;
text-align: center}

LEGEND {font-family: tahoma; 
color: green; 
font-size: 12px; 
font-weight: bold}




