body {
    background: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}


#bg {
	width: 954px;
	height: 573px;
	background-image: url(../images/bg.png);
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #335267;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #335267;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #335267;
}

a img {
  border: none;
}

#top {
    margin: auto;
	padding: 0;
	width: 950px;
	height: 93px;
}

#techweb_logo {
    background: url(../images/techweb_logo.jpg) #FFFFFF no-repeat left bottom;
    margin: 0 0 0 20px;
	padding: 0;
	width: 147px;
	height: 58px;
    float: left;
}

#menu_top {
    background: url(../images/menu_top.jpg) #FFFFFF no-repeat left bottom;
    margin: 0;
	padding: 0;
	width: 303px;
	height: 58px;
    float: right;
}

#menu {
    margin: 0 0 1px 0;
	padding: 0;
	width: 950px;
	height: 30px;
    clear: both;
}

#menu_left {
    background: url(../images/menu_left.jpg) #FFFFFF no-repeat left bottom;
    margin: 0;
	padding: 0;
	width: 12px;
	height: 30px;
    float: left;
}

#menu_content {
    background: url(../images/menu_left_background.jpg) #8BBC22 repeat-x left bottom;
    margin: 0;
	padding: 0;
	width: 635px;
	height: 30px;
    float: left;
}

#menu_content ul {
    margin: 5px 0 5px 0;
	padding: 0;
    clear: both;
}

#menu_content li {
    list-style-type: none;
    background: url(../images/menu_li.jpg) no-repeat left 5px;
    margin: 0 20px 0 0;
	padding: 0 0 0 10px;
    float: left;
}

#menu_content li a {
	font-family: Arial;
	font-style: normal;
	font-weight: 800;
	font-size: 11px;
	color: #FFFFFF;
    margin: 0;
	padding: 0;
	text-decoration: none;
}

#menu_right {
    margin: 0;
	padding: 0;
	width: 303px;
	height: 30px;
    float: right;
}

#flashe {
    margin: 0;
	padding: 0;
	width: 950px;
	height: 186px;
    float: left;
}

#flash1 {
    background: url(../images/banner1.jpg) #FFFFFF repeat-x left bottom;
    margin: 0 1px 0 0;
	padding: 0;
	width: 492px;
	height: 186px;
    float: left;
}

#flash2 a{
        background: url(../images/sprawdz_szczegoly.png) #FFFFFF no-repeat left bottom;
    margin: 141px 16px 0 0;
	padding: 0;
	width: 149px;
	height: 29px;
    float: right;
}
#flash2 {
        background: url(../images/w_p_big.png) #FFFFFF no-repeat left bottom;
    margin: 0;
	padding: 0;
	width: 457px;
	height: 186px;
    float: right;
}
#page_body {
    margin: 0 0 4px 0;
	padding: 0;
	width: 950px;
    clear: both;
}

#content {
    text-align: center;
    margin: 0;
	padding: 0;
	width: 711px;
    float: left;
}

#content #content_container {
	font-family: Arial;
    text-align: justify;
	font-size: 12px;
    margin: 10px;
	padding: 0;
	width: 691px;
	/**
		Dla IE patrz plik ie.css, tam: * html #content_container
	*/
	min-height: 320px;
}

#content_container .header {
    background: url(../images/line_background.jpg) #FFFFFF repeat-x left bottom;
    margin: 0 0 20px 0;
	padding: 0;
	width: 400px;
	height: 30px;
    clear: both;
}

#content_container p {
	font-style: normal;
	font-weight: normal;
	color: #373737;
    margin: 0 0 10px 0;
	padding: 0;
}

#content_container p img{
    margin: 0 20px 10px 0;
	padding: 0;
    float: left;
}

#content_container strong {
	font-style: normal;
	font-weight: 800;
	color: #373737;
    margin: 0;
	padding: 0;
}

#content_container li {
    list-style: url(../images/li.jpg) outside;
	font-style: normal;
	font-weight: normal;
	color: #373737;
    margin: 0 0 5px 0;
	padding: 0;
}

#right {
    background: #F9F9F9;
    margin: 4px 0 20px 0;
	padding: 0;
	width: 229px;
    float: right;
}

