/* miasta */



#miasta a {
	
	font-size: 20px;
	font-family: arial , Helvetica, sans-serif;
	color: #993366;
text-decoration: none;

/* glowna */



p {
	
}



}

#glowna h2 {
	
	font-size: 20px;
	font-weight: bold;
	font-family: arial black, Helvetica, sans-serif;
	color: #211e5d;

}
#glowna h3 {
	
	font-size: 12px;
	font-weight: bold;
	font-family: arial black, Helvetica, sans-serif;
	color: #211e5d;

}
#glowna h4 {
	
	font-size: 20px;
	font-weight: bold;
	font-family: arial black, Helvetica, sans-serif;
	color: #211e5d;

}



/* header */


#header {
	width: 800px;
	
	margin: 0 auto;
	padding: 2px;
}

#header h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#header h1 {
	padding: 0px 5px 0 5px;
	font-size: 31px;
	font-family: arial black, Helvetica, sans-serif;
	font-weight: bold;
	color: #211e5d;
}

#header h2 {
	padding: 0px 0 0 450px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #211e5d;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #7A0026;
}

h2 {
}

h3 {
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #1e016d;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #59C700;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(images/img04.gif) repeat-x left bottom;
	border-bottom: 2px solid #EEEEEE;
	font-size: 2em;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}



.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px solid #1e016d;
}

/* Logo */

#logo {
	height: 250px;
	background: url(images/logo.swf);
}

#logo h1 {
	padding: 135px 0 0 380px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}



/* Content > Menu */


#menu_top {
	height: 10px;
	background: #1e016d;
}

#menu_down {
	height: 10px;
	background: #1e016d;
}

#menu {
	height: 30px;
	background: #ffffff;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
font-family: arial black;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 5px 0 2px 0;
	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: none;
	color: #1e016d;
}

#menu a:hover {
	text-decoration: none;
}

#menu .active a {
	text-decoration: none;
}

#menu .first a {
}




/* kontakt */


#main {
	width: 800px;
	
	margin: 0 auto;
	padding: 2px;
}



#kontakt h1 {
	margin-left: 20px;
	font-size: 20px;
	font-family: arial , Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;

}

#kontakt h2 {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #993366;

}


#kontakt a {
font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}

#kontakt img {
margin-right: 20px;
}

/* firmy */


#main {
	width: 800px;
	
	margin: 0 auto;
	padding: 1px;
}


p {
	
}


#firmy h1 {

	font-size: 20px;
	font-family: arial , Helvetica, sans-serif;
	
	color: #0000FF;

}

#firmy h2 {
	font-size: 14px;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	color: #993366;
}









/* Footer */

#footer {
	clear: both;
	
	padding: 20px;
	background: #ffffff;
}

#footer p {
	margin: 0;
	font-size: x-medium;
	color: #000000;
	font-weight: bold;

}

#footer a {
	color: #000000;
	font-weight: bold;

}


