/* Page */
body {
	background-image: url(../gfx/bg_main.png);
	background-repeat: repeat-x;
	margin: 0px;
}

body,
td,
th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

body img {
	border: none;
}

a:link {
	color: #003056;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #003056;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:active {
	text-decoration: none;
}

/* containers ----------------------------------------------- */
#container_page {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#beam_top {
	background-image: url(../gfx/bg_main_top.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 59px;
	position: fixed;
	z-index: 1000;
}

#beam_top_margin {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#container_footer {
	/*background-image:url(../gfx/bg_footer.png);*/
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 211px;
}

/* header ----------------------------------------------- */
#top {
	height: 50px;
	overflow: hidden;
}

#header {
	height: 150px;
	overflow: hidden;
	padding-bottom: 15px;
}

#header #day {
	text-align: right;
	height: 20px;
	color: #7e7d7b;
	padding-top: 5px;
	font-size: 11px;
}

#header #logo {
	float: left;
	margin-top: 0px;
	margin-left: 29px;
}

#header #logo img {
	border: none;
}

#header #banner {
	float: right;
	margin-top: 45px;
	margin-right: 0px;
}

/* content ----------------------------------------------- */
#content {
	background-color: #fff;
	margin-top: 10px;
	min-height: 100px;
	padding: 10px;
}

#content_left {
	float: left;
	width: 700px;
	position: relative;
	overflow: hidden;
}

#content_right {
	float: right;
	width: 260px;
	position: relative;
}

#content p {
	margin-top: 0px;
}

#content_column_left {
	float: left;
	width: 180px;
	margin-right: 20px;
}

#content_column_right {
	float: right;
	width: 500px;
}

#content_wrapper h1,
#content_wrapper h2,
#content_wrapper h3,
#content_wrapper h4,
#content_wrapper h5 {
	margin-top: 0px;
}

#content_wrapper h1 {
	font-size: 20px;
	color: #035395;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

#content_wrapper .header h5 {
	margin-top: 0px;
	font-size: 11px;
	color: #035395;
}

#content_wrapper p {
	line-height: 17px;
	text-align: justify;
}

#content_wrapper img {
	border: none;
}

#content_wrapper table {
	border: none;
}

#content_wrapper table {
	background-color: #CCC;
	border-spacing: 1px;
}

#content_wrapper table td {
	background-color: #fff;
	padding: 3px;
}

#content_wrapper2 h1,
#content_wrapper2 h2,
#content_wrapper2 h3,
#content_wrapper2 h4,
#content_wrapper2 h5 {
	margin-top: 0px;
}

#content_wrapper2 h1 {
	font-size: 22px;
	color: #035395;
	font-weight: bold;
}

#content_wrapper2 .header h5 {
	margin-top: 0px;
	font-size: 11px;
	color: #035395;
}

#content_wrapper2 p {
	line-height: 17px;
	text-align: justify;
}

#content_wrapper2 img {
	border: none;
}

/* SLIDER ----------------------------------------------- */
#slider_container,
#slider,
#slider>div {
	width: 700px;
	height: 260px;
}

#slider_container {
	margin-bottom: 20px;
	position: relative;
}

#slider {
	overflow: hidden;
}

#slider>div {
	position: relative;
}

.slider_image {
	width: 700px;
	height: 260px;
	overflow: hidden;
}

.slider_box {
	width: 230px;
	height: 260px;
	float: right;
	margin-top: -260px;
	background-color: black;
	background-color: rgba(1, 1, 1, 0.5);
	position: relative;
}

.slider_date {
	color: #bbdef3;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
}

.slider_title {
	max-height: 65px;
	overflow: hidden;
	background-color: #0a4f88;
	color: #fff;
	margin-top: 5px;
	margin-left: -20px;
	padding: 10px 10px 20px 10px;
	font-size: 16px;
	font-weight: bold;
}

.slider_title a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.slider_text {
	color: #bbdef3;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	overflow: hidden;
}

.slider_text p {
	margin: 0px;
}

