body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
    font-size: small;
    background: #3399cc url(gfx/bg.png) repeat-x;
    color: #fff;
}

/* struktura układu */

#top
{
	width: 100%;
	height: 35px;
	margin-top: 65px;
	background: url(gfx/bgtop.png) repeat-x;
}

#wrap
{
	position: relative;
				 top: -75px;
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}

#wrap_top
{
	width: 1000px;
	height: 130px;
	margin: 0 auto;
	font-size: 110%;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#wrap_top a
{
	color: #99ccff;
	text-decoration: none;
	padding: 10px;
}

#wrap_top a:hover
{
	color: #fff;
	text-decoration: none;
	padding: 10px;
}

#wrap_top_left
{
	position: relative;
				 top: 48px;
	float: left;
	width: 435px;
	text-align: right;
}

#wrap_top_center
{
	float: left;
	width: 789px;
	height: 177px;
}

#wrap_top_right
{
	position: relative;
				 top: 48px;
				 left: 10px;
	float: left;
	width: 435px;
}

/* menu */

#menu
{
	position: relative;
				 top: -104px;
				 
//** FOR IE **//
			    top: -102px;
}

#menu-left
{
	float: left;
}

#menu-right
{
	float: right;
}


/* oferta */

#oferta
{
	position: relative;
				 top: -65px;

//** FOR IE **//
			    top: -12px;	
			    	 
	width: 797px;
	margin: 0 auto;
}

/* content */

#content
{
	position: relative;
				 top: -43px;	
				 
//** FOR IE **//	
				 top: 4px;	
	
	width: 900px;
	margin: 0 auto;
	padding: 15px;
	font-family: Arial, sans-serif;
	font-size: 95%;
	line-height: 1.5em;
	color: #fff;
}

/* podstrona */

#left
{
    float: left;
    width: 420px;
    height: 500px;
	 font-size: 110%;
}

#right
{
    float: right;
    width: 460px;
}

#tab-top
{
    width: 447px;
    height: 18px;
    margin: 0 auto;
    background: url(gfx/tabela/top.png) no-repeat;
}

#tab
{
    width: 447px;
    margin: 0 auto;
    background: url(gfx/tabela/content.png) repeat-y;
}

#tab-text
{
    margin: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.5em;
    color: #fff;
    text-align: justify;
}

#tab-text a
{
    color: #99ccff;
    text-decoration: underline;
}

#tab-text a:hover
{
    color: #fff;
    text-decoration: underline;
}

#tab-text h1
{
    font-size: 120%;
}

#tab-text h2
{
    position: relative;
              left: 22px;
    font-size: 120%;
}

#tab-text h3
{
    width: 100%;
    padding: 5px;
    font-size: 110%;
    text-align: center;
}

#tab-bottom
{
    width: 447px;
    height: 18px;
    margin: 0 auto;
    background: url(gfx/tabela/bottom.png) no-repeat;
}

.miniuslugi
{
    border: 0;
    margin: 5px;
}

#miniuslugibox
{
    position: relative;
              top: 15px;
              left: -20px;
    font-family: Arial, sans-serif;
    font-size: 90%;
    font-weight: bold;
    color: #fff;
    text-align: right;
}

#miniuslugibox a
{
    color: #99ccff;
    text-decoration: none;
}

#miniuslugibox a:hover
{
    color: #fff;
    text-decoration: none;
}

/* style */

.galerie
{
    width: 245px;
    margin: 0 auto;
    padding-top: 60px;
}

/* footer */

#footer
{
	clear: both;
	width: 100%;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 50px;
	font-family: Arial, sans-serif;
	font-size: 85%;
	border-top: solid 1px #99ccff;
}

#footer a
{
	padding-right: 10px;
	color: #99ccff;
	text-decoration: none;
}

#footer a:hover
{
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
}

/* logo flash */

#logoflash
{
	position: relative;
				 left: 105px;
				 top: -26px;
				 
//** FOR IE **//
			    top: -44px;
				 
	width: 789px;
	height: 177px;
}

/* style */

#mini-baner
{
	position: relative;
				 top: -10px;
				 left: -35px;
}

.empty
{
	clear: both;
	width: 100%;
	height: 20px;
}

.noborder
{
	border: 0;
	padding-top: 2px;
}

.floatright
{
	float: right;
	padding: 10px;
}

/* facebook */

#facebook_wrap
{
	clear: both;
	width: 797px;
	margin: 0 auto;
}

#facebook
{
	position: relative;
	float: right;
	width: 293px;
	margin: 10px;
}