/*--------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

/*--------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------*/
body {
	margin-bottom: 50px;
/*	background: #FFFFFF url(images/img1.gif) repeat-x; */
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

/*--------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------*/
/*different types of headings used int the web page*/
h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 1em;
}

/*--------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------*/
/*paragraphs list and so on*/
p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
padding-left:40px;
}

ol li a {
	font: bold .77em "Georgia", "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
}

ol li a:hover {
	font: bold .77em "Georgia", "Times New Roman", Times, serif;
	color: #4F789F;
	font-size: 13px;
	letter-spacing: 1px;
}

a {
	color: #4F789F;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

/*--------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------*/
/*images formatting*/
img {
	border: 0px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/*--------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------*/
/*used in administration and updates sections*/ 
.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #003366;
	font: bold .77em "Georgia", "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
}

.post .content {

}

.post .title {
	margin-bottom: 20px;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/*--------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------*/
/* Header */

#headerbl
{
	width: 700px;
	height: 10px;
	margin: 0 auto;
	
	border-left-color: #000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color: #000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color: #000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#headerbg {
	width: 700px;
	height: 140px;
	margin: 0 auto;
	background: #69B10A url(images/img2.png);
	
	border-left-color: #000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color: #000000;
	border-right-style:solid;
	border-right-width:1px;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {

	float: left;
	padding: 40px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {

	float: left;
	padding: 0 0 0 85px;
	font-size: 30px;
}

#header a {

	text-decoration: none;
	color: #000000;
}

#topmenu {
	
	background-color:#003366;
	width: 700px;
	height: 30px;
	margin: 0 auto;
	
	border-left-color: #000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color: #000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color: #000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	padding-top:10px;
	text-align:center;
}

#topmenu a{

	color:#FFFFFF;
	font-size:16px;
}

#topmenu a:hover{
	
	text-decoration:none;
}

#tmenuel li {
	
	display:inline;
	padding-left:15px;
	padding-right:15px;
	font-weight:700;
		
}

.liborderr {
	
	border-right-color: #FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
		
}

.liborderl {
	
	border-left-color: #000000;
	border-left-style:solid;
	border-left-width:1px;
		
}

/*--------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------*/
/* Page */

#page {
	width: 700px;
	margin: 0 auto;
/*	background: url(images/img3.png) repeat-y; */
	/*border-top: 20px solid #3B3B3B;*/
	
	border-left-color: #000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color: #000000;
	border-right-style:solid;
	border-right-width:1px;
	
	float:none;
	
	padding-bottom: 20px;
	
	font-family: "Georgia", "Times New Roman", Times, serif;
}

/*------------------------------------------------------------------------------------------------*/
/*no right margin - global content where selected pages are shown*/
#contentgl {
	float: right;
	width: 510px;
	padding-right: 1px;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

.infotextfield {
	/*background-color:#EBEBEB;*/
	margin-right:10px;
}	

.textcentered {
	text-align:center;
}

/*------------------------------------------------------------------------------------------------*/
/*standard area with dashed line at the end of it with the right padding*/
.contentlc {
	
	margin-left:40px;
	margin-right:40px;
	
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #3B3B3B;
}

/*------------------------------------------------------------------------------------------------*/
/*standard area in which photos in galleries are placed - unique*/
#contentga {
	margin-left:40px;
	margin-right:40px;
	
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*------------------------------------------------------------------------------------------------*/
/*same as contentlc butwithout dashed lines*/
#contentnm {
	margin-left:40px;
	margin-right:40px;
	
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#contentflr {
	margin-left:40px;
	margin-right:40px;
	
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.contentsep {

	
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
/* Login */

#login {

}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
	display: block;
}

/*--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
//email*/
.email {

}

.email input {
	margin-bottom: 5px;
	display: block;
}

.email fieldset {
	border: none;
}

/*--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
//news*/
.newsadd {

}

.newsadd input {
	margin-bottom: 5px;
	display: block;
}

.newsadd fieldset {
	border: none;
}

#myusername, #mypassword {
	width: 115px;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

#mynewstitle {
	width: 600px;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

#mynewstext {
	width: 600px;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

/*--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/*--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
/* Footer */

#footer {
	clear:both;
	width: 700px;
	height: 20px;
	margin: 0 auto;
	padding-top:2px;
	padding-bottom:2px;
	background: url(images/img4.gif) repeat-y;
	border-bottom: 1px solid;
	
	border-left-color: #000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color: #000000;
	border-right-style:solid;
	border-right-width:1px;
}
	/*left part where css logos are present*/
	.fleftpart {
		float: left;
		width: 150px;
		padding-left: 1px;
		text-align:center;
	}

	/*middle part where counter is present*/
	.fcenterpart {
		float:right;
		width: 350px;
		color:#FFFFFF;
		font-weight:700;
	}

	/*right part where zapraszam ponownie is displayed*/
	.frightpart {
		float:right;
		width: 150px;
		color:#FFFFFF;
		font-weight:700;
		text-align:right;
		padding-right:10px;
	}

#legal {
	float: left;
}

#links {
	float: right;
}

/*--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
//main table with photos of warsaw in the mainpage*/
.maintable {
	width: 600px;
}
	/*first image is right aligned*/
	.maintable_t1 {
		width: 50%;
		text-align:right;
	}
	
	/*second image is left aligned*/
	.maintable_t2 {
		width: 50%;
		text-align:left;
	}
	
	.maintextfield {
		/*background-color:#EBEBEB;*/
		font-size:16px;
	}
	
/*--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
//main table with photos of warsaw in the mainpage*/
.newstable {
	width: 600px;
}
	/*first image is right aligned*/
	.newstable_t1 {
		width: 25px;
		text-align:right;
	}
	
	/*second image is left aligned*/
	.newstable_t2 {
		width: 475px;
		text-align:left;
		padding-left:10px;
	}
	
	.newstable tr {
		height: 25px;
		vertical-align:middle;
	}	