.slider_text a {
	color: #bbdef3;
}

#paginator {
	color: #bbdef3;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
	position: absolute;
	left: 480px;
	bottom: 10px;
	z-index: 1;
}

#paginator a {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	background-color: #000000;
	border: 2px solid #000000;
	width: 7px;
	height: 7px;
	overflow: hidden;
	text-indent: 300px;
}

#paginator a.selected {
	background-color: #abd8f3;
}

#wrapper_slider {
	width: 800px;
	height: 25px;
	overflow: hidden;
}

#slider_mini>div {
	background-color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	float: left;
	color: red;
	font-weight: bold;
}

#slider_mini a {
	color: red;
	font-weight: bold;
}

#slider_mini a:hover {
	text-decoration: none;
}

#slider_mini span {
	color: black;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

/* FOOTER ----------------------------------------------- */
#footer {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
}

#up {
	width: 182px;
	margin: 0 auto;
	top: -5px;
	position: relative;
}

#up img {
	border: none;
}

#footer_middle {
	border-bottom: 1px dotted #b7c4cf;
	padding-bottom: 7px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer_middle .left {
	float: left;
	min-height: 0px;
	padding-bottom: 20px;
}

#footer_middle .right {
	float: right;
	border-left: 1px dotted #b7c4cf;
	padding-left: 25px;
}

#footer_middle .right img {
	border: none;
}

#footer_bottom {
	font-size: 11px;
	height: 30px;
}

#footer_bottom .left {
	float: left;
}

#footer_bottom .right {
	float: right;
}

/* COMMERCIALS ----------------------------------------------- */
#commercial_1:before,
#commercial_3 > div:before,
.commercial_4:before,
.commercial_addsense:before,
#commercial_5 > div:before,
.commercial_6 > div:before,
.item_commercial:before,
.item_commercial2:before,
.content2 > div:before,
.add_commercial_info:before,
.add_commercial_info_if_exist > div:before,
.ap_container:before{
	content: "REKLAMA";
	color: #bdbdbd;
	font-size: 8px;
	display: block;
}
.adsbygoogle-noablate[data-anchor-shown=true]:before {
	content: "REKLAMA";
	color: #bdbdbd;
	font-size: 8px;
	position: relative;
	top: 19px;
}
.google-auto-placed:before{
	content: "REKLAMA";
	color: #bdbdbd;
	font-size: 8px;
	display: block;
}

#commercial_0 {
	width: 1000px;
	min-height: 0px;
	overflow: hidden;
}

#commercial_0 p {
	margin: 0px;
	padding: 0px;
}

#commercial_0 img {
	border: none;
}

#commercial_1 {
	width: 1000px;
	min-height: 0px;
	overflow: hidden;
}

#commercial_1 p {
	margin: 0px;
	padding: 0px;
}

#commercial_1 img {
	border: none;
}

#commercial_2 {
	overflow: hidden;
	margin-top: -20px;
}

#commercial_2 p {
	margin: 0px;
	padding: 0px;
}

#commercial_2 img {
	border: none;
}

#commercial_3 {
	overflow: hidden;
	width: 700px;
	margin-top: 20px;
}

#commercial_3 p {
	margin: 0px;
	padding: 0px;
}

#commercial_3 img {
	border: none;
}

#commercial_4 {
	overflow: hidden;
	margin-top: 20px;
	width: 260px;
}

#commercial_4 p {
	margin: 0px;
	padding: 0px;
}

#commercial_4 img {
	border: none;
}

#commercial_5 {
	overflow: hidden;
	margin-top: 20px;
	width: 180px;
}

#commercial_5 p {
	margin: 0px;
	padding: 0px;
}

#commercial_4 img {
	border: none;
}

#commercial_7 {
	overflow: hidden;
	margin-top: -20px;
}

#commercial_7 p {
	margin: 0px;
	padding: 0px;
}

#commercial_7 img {
	border: none;
}

.commercial_2 {
	overflow: hidden;
	width: 340px;
	max-height: 75px;
}

