body 
{
	padding: 0px;
	margin: 0px;
	background-image: url("../img/background.jpg");
	background-repeat: repeat-x;
	background-color: #ffffff;
}

html, body, div, p, td
{
	font-family: Tahoma, Arial, _sans;
	font-size: 11px;
	color: #101010;
}

img
{
	border: 0px;
}

a
{
	color: #666666;
	font-size: 11px;
}

a:hover
{
	color: #a7a7a7;
	font-size: 11px;
}

a.small
{
	font-size: 10px;
	color: #101010;
	text-decoration: none;
}

a.small:hover
{
	font-size: 10px;
	color: #101010;
	text-decoration: underline;
}

#flags
{
	display: block;
	float: right;
	margin-right: 75px;
}

#container
{
	width: 1004px;
}

#top
{
	width: 1004px;
	height: 157px;
	background-image: url("../img/top.jpg");
	background-repeat: no-repeat;
}

#menu
{
	width: 1004px;
	height: 39px;
	background-image: url("../img/menu.jpg");
	background-repeat: no-repeat;
}

#content
{
	width: 771px;
	height: 513px;
	background-image: url("../img/content.jpg");
	background-repeat: no-repeat;
}

#right_column_pl
{
	width: 233px;
	height: 513px;
	background-image: url("../img/right_column_top_pl.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
}

#right_column_en
{
	width: 233px;
	height: 513px;
	background-image: url("../img/right_column_top_en.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
}

#promocje
{
	height: 266px;
}

#bottom
{
	width: 1004px;
	height: 59px;
	background-image: url("../img/bottom.jpg");
	background-repeat: no-repeat;
}

#text
{
	float: left;
	display: block;
	text-align: justify;
	padding-left: 80px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#text2
{
	float: left;
	width: 380px;
	display: block;
	text-align: justify;
	padding-left: 80px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#text h3
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#gallery
{
	float: left;
	width: 280px;
	text-align: center;
	margin: 0 auto;
}

.gallery_mini
{
	border: 1px solid #cbcbcb;
	margin: 2px;
}

#gallery_desc
{
	padding-top: 60px;
	width: 210px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #101010;
}

#gallery_desc a
{
	color: #666666;
}

#gallery_desc a:hover
{
	color: #a7a7a7;
}

#promocje_text
{
	padding-top: 55px;
	padding-left: 20px;
	width: 120px;
	font-family: Tahoma;
	font-size: 10px;
	color: #101010;
}

#bottom_menu
{
	padding-left: 95px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	float: left;
	
}

#bottom_menu a
{
	color: #ffffff;
}

#bottom_menu a:hover
{
	color: #999999;
}

#contact_logo
{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	float: left;
	width: 340px;
	text-align: right;
}

#contact_logo a
{
	color: #ffffff;
}

#contact_logo a:hover
{
	color: #999999;
}

#menu_in
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	padding-left: 90px;
	padding-bottom: 5px;
}

#menu_in a
{
	color: #ffffff;
	text-decoration: none;
	padding-right: 14px;
}

#dropmenudiv
{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #666666;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	background-color: #666666;
	color: #ffffff;
	font-size: 10px;
}

#dropmenudiv a:hover
{
	background-color: #777777;
}

.promo_h
{
	text-decoration: underline;
	font-weight: bold;
}