/************************************************************************************************************
 *	CSS File - TIPRO
 *	@media	screen
 *	@author	Kreativne ideje d.o.o.
 *	@URL	www.kreativne-ideje.si
 *	@date	January 2012
 ***********************************************************************************************************/



/*****************************************************************************
 *	General Styles
 *****************************************************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	background-color: #FEF4E6;
	text-align: center;
	background-image: url(../img/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border: 0;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 25px;
	color: #000000;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 25px 0;
	color: #000000;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 25px 0;
	color: #000000;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 25px 0;
	color: #266CB1;
}

.black {
	color: #000000;
}

.blue {
	color: #266CB1;
}

.blueAngel {
	/*color: #266CB1;*/
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 16px;
	/*font-weight: bold;*/
}

.whiteAngel {
	color: #FFFFFF;
	padding-right: 5px;
}

.dispatching {
	color: #FFFFFF;
	font-size: 34px;
	font-weight: bold;
}

.nwsBig {
	font-size: 17px;
	color: #000000;
	padding-bottom: 5px;
}

.nwsSmall {
	font-size: 12px;
	color: #717871;
	padding-bottom: 18px;
}

.inputSearch {
	width: 156px;
	height: 18px;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #717871;
	border: 0;
	background-color: transparent;
}

.inputNewsletter {
	width: 215px;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #717871;
	border: 0;
	background-color: transparent;
}

.pdf {
	clear: left;
	float: left;
	width: 700px;
	padding: 15px 0;
}

.pdf p {
	padding-bottom: 0;
	}
	
.pdf .pdfLink {
	clear: left;
	float: left;
	width: 640px;
	padding: 2px 0;
	}
	
.pdf .pdfIcon {
	float: left;
	width: 23px;
	height: 16px;
	}

.pdf .pdfIcon a {
	display: block;
	float: left;
	width: 16px;
	height: 20px;
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.pdf .pdfIcon a:hover {
	background-image: url(../img/pdf_hov.gif);
	background-repeat: no-repeat;
	}
/*****************************************************************************
 *	General Structure
 *****************************************************************************/
#wrapperTop {
	float: left;
	width: 100%;
	background-image: url(../img/bg_wrapper_top.gif);
	background-repeat: repeat-x;
}

#wrapperBottom {
	clear: left;
	float: left;
	width: 100%;
	background-image: url(../img/bg_wrapper_bottom.gif);
	background-repeat: repeat-x;
}

.container {
	width: 1240px;
	margin: 0 auto;
}

/*****************************************************************************
 *	Header
 *****************************************************************************/
#header {
	position: relative;
	float: left;
	width: 1240px;
	height: 112px;
	text-align: left;
}

#header .inHeader {
	float: left;
	width: 1195px;
	padding-left: 25px;
	background-image: url(../img/bg_search.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#header .logo {
	float: left;
	width: 160px;
}

#header .rightHeader {
	float: right;
	width: 1035px;
}

#header .rightHeader .search {
	float: right;
	width: 227px;
	height: 56px;
}

#header .rightHeader .search .inSearch {
	float: left;
	width: 221px;
	padding-top: 10px;
	padding-left: 6px;
}

#header .rightHeader .navigation {
	clear: right;
	float: right;
	/*width: 1035px;*/
	height: 56px;
	background-image: url(../img/bg_navigation.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#header .rightHeader .navigation a {
	display: block;
	float: right;
	padding: 8px 30px 9px;
	background-color: #266CB1;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

#header .rightHeader .navigation a:hover {
	display: block;
	float: right;
	padding: 9px 30px 9px;
	background-color: #FFFFFF;
	color: #434343;
	font-size: 16px;
	text-decoration: none;
}

#header .rightHeader .navigation a.active {
	position: relative;
	display: block;
	float: right;
	padding: 9px 30px 12px;
	background-color: #FFFFFF;
	color: #434343;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	z-index: 100;
}

/*****************************************************************************
 *	Pulldown
 *****************************************************************************/
