body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #c1bebe;
}
html, body {
    height:100%;
    margin:0;
    padding:0;
    border:none;
    text-align:center;
    overflow:hidden;
}
body {
    background-color:#000000;
}
.hidden {
    display: none;
}
img, :link img, :visited img {
    border: none;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
#flashcontent {
    height:100%;
    top: 0;
    left: 0;
    position: absolute;
}
#wrap {
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    overflow:auto;
    text-align:center;
}

#content {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    /*border: 1px solid #99CCCC;*/
    overflow: hidden;
}
#logo {
    background-image: url(images/logo.jpg);
    background-position: 0 20px;
    background-repeat: no-repeat;
    width: 231px;
    height: 109px;
    float: left;
    display: inline;
}
#logo h1 {
    text-indent:-9999px;
    margin-top: 20px;
}


#logo h1 a {
    width: 231px;
    height: 69px;
    display:block;
    text-indent:-9999px;
}
#logo h1 a, #logo h1 a:visited, #logo h1 a:hover {
    text-decoration: none;
}
#call {
    float: right;
    width:255px;
    height: 75px;
    display: inline;
    text-align: right;
    color: #878787;
    padding-top: 18px;
}
#call p {
    padding-right: 10px;
    line-height: 19px;
}
.pink {
    color: #ed008c;
}
#call p a, #call p a:visited, #call p a:hover, #razem_prawo p a, #razem_prawo p a:visited, #razem_prawo p a:hover {
    text-decoration: none;
    color: #ed008c;
}
#call p a:hover, #razem_prawo p a:hover {
    text-decoration: underline;
}

#menu {
    clear: both;
    width: 900px;
    height: 28px;
    line-height: 28px;
    background-image: url(images/bg_menu.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
}
#menu ul {
    list-style: none;
    height: 28px;
}
#menu ul li {
    display: inline;
}


#menu a:link, #menu a:visited, #menu a:hover, #menu a.active {
    text-decoration: none;
    padding: 3px 9px 2px 14px;
    font-size:12px;
    color: #050000;
}
#menu a:hover, #menu a.active {
    background-color: #FFFFFF;
    background-image: url(images/active.gif);
    background-position: 4px 7px;
    background-repeat: no-repeat;
}
#rozdzielacz {
    width: 900px;
    height: 35px;
}
#srodek {
    width:900px;
}
#lewo {
    float: left;
    width: 365px;
    padding-right: 17px;
    border:0px; border-right:1px dotted #696969;
}
#lewo_testimonials {
    float: left;
    width: 900px;
}
#razem {
    float: right;
    width: 535px;
    margin-left: -18px;
}
#razem_lewo {
    float: left;
    width: 38px;
}
#razem_prawo {
    float: right;
    width: 497px;
}
#razem_prawo img.l {
    margin-right: 11px;
    margin-bottom: 10px;
}
#razem_prawo img.p {
    margin-bottom: 10px;
}
.linki {
    padding-top: 80px;
}
.linki p{
    color: #9d9a9a;
    padding-bottom: 16px;
}
p.tytul {
    margin-bottom: 40px;
}
p.tytul b {
    color: #fefefe;
    background-color:#970059;
    font-size: 12px;
    padding: 5px 13px 5px 13px;
    line-height: 23px;
}
.txt_lewo, ul.txt_lewo {
    margin-left: 13px;
    color: #9d9a9a;
}
ul.txt_lewo {
    list-style-type: none;
}
ul.txt_lewo li {
    margin-bottom: 15px;
}


.txt_lewo img {
    margin-right: 6px;
    margin-bottom: 6px;
}


.line_horizontal {
    margin-top:85px;
    margin-bottom:45px;
    border:0px;
    border-top:1px dotted #696969;
    height:0px;
}

.line_horizontal_1 {
    margin-top:30px;
    margin-bottom:50px;
    border:0px;
    border-top:1px dotted #696969;
    height:0px;
}
.line_horizontal_2 {
    margin-top:45px;
    margin-bottom:45px;
    border:0px;
    border-top:1px dotted #696969;
    height:0px;
}
strong {
    color:#cecece;
}


