html, body, div, span, pre, code, a, p, hr, 
 dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, fieldset, label, legend { 
  border: 0;
  margin: 0;
  padding: 0;
}

body {
	background: #6f3f2e; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#baner {
	display: block;
	float: none;
	height: 190px;
	width: 800px;
	background-image: url(/images/baner.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0;
	background-color: #000003;
	background-position: center;
}

#strona {
	display: table;
	float: none;
	width: 900px;
	margin: 0px auto 0;
	background-color: #6f3f2e;
}

#leftColumn {
	width: 170px;
	display: block;
	float: left;
	padding: 0;
	text-align: right;
}

#rightColumn {
	width: 170px;
	display: block;
	float: right;
	padding: 0;
}

#Content {
	background: #fff9d7 url(/images/banner-srodek-up.jpg) 0 0 no-repeat;
	width: 520px;
	display: block;
	float: left;
	margin: 20px;
	margin-bottom: 0;
	padding: 0;	
	padding-top: 70px;
}


#VideoBox {width: 520px; text-align: center;}
#Content table {
	width: 520px;
	font-size: 11px;
}
#Content td {
	background-color: #EBEBEB;
	text-align: center;
	vertical-align: middle;
}
#Content th {
	background-color: #0c73b5;
	color: #FFFFFF;
}

#Content .nazwa {
	background-color: #CC0000;
}
#Content a { text-decoration: none; color: #000;}
#ContentBottomBanner { float: right; display: block; }
.GalImage { display: block; padding: 5px; float: left; width: 90px; height: 70px;}
/* Menu serwisu */

div#nav {
	background: url(/images/sepia_gorny.gif);
	background-repeat: no-repeat;
	display: block;
	float: none;
	height: 40px;
	width: 890px;
	margin: 0px auto 0; z-index: 1000; 
	padding-left: 10px;
}
div#nav ul {
	margin: 0; padding: 0; 
	padding-left: 30px;
 	border: 1px solid #CCC; border-width: 0 1px; z-index: 1000;   	
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	z-index: 1000;
	height: 39px;
	text-align: center;
	}
	

div#nav li li:hover {
	z-index: 1000;
}

div#nav li.submenu:hover {
	z-index: 1000;
	}

div#nav li a {
	display: block;
	text-decoration: none;
	z-index: 1000;
	height: auto;
	padding: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
div#nav li a:hover { background: url(/images/sepia_highlight.gif); }

div#nav>ul a {width: auto;}

div#nav ul ul {
	padding: 0;
	position: absolute; 
	width: 150px;
	display: none;
	z-index: 1000;
	font-size: 13px;
}

div#nav ul ul li {
	border-bottom: 1px solid #CCC;
	border-right-color: #CCC;
	z-index: 1000;
	height: auto;
	text-align: left;
	width: 150px;
}

div#nav ul ul li a{ width: 140px; padding: 5px; background-color: #fff9d7; }

div#nav ul ul li a:hover { background: url(/images/highlight_pod_menu.gif); }
div#nav li.submenu li.submenu {z-index: 1000;}
div#nav ul.level1 li.submenu:hover ul.level2 {display:block; z-index: 1000; width: 150px;}
div#nav ul.level2 li.submenu:hover ul.level3 {display:block; z-index: 1000; width: 150px; left: 150px;}

div#nav ul.level2 {
	top: 36px;
	left: 4px;
	margin-top: 2px;
	z-index: 1000;
	background-color: #FFFFFF;
	width: 100%;
}

div#nav ul.level3 {
	top: -1px; 
	left: 80px;
	border-top: 1px solid #CCC; z-index: 1000;
	}

/* -- Menu serwisu -- */

ul#LeftMenu { 
	width: 150px;
	padding: 0;
	margin: 0;
	margin-left: 18px;
}

ul#LeftMenu li{ 
	margin: 0;
	width: 148px;	
	list-style: none;	
}

ul#LeftMenu li a{ 
	display: block;
	background: #fff9d7;
	margin: 0;
	width: 140px;	
	padding: 5px;
	color: #000;
	text-decoration: none;
}

ul#LeftMenu li a:hover{ 
	background: url(/images/highlight_pod_menu.gif);
}
a img { border: 0; }

.error { color: red;}


/* Main container */
#Container {
	width: 900px;
	margin: 20px auto 0;
	display: block;
	position: relative;
}

/* Top banners */
.TopBanner {
	display: block;
	width: 900px;
	background: #ccb151;	
}

.TopBanner img{
	width: 900px;
	display: block;
}

/* -- Top Banners -- */


/* Bottom banners */
.BottomBanner {
	display: block;
	clear: both;
	float: none;
	width: 900px;
	background: #fff;
}

.BottomBanner img{
	width: 900px;
	display: block;
}

/* -- Bottom Banners -- */