#right_top {
    margin: 0 0 4px 0;
	padding: 0;
	width: 229px;
	height: 28px;
}

#right_content {
    text-align: justify;
    margin: 10px 15px 10px 15px;
	padding: 0;
	width: 199px;
}

#form {
    text-align: center;
    margin: auto;
	padding: 0;
    position: relative;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #373737;
    width: 500px;
    /* width: 199px; */
}

#form input, #form select {
    background: #FFFFFF;
    border: 1px solid #A8ACAF;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #373737;
    margin: 0;
    padding: 2px;
    width: 200px; /* width: 90px;*/
}

#form .submit {
    background: #304C62;
    border: 1px solid #A8ACAF;
	font-family: Arial;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #FFFFFF;
    margin: 0;
    padding: 2px;
    width: 100px; /* width: 90px;*/
}

#form textarea {
    background: #FFFFFF;
    border: 1px solid #A8ACAF;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #373737;
    margin: 0;
    padding: 2px;
    width: 100%; /* width: 190px; */
    clear: both;
}

#right_content p, #form {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #373737;
    margin: 0;
	padding: 0;
}

#right_content h1 {
	font-family: Arial;
	font-style: normal;
	font-weight: 800;
	font-size: 13px;
	color: #335267;
    margin: 10px 0 0 5px;
	padding: 0;
}

#right_content img{
    text-align: center;
    margin: 10px 1px 10px 1px;
	padding: 0;
}

#right_content .header {
    margin: 10px 0 5px 0;
	padding: 0;
	width: 199px;
	height: 30px;
}

#right_content .header img{
    margin: 0 0 0 0;
	padding: 0;
}

#stopka {
    margin: 0;
	padding: 0;
	width: 950px;
	height: 34px;
    clear: both;
}

#stopka_left {
    background: url(../images/stopka_left.jpg) no-repeat left bottom;
    margin: 0;
	padding: 0;
	width: 12px;
	height: 34px;
    float: left;
}

#stopka_content {
    background: #304C62;
    text-align: left;
    margin: 0;
	padding: 0;
	width: 926px;
	height: 34px;
    float: left;
}

#stopka_content p {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
    margin: 8px 20px 8px 20px;
	padding: 0;
}

#stopka_content p a {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
    margin: 0;
	padding: 0;
}

#stopka_right {
    background: url(../images/stopka_right.jpg) no-repeat left bottom;
    margin: 0;
	padding: 0;
	width: 12px;
	height: 34px;
    float: right;
}

#strona_glowna {
    padding: 10px 15px 0px 25px;
}

#strona_glowna .naglowek {
    font-family: Arial;
    font-size: 22px;
    font-weight: 500;
    color: #183142;
    padding: 0px 0px 5px 0px;
}

#strona_glowna .tresc {
    font-family: Arial;
    font-size: 12px;
    color: #343434;
}

#podstrona .naglowek {
    font-family: Arial;
    font-size: 22px;
    color: #7AAA16;
}

#podstrona .tresc {
    font-family: Arial;
    font-size: 12px;
    color: #343434;
}

img.arrow {
    position: relative;
    top: -2px;
    padding-right: 2px;
}

.error
{
	font-weight: bold;
	color: #b80000;
}

iframe.prezentacja {
	overflow: hidden;
	_zoom: 1;
    border: 0;
}

a.prezentacja {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    right: -10px;
    top: -15px;
    background: transparent url(../images/closebox.png) left top no-repeat;
}

a.prezentacja-ie {
	background: transparent url(../images/closebox-ie.png) left top no-repeat;
}

.box {
	background-color: #f9f9f9;
    margin-bottom: 5px;
    font-family: Arial;
    text-align: left;
    font-size: 12px;
}

.box h2 {
    margin: 0 0 5px;
    padding: 0;
    height: 28px;
}

.box-text {
    text-align: left;
    padding: 0 10px;
}

.box h3 {
    margin: 0;
    padding: 5px 0 0;
	color:#183142;
    font-size:14px;
    font-weight: bold;
    font-weight:600;
}
.newsletter input.text{
	width:138px;
	margin-bottom:10px;
}
.newsletter p{
	font-weight:bold;
	color:#183142;
	
}
.newsletterForm #form{
	width:330px;
}