#header .navigation .pulldown {
	position: absolute;
	top: 96px;
	right: 0;
	border: 1px solid #D0D0D0;
	background-color: #FFFFFF;
	z-index: 50;
}

#header .navigation .pulldown .inPulldown {
	float: right;
	padding-top: 11px;
	/*padding-bottom: 11px;*/
	padding-right: 9px;
}

#header .navigation .pulldown .pullBox {
	position: relative;
	float: right;
	margin-left: 9px;
	background-image: url(../img/bg_pullbox.png);
	background-repeat: repeat-x;
}

#header .navigation .pulldown .pullBox .titleBox {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}

#header .navigation .pulldown .pullBox .productsBox {
	clear: left;
	float: left;
}

#header .navigation .pulldown .pullBox .productBox {
	position: relative;
	float: left;
	width: 148px;
	padding-bottom: 7px;
}

.arrowBlue {
	position: absolute;
	width: 26px;
	height: 16px;
	bottom: -3px;
	left: 45%;
	z-index: 100;
}

.pullDivider_1 {
	float: left;
	width: 2px;
	height: 148px;
	background-image: url(../img/pull_divider_01.png);
	background-repeat: no-repeat;
}

.pullDivider_2 {
	float: left;
	width: 2px;
	height: 167px;
	background-color: #FAFAFA;
	background-image: url(../img/pull_divider_02.png);
	background-repeat: no-repeat;
}

#header .navigation .pulldown .pullBox .productBox .productImage {
	/* float: left; */
	width: 148px;
	height: 120px;
	text-align: center;
}

#header .navigation .pulldown .pullBox .productBox .productImage img {
	padding-top: 15px;
}

#header .navigation .pulldown .pullBox .productBox .productLink {
	clear: left;
	float: left;
	width: 148px;
	height: 35px;
	text-align: center;
}

#header .navigation .pulldown .pullBox .productBox a {
	display: inline;
	float: none;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	background-color: transparent;
}

#header .navigation .pulldown .pullBox .productBox a:hover {
	display: inline;
	float: none;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #B4B4B4;
	background-color: transparent;
}

#header .navigation .pulldown .subPulldown {
	position: absolute;
	top: 207px;
	/*right: 114px;*/
	padding-bottom: 10px;
	background-image: url(../img/bg_pulldown2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*
#header .navigation .pulldown .subPulldown {
	clear: both;
	float: right;
	padding-bottom: 10px;
	background-image: url(../img/bg_pulldown2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
*/

#header .navigation .pulldown .subPulldown .inSubpull {
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	padding-left: 3px;
	border-top: 3px solid #0D97D1;
	border-bottom: 3px solid #DEDEDE;
	background-image: url(../img/bg_subpull.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .navigation .pulldown .subPulldown .inSubpull2 {
	float: left;
	padding-right: 3px;
	background-image: url(../img/bg_subpull.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#header .navigation .pulldown .subPulldown .inSubpull3 {
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/bg_subproduct.png);
	background-repeat: repeat-x;	
}

#header .navigation .pulldown .subPulldown .subProductBox {
	float: left;
	width: 205px;
	height: 167px;
}

#header .navigation .pulldown .subPulldown .subProductBox .productImage {
	float: left;
	width: 205px;
	height: 120px;
	text-align: center;
}

#header .navigation .pulldown .subPulldown .subProductBox .productLink {
	float: left;
	width: 205px;
	height: 35px;
	text-align: center;
}


#header .navigation .pulldown .subPulldown .subProductBox a {
	display: inline;
	float: none;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #454545;
	background-color: transparent;
}

#header .navigation .pulldown .subPulldown .subProductBox a:hover {
	display: inline;
	float: none;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #B4B4B4;
	background-color: transparent;
}

.activeBox {
	background-image: url(../img/bg_hover.png) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	z-index: 5000 !important;
}

.activeBoxx {
	background-image: url(../img/bg_hover_.png) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	z-index: 5000 !important;
}


/*****************************************************************************
 *	Content
 *****************************************************************************/
#content {
	clear: both;
	float: left;
	width: 1240px;
	text-align: left;
}

