body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url("img/fotomodelki_main_tlo.png");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 9b9b9b;
}

img { margin: 0; padding: 0; border: none; }

/* General alignment definitions */

.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.alert  { color : #EE2222; }

/*=========================================*/
/*Main Container							   */
/*=========================================*/

#kontener {
	margin: 7px auto;
	width: 98%;
	background-image: url("img/fotomodelki_kontener_tlo.png");
}

#kontener a {
	color: Black;
}

#kontener a:active {
	color:  #0099FF;
	}
#kontener a:hover {
	color: #0099FF;
	}

/*=========================================*/
/*Header Stuff							   */
/*=========================================*/

#naglowek {
	display: block;
	height: 90px;
	background-image: url("img/fotomodelki_naglowek_srodek.png");
}

#naglowek .StronaLewa {
	float: left;
	width: 8px;
	height: 90px;
	background-image: url("img/fotomodelki_naglowek_stronalewa.png");
}

#naglowek .srodek {
	
	padding-top: 5px;
	text-align: center;
	color: #495566;
	font-size: 10px;
}

#naglowek .StronaPrawa {
	float: right;
	width: 8px;
	height: 90px;
	background-image: url("img/fotomodelki_naglowek_stronaprawa.png");
}

/*=========================================*/
/*Belka z listą itp.					   */
/*=========================================*/
#belka {
	height: 32px;
	background-image: url("img/fotomodelki_belka_tlo.png");
	border-left: 1px solid #1a1f26;
	border-right: 1px solid #1a1f26;
	color: #495566;
	font-size: 10px;
}

#belka a {
	font-size: 12px;
	text-decoration: underline;
	font-family: sans-serif;
}	
	
#belka h3
{
	font-size: 12px;
	color: Black;
	text-align: center;
	margin: 3px 0;
}	

/*=========================================*/
/*Zawartość     						   */
/*=========================================*/

#zawartosc {

	background-image: url("img/fotomodelki_content_tlo.png");
	background-position: top right;
	background-repeat: repeat-y;
	border-left: 1px solid #1a1f26;
	border-right: 1px solid #1a1f26;
	padding-top: 7px;
}

/*=========================================*/
/*Lewe menu         					   */
/*=========================================*/

#lewa { 
	width: 160px; 
	float: left;
	padding-left: 7px;
}

#lewa .top {
	width: 144px;
	height: 32px;
	background-image: url("img/fotomodelki_sidebar_heading.png");
	float: left;
}

#lewa .middle {
	width: 144px;
	background-image: url("img/fotomodelki_sidebar_middle.png");
	float: left;

	text-align: center;
	color: #495566;
	font-size: 10px;
}

#lewa .divider {
	height: 2px;
	background-image: url("img/fotomodelki_sidebar_divider.png");
	/*background-repeat: repeat-x; */
}

#lewa .bottom {
	width: 144px;
	height: 4px;
	background-image: url("img/fotomodelki_sidebar_bottom.png");
	background-repeat: no-repeat; /*stupid IE fix*/
	float: left;
	margin-bottom: 7px;
}

#lewa .link {
	width: 144px;
	height: 20px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-image: url("img/fotomodelki_sidebar_link.png");
	background-position: 0 24px;
	font-size: 12px;
	text-decoration: none;
}

#lewa .link a {
	display: block;
	width: 100%;
	height: 20px; 
	color: Black;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	margin: 0;
	padding-top: 4px;
	background-image: url("img/fotomodelki_sidebar_link.png");
	background-position: 0 0;
}

#lewa .link a:hover { background-image: none; color: #0099FF; }
#lewa .link a:active { background-image: none; }

#lewa h3
{
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: center;
	margin: 5px 0;
}

#lewa p
{
	padding: 0 4px;
	font-size: 11px;
	color: #6c747e;
}

#lewa img {
	margin-top: 4px;
	margin-bottom: 2px;
	border: 0px;
	padding: 1px;
}

/*=========================================*/
/*Prawe menu   					   */
/*=========================================*/

#prawa { 
	width: 160px; 
	float: right;
	padding-right: 7px;
}

#prawa .top {
	width: 144px;
	height: 32px;
	background-image: url("img/fotomodelki_sidebar_heading.png");
	float: right;
}

#prawa .middle {
	width: 144px;
	background-image: url("img/fotomodelki_sidebar_middle.png");
	float: right;
	text-align: center;
	color: #495566;
	font-size: 10px;
}

#prawa .divider {
	height: 2px;
	background-image: url("img/fotomodelki_sidebar_divider.png");
	/*background-repeat: repeat-x; */
}

#prawa .bottom {
	width: 144px;
	height: 4px;
	background-image: url("img/fotomodelki_sidebar_bottom.png");
	background-repeat: no-repeat; /*stupid IE fix*/
	float: right;
	margin-bottom: 7px;
}

#prawa .link {
	width: 144px;
	height: 20px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-image: url("img/fotomodelki_sidebar_link.png");
	background-position: 0 24px;
	font-size: 12px;
	text-decoration: none;
}

#prawa .link a {
	display: block;
	width: 100%;
	height: 20px; /*color: #647287; 
	color: #525355;*/
	color: Black;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	margin: 0;
	padding-top: 4px;
	background-image: url("img/fotomodelki_sidebar_link.png");
	background-position: 0 0;
}