.newsletterForm #form  input.checkbox{
	width:30px;
	float:left;
}
.newsletterForm #form  label{
	float:left;
}
.newsletterForm  p{
	text-align:center;
}
#content_container div.regulamin {
	padding:40px 0 5px 0;
	text-align:justify;
}
#content_container div.regulamin  h4 {
	font-size:18px;
	margin-left:20px;
}
#content_container div.regulamin ol.main-ol li{
	color:#61a042;
	list-style-type:upper-roman;
	list-style-image:none;
	font-size:13px;
	margin:0 0 0px;
	font-weight:bold;
	text-align:justify;
}
#content_container div.regulamin ol.main-ol li ol li{
	color:#1d1d1d;
	list-style-type:decimal; 
	font-weight:normal;
	text-align:justify;
}
#content_container div.regulamin ol.main-ol li ol li ul li{
	color:#1d1d1d;
	list-style-type:none; 
	line-height:24px;	
	text-align:justify;
}
#content_container div.regulamin ol.main-ol li ol li ul, #content_container div.regulamin ol.main-ol li ol{
	margin:10px 0 10px -40px;
	text-align:justify;
}
#promocja-tourdesk-ceny table{
	width:625px;
	border-spacing:0;
	border-collapse:collapse;
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	font-size:13px;

}
#promocja-tourdesk-ceny td{
	border: 1px solid #1D1D1D;
}
#promocja-tourdesk-ceny table tr.naglowek{
	background-color:#8cbe22;
	font-weight:bold;
}
#promocja-tourdesk-ceny table tr.naglowek td{
	padding:3px;	
}
#promocja-tourdesk-ceny div{
	 margin-top:20px;
	 font-style: italic;
	 font-size:13px;
}
#promocja-tourdesk-ceny  table tr.naglowek td.col8{
	 font-weight:bold;
	 color:#000;
}
#promocja-tourdesk-ceny  table tr.naglowek td.col5{
	 font-weight:bold;
	 color:#000;
}
#promocja-tourdesk-ceny td.col8{
	 font-weight:bold;
	 color:#5c7d16;
}
#promocja-tourdesk-ceny td.col5{
	 font-weight:bold;
	 color:#ea1f25;
}

.clear {
	clear: both;
}	

.box-kontakt {
	width: 100%;
	margin: 0 auto 50px auto;
	clear: both;
}

.box-kontakt {
	
}

.box-kontakt h3 {
	font-size: 14px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 22px;
}

.box-kontakt .left {
	float: left;
	width: 125px;
	padding-right: 50px;
}

.box-kontakt .right {
	float: left;
	width: 475px;
}

.left-handel {
	float: left;
	width: 49%;
}

.right-handel {
	float: left;
	width: 49%;
}

#content_container .left-handel p, #content_container .right-handel p {
	padding: 10px 0 10px 0;
	position: relative;	
	margin: 40px 0 0 0;
}

.right-handel .mapa, .right-handel .mapa img, .left-handel .mapa, .left-handel .mapa img {
	display: inline;
	float: left;
	width: 74px;
	height: 70px;
	margin: 0 10px 0 0
}

.formularz {
	position: relative;
	padding: 25px;
	background-color: #e4e4e4;
}

.formularz #kontakt {
}

.formularz #kontakt textarea {
	position: absolute;
	top: 25px;
	right: 35px;
	width: 280px;
	height: 150px;
}

.formularz #kontakt label {
	position: relative;
	top: -3px;
}

.formularz #kontakt .submit {
	position: absolute;
	bottom: 88px;
	right: 257px;	
}

.formularz p {
	padding: 15px 0 0 13px;
	color: #575757;
}

.box-kontakt a:hover { 
	background:#fff; 
	text-decoration:none; 
}

.box-kontakt  a.tooltip span { 
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
	width:250px; 
	left: -8px;
	top: -80px;
}

.box-kontakt  a.tooltip:hover span { 
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border:1px solid #cccccc; 
	color:#6c6c6c; 
	
}

.box-kontakt  a.tooltip:hover span.wojtek {
	top: -65px;
}
#content_container .faq ol li{
	list-style:none;
}
.numer-awaryjny{
	float:left;
margin-left:115px;
margin-top:11px;
}