html, body {
	background-color: #fafafa;
	font: 11px/1.3em Tahoma, Helvetica, sans-serif;
	color: #5E5E5E;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#main {
	background-color: #ffffff;
	margin: auto;
	width: 760px;
}

#stopka {
	background-color: #ffffff;
	margin: auto;
	width: 760px;
	clear : both;
}

#content {
	padding-top: 13px;
}	

#left {
	background-color: #ffffff;
	width: 265px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#right {
	background-color: #ffffff;
	width: 495px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}



.clear {
	width: 760px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	clear: both;
}

.clear1 {
	width: 495px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	clear: both;
	position: relative; 
	left: 265px;
}

.grey1 {
	width: 265px;
	height: 179px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #ffffff;
	clear: both;
	background-color: #838280;
}

.grey2 {
	width: 265px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	clear: both;
	background-color: #e0e0e0;
}

span.title {
	font-weight: bold;
	color: #404040;
	background: url(templates/pl/main/images/folder.gif) no-repeat 0 50%;
	padding-left: 14px;
	padding-bottom: 1px;
}

.prawy {
	vertical-align: 250%;
	position:relative; right:-70%;
}

.right {
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0;
	padding: 0;
}

h2, h3 {
	font-size: 11px;
	font-weight: bold;
}

input {
	font-size: 11px;
	border: 1px solid #e0e0e0;
	padding-left: 0px;
 	color: #838280; 
	background-color: #ffffff;
}

input.left {
	width: 120px;
}

textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5E5E5E; 
	border: 1px solid #D3D3D3;
	width: 350px;
	padding-left: 2px; 

}

a:link, a:visited, a:active {
	color: #0076C1; 
	text-decoration: none;
}

a:hover { 
	color: #5E5E5E;
	text-decoration: underline;
}

a.date:link, a.date:visited, a.date:active {
	color: #0076C1; 
	text-decoration: none;
	background: url(templates/pl/main/images/bullet_comments.gif) no-repeat 0 50%;
	padding-left: 14px;
}

a.date:hover { 
	color: #5E5E5E; 
	text-decoration: underline;
	background: url(templates/pl/main/images/bullet_comments.gif) no-repeat 0 50%;
	padding-left: 14px;
}

img {
	border: 0px;
}

dl {
	margin: 0 0px 14px 0px;
}

dt {
	font-weight: bold;
	background-color: #FFF;
	padding: 3px;
}

dd {
	border-bottom: 1px solid #F0F0F0;
	background: url('templates/pl/main/images/arrow_blue.gif') no-repeat 0 4px;
	margin: 3px 0px 5px 10px;
	padding: 0 0 3px 13px;
}

.search {
	background-color: #FE0000;
	color: #FFF;
	font-weight: bold;
}

.code {
	color: #000;
	padding: 2px;
	font: 12px/1.3em Courier, Tahoma, Helvetica, sans-serif;
	border-left: 1px solid #EEEEEE;
	padding-left: 10px;
	margin-left: 25px;
}

code {
	padding: 2px;
	font: 12px/1.3em Courier, Verdana, Helvetica, sans-serif;
}

.line {
	display: block;
	border-bottom: 1px dotted #D3D3D3;
	margin-top: 5px;
	margin-bottom: 5px;
}

#image {
	margin: 4px auto;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #D8D8D8;
	text-align: center;
	width: 80%;	
}

.href {
	color: #000;
	font-size: 14pt;
	font-family: Arial;

}

.pageTitle {
	color: #000;
	font-size: 14pt;
	font-family: Arial;
}

.counter {
	color: #F8F8F8;
}

.center {
    text-align: center;
} 

.news {
	padding-left: 10px;
	padding-right: 10px;
}

hr.thin {
size: 1;
color: #e0e0e0;
width: 90%;
} 

a.menu:link, a.menu:visited, a.menu:active {
	color: #0076C1; 
	text-decoration: none;
	background: url(http://www.zeto-projekt.com.pl/templates/pl/main/images/arrow.gif) no-repeat 0 50%;
	padding-left: 14px;
}

a.menu:hover { 
	color: #5E5E5E; 
	text-decoration: underline;
	background: url(http://www.zeto-projekt.com.pl/templates/pl/main/images/arrow.gif) no-repeat 0 50%;
	padding-left: 14px;
}

a.menu1:link, a.menu1:visited, a.menu1:active {
	color: #0076C1; 
	text-decoration: none;
	background: url(http://www.zeto-projekt.com.pl/templates/pl/main/images/arrow_blue.gif) no-repeat 15px 50%;
	padding-left: 30px;
}

a.menu1:hover { 
	color: #5E5E5E; 
	text-decoration: underline;
	background: url(http://www.zeto-projekt.com.pl/templates/pl/main/images/arrow_blue.gif) no-repeat 15px 50%;
	padding-left: 30px;
}

a.menu2:link, a.menu1:visited, a.menu1:active {
	color: #0076C1; 
	text-decoration: none;
	background: url(http://www.zeto-projekt.com.pl/templates/pl/main/images/bg_acronym.gif) no-repeat 30px 50%;
	padding-left: 50px;
}

a.menu2:hover { 
	color: #5E5E5E; 
	text-decoration: underline;
	background: url(http://www.zeto-projekt.com.pl/templates/pl/main/images/bg_acronym.gif) no-repeat 30px 50%;
	padding-left: 50px;
}

a.oferta:link, a.oferta:visited, a.oferta:active {
	color: #0076C1; 
	text-decoration: none;
	background: url(templates/pl/main/images/arrow_blue.gif) no-repeat 0 50%;
	padding-left: 14px;
}

a.oferta:hover { 
	color: #5E5E5E; 
	text-decoration: underline;
	background: url(templates/pl/main/images/arrow_blue.gif) no-repeat 0 50%;
	padding-left: 14px;
}

.elsysg { 
	list-style-image: url("templates/pl/main/images/arrow_blue.gif"); 
	margin: 0;
	padding: 0;
	display: block;
}
