body {

	padding:0; 
	font:14px "Times New Roman", Tahoma, sans-serif;
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
}
ul, li {margin:0px;padding:0px;list-style-type:none;line-height:20px;}

/* ######################################################## */
div#container{
	width:780px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;

}
div#top {
    width:780px;
    height:100px;
	
}
	span.logo {
		float:left;
		width:250px;
	}
	span.menutools {
		float:right;
		width:400px;
		height:50px;
		text-align:right;
		font-size:11px;
		color:#dddddd;
	}
	span.menutools a {color:#999999;text-decoration:none;padding-left:10px;padding-right:5px;}
	span.menutools a:hover {text-decoration:underline; }
div#main {
    width:780px;
}
	div#menu {
		float:right;
		padding:34px 0px 0px 0px; 
		background-image:url('images/menu.jpg');
		background-repeat:no-repeat;
		background-position:right top;
		margin-bottom:2px;
		width:260px;
	}
	 div#menu a {
		display:block;
		float:left;
		font-family: "Times New Roman", serif;
		padding-right:15px;
		height:16px; line-height:16px;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		/*color:#9bd24c;*/
		color:#05294d;
		text-decoration:none;
	}
	div#menu a:hover {
		color:#2a4e72;
		text-decoration:none;
	}

div#content {
	border:1px solid #e6e6e6;
	clear:both;
	padding:10px;
}
	div#photo {
	height:70px;
	margin:0px;
	border:1px solid #dce7e7;
	background-image:url('/images/baner.jpg');
	}
	
	div#left {
		float:left;
		margin:20px 20px 40px 5px;
		width:210px;
		height:480px;
		padding:5px;
		border-right:1px dotted #ccc;
		
	}
	div#left ul li {margin:0px;padding:0px;list-style-type:none;}
	div#left a { 
		display:block; 
		border-bottom:1px solid #dfdfdf; 
		width:180px;
		line-height:28px; 
		text-decoration:none;
		padding-left:10px;
		color:#666666;
	}
	div#left a:hover {
		text-decoration:none;
		border-bottom:1px solid #228899;
		/*background-color:#efefef;*/
		background-image: url(images/submenuBg.jpg);
		color:#000000;
	}
	div#left a.active {color:#117788;border-bottom:1px solid #cccccc; }
	div#left a.sub {padding-left:30px; font-weight:normal;}
	div#left a.on {background-color:#f6f6f6;color:#336699;}
	div#left #left_box {margin:60px 3px; padding:3px; border:3px solid #e0e0e9;background-color:#eeeeee;}
	div#left #left_box a {display:inline; border:none;background:none;}
	
	div#left a.kategoria {font-weight:bold;color:#666;font-size:18px;padding-left:0px;}
	div#right {margin-left:225px;padding-top:7px;}
	
	div#text {
		margin-top:20px;
		border:1px solid #fff;
		float:left;
		width:480px;
	}
	div#text ul  li {
	list-style-image:url(/images/bullet.jpg);
	list-style-position:outside;
	margin-left: 30px;
	margin-bottom:3px;
}
	div#text ul {margin:15px 0px 20px 15px;}
	
	div.box {
		width:300px;
		float:left;
		margin-right:30px;
		margin-top:10px;
	}
	div.inside{
		padding:10px;
		border-top:2px #003366 solid; 
		border-bottom:1px solid #ffffff;
		border-left:0px solid #ffffff;
		border-right:1px solid #ffffff;
		background-image:url('images/boxbg.jpg');
		background-repeat:no-repeat;
		
	}
		 h2 a:hover {
			color:#B89A79;
			text-decoration:none;
		}
		 h2 a, h2 a:visited {
			color:#765f42;
			text-decoration:none;
		}