#content .contentBox {
	float: left;
	width: 1240px;
}

#content .contentBox .inContent {
	float: left;
	width: 1190px;
	padding-left: 25px;
}

#content .contentBox .inContent2 {
	float: left;
	width: 1215px;
	padding-left: 25px;
}

#content .breadcrumb {
	float: left;
	width: 1190px;
	height: 33px;
}

#content .breadcrumb .breadcrumbLeft {
	float: left;
	width: 972px;
	height: 32px;
	line-height: 33px;
	padding-left: 23px;
}

#content .breadcrumb .breadcrumbLeft a {
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}

#content .breadcrumb .breadcrumbLeft a:hover {
	text-decoration: underline;
}

#content .breadcrumb .breadcrumbRight {
	float: left;
	width: 195px;
	height: 33px;
	line-height: 33px;
	text-align: right;
}

#content .breadcrumb .breadcrumbRight a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

#content .breadcrumb .breadcrumbRight a strong {
	font-size: 13px;
	color: #000000;
	padding: 2px 5px;
	background-color: #ACA69E;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#content .splash {
	clear: left;
	float: left;
	width: 1190px;
	height: 407px;
}

#content .splash .topRow {
	float: left;
	width: 1190px;
	height: 356px;
}

#content .splash .topRow img {
	float: left;
}

#content .splash .topRow .leftPart {
	float: left;
	width: 902px;
	height: 356px;
}

#content .splash .topRow .rightPart {
	float: left;
	width: 288px;
	height: 356px;
}

#content .splash .bottomRow {
	float: left;
	width: 1190px;
	height: 51px;
	background-image: url(../img/bg_pattern.gif);
	background-repeat: repeat-x;
	z-index: 20;
}

#content .splash .bottomRow .inRow {
	float: left;
	width: 590px;
	padding-left: 520px;
}

#content .splash .bottomRow a {
	display: block;
	float: left;
	width: 14px;
	height: 10px;
	margin-top: 15px;
	background-image: url(../img/bullet_grey.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#content .splash .bottomRow a:hover {
	display: block;
	float: left;
	width: 14px;
	height: 10px;
	background-image: url(../img/bullet_blue.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#content .splash .bottomRow a.activeSlide {
	display: block;
	float: left;
	width: 14px;
	height: 10px;
	background-image: url(../img/bullet_blue.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#content .different {
	clear: left;
	float: left;
	width: 1190px;
	padding-bottom: 25px;
	background-image: url(../img/bg_different.gif);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
}

#content .different .diffTitle {
	float: left;
	width: 1190px;
	height: 64px;
	line-height: 64px;
}

#content .diffTitle img {
	/*padding-top: 8px;*/
	padding-left: 18px;
	padding-right: 18px;
}

#content .diffTitle span {
	font-size: 20px;
	font-weight: bold;
}

#content .different .imageBox {
	float: left;
	width: 1190px;
}

#content .different .imageBox .inBox {
	float: left;
	width: 1172px;
	padding-left: 18px;
}

#content .different .imageBox img {
	
}

#content .different .textBox {
	float: left;
	width: 284px;
	padding-top: 24px;
}

#content .different .textBox p {
	width: 260px;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../img/arrow_01.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 150%;
}

#content .different .textBox p strong {
	color: #266CB1;
}

#content .different .textBox a {
	text-decoration: none;
	font-weight: bold;
	color: #266CB1;
}

#content .different .textBox a:hover {
	text-decoration: underline;
}

#content .different .textBox ul {
	width: 190px;
}

#content .different .textBox ul li {
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../img/arrow_01.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 150%;
} 

#content .different .textBox ul li strong {
	color: #266CB1;
}

#content .inFocus {
	clear: left;
	float: left;
	width: 1190px;
	height: 64px;
	background-image: url(../img/bg_pattern.gif);
	background-repeat: repeat-x;
}

#content .inFocus img {
	/*padding-top: 18px;*/
}

#content .inFocus span {
	font-size: 20px;
	font-weight: bold;
}

#content .inFocus .leftNews {
	float: left;
	width: 903px;
}

