body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;	
}
img{
	border:none;
}
a,a:visited{color:#000;}
a:hover{color:#cc0000;}

a.footer,a.footer:visited{color:#fff;text-decoration:none;}
a.footer:hover{text-decoration:underline;}

.Header {
	height:127px;
	display:block;
	background-image:url(../images/bk_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.HeaderInnerPage {
	height:127px;
	display:block;
	background-image:url(../images/bk_top_innerpage.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.HeaderInner {
	width:940px;
	height:127px;
	position:relative;
	margin:0 auto;
}
.Logo {
	width:176px;
	height:60px;
	float:left;
	margin:15px 0 0 15px;
}
.LogoInnerPage {
	width:176px;
	height:60px;
	float:left;
	margin:15px 0 0 15px;
	background-image:url(../images/logo_innerpage.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.Search {
	width:215px;
	height:20px;
	float:right;
	margin:55px 15px 0 0;
}
.SearchBox {
	width:125px;
	background-color:#FFFFFF;
	color: #000;
	border: solid 1px #55a331;
	font-size: 12px;
}
.SearchSubmit {
	height: 20px;
	background:none;
	font-weight: bold;
	color: #000;
	border:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Menu {
	width:940px;
	height:38px;
	position:absolute;
	left:0;
	top:89px;
	clear:both;
	background-image:url(../images/bk_menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.MenuEndLeft {
	float:left;
	width:15px;
	height:38px;
	float:left;
	background-image: url(../images/MenuEndLeft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#meniu{
	float:left;
}
.MenuEndRight {
	float:right;
	width:15px;
	height:38px;
	float:right;
	background-image: url(../images/MenuEndRight.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.MenuSeparator {
	width:1px;
	height:25px;
	margin: 9px 0 0 0;
	background-color:#FFFFFF;
	float:left;
}

.Slogan {
	height:81px;
	display:block;
	background-image:url(../images/bk_slogan.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.SloganWrap {
	width:940px;
	height:80px;
	margin:0 auto;
}
.SloganArrows {
	width:285px;
	height:80px;
	float:left;
	background-image:url(../images/slogan_arrows.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.SloganText {
	width:400px;
	height:60px;
	padding-top:20px;
	float:right;
	text-align: right;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	color: #073579;
}
.BigImg0 {
	width:940px;
	height:190px;
	display:block;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/big_image1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BigImg1 {
	width:940px;
	height:190px;
	display:block;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/big_image2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BigImgInnerPage {
	width:940px;
	height:190px;
	display:block;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/big_image_innerpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.Contents {
	/*background-color:#3399CC;*/
	width:940px;
	height:100%;
	display:block;
	margin: 0 auto;
}
.ContentsSpaced {
	display:block;
	height:25px;
	clear:both;
}
.ContentsLeft {
	/*background-color:#CC6666;*/
	width:225px;
	height:100%;
	float:left;
}
.ContentsRight {
	/*background-color:#CC6600;*/
	width:700px;
	height:100%;
	float:right;
}
.ContentsLeftBoxAll {
	background-color:#FFF;
	display:block;
	padding:0 0 25px 0;
	background-image: url(../images/bk_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.ContentsBox {
	margin:0;
	padding:0 0 0 13px;
	background-image: url(../images/bk_box_left.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.ContentsBox ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
ul.jobs{
	list-style: square;
	margin-left:15px;
	padding-left:15px;
}
.BoxTitle {
	font-size: 16px;
	font-weight: bold;
	color: #073579;
	padding: 10px 0 10px 0;
}
.BoxTitleInnerPage {
	clear:both;
	display:block;
}
a.BoxTitleInnerPage {
	font-size: 16px;
	font-weight: bold;
	color: #073579;
	padding: 5px 0 5px 15px;
	text-decoration: none;
}
a.BoxTitleInnerPage:hover {
	color: #55A331;
	background-image: url(../images/bk_menu_innerpage_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.BoxContents {
	color:#666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.BoxSpaced {
	height:20px;
}
.ContentLeftSpaced {
	height:35px;
}

.ContentsRightBoxAll {
	width:175px;
	float:left;
	background-color:#FFF;
	display:block;
	padding:0 0 25px 0;
	background-image: url(../images/bk_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}





.ContentsRightBot {
	display:block;
	clear:both;
}
.ContentsRightBot ul {
	margin: 0;
	padding: 0;
}
.ContentsRightBot ul li {
	list-style-type: none;	
}
.ContentsRightBot ul li.Title {
	width:700px;
	font-size: 28px;
	font-weight: bold;
	color: #073579;
	text-decoration: none;	
	margin: 20px 0 20px 0;
}
.ContentsRightBot ul li.Contents {
	width:700px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}




.ContentsRightInnerPage {
	/*background-color:#CC6655;*/
	width:700px;
	height:100%;
	float:right;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
}

div.insidePageTitle{
	margin: 10px 0 20px 0;
}

div.insidePage{
	padding: 0 20px 0 20px;
}
div.insidePage ul{
	list-style: square;
}
div#navigation ul{
	list-style: none;
	padding:0;
	margin:0;
}
div#navigation ul li{
	float:left;
	margin-left:5px;
}
div#navigation ul li h2{
	color:#000000;
	font-size:12px;
}
div#navigation a:hover{
	color: #1272C4;
}

.Footer {
	background-color:#073579;
}
.FooterWrap {
	width:940px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	font-size: 12px;
}