.commercial_2 p {
	margin: 0px;
	padding: 0px;
}

.commercial_2 img {
	border: none;
}
.competition {
	overflow: hidden;
	width: 340px;
	min-height: 75px;
}

.competition p {waluty
	margin: 0px;
	padding: 0px;
}

.competition img {
	border: none;
}

.commercial_6 {
	overflow: hidden;
	min-height: 75px;
}

.commercial_6 p {
	margin: 0px;
	padding: 0px;
}

.commercial_6 img {
	border: none;
}

#content_right .commercial_6 > div {
	height: auto !important;
}
#commercial_3 > div {
	height: 160px!important;;
}
.item_commercial {
	border-bottom: 1px dotted #b7c4cf;
	padding-bottom: 7px;
	margin-bottom: 10px;
	width: 100%;
	min-height: 0px;
}

.item_commercial2 {
	border-top: 1px dotted #b7c4cf;
	padding-top: 7px;
	margin-top: 10px;
	width: 100%;
	min-height: 0px;
}
/* BOXES ----------------------------------------------- */
.box {
	margin-bottom: 20px;
	overflow: hidden;
}

.box.live {
	font-family: Tahoma, Geneva, sans-serif;
}

.box.live a:hover {
	text-decoration: none;
}

.box .header {
	background-image: url(../gfx/box_header_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 31px;
}

.box .header .text {
	background-image: url(../gfx/box_header_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 31px;
	padding: 10px 25px 20px 15px;
	font-weight: bold;
}

.box .header.b {
	background-image: url(../gfx/box_header_right_2.png);
}

.box .header .text.b {
	background-image: url(../gfx/box_header_left_2.png);
}

.box .header .text span {
	margin-left: 25px;
	font-weight: normal;
}

.box .weather {
    width: 280px;
    position: relative;
}
.box .weather .weather_inner {
    position: relative;
}

.box .bowling {
	background-image: url(../gfx/bg_bowling.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}

.box .bowling td {
	color: #003056;
	font-size: 10px;
}

.box .bowling td.left {
	border-left: 1px dotted #b7c4cf;
}

.box .gas {
	background-image: url(../gfx/bg_gas.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}

.box .gas td {
	color: #003056;
	font-size: 10px;
}

.box .gas td.left {
	border-left: 1px dotted #b7c4cf;
}

.box .gas .price_down {
	color: red;
	font-weight: bold;
	display: block;
	width: 55px;
	background-image: url(../gfx/arrow_down_red.png);
	background-repeat: no-repeat;
	background-position: 45px 3px;
}

.box .gas .price_up {
	color: green;
	font-weight: bold;
	display: block;
	width: 55px;
	background-image: url(../gfx/arrow_up_green.png);
	background-repeat: no-repeat;
	background-position: 45px 3px;
}

.box .select select {
	border: none;
	background: none;
	background-image: url(../gfx/bg_select.png);
	background-repeat: no-repeat;
	padding: 3px;
	width: 240px;
}

.box .content {
	padding-top: 10px;
	padding-bottom: 10px;
}

.read_more a {
	margin-top: -21px;
	display: block;
	width: 100%;
	height: 30px;
	background-image: url(../gfx/read_more.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.box .read_more img {
	border: none;
}

.box .mail input {
	border: none;
	background: none;
	background-image: url(../gfx/bg_select.png);
	background-repeat: no-repeat;
	padding: 3px 10px 3px 10px;
	width: 225px;
}

.box .mail input.button {
	background-color: #d5ebf9;
	display: block;
	color: #003056;
	width: 87px;
	height: 25px;
	border: none;
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	float: right;
	background: none;
	background-image: url(../gfx/submit_button2.png);
	background-repeat: no-repeat;
}

.box .mail input.button:hover {
	background-image: url(../gfx/submit_button2.png);
	background-repeat: no-repeat;
}

.box .box_cinema {
	background-image: url(../gfx/bg_cinema.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}

.item_forum {
	border-bottom: 1px dotted #b7c4cf;
	padding-bottom: 7px;
	margin-bottom: 10px;
	clear: both;
}

.item_forum .title {
	padding-left: 30px;
	background-image: url(../gfx/arrow_small.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	display: block;
}

.item {
	border-bottom: 1px dotted #b7c4cf;
	padding-bottom: 7px;
	margin-bottom: 10px;
	min-height: 60px;
}

.item .image {
	float: left;
	margin-right: 5px;
	width: 80px;
	height: 56px;
	overflow: hidden;
}

.item .image img {
	border: none;
}

.item .image_big {
	margin-right: 10px;
	width: 159px;
	height: 95px;
	overflow: hidden;
	float: left;
}

.item .image_big img {
	border: none;
}

.item .image_big2 {
	margin-right: 10px;
	width: 159px;
	overflow: hidden;
	float: left;
}

.item .image_big2 img {
	border: none;
}

.item .text p {
	margin: 3px;
}

.item .text a {
	font-weight: bold;
}

.item .text a.link {
	font-weight: normal;
	color: #333;
}

.item .text a.link:hover {
	text-decoration: none;
}

.item .text .date {
	float: right;
	font-size: 10px;
	color: #003056;
}

.item.bold_notice {
	background-color: #ffdcb9;
	border: 1px solid #ed7d0d;
	padding: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.item.bold_notice2 {
	background-color: #cae2ed;
	border: 1px solid #0d7ced;
	padding: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.columns_4 {
	width: 720px;
}

.item_middle {
	padding-bottom: 0px;
	margin-bottom: 10px;
	min-height: 80px;
	width: 160px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.item_middle .image_big img {
	border: none;
}

.item_middle .text p {
	margin: 5px;
}

.item_middle .text a {
	font-weight: bold;
}

.item_middle .text a.link {
	font-weight: normal;
	color: #333;
}

.item_middle .text a.link:hover {
	text-decoration: none;
}

.item_middle .image_big {
	margin-bottom: 10px;
	width: 160px;
	height: 95px;
	overflow: hidden;
	position: relative;
}

.item_middle .date2 {
	float: right;
	height: 13px;
	background-color: #cde8f9;
	margin-top: -29px;
	padding: 3px;
	font-size: 10px;
	position: relative;
}

.item_big {
	padding-bottom: 0px;
	margin-bottom: 10px;
	clear: both;
	min-height: 80px;
}

.item_big .image img {
	border: none;
}

.item_big .text p {
	margin: 5px;
}

.item_big .text a {
	font-weight: bold;
}

.item_big .text a.link {
	font-weight: normal;
	color: #333;
}

.item_big .text a.link:hover {
	text-decoration: none;
}

.item_big .image {
	margin-right: 10px;
	/*width:159px;*/
	/*height:95px;*/
	width: 80px;
	height: 56px;
	overflow: hidden;
	float: left;
}

.item_big .image_big {
	margin-bottom: 10px;
	width: 340px;
	height: 95px;
	overflow: hidden;
	position: relative;
	float: left;
}

.item_big .date2 {
	float: right;
	height: 13px;
	background-color: #cde8f9;
	margin-top: -29px;
	padding: 3px;
	font-size: 10px;
	position: relative;
}

.stations {
	width: 240px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}

.gas_item {
	width: 59px;
	overflow: hidden;
	float: left;
	border-left: 1px solid #c4e2f5;
	margin-left: -1px;
	text-align: center;
	font-size: 11px;
}

.min_price {
	text-align: center;
	margin-top: 15px;
}

.min_price img,
.gas_item img,
.min_price .gas_item {
	border: none;
}

.columns {
	border-bottom: 1px dotted #b7c4cf;
	padding-bottom: 10px;
	margin-bottom: 18px;
}

.column_left {
	float: left;
	width: 340px;
	overflow: hidden;
}

.column_right {
	float: right;
	width: 340px;
	overflow: hidden;
}

.box_submenu {
	margin-bottom: 20px;
	overflow: hidden;
}

.box_submenu .header {
	height: 31px;
}

.box_submenu .header .text {
	background-image: url(../gfx/header_sub_menu.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 31px;
	padding: 10px 25px 20px 15px;
	font-weight: bold;
	color: #fff;
}

.box_submenu .content {
	padding: 10px;
	background-image: url(../gfx/sub_menu_bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.text img,
img.arrows {
	border: none;
}

/* gallery ----------------------------------------------- */
#gallery_wrapper {
	width: 720px;
	margin-left: -6px;
}

.rell_image2 {
	width: 150px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	-moz-box-shadow: 0px 0px 6px #888;
	-webkit-box-shadow: 0px 0px 6px #888;
	box-shadow: 0px 0px 6px #888;
}

.rell_image2 .image {
	width: 144px;
	height: 90px;
	overflow: hidden;
	border: 3px solid #fff;
	background-color: #fff;
}

.rell_image2 .image:hover {
	border: 3px solid #d6ebf6;
	background-color: #d6ebf6;
}

.rell_image2 .image img {
	border: none;
}

/* slider ----------------------------------------------- */
/*	G��wny div z pozycjonowaniem relatywnym,

	aby �atwo porozmieszczac elemeny nawigacyjne */
#news_wrapper {
	width: 1000px;
	height: 100px;
	position: relative;
	margin: 0 auto;
}

/* Navigacja kolejno: obydwie strza�ki, lewa, prawa, ikony slajd�w */
#news_wrapper .browse {
	height: 0px;
	width: 44px;
	z-index: 100;
}

#news_wrapper .browse:hover {
	cursor: pointer;
}

#news_wrapper .left {
	position: absolute;
	top: 100px;
	left: 0px;
}

#news_wrapper .right {
	position: absolute;
	top: 100px;
	right: 0px;
}

#news_wrapper .navi {
	position: absolute;
	top: 0px;
	left: 45px;
	z-index: 100;
	display: none;
}

#news_wrapper .navi a {
	background: white;
	border: solid 1px black;
	margin: 0px 3px;
	padding: 1px 5px;
}

#news_wrapper .navi a.active {
	background: black;
	color: white;
}

/* #news to 'kadr' */
#news_wrapper #news {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	z-index: 10;
	background: white;
	border: solid 0px black;
	overflow: hidden;
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
	top: 0px;
	left: 0px;
}

/* .items to 'ta�ma' ze slajdami */
#news_wrapper #news .items {
	width: 20000em;
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

#news_wrapper #news .items .main_news {
	width: 260px;
	height: 100px;
	background: white;
	float: left;
	/* REQUIRED */
	margin: 0px 0px;
	/* odst�py mi�dzy slajdami */
	position: relative;
	/* dodane bo �atwiej mi p��niej rozmieszcza� elementy wewn�trz */
}

#news_wrapper #news .items .main_news .text {
	background: rgba(1, 1, 1, 0.6);
	color: white;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

#news_wrapper #news .items .main_news a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 100px;
}

#slider_shadow {
	background-image: url(../gfx/slider_shadow.png);
	widows: 940px;
	height: 0px;
}

/* CONTACT ----------------------------------------------- */
#contact_left {
	float: left;
	margin-top: 20px;
	width: 300px;
}