#content .inFocus .rightNews {
	float: left;
	width: 280px;
}

.leftShadow {
	float: left;
	width: 1190px;
	background-image: url(../img/shadow_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	/*background-image: url(../img/shadow_left.png);
	background-repeat: no-repeat;
	background-position: left top;*/
} 

.rightShadow {
	float: left;
	width: 1190px;
	padding-top: 18px;
}

#content .galleryPointer {
	float: left;
	width: 25px;
	height: 199px;
}

#content .galleryPointer .pointerPrev {
	float: left;
	width: 25px;
	padding-top: 65px;
	text-align: right;
}

#content .galleryPointer .pointerNext {
	float: left;
	width: 25px;
	padding-top: 65px;
}

#content .entergallery {
	float: left;
	width: 1190px;
	height: 199px;
	background-image: url(../img/bg_entergallery_01.gif);
	background-repeat: repeat-x;
}

#content .entergallery2 {
	float: left;
	width: 1190px;
	padding-top: 4px;
	background-image: url(../img/bg_entergallery_02.jpg);
	background-repeat: no-repeat;
}

#content .entergallery .galleryDivider {
	float: left;
	width: 2px;
	height: 195px;
	background-image: url(../img/entergallery_divider.gif);
	background-repeat: no-repeat;
}

#content .entergallery .galleryBox {
	float: left;
	width: 296px;
	height: 195px;
}

#content .entergallery .galleryBox .galleryImage {
	position: relative;
	float: left;
	width: 196px;
	height: 135px;
	padding-left: 49px;
}

#content .entergallery .galleryBox .galleryImage .inGallery {
	float: left;
	width: 196px;
	padding-top: 25px;
}

#content .galleryNew {
	position: absolute;
	width: 52px;
	height: 52px;
	top: 0;
	left: 0;
}

#content .entergallery .galleryBox .galleryText {
	float: left;
	width: 196px;
	padding-left: 49px;
	text-align: center;
}

#content .entergallery .galleryBox a {
	color: #266CB1;
	text-decoration: none;
	font-weight: bold;
}

#content .entergallery .galleryBox a:hover {
	text-decoration: underline;
}

#content .enternews {
	clear: left;
	float: left;
	width: 1190px;
	padding-top: 25px;
	background-image: url(../img/bg_enternews.jpg);
	background-repeat: no-repeat;
}

#content .enternews .newsBox {
	float: left;
	width: 450px;
}

#content .enternews .newsletterBox {
	float: left;
	width: 290px;
	height: 240px;
	background-image: url(../img/bg_newsletter.jpg);
	background-repeat: no-repeat;
}

#content .enternews .newsletterBox .inNewsletterBox {
	float: left;
	width: 270px;
	padding-top: 23px;
	padding-left: 18px;
}

#content .enternews .newsBox .newsImage {
	float: left;
	width: 140px;
	height: 132px;
	background-image: url(../img/bg_enternews.png);
	background-repeat: no-repeat;
}

#content .enternews .newsBox .newsImage img {
	padding-top: 6px;
	padding-left: 6px;
} 

#content .enternews .newsBox .newsText {
	float: left;
	width: 244px;
	line-height: 150%;
}

.newsDate {
	font-size: 9px;
	color: #B5B5B5;
	/* padding-bottom: 7px; */
} 

.newsTitle {
	padding-bottom: 20px;
}

.newsTitle a {
	font-size: 13px;
	font-weight: bold;
	color: #266CB1;
	text-decoration: none;
} 

.newsTitle a:hover {
	text-decoration: underline;
} 

/*****************************************************************************
 *	Content
 *****************************************************************************/
#content .mainColumn {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_main_column.png);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 150%;
}

#content .middleRow a {
	color: #266CB1;
	text-decoration: underline;
	font-weight: bold;
}

#content .middleRow a:hover {
	text-decoration: none;
}

#content .middleRow p {
	padding-bottom: 5px;
}

#content .middleRow ul {
	padding-left: 42px;
	list-style-type: none;
}

