body {
    margin: 0px;
    padding: 0px;
    background-color: #001B4A;
    font-family: Arial;
    font-size: 12px;
    color: #696969;
}

div.sitecenter {
    margin-left: auto;
    margin-right: auto;
    width: 758px;
}

#top {
	background: url(../images/bg.png);
    background-color: #5f5f5f;
} 

#logo {
    padding: 10px 0px 0px 0px;
    text-align: left;
} 

#bottom {
    height: 144px;
    background: url(../images/tlo_dol.png) repeat-x top;
} 

#bottomtext {
    padding-top: 14px;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
	height:58px;
}

#menu {
    width: 732px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/menu_bg.png) repeat-x;
    line-height: 39px;
	position:relative;
} 

#menu #lang {
    display: block;
    float: right;
	margin: 3px;
}

#menu #lang img {
   border: 1px solid #a5a5a5;
   padding:0;
}

/*
#menu ul li {
    display: block;
    float: left;
    padding: 0px 12px 0px 12px;
}
*/

#menu ul li a {
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
} 

#menu ul li a:hover {
    color: #a5a5a5;
} 

#menu ul li a.selected {
    color: #6BB1F0;
}

a{
	text-decoration: none;
	color:#424242;
}

a:hover {
    color: #a5a5a5;
} 

a.selected {
    color: #068696;
}




#content_top {
    width: 758px;
    height: 33px;
    background: url(../images/content_top_bg.png) no-repeat;
} 

#content_bottom {
    width: 758px;
    height: 144px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/content_bottom_bg.png) no-repeat;
	padding-left:3px;
}

#content2col {
    float: left;
    width: 758px;
    margin: 0px auto 0px auto;
    background: url(../images/content_bg.png) repeat-y center;
}

#content2col h1.title {
    display: block;
    width: 295px;
    height: 40px;
    margin: 5px 3px;
    background-image: url(../images/etykietka.png);
    vertical-align: top;
} 

#content2col h1.title span {
    display: block;
	background-color:transparent;
    padding: 7px 0px 0px 34px;
    font-size: 16px;
	height:30px;
    font-weight: bold;
    color: #ffffff;
} 

#content2col h2 {
    display: block;
    width: 200px;
    margin: 0px;
    padding: 0px 20px;
    background: url(../images/h2_arrow.jpg) no-repeat left center;
    font-size: 13px;
    font-weight: bold;
    color: #068696;
    vertical-align: top;
} 

#content2col .text {
    width: 240px;
    padding: 10px 25px;
    font-size: 11px;
    text-align: left;
    color: #666666;
    line-height: 18px;
}

#content2col #content_right {
    float: right;
    width: 420px;
    padding: 10px;
	margin: 5px 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

#content2col #content_right .text {
    width: 400px;
    padding: 10px;
    font-size: 11px;
    text-align: justify;
    color: #696969;
    line-height: 17px;
}

#content2col #content_right img {
    border:none;
	float:left;
	margin: 0 4px 4px 0;
	
}

#content2col #content_right h2 {
    width: 370px;
    margin: 10px;
	background: none;
    font-size: 15px;
    font-weight: bold;
    color: #068696;
} 

div.formwrapper {
    margin: 0px 0px 0px 30px;
}

input[type=text] {
    width: 320px;
    padding: 8px 0px 8px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #068696;
    background-color: #f5f5f5;
    border: solid 1px #e0e0e0;
    vertical-align: middle;
}

input[type=image] {
	
	margin-left:28px;
	margin-top:40px;
}

textarea {
    width: 320px;
    height: 111px;
    padding: 8px 0px 8px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #00bcd4;
    background-color: #f5f5f5;
    border: solid 1px #e0e0e0;
} 

.ctext1 {
    font-weight: bold;
    color: #068696;
	display:block;
}

.ctext3 {
    font-weight: bold;
    color: #068696;
	display:block;
	margin-left:25px;
}

.ctext2 {
    font-weight: bold;
    color: #068696;
}

div.gap {
    height: 12px;
}

td{
	float:left;
	width:200px;
	vertical-align:top;
}

table.contact{
	margin-left:25px;
}

table.contact td:first-child{
	width:90px;
}

table.press td:first-child{
	width:90px;
}

table.press td{
	width:310px;
}

table.press tr.bgb{
	background-color:#F0FFF0;
}

table.press tr.bg{
	background-color:#F3F3F3;
}


table.jaso td{
	width:310px;
	padding:8px 0;
}

table.jaso td:first-child{
	width:95px;
	padding-right:5px;
}

.information{
	border: 1px solid #b8c6d2; 
	background-color: #dae6f1;
	margin: 0 10px;
	padding: 8px;
	color: #2F4F4F;
}

.error {
	border: 1px solid #dbd6a1; 
	background-color: #f8f2b7;
	margin: 0 10px;
	padding: 8px;
	color: #2F4F4F;
}

img{
	border:none;
}

.color{
	color:#228B22;
}

	
ul.dropdown a { 
	padding: 2px 10px 0px 10px;
	color: #fff; 
	text-decoration: none; 
}
	

ul.dropdown li:hover {
		cursor: pointer; 
}

ul.dropdown *.parent { 
	padding-right: 0px;
}



ul.dropdown ul { 
	width: 170px;
}





ul.dropdown ul li {
	background-image: none; 
	border-top: 1px solid #A1A1A1; 
	background: #181818;
}

ul.dropdown ul li:hover { 
	border-top: 1px solid #718d82; 
	background: #323232; 
}
	
	




	
ul.dropdown { 
	list-style: none; 
	position: relative; 
	z-index: 700; 
	float: left; 
	margin: 0; 
}

ul.dropdown a { 
	display: block; 
}

ul.dropdown li { 
	float: left; 
	padding: 0; 
	zoom: 1; 
}

ul.dropdown li.hover { 
	position: relative; 
	z-index: 800; 
}

ul.dropdown li:hover { 
	position: relative; 
	z-index: 800; 
}

ul.dropdown ul { 
	list-style: none; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: -40px; 
	z-index: 750; 
	margin: 0 0 0 0; 
}

ul.dropdown ul li { 
	float: none; 
}

ul.dropdown li:hover > ul { 
	visibility: visible; 
}

ul.dropdown li.hover > ul { 
	visibility: visible; 
}



li{
	list-style-type:none;
}

img.pad{
	padding:2px 8px;
}
