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: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(images/tlo_BODY.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.otoMakieta #container {
	width: 900px;
	text-align: left;
	height: 580px;
	margin-top: 30px;
	margin-right: auto; /* the auto margins (in conjunction with a width) center the page */
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/tlo_CONTAINER.jpg);
	background-repeat: no-repeat;
} 
.otoMakieta #leftbox {
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #5f5f61;
	height: 555px;
	text-align: center;
}
.otoMakieta #mainContentHigher {
	float: right;
	width: 550px;
	height: 540px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 40px;
} 
.otoMakieta #mainContentPortfolio {
	float: right;
	width: 550px;
	height: 540px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 40px;
} 
.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;
}
p {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
.tekstMain {
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 9px;
}
.tekstMainCentered {
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: center;
	margin-bottom: 9px;
}
.tekstMainRight {
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: right;
	margin-bottom: 9px;
}
.wyroznikTXT {
	font-weight: bolder;
	color: #000000;
}
.otoMakieta #mainContentHigher a {
	color: #990000;
}
.otoMakieta #mainContentHigher a:hover {
	color: #990000;
	background-color: #cccccc;
}
.otoMakieta #mainContentPortfolio a {
	color: #990000;
	font-weight: bolder;
	text-decoration: none;
}
.otoMakieta #mainContentPortfolio a:hover {
	color: #990000;
	background-color: #E5C190;
	text-decoration: none;
}
.otoMakieta #leftbox #NavT {
	height: 218px;
	text-align: center;
	padding: 0px;
	float: none;
	margin-top: 50px;
}
.notkaC {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	line-height: 14px;
	text-decoration: none;
}
.otoMakieta #leftbox #notkaCBox {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	line-height: 14px;
	text-decoration: none;
}
.otoMakieta #leftbox #notkaCBox a {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	line-height: 14px;
	text-decoration: none;
}
.haslo {
	font-weight: bolder;
	color: #990000;
	font-style: italic;
}
.odstep5px {
	font-size: 3px;
	line-height: 5px;
	margin: 0px;
}
li {
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 14px;
}
#topMenuBox {
	margin: 0px;
	padding: 0px;
	height: 110px;
}
#topMenuBoxSmall {
	margin: 0px;
	padding: 0px;
	height: 45px;
}
.topMenuActive {
	color: #ffffff;
	font-weight: bold;
	background-color: #990000;
}
#portfolioMenuBox {
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#portfolioIconsBox {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#mainPortfolioImage {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#workDescription {
	text-align: center;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.podpisPortfolio {
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	text-align: center;
	font-weight: bolder;
}
.wyroznikKLIENT {
	font-weight: bolder;
	color: #990000;
}
.style1 {font-size: 11px}
a:link img, a:visited img {border-color:#f5f1e6}
a:hover img, a:active img {border-color:#990000}