#content .middleRow ul li {
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../img/arrow_03.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#content .mainColumn .inMainColumn {
	float: left;
	width: 836px;
	padding-left: 64px;
	padding-bottom: 35px;
}

.print {
	float: left;
	width: 830px;
	padding: 10px 0;
}

#content .mainColumn .newsLister {
	float: left;
	width: 790px;
	padding-top: 15px;
	padding-bottom: 45px;
}


#content .mainColumn .newsLister .newsBox {
	float: left;
	width: 790px;
	padding-top: 15px;
	padding-bottom: 25px;
	border-bottom: 2px solid black;
}

#content .mainColumn .newsLister .newsBox .newsImage {
	float: left;
	width: 140px;
	height: 132px;
	background-image: url(../img/bg_enternews.png);
	background-repeat: no-repeat;
}

#content .mainColumn .newsLister .newsBox .newsImage img {
	padding-top: 6px;
	padding-left: 6px;
} 

#content .mainColumn .newsLister .newsText {
	float: left;
	width: 650px;
	line-height: 150%;
}

#content .mainColumn .topRow {
	float: left;
	width: 836px;
	padding-bottom: 15px;
}

#content .mainColumn .topRow .leftPart {
	float: left;
	width: 708px;
	padding-top: 30px;
}

#content .mainColumn .topRow .title {
	float: left;
	width: 708px;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 28px;
	line-height: 120%;
	color: #434343;
}

#content .mainColumn .topRow .title span {
	color: #266CB1;
	font-weight: bold;
}

#content .mainColumn .topRow .leftPart .subtitle {
	float: left;
	width: 708px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #5B5B5B;
}

#content .mainColumn .topRow .leftPart .refImage {
	float: left;
	width: 708px;
	padding-bottom: 15px;
}

#content .mainColumn .topRow .rightPart {
	float: left;
	width: 128px;
	background-color: #F0F0F0;
	/*background-image: url(../img/bg_side_column.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#content .mainColumn .topRow .rightPart .smallImage {
	float: left;
	width: 128px;
	height: 108px;
	border-bottom: 1px solid #CDCDCD;
	text-align: center;
	/*background-image: url(../img/bg_small_image.png);
	background-repeat: no-repeat;
	background-position: center top;*/
}

#content .mainColumn .middleRow {
	clear: left;
	float: left;
	width: 780px;
	padding-bottom: 25px;
}

#content .sideColumn {
	float: left;
	width: 315px;
} 

#content .sideColumn .inSide {
	float: left;
	width: 285px;
	padding-left: 13px;
}

/*****************************************************************************
 *	Menu
 *****************************************************************************/
.menu {
	width: auto;
	height: auto;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	list-style: none;
}

.menu ul {
	list-style: none;
}

.menu > li > a {
	background-color: #616975;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(35, 94, 152)),to(rgb(69, 129, 187)));
	background-image: -webkit-linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	background-image: -moz-linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	background-image: -o-linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	background-image: -ms-linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	background-image: linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#4581bb', EndColorStr='#235e98');
	border-bottom: 1px solid #33373d;
	-webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
	-moz-box-shadow: inset 0px 1px 0px 0px #878e98;
	box-shadow: inset 0px 1px 0px 0px #878e98;
	width: 100%;
	/*height: 2.75em;*/
	line-height: 43px;
	text-indent: 2.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	text-decoration: none;
}

