/* (C) by Jacek Kolodziej <drumlin (aat) poczta (dot) onet (tod) pl> */


body { 
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
/*  	font: 12px/1.5em 'Lucida Sans Unicode', 'Lucida Grande', verdana, sans-serif; */
/* 	font: 12px/1.5em verdana; */
	/*font: 14px/1.5em Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	*/
/*  	font: 14px/1.5em "URW Gothic L", "Bitstream Vera Sans" ,verdana, arial, helvetica, sans-serif; */
	color: #111; 
	background: #55637f url("../template/bg.png") repeat-x top left; 
	margin: 0px; 
	padding: 0;
	text-align: justify; 
	text-align: center;
	}

a	{
	border-width: 0px;	
}
	
	
#content a{
	/*border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #3b527f;	*/	
}

#content a:link{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #e38a16;
	}
#content a:visited{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #fe9401;
	}
	
#content a:hover, #content a:active{ 
	color: white;
	}
	
	
#menu2 a:hover, #menu2 a:active{ 
	color: #212836;
	}	


#menu a{
	/*border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #3b527f;	*/
	font-size: 18px;
	font-weight: normal;
}

#menu a:link{ 	
	color: black;
	font-weight: normal;
	}
	
#menu a:visited{ 	
	color: black;
	font-weight: normal;
	}


#menuentryinner {
	padding-left: 10px;	
	margin-left: 20px;
	background-image: url("../template/dot2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}

#SUBmenuentryinner {
	padding-left: 10px;	
	margin-left: 40px;
	background-image: url("../template/dot2.gif");
	background-position: top left;
	background-repeat: no-repeat;	
}

#SUBmenuentryinner a{
	font-size: 16px;
}



	
#selected {	
	/*margin-left: -10px;
	padding-left: 10px;
	padding-right: 30px;	*/
	/*background-color: #ffce49;	*/
	/*background-image: url("../template/selected_link_bg.png");	
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 20px;	
	color: #825a83;*/
}	

#divselected {
	width: 212px;
	background-color: #feb200;/*#8a9ec5;*/
	border-width: 2px;
	border-color: white;/*#5f76a6;*/
	border-top-style: solid;
	border-bottom-style: solid;
}

#groupselected {	
	background-color: white;
}
	
h1 {
	font-size: 24px;
	text-align: left;
	padding-top: 10px;
}
	
h2 {
	font-size: 18px;
	text-align: right;
	padding-top: -10px;
	margin-top: -10px;
	padding-left: 30px;
}
	
h3 {
	font-size: 20px;
	text-align: left;
	padding-top: 10px;
	margin-top: 0px;	
}



hr {
	border-width: 1px;
	border-style: solid;
	border-color: white; /*#8a9ec5;*/
	margin: 15px 10px 15px 10px;
}

/* -------------------- */



#page {
	width: 800px;
	position: relative; 
	margin: 0px auto;
}

#simplepage {
	width: 780px;
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
}


#content {
	position: absolute;
	left: 12px;
	top: 155px;
	margin: 0; padding: 0px;		
}

#menunoborder {
	font-size: inherit;
	font-size: 14px;
}

#simplecontent {
	position: absolute;
	left: 10px;
	top: 15px;
	margin: 0; padding: 0px;	
}


#logo {
	position: absolute;
	left: 6px;
	top: 0px;
	width: 142px; 
	height: 135px;	
	background-repeat: no-repeat;
	background-image: url("../template/logo.gif");
	cursor: pointer;
}


#searchbox {
	position: absolute;
	left: 570px;
	top: 10px;
	width: 200px; 
	height: 135px;		
	text-align: right;
}

#mainmenubg {
	position: absolute;
	left: 50%;
	top: 103px;	
	height: 44px;
	width: 50%;
	background-repeat: repeat-x;
	background-image: url("../template/menu-bg.png");
}

#mainmenu {
	position: absolute;
	left: 153px;
	top: 103px;	
	height: 44px;	
	/* background-image: url("../template/logo.png");*/
}



#logo h1 {
	visibility: hidden;
}