#contact_right {
	float: right;
	margin-top: 20px;
	width: 400px;
}

.form_input label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-right: 17px;
	width: 170px;
}

.form_input input {
	display: block;
	border: 1px solid #b0babd;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	margin-right: 0px;
}

.form_input textarea {
	display: block;
	border: 1px solid #b0babd;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	height: 100px;
}

.form_input2 input {
	display: block;
	border: 1px solid #b0babd;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}

.border_red input,
.border_red textarea {
	border: 1px solid red;
}

.form_submit input {
	padding: 5px 22px 5px 11px;
	margin-top: 10px;
	border: none;
	background-color: #4a6f97;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.form_submit_mail input {
	background-color: #d5ebf9;
	display: block;
	color: #003056;
	width: 87px;
	height: 25px;
	border: none;
	float: left;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../gfx/submit_button.png);
	background-repeat: no-repeat;
}

.form_submit_mail input:hover {
	cursor: pointer;
}

.red {
	color: red;
}

/* search ----------------------------------------------- */
#search {
	float: right;
	margin-top: 8px;
}

#search input {
	background: none;
	background-image: url(../gfx/search_input.png);
	border: none;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 130px;
	height: 22px;
	float: left;
	font-size: 12px;
}

#search input#subscribe-submit {
	background-image: url(../gfx/search_button.png);
	border: none;
	width: 36px;
	height: 34px;
	margin-top: 0px;
}