.menu ul li a {
	border-top: 1px solid #848991;
	border-bottom: 1px solid #103c56;
	/*background-color: #666D77;
	background-image: url(../img/bg_menu_03.png);
	background-repeat: repeat-x;
	background-position: bottom;*/
	width: 100%;
	line-height: 43px;
	text-indent: 2.75em;
	/*height: 2.75em;
	line-height: 2.75em;
	*/
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu li {
	
	background-color: #666D77;
	background-image: url(../img/bg_menu_03.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	line-height: 43px;
	text-indent: 2.75em;
}

.submenu ul li a {
	background: #FFFFFF;
	border-top: 1px solid #DFE0E2;
	border-bottom: 1px solid #DFE0E2;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 3.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E9E9E;
	text-decoration: none;
}
.menu ul li:last-child a {
	border-bottom: 1px solid #33373d;
}

.menu > li > a:hover, .menu > li > a.active,
.submenu > li > a:hover, .submenu > li > a.active {
	background-color: #35afe3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
	background-image: -webkit-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: -moz-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: -o-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	border-bottom: 1px solid #103c56;
	-webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #6ad2ef;
}
.menu > li > a.active {
	border-bottom: 1px solid #1a638f;
}
.menu > li > a:before {
	content: '';
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	font-size: 36px;
	height: 1em;
	width: 1em;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -.5em 0 0 0;
}
.item1 > a:before {
	background-position: 0 0;
}
.item2 > a:before {
	background-position: -38px 0;
}
.item3 > a:before {
	background-position: 0 -38px;
}
.item4 > a:before {
	background-position: -38px -38px;
}
.item5 > a:before {
	background-position: -76px 0;
}
.menu > li > a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; 
	line-height: 1em;
	height: 1em;
	padding: .4em .6em;
	margin: -1em 0 0 0; 
	color: #fff;
	text-indent: 0;
	text-align: center;
	/*background: #48515c;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	font-weight: 500;*/
}
.menu > li > a:hover span, .menu > li a.active span {
	/*background: #2173a1;*/
}
.submenu > li > ul li a:before{
	content: '?';
	font-size: 8px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.7em;
}

.menu > li > ul li a:hover {
	/*color: #46c7eb;*/
}

.submenu > li > ul li a:hover {
	color: #2f6aa5;
}

.menu > li > ul li:hover a,
.menu > li > ul li:hover a span,
.menu > li > ul li:hover a:before {
	/*color: #32373D;*/
}


.menu ul > li > a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; /
	line-height: 1em;
	height: 1em;
	padding: .4em .7em;
	margin: -1.2em 0 0 0; 
	text-indent: 0;
	text-align: center;
	/*color: #878d95;
	background: #fff;
	border: 1px solid #d0d0d3;
	-webkit-border-radius: .769em;
	-moz-border-radius: 769em;
	border-radius: 769em;
	text-shadow: 0px 0px 0px rgba(255,255,255,.01));*/
}


#content .sideColumn .menu {
	float: left;
	width: 285px;
	background-color: #fff;
}

#content .sideColumn .submenu {
	float: left;
	width: 285px;
	background-color: #666D77;
}

#content .sideColumn .subsubmenu {
	float: left;
	width: 285px;
	background-color: #FFFFFF;
}


#content .sideColumn .menu .menuLink_1 {
	float: left;
	width: 285px;
	border-top: 1px solid #6897C6;
	background-color: #4581BB;
	background-image: url(../img/bg_menu_01.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content .sideColumn .menu .menuLink_1 a {
	background-color: #616975;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(35, 94, 152)),to(rgb(69, 129, 187)));
	background-image: -webkit-linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	background-image: -moz-linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	background-image: -o-linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	background-image: -ms-linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	background-image: linear-gradient(top, rgb(69, 129, 187), rgb(35, 94, 152));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#4581bb', EndColorStr='#235e98');
	border-bottom: 1px solid #33373d;
	-webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
	-moz-box-shadow: inset 0px 1px 0px 0px #878e98;
	box-shadow: inset 0px 1px 0px 0px #878e98;
	width: 100%;
	/*height: 2.75em;*/
	line-height: 43px;
	text-indent: 2.25em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	/*text-shadow: 0px 1px 0px rgba(0,0,0,.5);*/
	text-decoration: none;
}

#content .sideColumn .menu .Active a,
#content .sideColumn .menu .menuLink_1 a:hover,
#content .sideColumn .menu .menuLink_2 a:hover,
#content .sideColumn .menu .menuLink_1 a.active,
#content .sideColumn .menu .menuLink_2 a.active {
	background-color: #35afe3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
	background-image: -webkit-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: -moz-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: -o-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	background-image: linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	border-bottom: 1px solid #103c56;
	-webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #6ad2ef;
}

