<!--
/* ------------------------ BODY ------------------------ */


html, body {
	height: 100%;
}

body {
	font-family: tahoma, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	background-color: #ffffff;
}



#container {
	width: 770px;
	margin: auto;
	margin-top:10px;
	background-color: #D0E4F6;
	height: auto;
	margin-top: 0px;
	border: 0px solid #636B9F;
}

#content {
	width: 560px;
	margin: auto;
	padding-top: 10px;
	border: 0px solid green;
}

#header {
 	color: #333;
 	width: 770px;
 	height: 300px;
 	background-image: url('grafika/top.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
#header_left {
	float:left;
 	width: 430px;
 	margin-top:15px;
 	height: 285px;

}

#header_right {
	float:right;
	margin-top:15px;
 	width: 340px;
 	height: 285px;
 	  /*	height: 300px;*/
    background-image: url('grafika/tlo_foto.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#leftcolumn { 
 	width: 200px;
 	float: left;
}
#rightcolumn { 
 	float: right;
	width: 570px;
	display: inline;
}

#footer { 
 	width: 770px;
 	clear: both;
 	color: #333;
 	background: #C3D2DF;
 	height: 50px;
	text-align: center;
 	background-image: url('grafika/bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

p {
	margin:0; 
	padding: 0
}

.center {
	text-align:center;
}

.clear {
	clear: both;
	display: block;
}

/* ------------------------ LINKI ------------------------ */

a:link {
	color: #1D3E74; 
	text-decoration: none
} 
a:visited {
	color: #1D3E74; 
	text-decoration: none
} 
a:hover {
	color: #AF350A; 
	text-decoration: none;
}

#linki_bannery {
	margin-top:20px;
	text-align:center;
}

#linki_bannery img {
	border:2px solid #4B4540;
}

input, select, textarea {
	background-color:#ffffff;
	border:1px solid #1D3E74;
}

/* ------------------------ NAGLOWKI ------------------------ */

h1 { font-size: 22px; color: #1D3E74; text-align:center; }

/* nowa strona, nowe style
---------------------------------------------------------------------------------------------------- */

#strona {
	border: 1px solid #2B2B2B;
}

#strona td {
	vertical-align: top;
}

#slideshow-lewa-gora {
	width: 360px;
	height: 270px;
	margin-bottom: 15px;
	overflow: hidden;
}

#slideshow-lewy-dol {
	float: left; 
	width: 110px;
	height: 165px;
	overflow: hidden;
}

#slideshow-prawa-gora {
	overflow: hidden;
	width: 585px;
	height: 420px;
}

#slideshow-teledyski {
	overflow: hidden;
}

#meganews {
	width:245px; 
	height:127px; 
	float: right; 
	overflow: auto;
}

#slideshow-albumy {
	height: 40px;
	width: 245px; 
	float: right;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}

#slideshow-albumy span {
	margin-right: 10px;
}

#slideshow-albumy a {
	margin-left: 3px;
	margin-right: 3px;
	color: #FFFFFF;
}

#slideshow-albumy a:hover, #slideshow-albumy .active {
	color: #FFD81C; 
	text-decoration: none;
}

#slideshow-albumy img{
	vertical-align: middle;
	border: 0;
}


#footer {
	height: 25px; 
	background: #787775; 
	margin-top: 10px;
	width: 960px;
}

#menu_dolne {
	width: 680px;
	float: left;
	text-align: left;
	line-height: 25px;
} 

#newsletter {
	width: 280px;
	float: right;
	line-height: 25px;
	color: #FFFFFF;
}

#newsletter .submit{
	background-color: #BDBBBC;
	cursor: pointer;
}

#newsletter .submit:hover {
	background-color: #1D3E74;
	color: #FFFFFF;
}


#menu_dolne a {
	color: #FFFFFF; 
	text-decoration: none;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
} 

#menu_dolne a:hover, #menu_dolne .active {
	color: #FFD81C; 
	text-decoration: none;
}

.teledyski ul li {
	margin-left: 3px;
	margin-right: 3px;
}

.teledyski img {
	border:0 ;
}
-->