/* Pagination ----------------------------------------------- */
div.pagination {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: right;
}

div.pagination a {
	padding: 3px 6px 3px 6px;
	font-size: 11px;
	font-weight: bold;
	margin: 2px;
	border: 1px solid #eaf5fa;
	background-color: #eaf5fa;
	text-decoration: none;
	/* no underline */
	color: #000;
}

div.pagination a:hover,
div.pagination a:active {
	border: 1px solid #fff;
	color: #fff;
	border: 1px solid #ea830b;
	background-color: #ea830b;
}

div.pagination span.current {
	padding: 3px 6px 3px 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 2px;
	border: 1px solid #ea830b;
	font-weight: bold;
	background-color: #ea830b;
	color: #fff;
}

div.pagination span.disabled {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	font-size: 11px;
	border: 1px solid #eaf5fa;
	background-color: #eaf5fa;
	color: #666;
	font-weight: bold;
}

/* FORM ----------------------------------------------- */
#form {}

#form .row {
	margin-bottom: 15px;
}

#form .label {
	width: 25%;
	text-align: left;
	padding: 5px 0px 5px 0px
}

#form .input {
	float: left;
	width: 60%;
	text-align: left;
}

#form .row2 {
	margin-bottom: 0px;
}

#form .label2 {
	width: 20%;
	text-align: left;
	padding: 5px;
}