div.testimonials {
    overflow: auto;
    /*border: 1px solid #339933;*/
}
.testimonials img.test_img {
    padding-right: 35px;
    background-image: url(images/quote_up.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    display: inline;
    float: left;
}
.testimonials img.test_read_more {
    margin-top: 30px;
    margin-bottom: 175px;
}


.testimonials p.test, .testimonials p.test_long {
    background-image: url(images/quote_down.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    display: inline;
    float: right;
    margin-left: -10px;
    padding-top: 25px;
    width: 229px;
    padding-bottom: 25px;
}
.testimonials p.test_long{
    width: 765px;
}


.testimonials p.syg {
    color: #b3abab;
    background-color:#262525;
    padding: 2px 10px 2px 13px;
    line-height: 22px;
    margin-top: 33px;
}

#footer_wrap {
    text-align: center;
    width: 900px;
    margin: 0 auto;
}


#footer {
    clear: both;
    margin: 0;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
}
#footer p {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;
    color: #616161;
}
#footer img.logo {
    padding-right: 10px;
    margin-top: 7px;
    width: 49px;
    height: 33px;
    float: left;
}

#footer a:link, #footer a:visited, #footer a.FAQ:link, #footer a.FAQ:visited {
    text-decoration: none;
    font-family: Arial;
    font-weight:normal;
    font-size:12px;
    color: #616161;
}
#footer a:hover, #footer a.FAQ:hover {
    text-decoration: underline;
}

#footer a.FAQ:link, #footer a.FAQ:visited {
    color: #c1c1c1;
}

.footer_1 {
    float:left; display: inline; width: 309px;
}

.footer_2 {
    float: right; display: inline;
}
.footer_3 {
    display: inline;
    float: right;
    padding-top: 54px;
}
.footer_4 {
    display: inline;
}
.facebook {
    vertical-align: -1px; margin-left: 10px;margin-right:10px;margin-top: 10px;width:77px; height:15px;
}
.youtube {
    vertical-align: -1px; margin-left: 10px;margin-right:10px;margin-top: 10px;width:39px; height:15px;
}
.newsletter {
    margin-left: 40px;margin-right:10px; margin-top: 7px;width:143px;height:27px;
}
.tell_a_friend {
    width:143px;height:27px;
}


#gallery_vid p, #gallery_pic p {
    padding-left:90px;padding-top:70px;padding-bottom:50px;
}
#gallery_vid p img, #gallery_pic p img {
    position:static;margin-bottom:0;float:left;margin-right:10px;margin-top:-10px;width:57px;height:57px;
}

/*rozwijalne menu zaczyna sie tutaj*/

#dropmenu1, #dropmenu2 {
position:absolute;
z-index: 9001;
left:0;
top:0;
padding: 10px 0px 10px 0px;
margin-top: 18px;
width: 98px;
background: url(images/menu_bg2.png) top no-repeat;
font-size: 12px;
font-family:Arial;
line-height : 15px;
/*filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, color=#cccccc, strength=5); */
border: none;
text-align: left;
}

#dropmenu2 {
   width: 240px;
}


#dropmenu1, #dropmenu2 {top:190px}

#dropmenu1 ul, #dropmenu2 ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


#dropmenu1 li, #dropmenu2 li {
	margin:0px 0px 0px 0px;
	height:20px;
	}
	/*
#dropmenu0 li:hover, #dropmenu1 li:hover, #dropmenu2 li:hover, #dropmenu3 li:hover, #dropmenu4 li:hover {
	background-color:#000000;
	}
*/

#dropmenu1 a, #dropmenu2 a {
	/*padding-left:15px;*/
	display:block;
	height:20px;
	/*padding-top:2px;*/
	width:75px;
    text-decoration: none;
    padding: 3px 9px 2px 14px;
    font-size:12px;
    color: #050000;
	}

#dropmenu2 a {
    width:218px;
}


#dropmenu1 a:hover, #dropmenu2 a:hover {
	color: #050000;
    background-image: url(images/active.gif);
    background-position: 4px 7px;
    background-repeat: no-repeat;
	}

/*rozwijalne menu konczy sie tutaj*/
iframe {
    background-color: #000000;
}

