* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a,a.visited
{
	text-decoration: none;
	color: #999999;
	outline: none;
}
a.active
{
	color: #000000;
}
a:hover
{
	color: #000000;
}
p {
	margin: 20px 0 0px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
h1{color:#777777;font-size:120%; padding-bottom:10px}
h2{color:#777777;font-size:140%;font-weight:normal; }
h3{color:#777777;font-size:100%;font-weight:normal; padding:5px; background: #e2e2e2;}
#wrapper {
	width: 1100px;
        border: 0px solid #660000;
	margin: 0;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 60px;
	background: #ffffff;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
         border: 0px solid #660000;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0px 0 0 200px;
        border: 0px solid #660000;
        width: 895px;
        height: 700px;
}

#content_info {
          padding: 20px 0 0 200px;
          position: relative;
          border: 0;
          height: 1300px;
          width: 600px;
          top: 60px;
          left: 90px;
}
#content_uslugi {
          padding: 20px 0 0 490px;
          border: 0px solid #660000;
          height: 1300px;
          width: 600px;
}
#flashcontent { 
        position: absolute;
        top: 0px;
        left: 0px;
        border: 0;
       
        }
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 200px;
        top: 20px;
	margin-left: -100%;
	position: relative;
	background: #ffffff;
        border: 0px solid #660000;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #ffffff;
}
#flashcontent { 
        position: relative;
        top: 0px;
        left: 0px;
        width: 900px;
        border: 0px solid #cfcfcf;
        height: 700px;
       
        }
.menu {width: 200px;
       }
.menu ul {list-style-type: none;}
.menu li a {
float: left;
width: 160px;
text-align: right;
font: 12pt;
padding: 0px 10px 0px 0px;
text-decoration: none;
color: #444444;
background: #e2e2e2;
border: 0px solid #e2e2e2;
margin: 1px;
}
.menu a:hover {color: #ffffff; background: #555555; border: 0px solid #555555;}
.menu li ul a {margin-left: -9px; width: 130px; background: #ffffff; border: 0px solid #ffffff;}
.menu li ul a:hover {background: #555555; border: 0px solid #555555;}
.paket {
	font-size: 100%;
        color: #cf62b7;
        }