/* Left banners */
.LeftBanner {
	display: block;
	width: 150px;	
	margin-left: 18px;
}

.LeftBanner img{
	width: 150px;
	display: block;
}

/* -- Left Banners -- */

/* Right banners */
.RightBanner {
	display: block;
	width: 150px;		
}

.RightBanner img{
	width: 150px;
	display: block;
}

/* -- Right Banners -- */

#prawa {
	width: 469px;
	display: block;
	float: right;
	padding: 15px;
	border-left: 1px dotted #CCC;
}

#prawa h2 { text-transform: uppercase; clear: both; margin: 0;}

#stopka a { color: #000; text-decoration: none; }
#stopka{
	background: url(/images/sepia_dolny.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	float: none;
	height: 38px;
	width: 900px;
	margin: 20px auto 0;
}

#stopka #men {
	display: block;
	float: left;
	height: 18px;
	width: 500px;
	padding: 10px 5px;
	margin-left: 40px;
}

#stopka #cop {
	display: block;
	float: right;
	height: 18px;
	width: 260px;
	margin-right: 40px;
	padding: 10px 5px;
	color: #000;
	text-align: right;
}

#stopka #men a:link, visited, active{color: #333;}
#stopka #men a:hover {color: #C00;}

.News {clear: both; }
.NewsList {padding: 7px;}

hr {
	height: 11px;
	width: 100%;
	display: block;
	border-bottom: 1px dotted #CCC;
	clear: both;

}

h1 {
	font-size: 15px;
	display: block;
	height: 40px;
	width: 100%;
	margin-bottom: 5px;
	color: #CC0000;
	}
	

#Pagination { clear: both; width: 100%; text-align: center; margin-top: 5px;}
h2 {
	display: block;
	height: 15px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	margin: 0;
	margin-top: 5px;
	padding-top: 10px;
}
h2 span {color: #0c73b5;}

h1#tyt4 {
	font-size: 15px;
	padding: 10px;
	width: 300px;
	float: right;
	text-align: right;	
}

#description { clear: both; padding: 5px;}

.img {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	float: left;	
}

.sklep_1 {width: 150px;}
.sklep_2 {
	width: 120px;
	text-align: right;
	vertical-align: middle;
}

.data {
	font-size: 10px;
	color: #999;
	text-align: right;
	display: block;
	margin-bottom: 3px;
	width: 100%;
}

.dalej {
	width: 100%;
	text-align: right;
	display: block;
}

#Content.searchPage .error,
#Content.searchPage .success { border: 1px solid black; padding: 10px; font-size: 15px; clear: both; margin: 10px 5px; color: #fff }
#Content.searchPage .error { background-color: #ff0000; }
#Content.searchPage .success { background-color: #197400; }
#Content.searchPage h1 { text-align: right; margin-right: 15px; width: auto }
#Content.searchPage h4 { font-size: 14px; padding: 15px }

#Content.searchPage #partnersResultsTable { margin: 10px 5px; width: 500px}

.searchForm label { display: block; float: left; clear: left; margin-top: 4px; width: 120px; padding-right: 10px; text-align: right }
.searchForm input,
.searchForm select,
.searchForm fieldset { float: left; margin: 4px; }
.searchForm fieldset { clear: left; margin-left: 0; width: 90% }
.searchForm fieldset#klasa { margin-left: 135px }
* html .searchForm fieldset#klasa { margin-left: 65px }
.searchForm fieldset#klasa label { width: 30px }
.searchForm fieldset#klasa legend { text-align: left }
.searchForm .wiek,
.searchForm .wzrost,
.searchForm .czas,
.searchForm #rok { width: 30px }
.searchForm .sublabel { clear: none; width: auto; padding: 0 } 
.searchForm #submit { clear: left; margin-left: 135px; margin-top: 15px; }
.searchForm #klasa { display: none; }
.partnersCount,
.count { display: block; float: right; clear: both; margin: 10px 20px; }

#Content.registerPage .error,
#Content.registerPage .success { border: 1px solid black; padding: 10px; font-size: 15px; clear: both; margin: 10px 5px; color: #fff }
#Content.registerPage .error { background-color: #ff0000; }
#Content.registerPage .success { background-color: #197400; }
#Content.registerPage h1 { text-align: right; margin-right: 15px; width: auto }
#Content.registerPage h4 { font-size: 14px; padding: 15px }
#Content.registerPage p { font-size: 13px; padding: 5px 15px; }
#Content.registerPage p a { color: #0000ff; font-weight: bold }

.registerForm { width: 400px; margin: 15px auto; text-align: center }
.registerForm label,
.registerForm input { margin: 5px }
.registerForm label { display: block; font-size: 14px; float: left;}
.registerForm #email { font-size: 16px; width: 300px; text-align: center; padding: 3px 10px; }
