@charset "utf-8";
.tag4 {
	font-size: 24px;
	color: #FFF;
}
.tag4 a {
	color: #FFF;
	text-decoration: none;
	cursor: hand;
	font-size: 20px;
	padding: 4px;
	border: 1px solid #FFF;
	background-color: #69C;
	display: block;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(url(images/tlo/wiosna.jpg));
}
#wrap_lato {
	background-image: url(images/tlo/wiosna.jpg);
	background-color: #699B08;
}
.twoColFixLtHdr #wrap_lato #container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #zaloba {
	background-color: #000;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	padding: 20px;
}

#wrap_zima {
	background-image: url(images/tlo/zima.jpg);
}
.zespolm {
	font-size: 12px;
	color: #999;
}
.zespolm2 {
	font-size: 12px;
	color: #333;
	line-height: 14px;
}


.twoColFixLtHdr #containertop {
	width: 940px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}

.twoColFixLtHdr #container {
	width: 910px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #FFF;
	background-color: #9C3;
	background-image: url(images/tlo/tlowiosna_kontener1.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
.twoColFixLtHdr #header {
	height: 40px;

} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFF;
	text-align: left;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer {
	color: #FFF;
	margin-top: 20px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #containerbottom {
	width: 940px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}
.tag1 {
	font-size: 24px;
	color: #093;
	padding-top: 4px;
	padding-left: 19px;
}
.tag2 {
	font-size: 36px;
	color: #F60;
}
#linkstopka {
	list-style: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 0px;
	text-align: center;
}


#linkstopka ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}
#linkstopka li {
	display: inline;
}
#linkstopka a:link, #linkstopka a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
}
#linkstopka a:hover {
	color: #000;
	background-color: #FC0;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFC;
}



#linkoberza {
	list-style: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 0px;
	text-align: center;
}


#linkoberza ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}
#linkoberza li {
	display: inline;
}
#linkoberza a:link, #linkoberza a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
	background-color: #9C3;
}
#linkoberza a:hover {
	color: #000;
	background-color: #FC0;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFC;
}




.twoColFixLtHdr #containerszybko {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.ping {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
.center {
	text-align: center;
	font-size: 24px;
	color: #A6CE39;
}
.tytulrozdzialu {
	font-size: 24px;
	color: #F60;
}
.TabbedPanelsContent.TabbedPanelsContentVisible p a {
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}
.obrazek {
	background-color: #FFC;
	padding: 10px;
	border: 1px solid #030;
	margin-left: 20px;
}
.cenniklink {
	color: #999;
	background-color: #FFC;
	text-align: right;
	padding: 5px;
	border: 1px solid #FC0;
}
.srodek {
	text-align: center;
}
.3d {
	padding: 10px;
	border: 2px solid #FFF;
}
#mainContent table3d {
	background-color: #FFC;
}
.menu3d {
	width: 140px;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFC;
	bottom: 2px;
}
.obraz3d {
	background-color: #FFF;
	width: 510px;
	text-align: center;
}
.3d_view {
	background-color: #3CC;
	margin: 10px;
	padding: 5px;
	width: 520px;
	border: 5px solid #666;
	float: left;
}
.twoColFixLtHdr #containergal {
	width: 910px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #FFF;
	background-color: #231F20;
	background-image: url(images/tlo/tlogaleria.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixLtHdr #sidebargaleria {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-left: -15px;
}
.twoColFixLtHdr #mainContentgaleria {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
}
.twoColFixLtHdr #headergaleria {
	height: 40px;
}
.twoColFixLtHdr #headergaleria h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFF;
	text-align: right;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}
.obrazekmaly {
	background-color: #FFC;
	padding: 5px;
	border: 1px solid #030;
	margin-left: 20px;
	margin-top: 20px;
}
.tag3 {
	font-size: 24px;
	color: #69C;
}
.twoColFixLtHdr #mainContentpogoda {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContentpogoda {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FFF;
}
.pogoda_nag {
	font-size: 18px;
	color: #FC0;
}
.twoColFixLtHdr #sidebarpogoda {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-left: -15px;
}
.biala_pogoda {
	font-size: 24px;
	color: #FFF;
}
#opad {
	text-align: center;
	padding-left: 30px;
}
.biala_pogodamala {
	font-size: 12px;
	color: #FFF;
}
.biala_pogodamala a {
	font-size: 14px;
	color: #FC0;
	text-decoration: none;
}
.twoColFixLtHdr #containerpogoda {
	width: 910px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #FFF;
	background-color: #231F20;
	background-image: url(images/tlo/tlogaleria.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ramka {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #666;
	width: 650px;
	text-align: center;
	height: 490px;
}
.centerr {
	text-align: center;
	width: 100%;
}.menupano {
	padding: 5px;
}
.menupano ul li a {
	border: 1px solid #090;
	display: block;
	text-decoration: none;
	background-color: #FFC;
	margin-top: 2px;
	color: #093;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 12px;
}
.tablice_n {
	color: #FFC;
	font-size: 24px;
}
.dzw {
	display: block;
	padding: 5px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-color: #BDDE64;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #690;
	margin-bottom: 3px;
}
.3d_ramka {
	padding: 5px;
	border: 1px solid #333;
	background-color: #630;
	text-align: center;
}
.ramka_3d {
	padding: 5px;
	border: 1px solid #000;
}
.obrazekmalymik {
	background-color: #FFC;
	padding: 5px;
	border: 1px solid #030;
	margin-left: 0px;
	margin-top: 20px;
}
.tag_brazowy {
	font-size: 24px;
	color: #511B19;
	padding-top: 4px;
	padding-left: 19px;
	font-weight: bold;
}
#bazim {
	margin-left: 5px;
	background-color: #FFF;
}
.ramka_3d2 {
	padding: 7px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.obrazekmalyoberza {
	background-color: #FFC;
	padding: 5px;
	border: 1px solid #030;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 30px;
}
.zap_nag {
	font-size: 18px;
	color: #360;
}
#tdenewsletter {
	background-color: #8FB52D;
}

.wyslij {
	background-color: #D4E9B7;
	color: #360;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #360;
}
.twoColFixLtHdr #wrap_lato #container #sidebar1 div table tr td a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	cursor: hand;
}
.lubia {
	background-image: url(lubia.gif);
}

