@charset "utf-8";
body {
	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: #666;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #CCCCCC;
	background-image: url(../layout/tlowrap2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* CSS Document */

.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #6A6A6A;
	background-image: url(../img/prawybok.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFF;
}
.oneColFixCtrHdr #container #mainContent p img {
	background-color: #FFF;
	padding: 10px;
	border: thin solid #CCC;
	text-align: right;
}
.oneColFixCtrHdr #container #mainContent h1 img {
	background-color: #FFF;
	border: thin solid #97582D;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -5px;
	margin-top: 0px;
	padding: 10px;
}
.oneColFixCtrHdr #container #mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 35px;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.oneColFixCtrHdr #container #mainContent h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #97582D;
	padding-bottom: 5px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #wrap #container #mainContent #opisonas div table tr td img {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
}

.oneColFixCtrHdr #container #mainContent p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
}


.oneColFixCtrHdr #header {
	height: 255px;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -40px;
	margin-left: 0px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	background-image: url(../layout/tlo_main.jpg);
	padding-top: 5;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #footer {
	background-color: #CFCFCF;
	background-image: url(../img/tlo.gif);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 35px;
}
.flagi {
	float: right;
	height: 40px;
	width: 150px;
}
.oneColFixCtrHdr #headertyt {
	height: 45px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 15;
	margin-top: 5px;
}
.oneColFixCtrHdr #wrap {
	background-image: url(../img/tlowrap.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.footerlink {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #6B6B6B;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	cursor: hand;
	margin-top: -10px;
}
.footerlind {
	font-size: 16px;
	color: #069;
	text-decoration: none;
	background-color: #FFF;
	margin-right: 10px;
	border: 1px solid #FC0;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	cursor: hand;
	width: 350px;
	display: block;
}
.oneColFixCtrHdr #wrap #container #mainContent p a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	background-color: #CCC;
	width: 200px;
	border: 1px solid #999;
	padding: 5px;
}
#opisonas {
	background-color: #FFF;
	display: block;
	padding: 10px;
}
.footerlinkwins {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-color: #666;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	cursor: hand;
	margin-top: -10px;
}