#head {
	position: absolute;
	left: 150px;
	top: 19px;
	width: 312px; 
	height: 29px;	
	padding: 0px; margin:0px;
	background-repeat: no-repeat;
	background-image: url("../template/title.png");
}


#head h1 {
	visibility: hidden;
}

/* ----------- body --------*/


#languagesel {
	position: absolute;
	left: 738px;
	top: 55px;	
	text-align: left; 	
}



#language_sel img {
/* 	float: left; */
}

table {
	font-size: 14px;
}

#body { 
	margin: 0;	 
/* 	padding: 20px; */
	margin: 0px 30px 10px 20px;
	text-align: justify; 
	font-size: 14px;
}

#menu {		
	padding: 5px 10px 5px 5px;	
	text-align: left; 
}

#menu2 {	
	padding: 20px 0px 10px 15px;	
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: white;
	margin-right: 10px;
	text-align: left; 
	
}



#body2 { 
	margin: 0; padding: 10px;
	width: 762px; 
}

#simplebody2 { 
	margin: 0; padding: 0px;
	width: 762px; 
}

/* --------------------- */

#framedImage {	
	margin: 10px;
	border-style: solid;
	border-width: 4px;
	border-color: #8a9ec5;

}

#sideImage {
	width: 230;
	position: relative; 
	left: -260; 
	float: left; 
	margin-right: -270px;
	background: #e7ecf6
}


#sideImageNews {
	width: 230;
	position: relative; 
	left: -270; 
	float: left; 
	margin-right: -300px;
	text-align: center;
	font-size: 10px;
	background: #e7ecf6;
}

#sideText {
	margin: 0px 10px 10px 10px;
	text-align: center;
	font-size: 10px;
}

#obrazek {
	padding: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: black;
}

input, textarea{
	margin-top: 10px;
	border:1px; background: #b4c0db; border-style: solid; border-color: black;
}


#entryadd input, #entryadd textarea {
	margin: 5px 10px 5px 10px;
	font: 14px/1.5em verdana;
}

#searchbox input {
	font-size: 10px;
}

#searchbox q {
	font-size: 12px;
}


#submit:hover {
	background: #fdb300;
}

input:focus, textarea:focus {
/* 	background-color: #bac5dd; */
}

#entryadd {
	padding-top: 20px;
}



#author {
	padding: 15px;
	text-align: center;
	font-size: 10px;
	color: #35405a;
}

/* ----------------- */

span.newsdate {
	display: inline-block;
}

span.newstitle {
	font-weight: bold;	
}	

div.newstext {
	padding: 10px;
	padding-left: 20px;
}	

div.newsentryhead {	
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #8a9ec5;
	border-width: 2px;
	background: #e7ecf6;
}

#entrylist {
	padding-top: 30px;
	padding-bottom: 80px;
}

#guestbookentrylist {
	width: 600px;
}

#popup {
	padding-right: 20px; 
	margin-right: 5px;
	background-image: url("../template/page.png");
	background-position: center right;
	background-repeat: no-repeat;	
}


#rodowod {
	padding-top: 20px;
}

#smallh {
	border-bottom-style: solid;
	border-bottom-color: #feb200;
	border-bottom-width: 3px;
}

#rodowodcell {
	background-color: white;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

#nawias {
	background-image: url("../template/nawias-top.png");
	background-position: bottom center;
	background-repeat: no-repeat;	
}

#smallcontent td {	
	font-size: 10px;	
}

#wystawamiesiac {
	background: #e7ecf6;
	font-weight: bold;
	text-align: center;
}

#wSedzia {	
	font-weight: bold;
	margin-bottom: 40px;
	/*text-decoration: underline;*/
}

#wPlecHead {
	border-bottom-style: solid;
	border-bottom-color: #feb200;
	border-bottom-width: 2px;
}
	
#wPlec {
	margin: 10px 0px 40px 20px;
}

#wKlasa {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

#code {
	border-style: solid;	
	border-color: #8a9ec5;
	border-width: 2px;
	background: #e7ecf6;
	padding: 10px;
	font-family: courier;
	text-align: left;
	font-size: 10px;
}

#smalltext {
        font-size: 9px;
	color: #555555;
}