/*
	div#right a, span.left a {
		background: url(images/css-dots-gr.gif) repeat-x bottom;	
		text-decoration:none;
		color:#117788;
		padding-bottom:2px;
	}
	div#right a:hover, span.left a:hover{
		color:#aa3366;
		background:none;
		padding-bottom:0px;
		border-bottom:1px solid #991144;
		text-decoration:none;
	}
	div#right a.arrow {
		background: url(images/more.gif) repeat-x left bottom;	
		padding-left:16px;
		border:none;
		padding-right:1px;
		color:#117788;
		padding-bottom:1px;
	}
	div#right a.arrow:hover{
		background: url(images/more_on.gif) repeat-x left bottom;	
		padding-left:16px;
		color:#666666;
		text-decoration:none;
		border:none;
		padding-bottom:1px;
	}
*/
	a.menu_sub {margin-left:35px;font-size:11px;color:#333333;}
	a.menu_sub:hover {text-decoration:underline;}
	a.arrow_small {margin-top:10px; line-height:16px;}

div#foot {
    width:780px;
	color:#999999;
	font-size:14px;
	clear:both;
	padding-top:15px;
	padding-bottom:10px;
}
	span.left {float:left; text-align:left; width:400px;	padding-bottom:10px;}
	span.right {float:right; text-align:right; 	padding-bottom:10px;}
	
div.clear{
    clear:both;
}
/* --- LINKS --- */
a {
    color:#aa3366; 	
		
}
a:hover{
    color:#000000;
    border-width:0px;
}
a:visited {color:#999;}
p {
	line-height:20px;
	font-family: "Times New Roman", serif;
	padding:0px;
	margin:0px;

	}
a img {border:0; text-decoration:none;background:none;cursor:pointer;}
	a.arrow {
		background-image: url(/images/arrow_right.jpg);	
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:20px;
		line-height:14px;
		color:#336699;
		float:right;
		padding-bottom:2px;
	}
	a.arrow:hover {
		
		color:#765f42;
	} 
	
/* ---  ----*/
img{
    border:0;
	margin:0;
	background:none;
	text-decoration:none;
}
h1{
    color:#666666;
    font:bold 24px "Times New Roman", Arial, Georgia, serif;
    text-align:left;
	margin:0px 0px 8px 0px;
}
h2 {
    margin:10px 0px 0px 0px; padding:0; 
    font:bold 18px "Times New Roman", sans-serif;
	color:#664f31;
}
h3{
    font:bold 14px "Times New Roman", sans-serif;
    text-align:left;
	background:none;
	padding:5px 0px 0px 0px;
	margin:0px;
	color:#765F42;
}
h4 {color:#aa3366;}
p{
    padding:5px;
    text-align:left;
	margin:0;
}
p.lead {font-weight:bold;}
p.border-top {border-top:2px solid #e6e6fc;margin-top:10px; padding-top:10px;}
/* ######################################################## */
form.kontakt {
	background-color:#eff3ef;
	border:1px solid #e6e6e6;
	padding:10px;
	float:left;
}
form.kontakt input,form.kontakt select, form.kontakt textarea{display:block; float:left;}
form.kontakt textarea {margin-top:10px;}
label {
	display:block; 
	float:left; 
	width:160px;
	margin-top:5px;
	text-align:left;
}
input, select,textarea {
    padding:1px;
    font:11px Arial, sans-serif;
    color:#006600;
}
input.button {padding:1px 5px;}
/* ######################################################## */
table {width:100%}
td {text-align:center;padding:10px;}
table.klienci td {padding-bottom:2px;}
table.klienci td.nazwy {padding-bottom:2px;vertical-align:top;padding-bottom:15px;font-size:11px;}
table.klienci {margin-bottom:20px;}
table.klienci td.nazwy a , table.klienci a {border:0; text-decoration:none;}
hr {
	color: #e6e6fc;
	background-color: #e6e6fc;
	height: 1px;
	border:0px;
}
a.nadol { border:0; text-decoration:none; background:none; color:#999999; }
a.nadol:hover { color:#bbbbbb; }

table.zapytanie  {
	width:400px;
	border:1px;
}
table.zapytanie tr td {padding:2px;} 
table.zapytanie tr td label {text-align:right;display:block;float:left;width:160px;}
table.zapytanie tr td input  {width:180px;border:1px solid #999;background-color:#eee;padding:1px;}
table.zapytanie tr td textarea {border:1px solid #999;background-color:#eee;padding:1px;}
p.error {border:1px solid #cc0000;padding:3px;color:#cc1111;margin:5px;}
.gwiazdka {color:#cc0000;}
small.grey {color:#666;}
