@charset "utf-8";
.ramkaz {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #666;
	width: 650px;
	text-align: center;
	height: 390px;
}
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;
}
#wrap_lato {
	background-image: url(images/tlo/wiosna.jpg);
	background-color: #699B08;
}
#wrap_zima {
	background-image: url(images/tlo/zima.jpg);
}

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

.twoColFixLtHdrzima #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: #00ADEE;
	background-image: url(images/tlo/tlozima1.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
.twoColFixLtHdrzima #header {
	height: 40px;

} 
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
} 
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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 #FFF;
	float: left;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #headergaleria {
	height: 40px;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
}
.twoColFixLtHdrzima #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;
}
.linkski {
	color: #09C;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #09C;
	background-color: #FFC;
}
#bazim {
	margin-left: 5px;
	background-color: #FFF;
}
.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;
}
.cennikski {
	background-color: #FFC;
	border: 1px solid #39C;
	margin-right: 0px;
	margin-left: 550px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.kulig {
	background-color: #FFC;
	width: 280px;
	border: 1px solid #00ADEE;
	padding: 10px;
	float: right;
}
.tstoku {
	font-size: 14px;
	color: #FFF;
	height: 92px;
	width: auto;
}
.tstokucont {
	background-color: #000;
	padding: 15px;
	text-align: center;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC0;
}

