/* standard elements */

html {min-height: 100%;}
* {



}

/*#calosc {width:810px;margin:0 auto;padding:5px 10px;background:yellow;}*/

a {color: #963;}

a:hover {color: #C60;}



body {

	background:url('img/bg1.gif') ;

	color: #444;

	font: normal 62.5% Tahoma,sans-serif;

width:800px;
margin:10px auto;	

}


p,code,ul {padding-bottom: 1.2em;}



li {list-style: none;}



h1 {

	font: bold 1.6em Tahoma,sans-serif;

	

}

h2	{font-size:16px;font-weight:bold;line-height:0.2em;}
h4	{font-size:14px;line-height:0.2em;}

code {

	background: #FFF;

	border: 1px solid #EEE;

	border-left: 6px solid #5D093D;

	color: #666;

	display: block;

	font: normal 1em Tahoma,sans-serif;

	line-height: 1.6em;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}



blockquote {

	background: url(img/quote.png) no-repeat;

	display: block;

	font-weight: bold;

	padding-left: 28px;

}







/* misc */

.clearer {clear: both;}



.left {float: left;}



.right {float: right;}



/* structure */

/*HACK  IE*/* html .container{background:#FFF;font-size: 1.2em;padding:10px 10px;width: 780px;}

.container {

background:#FFF;

	font-size: 1.2em;



	padding:10px 10px;

	width: 780px;
	
	
}







/* header */

.top  {
background : url('img/bg1.gif') repeat-x;
margin-top:10px;
} 




/* title */

#header  {
background-position : center center;
background-image : url('img/header5.jpg');
background-repeat : no-repeat;
background-color : #ffffff;
font-size : 1.2em;
height : 310px;

width : 800px;
} 



/* navigation */

.navigation {	

	background: #D9E1E5 url(img/nav.png);

	border: 1px solid #DFEEF7;

	border-color: #DFEEF7 #CFDEE7;

	height: 41px;
	


}

.navigation a {

	background: #D9E1E5 url(img/nav.png);

	border-right: 1px solid #FFFFFF;

	color: #FFFFFF;

	display: block;

	float: left;

	font: bold 1.1em sans-serif;

	line-height: 41px;

	padding: 0px 20px;

	text-decoration: none;

}

.navigation a:hover {background-position: left bottom; color: #333333;}



/* main */

.main {

	border-top: 4px solid #FFF;
	width:780px;
	background: url(img/bgmain1.jpg) repeat-y;
	
}

.main2 {

	border-top: 4px solid #FFF;
	width:780px;
	background: url(img/bgmain2.jpg) repeat-y;

}



/* sub navigation */

.sidenav {

	float: right;

	width: 210px;

	background: #3072B2;



}

.sidenav h2 {

	color: #FFFFFF;

	font-size: 1em;

	line-height: 30px;

	margin: 0;

	padding-left: 12px;

}

.sidenav ul {

	padding: 0;

	border-top: 1px solid #EAEADA;



}

.sidenav li {border-bottom: 1px solid #EAEADA;}

.sidenav li a {

	font-size: 1.1em;

	color: #333333;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;

}

.sidenav li a:hover {

	background: #629CD3;

	color: #FFF;	

}



/* content */

.content {

	float: left;

	margin: 10px 0;

	padding: 0 16px;

	width: 500px;

min-height:500px;

}

.content .descr {

	color: #664;

	font-size: 0.9em;

	margin-bottom: 6px;

}

.content li {

	list-style: url(img/li.png);

	margin-left: 18px;

}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.content a  {font-size:14px;}

/* footer */

.footer {

	background: url(img/bgfooter1.png) repeat-x;

	color: #FFF;

	font: bold 1em sans-serif;

	line-height: 39px;

	text-align: center;
	
	font-size:10px;

}

.footer a,.footer a:hover {color: #FFF;}



/*************************   Galeria   ***************************/

#galeria	{

		margin:10px 10px;

		width:760px;

		padding:auto auto;
		
		text-align:center;

		}




.miniatura 	{

		width:127px;

		min-height:190px;

		float:left;

		margin:5px 5px 5px 5px;

		font-weight:bold;

		color:#666666;

		text-align:center;

		
		}

		

.miniatura a	{

		filter: alpha(opacity=55); -moz-opacity: 0.55; opacity: 0.55;
		display:block;
		min-height:130px;

		width:127px;

		}

		

.miniatura a:hover	{
			opacity:1;
			filter: alpha(opacity=99); -moz-opacity: 1; opacity: 1;
			min-height:130px;
			width:127px;
			}

		
.miniatura img	{

		border:solid 1px #BBBBBB;

		border-bottom:solid 3px #BBBBBB;

		clear:both;

		margin-right:0px;

		margin-bottom:3px;

		}

		









/*********************stylowanie contact***************************/      

* html kontakt	{
		width:400px;
		line-height:1em;
		margin:0 0 0 120px;
		}

#kontakt	{

		width:400px;
		line-height:1em;
		margin:0 0 0 200px;
		}



.adres	{

	float:left;

	margin-top:50px;

	}



fieldset {

border: none;

}

  

label {

  display: block;

  width: 100px;

  float: left;

  font-size: 10px;

}



input, textarea {

  display: block;

  float: left;

}





div .forma {

  overflow: hidden;

  clear: both;

  margin-bottom: 0.5em;


}



input.submit {

margin-left: 100px;

}