#form .input2 {
	width: 70%;
	text-align: left;
	padding: 5px;
}

#form .input input {
	width: 90%;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 2px;
	border: 1px solid #b5b5b5;
}

#form .input select {
	width: 94%;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 2px;
	border: 1px solid #b5b5b5;
}

#form .input textarea {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 2px;
	border: 1px solid #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#form .border_red input,
#form .border_red textarea {
	border: 1px solid red;
}

#form textarea {
	width: 480px;
	min-width: 480px;
	max-width: 480px;
	height: 200px;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 2px;
	border: 1px solid #b5b5b5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#form .input input.check {
	width: 15px;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #b5b5b5;
}

#form .input input.check {
	width: 15px;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #b5b5b5;
}

#form input.form_submit {
	background-color: #d5ebf9;
	display: block;
	color: #003056;
	width: 87px;
	height: 25px;
	border: none;
	float: left;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../gfx/submit_button.png);
	background-repeat: no-repeat;
}

#form .input input.form_submit:hover {
	background-color: #97151e;
	cursor: pointer;
}

#form .error {
	float: left;
	width: 35%;
	text-align: left;
	padding: 7px;
}

/* POPUP ----------------------------------------------- */
#pupup_comercial {
	display: none;
	z-index: 1000;
	background: black;
	width: auto;
	border: nine;
	padding: 0px;
}

#pupup_comercial img {
	border: none;
}

#pupup_comercial .close {
	width: 30px;
	height: 30px;
	background-image: url(../../assets/jquery.fancybox/fancy_close.png);
	display: block;
	position: absolute;
	left: -15px;
	top: -15px;
}

#pupup_comercial .close:hover {
	cursor: pointer;
}

/* download ----------------------------------------------- */
#download {
	background-repeat: repeat-x;
	margin: 0 auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: none;
}

#download table {
	background-color: #fff;
	border-spacing: 0px;
}

#download table td {
	background-color: #fff;
	padding: 3px;
}

