body {
	font-size: 0.8em;
	background: #00394c url(/images/bg-html.gif) repeat-x;
	color: #333333;
	text-align: center;
	font-family: Tahoma;
	margin: 0; padding: 0;
}

a, 
a:link, 
a:visited, 
a:active { color: #d4d4d4; text-decoration: none;}
a:hover { color: #0199bf; text-decoration: none;}

.bold { font-weight: bold; }
.superscript { vertical-align: super; font-size: 75%; }

.clear { clear: both; height: 0px; visibility: hidden; font-size: 1px; }

img, a img { border: 0; }

/* Main heads */

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
}

h1 {
font-family: Tahoma;
font-size: 1.8em;
margin: 0px 0px 7px 0px;
font-weight: normal;
color: #404040;
}

h2 {
font-family: Tahoma;
font-size: 1.6em;
margin: 0px 0px 7px 0px;
font-weight: normal;
color: #0199bf;
}

h3 {
font-size: 1.4em;
margin: 10px 0px 7px 0px;
font-weight: normal;
color: #555555;
}

h4 {
font-size: 1.3em;
margin: 10px 0px 7px 0px;
font-weight: normal;
color: #707070;
}

h5 {
font-size: 1em;
margin: 10px 0px 7px 0px;
font-weight: normal;
color: #707070;
}

h6 {
font-size: 0.9em;
margin: 10px 0px 7px 0px;
font-weight: normal;
color: #707070;
}

/* Main heads END */




/* START: GENERAL PAGE LAYOUT */

#containerout {
	margin: 0 auto;
	margin-top: 0px;
	padding: 0;
	width: 960px;
	text-align: left;
}

#container {
	margin-top: 0px;
	padding: 0;
	width: 960px;
	text-align: left;
}

#top {
	width: 960px;
	float: left;
	background: url(/images/top.jpg) no-repeat;
	height: 103px;
}

#logo {
	float: left;
	width: 350px;
	height: 103px;
	margin: 0px 0px 0px 0px;
}

#topinfo {
	float: right;
	width: 200px;
	height: 103px;
	font-size: 0.9em;
	margin: 30px 0px 0px 0px;
	color: #adadad;
}

#menutop {
	width: 960px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 60px;
	float: left;
	background: #eeeeee url(/images/menu.gif) no-repeat;
	text-align: center;
}

#menubuttons {
	width: 950px;
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
	color: #343434;
}

#menubuttons a{
	margin: 0px 15px 0px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
	color: #565656;
}

#menubuttons a:hover{
	color: #0199bf;
}

/* START: CONTENT */


#content_separator {
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #eeeeee url(/images/page_bg.gif) repeat-y;
	float: left;
	display: block;
}

#content {
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/page_top.gif) no-repeat;
	float: left;
	display: block;
}

/* CONTENT: MAIN */


#main {
	float: right;
	width: 690px;
	display: block;
}

/* CONTENT: Static pages */

#static {
	float: left;
	width: 670px;
	margin: 23px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	}

#home_maintext table{
padding: 5px 5px 5px 5px;
border: 1px dotted #c1c1c1;
}	

#home_maintext tr{

}	

#home_maintext td{
padding: 5px 5px 5px 5px;
border: 1px dotted #cecece;
}	

#home_maintext img{
	padding: 1px;
	background: #ffffff;
	border: 1px solid #d7d7d7;
}	
	
#static a, 
#static a:link, 
#static a:visited, 
#static a:active { color: #0199bf; text-decoration: none;}
#static a:hover { color: #0199bf; text-decoration: underline;}	

/* CONTENT: FIRSTPAGE */

#downgfx{
width: 960px;
height: 70px;
color: #7a7a7a; 
float: left;
padding: 0px 0px 0px 0px;
background: url(/images/page_down.gif) no-repeat;
display: block;
}

#footer{
width: 960px;
height: 70px;
color: #7a7a7a; 
float: left;
padding: 0px 0px 0px 0px;
background: url(/images/footer.gif) no-repeat;
display: block;
}

#footer p {
margin: 25px 30px 0px 20px;
text-align: right;
}

#footer a,
#footer a:link,
#footer a:visited { color: #00ccff; ; text-decoration: none; }
#footer a:hover { color: #00ccff; text-decoration: underline; }


/* END: FOOTER */

/* SEOLISTA */

#seo {
	float: left;
	width: 960px;
	text-align: center;
	COLOR: #007CA6;
	display: block;
	padding: 0px 0px 30px 0px;
}

#seo A{margin: 0px 0px 0px 5px;}
#seo A:link {TEXT-DECORATION: none; COLOR: #007CA6;}
#seo A:active {TEXT-DECORATION: none; COLOR: #007CA6;}
#seo A:visited {TEXT-DECORATION: none; COLOR: #007CA6;}
#seo A:hover {TEXT-DECORATION: none; COLOR: #fff;}

/* SEOLISTA END*/

.fotky {
	padding: 0px;
}



.fotky img {
	border: 1px solid #a5a5a5;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}

.fotky a:hover img {
	border: 1px solid #ff3300;
}

.lightbox img {
	border: 1px solid #a5a5a5;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}

.lightbox a:hover img {
	border: 1px solid #ff3300;
}

.NewsHead{
	border-top: 1px dotted #acacac;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 5px;
	font-family: Tahoma;
	font-size: 1.3em;
	color: #555555;
}

.hidden {
	display: none;
}

#leftmenu {
	float: left;
	width: 250px;
	margin: 20px 0px 20px 0px;
	}

#leftmenuIn {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0px 14px 0px 14px;
}

#leftmenuIn a, 
#leftmenuIn a:link, 
#leftmenuIn a:visited, 
#leftmenuIn a:active { color: #565656; text-decoration: none;font-family: Tahoma;font-size: 1.1em;font-weight: bolder;}
#leftmenuIn a:hover { color: #00c1ee; text-decoration: none;}

.leftmenuNews p{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 3px;
}

.paragraf {
	display: block;
	padding: 0px 0px 10px 40px;
}

.nadpis_menu {
}

.nadpis_news {
}

.nadpis_news H2{
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #0199bf;

}


#reklama {
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.menuimg {
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#treemenu1{
	float: left;
	font-size: 12px;
}

div#leftmenu ul { margin: 0; padding: 3px 0px 0px 0px;}
div#leftmenu ul li { font-size: 1em; }

/* 
div#leftmenu ul li a {
	padding: 0 0 0 14px;
	text-decoration: none;
}
div#leftmenu ul li a:hover { text-decoration: underline; color: #555555;}


div#leftmenu ul li ul { margin: 6px 0; padding: 0; font-size: 0.6em; }
div#leftmenu ul li ul li { margin: 1px 0; padding: 0; color: #555555; background: none; }
div#leftmenu ul li ul li a { color: #ff4500; background: none; }
div#leftmenu ul li ul li a:hover { background: none; text-decoration: underline; }

*/

