html, body { margin: 0px; font-family: Tahoma; font-size: 11px;}

.cont { background-image: url(data/tlo.gif); background-repeat: repeat-x; vertical-align: top; }

img { border: 0px; }

.bot_text { vertical-align: top; font-family: Tahoma; font-size: 11px; color: red; padding-left: 16px; }
.bot_text2 { vertical-align: top; font-family: Tahoma; font-size: 11px; color: red; padding-right: 8px; }


a.real { font-family: tahoma; font-size: 11px; color: #7c3b1d; text-align: right; text-decoration: none;}
a:hover.real { font-family: tahoma; font-size: 11px; color: #7c3b1d; text-align: right; text-decoration: underline;}

.pole { font-family: Tahoma; font-size: 11px; border: 1px solid #bddbf5;}
.pole_text { font-family: Tahoma; font-size: 11px; }


.oferta { font-family: Tahoma; font-size: 12px;  padding-left: 17px; width: 900px; color: #003366; text-align: justify;}

.ofirmie { font-family: Tahoma; font-size: 12px; width: 490px; color: #003366; vertical-align: top; text-align: justify;}
.ofirmie_text { font-family: Tahoma; font-size: 12px; width: 460px; color: #003366; vertical-align: top; text-align: justify;}

.okulary { font-family: Tahoma; font-size: 12px; color: #003366; vertical-align: top;}


.title { font-family : Tahoma; font-size : 12px; vertical-align : top; font-weight: bold; color: #333366; }

.d_left { vertical-align: top; font-family: Tahoma; font-size: 11px; color: #cccccc; padding-left: 16px; }



/******************************************
/*	Div w którym wyświetlają się newsy
/*****************************************/
#newsTablet{
	width : 480px;
	vertical-align : top;
}



/******************************************
/*	TYTUŁ
/*****************************************/
td.title{
	font-family : Tahoma;
	font-size : 12px;
	width : 480px;
	vertical-align : top;
	font-weight: bold;
	color: #333366;
}



/******************************************
/*	Div w którym jest skrócona treść
/*****************************************/
div.short{
	cursor : pointer;
	vertical-align : top;
	font-family : Tahoma;
	font-size : 12px;
	color: #003366;
}


 
/******************************************
/*	Div w którym jest treść właściwej długości
/*****************************************/
div.long{
	cursor : pointer;
font-family : Tahoma;
	font-size : 12px;
	max-height : 300px;
	overflow : auto;
	color: #003366;
}



/******************************************
/*	Kolumna obrazek
/*****************************************/
td.image{
	vertical-align : top;
}


/******************************************
/*	DATA
/*****************************************/
#addDate{
	text-align : left;
	font-size : 9px;
	color : #CADEFF;
	
}