#content .sideColumn .menu .menuLink_2 {
	float: left;
	width: 100%;
	border-top: 1px solid #848991;
	border-bottom: 1px solid #33373d;
	background-color: #666D77;
	background-image: url(../img/bg_menu_03.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content .sideColumn .menu .menuLink_2 a {
	display: block;
	width: 100%;
	line-height: 43px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 2.75em;
	text-decoration: none;
	position: relative;
	border-bottom: 1px solid #33373d;
	/* background-image: url(../img/bt_down_02.png);
	background-repeat: no-repeat;
	background-position: right; */
}

#content .sideColumn .menu .menuLink_3 {
	float: left;
	width: 285px;
	border-top: 1px solid #6897C6;
	color: black;
	background-color: #FFFFFF;
	/* background-image: url(../img/bg_menu_03.png);
	background-repeat: repeat-x;
	background-position: bottom; */
}

#content .sideColumn .menu .menuLink_3 a {
	background: #FFFFFF;
	border-top: 1px solid #DFE0E2;
	border-bottom: 1px solid #DFE0E2;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 3.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E9E9E;
	text-decoration: none;
}

#content .sideColumn .menu .menuLink_3 a:before{
	content: '▶';
	font-size: 8px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.0em;
}

#content .sideColumn .menu .menuLink_3 a:hover,
#content .sideColumn .menu .menuLink_3 a.active {
	color: #2f6aa5;
}

#content .sideColumn .menu a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; /
	line-height: 1em;
	height: 1em;
	padding: .4em .7em;
	margin: -1.2em 0 0 0; 
	text-indent: 0;
	text-align: center;
}

/*****************************************************************************
 *	Footer
 *****************************************************************************/
#footer {
	float: left;
	width: 1240px;
	height: 195px;
	text-align: left;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 11px;
	color: #696969;
	line-height: 150%;
}

#footer a {
	color: #266CB1;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .footerDivider {
	float: left;
	width: 3px;
	height: 190px;
	background-image: url(../img/footer_divider.gif);
	background-repeat: no-repeat;
}

#footer .fotterBox {
	float: left;
	/* width: 330px; */
	width: 300px;
}

#footer .fotterBox .inFooterBox {
	float: left;
	/* width: 280px; */
	width: 250px;
	padding-left: 43px;
	padding-top: 19px;
}

#footer .fotterBox .title {
	float: left;
	/* width: 280px; */
	width: 250px;
	color: #000000;
	font-size: 18px;
	padding-bottom: 15px;
}

#footer .fotterBox .link {
	float: left;
	/* width: 280px; */
	width: 250px;
}

#footer .fotterBox .link a {
	color: #717871;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer .fotterBox .link a:hover {
	color: #000000;
}

#footer .copyrightBox {
	float: left;
	padding-top: 150px;
}

#footer .copyrightBox a {
	color: #696969;
	text-decoration: none;
}

#footer .copyrightBox a:hover {
	text-decoration: underline;
}



#pikapoka {
	list-style-type: none;
}

.pikachoose ul {
	list-style-type: none;
}

/*****************************************************************************
 *	jQuery EasySlider
 *****************************************************************************/
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:1190px;
	height:195px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:20px;
	height:33px;
	position:absolute;
	left:0px;
	top: 70px;
	z-index:1000;
	}	
#nextBtn, #slider1next{ 
	left:1205px;
	}
#prevBtn a,
#slider1prev a{  
	display:block;
	position:relative;
	width:20px;
	height:33px;
	margin-left: 5px;
	background:url(../img/bt_previous.png) no-repeat 0 0;
	}	
#prevBtn a, #slider1prev a{ 
	background:url(../img/bt_previous.png) no-repeat 0 0;
	}
#nextBtn a,
#slider1next a {  
	display:block;
	position:relative;
	margin-left: 10px;
	width:20px;
	height:33px;
	background:url(../img/bt_next.png) no-repeat 0 0;
	}	
#nextBtn a, #slider1next a{ 
	background:url(../img/bt_next.png) no-repeat 0 0;
	}