#prawa .link a:hover { background-image: none; color: #0099FF; }
#prawa .link a:active { background-image: none; }

#prawa h3
{
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: center;
	margin: 5px 0;
}

#prawa p
{
	padding: 0 4px;
	font-size: 11px;
	color: #6c747e;
}

#prawa img {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 0px;
	padding: 0px;
}

/*=========================================*/
/*Content Stuff     					   */
/*=========================================*/
	
#content {
	margin-right: 151px;
	margin-left: 151px;
	padding-left: 16px;
	padding-right: 16px;
}

* html #content { height: 0.01%; } /*IE6 Visual bug fix */
#contentEnd { clear: both; height: 0; } /* fixes problems when sidebar is larger than page's content*/

#content .divider {
	height: 2px;
	background-image: url("img/fotomodelki_content_linia.png");
	background-repeat: repeat-x;
}

#content .datePosted {
	font-size: 10px;
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
	padding-top: 2px;
	color: #82878D;
}

#content .male {
	font-size: 10px;
	padding: 0;
	margin: 0;
	padding-top: 2px;
}

#content .wstecz {
	font-size: 10px;
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 2px;
}

#content .wsteczright {
	font-size: 10px;
	text-align: right;
	padding: 0;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 2px;
}

#content .quote {
	margin: 16px;
	padding: 16px;
	background-color: #262c34;
	background-image: url("img/content_quote.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #191e25;
	color: #5b646f;
}

#content a { color: Black; text-decoration: underline; }
#content a:hover { color: #0099FF; }
#content p { color: #495566; }
#content td { color: #495566; }
#content ul { color: #495566; }
#content li { margin: 4px 0; }

/*== Content Box =================================*/

#content .conBox { width: 100%; margin: 0 auto; padding: 0; border: 0; background-image: url("img/fotomodelki_content_tlo.png"); margin-bottom: 8px; }
* html #content .conBox { width: 99% } /* stupid IE6 hack for width */
tr { padding: 0; margin: 0; }
td { padding: 0; margin: 0; }

#content .top {
	width: 100%;
	height: 32px;
	margin: 0 auto;
/*	background-image: url("img/content_topMiddle.png"); */
	background-image: url("img/fotomodelki_content_gorasrodek.png");
}

#content .contentHeading {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
/*	color: #5c6a7f; */
	color: Black;
	padding-bottom: 5px;
}

#content .topLeft {
	width: 12px;
	height: 32px;
	margin: 0;
	float: left;
	background-image: url("img/fotomodelki_content_topLeft.png");
}

#content .topRight {
	width: 12px;
	height: 32px;
	margin: 0;
	float: right;
	background-image: url("img/fotomodelki_content_topRight.png");
}

/*===============================================*/

#content .middle {
	width: 100%;
	margin: 0 auto;
	background-image: url("img/fotomodelki_content_middleCenter.png");
}

#content .middleLeft {
	width: 12px;
	background-image: url("img/fotomodelki_content_middleLeft.png");
}

* html #content .middleCenter { padding: 8px 0; } /* IE Visual Glitch Fix */

#content .middleRight {
	width: 12px;
	background-image: url("img/fotomodelki_content_middleRight.png");
}

/*===============================================*/

#content .bottom {
	height: 12px;
	width: 100%;
	margin: 0 auto;
	background-image: url("img/fotomodelki_content_bottomMiddle.png");
}

#content .bottomLeft {
	width: 12px;
	height: 12px;
	background-image: url("img/fotomodelki_content_bottomLeft.png");
	float: left;
}

#content .bottomRight {
	width: 12px;
	height: 12px;
	background-image: url("img/fotomodelki_content_bottomRight.png");
	float: right;
}

/*=========================================*/
/*Footer Stuff      					   */
/*=========================================*/

#footer {
	height: 64px;
	background-image: url("img/fotomodelki_footer_middle.png");
}

#footer .leftSide {
	width: 8px;
	height: 64px;
	background-image: url("img/fotomodelki_footer_left.png");
	float: left;
}

#footer .middle {
	padding-top: 14px;
	text-align: center;
	color: #495566;
	font-size: 10px;
}

#footer .rightSide {
	width: 8px;
	height: 64px;
	background-image: url("img/fotomodelki_footer_right.png");
	float: right;
}

#footer a { color: #5f6c80; text-decoration: none; }
#footer a:hover { color: #6b798e; }

.tekstgoogle {
	FONT-SIZE: 1px; WIDTH: 760px; COLOR: #EAEAD5; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.tytul {
	font-size : 13;
	font-family: verdana, arial, helvetica, sans-serif;
	color : #0099FF;
	font-weight : bold;
}
.ocena_red {
	font-size : 18;
	font-family: verdana, arial, helvetica, sans-serif;
	color : #EE2222;
	font-weight : bold;
}
.ocena_green {
	font-size : 18;
	font-family: verdana, arial, helvetica, sans-serif;
	color : Green;
	font-weight : bold;
}
.ocena_blue {
	font-size : 18;
	font-family: verdana, arial, helvetica, sans-serif;
	color : #0099FF;
	font-weight : bold;
}
