@charset "utf-8";

/* CSS Document */

.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

 

.clearfix {

	display: inline-block;

}

 

html[xmlns] .clearfix {

	display: block;

}

 

* html .clearfix {

	height: 1%;

}





body {

	margin:0 auto;

	background-color:#F3E3C2;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	







}

#mainContent {

	margin:0 auto;

	width:935px;

}

#topContent {

	margin:0 auto;

	width:865px;

	height:55px;

	background-image:url("images/grbg.png");

	background-repeat:repeat-x;

}

#headerContent {

	width:935px;

	height:265px;

	position:absolute;

	top:55px;

}

#headerContent_wrapper {

	width:865px;

	height:265px;

	margin-left:35px;

	background-color:#531A15;

	

}

#textContent {

	margin-left:35px;

	width:865px;

	background-image:url("images/grbg.png");

	background-repeat:repeat-x;

}

#topTitle {

	width:283px;

	height:71px;

	padding-top:30px;

	background-image:url("images/title.png");

	position:relative;

	left:450px;

	display:block;

	text-align:center;

	text-decoration:none;

	font-size:12px;

	color:#531A15;

	z-index:99999;

}

#leftCol {

	width:307px;

	float:left;

	height:500px;

	background-image:url("images/flowers.png");

	background-repeat:no-repeat;

	background-position:bottom;

}

#rightCol {

	width:558px;

	float:left;

	height:500px;

}

#text {

	width:515px;

	background-color:#F3E3C2;

	height:500px;

	text-decoration:none;

}

#leftCol1 {

	width:307px;

	float:left;

	height:800px;

	background-image:url("images/flowers.png");

	background-repeat:no-repeat;

	background-position:bottom;

}

#podmenu {

	width:307px;

	height:380px;

}

#rightCol1 {

	width:558px;

	float:left;

	height:800px;

}

#text1 {

	width:515px;

	background-color:#F3E3C2;

	height:800px;

	text-decoration:none;

}

#leftCol2 {

	width:307px;

	float:left;

	height:2000px;

	background-image:url("images/flowers.png");

	background-repeat:no-repeat;

	background-position:bottom;

}

#rightCol2 {

	width:558px;

	float:left;

	height:2000px;

}

#text2 {

	width:515px;

	background-color:#F3E3C2;

	height:2000px;

	text-decoration:none;

}			

	A {

       COLOR: #531A15; TEXT-DECORATION: none;

       font: 7pt verdana;

}

A:hover {

       COLOR: #531A15; TEXT-DECORATION: underline;font: 7pt verdana;

}

.pomaranczowy{

	

		padding:3pt;

        margin-top: 0pt;

        margin-bottom:0pt;

        margin-left:0pt;

		margin-right:0pt;

		COLOR: #DFB476;

		font: 10pt verdana;

		text-align:center;

		font-weight:bold;

}



.pomaranczowy a{

	

		padding:3pt;

        margin-top: 0pt;

        margin-bottom:0pt;

        margin-left:0pt;

		margin-right:0pt;

		COLOR: #DFB476;

		font: 10pt verdana;

		text-align:center;

		font-weight:bold;

}

.pomaranczowy a:hover{

	

		padding:3pt;

        margin-top: 0pt;

        margin-bottom:0pt;

        margin-left:0pt;

		margin-right:0pt;

		COLOR: #f3e3c2;

		font: 10pt verdana;

		text-align:center;

		font-weight:bold;

}



 .pomaranczowy2{

	

		padding:3pt;

        margin-top: 0pt;

        margin-bottom:70pt;

        margin-left:10pt;

		margin-right:10pt;

		COLOR: #DFB476;

		font: 10pt verdana;

		text-align:center;

		font-weight:bold;

}

 .pomaranczowy3{

	

		padding:3pt;

        margin-top: 0pt;

        margin-bottom:0pt;

        margin-left:10pt;

		margin-right:10pt;

		COLOR: #DFB476;

		font: 8pt verdana;

		text-align:center;



}

.brazowy{



 		padding:3pt;

        margin-top: 0pt;

        margin-bottom:0pt;

        margin-left:10pt;

		COLOR: #531A15;

		font: 8pt verdana;

}

.jasny{

	

		padding:3pt;

        margin-top: 0pt;

        margin-bottom:0pt;

        margin-left:0pt;

		margin-right:0pt;

		COLOR:#531A15;

		font: 10pt verdana;

		text-align:center;

		font-weight:bold;

}

h1 {

	margin:0px;

	height:37px;

	width:515px;

	padding-top:5px;

	background-image:url("images/head.png");

	text-align:center;

	font-size:13px;

	color:#531A15;

	font-style:italic;

}

#footer {

	width:865px;

	height:29px;

	background-color:#DFB476;

	margin-left:35px;

	top:-9px;

	position:relative;

	*top:0px;

}

#footer .left {

	float:left;

	height:29px;

	width:307px;

	background-image:url("images/flowersbt.jpg");

}

#footer .right {

	float:right;

	width:43px;

	height:29px;

	background-color:#531A15;

}

.tresc {

	padding:20px;

}









/* menu */



ul#menu, ul#menu ul {

  list-style-type:none;

  margin: 0;

  padding: 0;

  width: 15em;

}



ul#menu a {

  display: block;

  text-decoration: none;	

}



ul#menu li a {

  background: #521B14;

  color: #DDA66F;	

  padding: 10px;

  border-bottom:1px solid #DDA66F;

  font-size:14px;

}



ul#menu li ul li a {

  background: #DDA66F;

  color: #521B14;

  border-bottom:1px solid #521B14;

  padding-left: 30px;

  font-size:12px;

}


