@charset "utf-8";
.main {
}
body {
padding: 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #343434;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #343434;
text-decoration: none;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #343434;
text-decoration: underline;
}

a.oferta {
display: block;
width: 213px;
padding-left: 45px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #636262;
text-decoration: none;
margin-bottom: 5px;
}
a.oferta:hover {
display: block;
width: 213px;
padding-left: 45px;
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #4586df;
text-decoration: none;
}
a.oferta2 {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #636262;
text-decoration: none;
margin-bottom: 5px;
}
a.oferta2:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #4586df;
text-decoration: none;
}
#main_frame {
width: 1080px;
text-align: left;
}

#top_line {
width: 1080px;
height: 8px; 
background: #6AA3E6;
}
#menu {
width: 1080px;
height: 50px;
background: url(../images/menu_back.jpg) top left no-repeat;
}
#menu_buttons {
float: left;
width: 690px;
height: 50px;
text-align:left;
padding-left: 110px;
}
#menu_navi {
float: right;
width: 280px;
height: 50px;
}
#top_graph {
clear:both;
width: 1080px;
height: 233px;
background: url(../images/top_graph.jpg) no-repeat;
}
#main_page {
width: 1080px;
display: table;
background: url(../images/wide_page_helper.jpg) top left repeat-y;
}
#kontakt_page {
width: 1080px;
height: 338px;
background: url(../images/kontakt_back.jpg) top left no-repeat;
}
#oferta_horizontal_table {
clear: both;
width: 1080px;
display: table;
background: url(../images/oferta_hor_back.jpg) top left repeat-y;
}
#oferta_horizontal {
width: 800px;
padding-left: 140px;
padding-right: 140px;

background: url(../images/oferta_back.jpg) top left no-repeat;
line-height: 30px;
text-align: center;
}
#content {
width: 1080px;
height: 422px;
background: url(../images/pages_back_top.jpg) top left no-repeat;
}
#footer_graph {
width: 1080px;
height: 194px;
background: url(../images/footer_graph.jpg) no-repeat;
}
#footer_graph2 {
clear: both;
width: 1080px;
height: 222px;
background: url(../images/footer_graph2.jpg) no-repeat;
}
#footer {
width: 1000px;
height: 26px;
padding-right: 80px;
padding-top: 12px;
background: url(../images/ft_back.jpg) top left repeat-x;
color:#ffffff;
text-align: right;
font-weight: bold;
}
#left_column {
float: left;
width: 495px;
padding-left: 140px;
padding-right: 15px;
text-align: left;
}
#right_column {
float:right;
width: 430px;
text-align: left;
}
#oferta_box {
display: table;
width: 430px;
text-align: left;
background: url(../images/oferta_table_back.gif) top left repeat-y;
}
#contact_box {
display: table;
width: 430px;
text-align: left;
background: url(../images/kontakt_table_back.gif) top left repeat-y;
}
#oferta_box_txt {
width: 258px;
padding-left: 70px;
padding-right: 102px;
text-align: left;
background: url(../images/oferta_back_top.jpg) top left no-repeat;
height: 201px;
}
#contact_box_txt {
width: 200px;
padding-left: 115px;
padding-right: 115px;
background: url(../images/kontakt_back_top.jpg) top left no-repeat;
text-align: left;
height: 111px;
}
div.page_title {
width: 630px;
padding-right: 450px;
text-align:right;
height: 51px;
padding-top: 10px;
background: url(../images/index_sub.jpg) top left no-repeat;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
text-transform: uppercase;
}
#kontakt_left {
float: left;
width: 273px;
padding-left: 145px;
padding-top: 115px;
text-align: left;
}
#kontakt_right {
float: right;
width: 486px;
padding-left: 31px;
padding-right: 145px;
text-align: left;
}
/* ja form */

.ja_form{
    padding-top: 8px;
}
.ja_form div {
	width: 150px; 

	vertical-align:middle; 
	line-height: 15px;
}
.ja_form_title {
	font-size: 12px;
	font-weight: bold;
}	

div.ja_box_form {

}

div.ja_box_form2 {
	line-height: 5px;
	padding-left: 17px;	   
}
input, select {
	font: 11px/Trebuchet MS;
	border: solid 1px #343434;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
	border: solid 1px #343434;
}

.button {
	border: none;
	background: url(../images/but_arr.gif) top left no-repeat;
	padding-left: 17px;
	color: #343434;
	font-size: 9px;
}

.button:hover, .button:focus {
	color: #CC00CC;
	font-size: 9px;
}
.button2 {
	border: solid 2px #f3f3f3;
	padding: 10px 18px;
	background: #EC8C01;
	color: #ffffff;
	font-size: 10px;
}

.button2:hover, .button2:focus {
	border-color: #E6E6E6;
	font-size: 10px;
}
.inputbox {
	border: solid 1px #343434;
	background: #F3F3F3;
	color: #6B6B6B;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #CCCCCC;
}

/* end ja form */