body
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url('../img/intro/horizontal_loop.jpg');
	background-repeat:repeat-x;
	width: 100%;
	height: 100%;
}

#container{
	width: 1060px;
	margin:auto;
}

#top_left{
	height: 545px;
	width: 151px;
	background-image:url('../img/intro/top_left.jpg');
	background-repeat: no-repeat;
	float: left;
}

#top_right{
	height: 545px;
	width: 151px;
	background-image:url('../img/intro/top_right.jpg');
	background-repeat: no-repeat;	
	float: left;
}

#flash{
	height: 545px;
	width: 758px;
	background-image:url('../img/intro/flash.jpg');
	background-repeat: no-repeat;	
	float: left;	
}

#content_left{
	height: 175px;
	width: 151px;
	background-image:url('../img/intro/content_left.jpg');
	background-repeat: no-repeat;	
	float: left;	
}

#content_right{
	height: 175px;
	width: 151px;
	background-image:url('../img/intro/content_right.jpg');
	background-repeat: no-repeat;	
	float: left;	
}

#content{
	height: 175px;
	width: 758px;
	background-image:url('../img/intro/content.jpg');
	background-repeat: no-repeat;	
	float: left;	
	padding-top: 10px;
}

#footer{
	height: 50px;
	width: 758px;
	margin-left: 151px;
	background-image:url('../img/intro/footer.jpg');
	background-repeat: no-repeat;	
	background-position: top;
	clear: both;
}

#footer #copyright
{
	font-family: Verdana;
    color: #003b6f;
	font-size: 8px;
	padding: 14px 0px 0px 500px;
	font-weight: normal;
}

/* Classes and Tags*/

.red
{
	color: #ff0000;
}

a{
	text-decoration: none;
}

#footer #copyright a
{
	color: #003b6f;
}

#footer #copyright a:hover
{
	color: #ff0000;
}


#content #column_left
{
	padding-left: 20px;
	width: 220px;
	float: left;
}

#content #column_right
{
	text-align: right;
	width: 500px;
	float: left;
}

#szybki_kontakt
{
	background-repeat: no-repeat;
	width: 220px;
	line-height: 14px;
}

#szybki_kontakt .line
{
	width: 220px;
	float: left;
}

#szybki_kontakt a.www
{
	width: 40px;
	height: 16px;
	background-image:url('../img/intro/icons/house.gif');	
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;	
	float: left;
}

#szybki_kontakt a.mail
{
	width: 40px;
	height: 16px;
	background-image:url('../img/intro/icons/mail.gif');	
	background-repeat: no-repeat;
	background-position: center bottom;	
	display: block;
	float: left;
}

#szybki_kontakt a.phone
{
	width: 40px;
	height: 16px;
	background-image:url('../img/intro/icons/phone.gif');	
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	float: left;
}

.www_hover{}
.phone_hover,.mail_hover,.www_hover{padding:5px;color:#000000;background:#ffffff;border:1px solid #cccccc}
#szybki_kontakt td {position:relative}

.www_hover{position:absolute;top:20px;left:0;z-index:1;min-width:110px;width:auto !important;width:110px}
#column_right.index_view h1{font-size:13px;padding-bottom:20px;text-align:left;}
#content #column_right.index_view{width:513px;background:#ffffff;margin-top:-10px;padding-top:10px;min-height:100px;height:auto !important;height:100px;}
.clear{clear:both}

#logotypes img{float:left;padding:15px 15px 0 15px}
#logotypes{padding-bottom:20px}
#content.index_view_content{height:auto}