.download {
	position: relative;
	background-color: #fff;
	display: block;
	float: left;
	margin: 5px;
	border: 1px solid #EBEBEB;
	width: 48%;
	float: left;
	height: 80px;
	overflow: hidden;
	color: #000;
	font-size: 10px;
	padding-top: 2px;
	z-index: 100;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.download:hover {
	border: 1px solid #AAC1DD;
	background-color: #fff;
	overflow: hidden;
}

.download .thumb {
	width: 88px;
	height: 70px;
	margin: 2px;
	margin-left: 5px;
	overflow: hidden;
	text-align: center;
	z-index: 99px;
	float: left;
}

.download .fileform {
	margin: 2px;
	width: 230px;
	float: left;
	overflow: hidden;
}

.download:hover .icons,
.file_delete:hover .icons {
	visibility: visible;
}

/* LIVE ----------------------------------------------- */
.live_left {
	float: left;
	text-align: right;
	width: 47%;
	padding-right: 3%;
	border-right: 1px solid #ccc;
}

.live_right {
	float: right;
	text-align: left;
	width: 46.8%;
	padding-left: 3%;
}

.live_left p {
	text-align: right;
}

.live_right p {
	text-align: left;
}

.live_left h3,
.live_right h3 {
	color: #035395;
}

/* popup ----------------------------------------------- */
#sideCard {
	position: fixed;
	top: 215px;
	left: -300px;
	width: 277px;
	transition: all 700ms;
	-webkit-transition: all 700ms;
	padding: 10px;
	min-height: 120px;
	background: #fff;
	border-top: 2px solid #e96910;
	border-bottom: 2px solid #e96910;
	border-right: 2px solid #e96910;
	z-index: 2000;
}

#sideCard.show {
	left: 0;
}

#sideCard header {
	display: inline-block;
	float: right;
	margin-top: -12px;
	margin-right: -42px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

#sideCard section {
	margin-top: 0px;
	float: left;
}

#sideCard section .item {
	width: 275px;
}

#sideCard section .item .text a {
	font-size: 11px;
}

#content_wrapper #sonda {
	background-color: #f2f2f2;
	padding: 20px;
	text-align: center;
}

#content_wrapper #sonda h3 {
	color: #000;
	font-size: 17px;
	text-align: center;
	margin-bottom: 0px;
}

#content_wrapper #sonda p {
	color: #777;
	font-size: 12px;
	text-align: center;
	margin-bottom: 0px;
}

#content_wrapper #sonda .buttons {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content_wrapper #sonda .buttons input {
	background-color: #022c55;
	width: 110px;
	margin-left: 5px;
	margin-right: 5px;
	outline: 0;
	border: 0;
	border-radius: 3px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
}

#content_wrapper #sonda .buttons input:hover {
	background-color: #00639f;
}

#content_wrapper #sonda .buttons .answer {
	background-color: #043e77;
	position: relative;
	display: inline-block;
	width: 110px;
	margin-left: 5px;
	margin-right: 5px;
	outline: 0;
	border: 0;
	border-radius: 3px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}

/* CLASSES ----------------------------------------------- */
#sony {
	width: 750px;
	margin: 0 auto;
	margin-top: -20px;
	margin-bottom: 40px;
}

.clear {
	clear: both;
}

.space {
	clear: both;
	height: 25px;
}

.space2 {
	clear: both;
	height: 15px;
}

.line {
	margin-top: 8px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #b7c4cf;
}

.line2 {
	margin-top: 15px;
	margin-bottom: 17px;
	border-bottom: 1px dotted #b7c4cf;
}

.goog-te-banner-frame.skiptranslate {
	display: none !important;
}

.hideMore {
	display: none;
}

.comment_main {
	float: right;
	background-image: url(../gfx/comment.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-left: 18px;
	font-size: 10px;
	color: black;
	height: 17px;
}

.comment {
	float: right;
	background-image: url(../gfx/comment.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-left: 18px;
	font-size: 10px;
	color: black;
	height: 17px;
}

img.arrows {
	margin-left: 5px;
}

/* Comment on page and comment form */
#add_coment,
.comment_form {
	display: none;
}