html,body {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
}
html {}
body {
	font: normal 12px/18px Arial, sans-serif;
	color: #333;
	background: #fbfcf5 url(img/bg_body_tile.jpg) center top repeat-x;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
ul {}
p {
	margin: 0;
	padding: 10px 0;
}
a {
	text-decoration: underline;
	/*color: #be0000;*/
}
a:hover {
	text-decoration: none;
}
#content-dark .desc a {
	color: #fba91c;
}
input,button,textarea,select {font-family: Arial; font-size: 12px;}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	height: 0;
}
.rel {
	position: relative;
}
#wrapper {
	margin: 0 auto;
	padding: 0 15px 0 16px;
	width: 961px;
	text-align: left;
}
#head {
	margin: 0;
	padding: 0;
	height: 170px;
	background: transparent url(img/bg_head.jpg) 2px 20px no-repeat;
}
#site-home {
	display: block;
	position: absolute;
	left: 0;
	top: 30px;
	width: 320px;
	height: 80px;
	background: transparent url(../images/clear.gif) left top repeat;
}
#site-home span {display:none;}
#mainmenu {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	height: 50px;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 189px;
	height: 50px;
}
#mainmenu ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	width: 179px;
	height: 50px;
	text-decoration: none;
	color: #ffa100;
	background: transparent url(img/tab_mainmenu.jpg) left top no-repeat;
}
#mainmenu ul #home-tab a {
	background-image: url(img/tab_mainmenu_home.jpg);
}
#mainmenu ul li a:hover {
	color: #333;
}
#mainmenu ul li.selected a {
	color: #fff;
	background-position: left bottom;
}
#mainmenu ul li.selected a:hover {
	color: #fff;
}
#mainmenu ul li a span {
	display: block;
	cursor: pointer;
}
#mainmenu ul li a .big-text {
	padding-top: 5px;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
#mainmenu ul li a .small-text {
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

#body {
	
}
#body-upper {
	padding: 0 0 9px;
}

.wrapper-content {
	position: relative;
	padding: 0 2px 0 0;
	height: 1%;
}
.content-inner {
	/*height: 400px;*/
}
#content-dark .content-inner {
	background: #151514 url(img/bg_content_dark.jpg) left top repeat-x;
	color: #fff;
}
#content-light .content-inner {
	background: #fff url(img/bg_content_light_bottom.jpg) left bottom repeat-x;
}
#content-light .content-inner-inner {
	background: transparent url(img/bg_content_light_top.jpg) left top repeat-x;
}
.shade-clight-right {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 2px;
	overflow: hidden;
	background: transparent url(img/shade_clight_right.png) right top repeat-y;
}
.shade-clight-bottom {
	height: 2px;
	overflow: hidden;
	background: transparent url(img/shade_clight_bottom.gif) left top no-repeat;
}
.content-inner h1 {
	font-size: 18px;
	padding: 10px 0 20px;
}
#content-dark h1, #content-dark .desc {
	color: #fff;
}

.box-main {
	margin: 0 0 9px;
}
#box-news {
	height: 47px;
	background: transparent url(img/bg_box_news.gif) left top no-repeat;
}
#boxes-main {
	padding: 0 0 9px;
}
.box-span3 {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 313px;
	height: 224px;
	background: transparent url(img/bg_box_span3.gif) left top no-repeat;
}
.main-box-text {
	height: 180px;
	overflow: hidden;
}
#box-main1 ul,
#box-main2 ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}
#box-main1 ul li,
#box-main2 ul li {
	padding: 0 0 3px 17px;
	background: transparent url(img/bullet_orange.gif) 0 5px no-repeat;
	font-size: 12px;
	font-weight: 400; /*font-weight: bold;*/
	line-height: 16px;
}

#box-main3 {
	padding: 0;
}

.main-box-title {
	padding: 0 10px;
	height: 37px;
	line-height: 37px;
	font-size: 18px;
	font-weight: bold;
}

#box-trusted {
	height: 47px;
	background: transparent url(img/bg_box_trusted.gif) left top no-repeat;
}

/*
	CONTENT
*/
.content-firstpage {
	height: 1%;
}
.content-firstpage .left {
	float: left;
	width: 370px;
	padding: 5px 57px 30px 33px;
}
.content-firstpage .right {
	float: left;
	width: 490px;
	padding-bottom: 70px;
}
.content-predstavitev .left {
	float: left;
	width: 400px;
}
.content-predstavitev .right {
	float: left;
	width: 470px;
	height: 1%;
	padding-bottom: 70px;
}
#content-dark .content-firstpage h1 {
	font-size: 24px;
	line-height: 32px;
	color: #fba91c;
}
.content-firstpage .desc {
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
}
.content-firstpage .desc ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
}

.content-firstpage .desc ul li {
	padding: 0 0 0 28px;
	line-height: 22px;
	font-weight: bold;
	color: #fba91c;
	background: transparent url(img/bullet_firstpage.gif) 0 2px no-repeat;
}

#media-screen {
	position: relative;
	margin: 20px 0 0;
	width: 478px;
	height: 254px; /*height: 219px;*/
	background: transparent url(img/bg_box_media.jpg) left top no-repeat;
}
.media-tabs {
	position: absolute;
	left: 20px;
	bottom: 7px;
	width: 250px;
	height: 35px;
}
.media-tab {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 8px 0 0;
	width: 26px;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: transparent url(img/bg_media_tab.gif) left bottom no-repeat;
	outline: none;
	cursor: pointer;
}
.media-tabs a.selected {
	background-position: left top;
	color: #333;
}

.content-predstavitev #submenu {
	margin: 0;
	padding: 0;
	width: 320px;
	list-style: none;
}
.content-predstavitev #submenu li {
	margin: 0;
	padding: 0;
	line-height: 50px;
	background: transparent url(img/bg_submenu_predstavitev.gif) left bottom repeat-x;
}
.content-predstavitev #submenu li a {
	display: block;
	padding: 0 0 0 60px;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
	color: #ffa100;
	background: transparent url(img/submenu_predstavitev_bullet_both.png) -320px center no-repeat;
}
.content-predstavitev #submenu li a:hover, .content-predstavitev #submenu li a.selected {
	color: #fff;
	background-position: 30px center;
}

.content-predstavitev #box-faq {
	padding: 20px 30px 40px ;
	width: 290px;
}
.content-predstavitev .desc {
	/*padding: 0 70px 0 0;*/
	font-size: 14px;
	font-size: 13px; /* 2010-06-04 */
}
#content-dark .content-predstavitev .right h1 {
	margin: 0;
	padding: 0 0 15px;
	line-height: 40px;
	font-size: 30px;
	font-weight: normal;
	color: #fba91c;
}
.content-predstavitev #faq-listing-title h3 {
	margin: 0;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	color: #fba91c;
	background: transparent url(img/dotted_h_white.gif) left bottom repeat-x;
}
.content-predstavitev #faq-listing {
	margin: 0;
	padding: 10px 0;
	list-style: none;
}
.content-predstavitev #faq-listing li {
}
.content-predstavitev #faq-listing .faq-title {
	/*display: block;
	height: 1%;*/
	padding: 0 0 0 10px;
	color: #fba91c;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(img/bullet_faq.gif) left 5px no-repeat;
}
.content-predstavitev #faq-listing .faq-title:hover {
	color: #fff;
}
.content-predstavitev #faq-listing .faq-content {
	padding-bottom: 10px;
}

.table-title {
	padding: 15px 9px;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #fba91c;
}
.table-title-1 {
	float: left;
	width: 325px;
}
.table-title-2 {
	float: left;
	width: 250px;
}
.table-title-3 {
	float: left;
	width: 120px;
}

.showcase-table {
	margin: 0 0 20px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
.showcase-table td {
	margin-bottom: 2px;
}
.showcase-table .odd td {
	background: #2d2d2c;
}
.showcase-table .even td {
	background: #444443;
}
.showcase-table td.table-label {
	padding: 5px 9px;
	width: 314px;
	font-weight: bold;
}
.content-paketi .showcase-table {
	width: 100%;
}
.content-paketi .showcase-table td.table-label {
	width: auto;
}
.showcase-table td.table-seperator {
	width: 10px;
	background: none;
}
.showcase-table .icon-marked {
	display: block;
	margin: 4px 0 0;
	width: 27px;
	height: 27px;
	background: transparent url(img/icon_marked.png) left top no-repeat;
}
.showcase-table .icon-marked span {
	display: none;
}
.showcase-table .large-text {
	font-size: 14px;
}
.showcase-table .color-orange {
	color: #ffa100;
}

.paket-table td {
	font-weight: bold;
}
.content-funkcionalnosti, .content-paketi {
	position: relative;
	padding: 0 20px 70px;
	/*background: transparent url(img/bg_em_paketi.jpg) right 2px no-repeat;*/
	height: 1%;
}
.content-funkcionalnosti {
	background: transparent url(img/bg_em_funkcionalnosti.jpg) right 2px no-repeat;
}
.content-funkcionalnosti .content-upper-part {
	height: 220px;
	background: transparent;
}
.content-paketi .content-upper-part {
	height: 210px;
	background: transparent;
}
.content-funkcionalnosti .content-upper-part h1, .content-paketi .content-upper-part  h1 {
	position: relative;
	margin: 0 9px;
	padding: 0;
	height: 86px;
	line-height: 86px;
	font-size: 18px;
	font-weight: normal;
	background: transparent url(img/dotted_h_white.gif) left bottom repeat-x;
	width: 290px;
}
.content-paketi .content-upper-part  h1 {
	padding: 19px 0 0;
	line-height: 24px;
	height: 67px;
}
.content-paketi .content-upper-part .choose-package {
	padding: 20px 9px 0;
	width: 272px;
	font-size: 16px;
	font-weight: bold;
	color: #fba91c;
}

.table-logo {
	position: absolute;
	top: 28px;
	height: 225px;
	width: 160px;
	background: transparent url(../images/clear.gif) left top repeat;
}
#logo-em-simple {left: 400px;}
#logo-em-pro {left: 700px;}
.table-logo span {display:none;}

.button-try {
	display: block;
	margin: 50px auto 0;
	width: 284px;
	height: 46px;
	background: transparent url(img/btn_try.png) left top no-repeat;
	cursor: pointer;
}
.content-firstpage .button-try {
	position: absolute;
	top: 280px;
	right: 30px;
	margin: 0 !important;
}
.button-try span {
	display: none;
}

.content-preizkus {
	padding: 20px 20px 50px 313px;
	background: transparent url(img/bg_content_preizkus.jpg) left top no-repeat;
}
.content-preizkus-success {
	height: 230px;
	background: transparent url(img/bg_content_preizkus_success.jpg) left top no-repeat;
}
.content-preizkus h1 {
	padding: 15px 0 12px;
	height: 1%;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	background: transparent url(img/dotted_h_white.gif) left bottom repeat-x;
}
.content-preizkus-success h1 {
	color: #fba91c;
}
.content-preizkus .desc {
	padding: 20px 0;
	font-size: 14px;
	font-weight: bold;
	color: #fba91c !important;
	background: transparent url(img/dotted_h_white.gif) left bottom repeat-x;
}
.content-preizkus .desc-error {
	padding: 20px 0;
	font-size: 14px;
	font-weight: bold;
	color: #d36236 !important;
	background: transparent url(img/dotted_h_white.gif) left bottom repeat-x;
}
.content-preizkus-success .desc {
	background: none !important;
}
.content-preizkus-success .desc-alt {
	padding: 0  0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.content-preizkus h2 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #fba91c;
}
.content-preizkus form {
	margin: 0;
	padding: 20px 0 0;
}
.content-preizkus table {
	margin-bottom: 15px;
	width: 100%;
}
.content-preizkus table td.table-seperator {
	width: 11px;
}
.content-preizkus table td.table-label,
.content-preizkus table td.table-field {
	background: #444443;
}
.content-preizkus #form-table-2 td.table-label,
.content-preizkus #form-table-2 td.table-field {
	background: #737372;
}
.content-preizkus table td.table-label {
	padding: 0 11px;
	width: 211px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.content-preizkus table td.table-field {
	padding: 5px 11px;
}
.content-preizkus table td.table-field input {
	width: 330px;
}
.content-preizkus table td.table-field input.invalid-field {
	border-color: red;
}
.content-preizkus .form-checkbox {
	margin: 0 0 3px;
	padding: 5px 10px;
	color: #333;
	background: #fff;
}
.content-preizkus .form-checkbox input {
	vertical-align: middle;
}
.content-preizkus .form-checkbox label {
	padding: 0 0 0 10px;
}
.content-preizkus .form-checkbox label a {
	color: #5199cc;
}
.content-preizkus button {
	display: block;
	margin: 50px auto 0 auto;
	padding: 0;
	width: 284px;
	height: 46px;
	border: none;
	background: transparent url(img/btn_registration_submit.jpg) left top no-repeat;
}
.content-preizkus button span {
	display: none;
}

.default-content {
	height: 1%;
	padding: 0 0 56px;
	padding: 0 16px 56px;
}
.default-content .left {
	height: 1%;
	float: left;
	width: 323px;
}
.default-content .right {
	height: 1%;
	float: left;
	width: 600px;
}

.default-content .content-top {
	margin: 0 0 20px;
	padding: 20px 0 0;
	border-bottom: 2px solid #c0c0c0;
}
.default-content h1 {
	margin: 0;
	padding: 0 0 5px 20px;
	font-size: 30px;
	line-height: 38px;
	color: #ffa100;
}
.default-content .right h1 {
	padding-left: 0px;
}	
.default-content h2.detail-title {
	padding: 0 0 18px;
	font-size: 2.17em; /*26px;*/
	line-height: 30px;
}
.default-content a {
	color: #5199cc;
}
.default-content .desc, .default-content .abst {
	font-size: 1.08em;
}
.content-nasveti-detail .abst {
	font-weight: bold;
	font-size: 1.08em;
	padding: 0 0 22px;
}
.content-nasveti-detail .desc {
	font-size: 1.08em;
}

.listing-content {
	padding: 0 16px 56px;
}

.list-item {
	margin: 0;
	padding: 20px 0;
	height: 1%;
	background: transparent url(img/dotted_h_dark.gif) left bottom repeat-x;
}
.list-item-first {
	padding-top: 0;
}
.list-item h2 {
	padding-bottom: 10px;
	font-size: 1.50em;
	color: #5199cc;
}
.list-item h2 a {
	color: #5199cc;
}
.list-item .list-item-left {
	float: left;
	height: 1%;
	width: 308px;
}
.list-item .list-item-right {
	float: left;
	height: 1%;
	width: 614px;
}
.list-item .link {
	padding-top: 10px;
	font-weight: bold;
}
.pagelister {
	padding: 9px 0 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	text-align: center;
	background: transparent url(img/dotted_h_dark.gif) left bottom repeat-x;
}
/*
.pagelister-prev, .pagelister-next {
	float: left;
	width: 15px;
	background: #ccc;
}
.pagelister-prev {}
.pagelister-next {}
.pagelister-pages {
	float: left;
	width: 400px;
	text-align: center;
	background: yellow;
}
*/
.pagelister span {
	cursor: default;
}
.pagelister-prev, .pagelister-next {
	padding: 0 4px;
	text-decoration: none;
}
.pagelister-pages {
	display: inline;
	padding: 0 6px;
}
.pagelister-prev {
	background: transparent url(img/pagelister_prev.gif) left top no-repeat;
}
.pagelister-next {
	background: transparent url(img/pagelister_next.gif) right top no-repeat;
}
.pagelister-pages .current-page, .pagelister-pages a {
	padding: 0 4px;
}
.pagelister-seperator {
	/*padding: 0 3px;*/
	cursor: default;
	background: transparent url(img/pagelister_seperator.gif) center bottom no-repeat;
}
.content-bottom {
	margin: 20px 0 0;
	height: 38px;
	line-height: 38px;
	background: transparent url(img/bg_content_bottom.gif) left top repeat-x;
}
.content-bottom .back {
	float: right;
	padding: 0 0 0 30px;
	height: 38px;
	font-weight: bold;
	text-align: right;
	background: transparent url(img/arrow_back.gif) left center no-repeat;	
}

/*
	BOXES
*/
#box-news {
	position: relative;
}
#box-news .left {
	float: left;
	width: 320px;
}
#box-news .right {
	float: left;
	width: 630px;
}
#box-news a {
	color: #5199cc;
}
#box-news  #nasveti-link {
	display: block;
	padding: 0 0 0 8px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#box-news #news-pan {
	position: relative;
	padding: 0 0 0 10px;
	height: 45px;
	overflow: hidden;
	width: 540px;
}
#box-news #pan-block {
	position: absolute;
	top: 0;
	left: 10px;
	width: 540px;
}
#box-news #news-pan .pan-item {
	height: 45px;
	line-height: 45px;
	color: #878782;
	overflow: hidden;
}
#box-news #news-archive {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 15px 0 0;
	height: 45px;
	line-height: 45px;
	text-align: right;
}

#box-video {
	margin: 0;
	padding: 15px 0;
}
#box-video img {
	border: 4px solid #FBA91C;
}

#submenu-light {
	margin: 15px 0 0;
	padding: 0 0 90px;
	width: 285px;
	list-style: none;
}
#submenu-light a {
	margin: 0;
	padding: 0 0 0 26px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #373735;
	text-decoration: none;
}
#submenu-light .first a {
	height: 46px;
	line-height: 42px;
	background: transparent url(img/tab_submenu_first.jpg) top left no-repeat;
}
#submenu-light .default a {
	height: 39px;
	line-height: 35px;
	background: transparent url(img/tab_submenu.jpg) top left no-repeat;
}
#submenu-light .last a {
	height: 43px;
	line-height: 37px;
	background: transparent url(img/tab_submenu_last.jpg) top left no-repeat;
}
#submenu-light li a.selected {
	background-position: left bottom;
}

#box-tools {
	width: 188px;
	float: right;
	padding: 6px 0 0;
}
#box-tools .buttons {
	float: left;
	margin: 0 0 0 6px;
	height: 30px;
	font-size: 12px;
	line-height: 18px;
}
#box-tools .buttons a {
	display: block;
	outline: none;
}
#box-tools .buttons a img {
	display: none;
}
#box-tools .buttons #t-fontsize-up,
#box-tools .buttons #t-fontsize-down  {
	display: block;
	width: 30px;
	height: 29px;
	line-height: 29px;
}
#box-tools .buttons #t-fontsize-up span,
#box-tools .buttons #t-fontsize-down  span {
	display: none;
}
#box-tools .buttons #t-fontsize-up {background:transparent url(img/icon_fontsize_up.jpg) left top no-repeat;}
#box-tools .buttons #t-fontsize-down {background:transparent url(img/icon_fontsize_down.jpg) left top no-repeat;}
#box-tools .buttons #t-print {
	padding: 10px 5px 0 35px;
	height: 19px;
	background:transparent url(img/icon_print.jpg) left top no-repeat;
}

#box-social-bookmarks {
	width: 288px;
}
.social-bm {
	height: 41px;
	line-height: 41px;
	background: transparent url(img/dotted_h_dark.gif) left bottom repeat-x;
}
.social-bm a {
	display: block;
	padding: 0 0 0 35px;	
}
.social-bm .icon-facebook {
	background: transparent url(img/icon_big_facebook.jpg) left center no-repeat;
}
.social-bm .icon-twitter {
	background: transparent url(img/icon_big_twitter.jpg) left center no-repeat;
}
.social-bm .icon-sendtofriend {
	background: transparent url(img/icon_big_sendtofriend.jpg) left center no-repeat;
}
.social-bm .icon-rss {
	background: transparent url(img/icon_big_rss.jpg) left center no-repeat;
}

#box-related {
	padding: 20px 0 0;
	width: 288px;
}
#box-related  .title {
	margin: 0;
	padding: 10px 0 5px 13px;
	font-size: 1.50em;
	line-height: 26px;
	color: #fba91c;
	border-bottom: 2px solid #c0c0c0;
}
#box-related .related-item {
	padding: 10px 0;
	background: transparent url(img/dotted_h_dark.gif) left bottom repeat-x;
}
#box-related .advice-list-link {
	padding: 13px 0 20px;
}
#box-related .advice-list-link a {
	display: block;
	float: right;
	padding: 0 0 0 22px;
	height: 16px;
	line-height: 16px;
	background: transparent url(img/arrow_back_small.gif) left center no-repeat;
}

.quotes-top {
	position: relative;
	height: 37px;
}
.quotes-navi {
	position: absolute;
	top: 8px;
	right: 20px;
	width: 44px;
	height: 25px;
}
.quote-seperator {
	float: left;
	height: 25px;
	width: 20px;
	background: transparent url(img/quote_seperator.gif) center top no-repeat;
}
#quote-prev,#quote-next {
	display: block;
	float: left;
	width: 12px;
	height: 30px;
	outline: none;
}
#quote-prev {
	background: transparent url(img/quote_prev.gif) left top no-repeat;
}
#quote-next {
	background: transparent url(img/quote_next.gif) right top no-repeat;
}
.quotes-main {
	padding: 10px 10px 0;
	height: 170px;
	overflow: hidden;
}
#quote-img {
	float: left;
	padding: 0 10px 0 0;
	height: 100%;
	width: 80px;
}
.quotes-main #quote-img.hidden {
	display: none;
}
.quote-open {
	width: 40px;
	height: 20px;
	/*background: transparent url(img/quotes_open.gif) left top no-repeat;*/
}
.quote-text {
	padding: 0 0 10px;
	color: #323230;
	font-style: italic;
	background: transparent url(img/quotes_close.gif) right bottom no-repeat;
}
.quote-name {
	font-weight: bold;
	color: #fba91c;
}
.quote-job {
	font-weight: bold;
	font-size: 10px;
	color: #fba91c;
}

#box-trusted {}
#box-trusted .title-trusted {
	float: left;
	padding: 0 10px 0 10px;
	/*width: 100px;*/
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
}
#box-trusted .reference-link {
	float: right;
	padding: 0 15px 0 0;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #5199cc;
}
.ref-item {
	text-align: center;
}
#box-trusted .ref-item {
	float:left;
	margin:0 10px 0;
	width: 125px;
	height: 45px;
	text-align: center;
}
.content-reference .ref-item {
	float: left;
	margin: 0 0 20px;
	width: 150px;
	height: 100px;
}

#head-info {
	font-weight: bold;
}
#lang {
	position: absolute;
	right: 330px;
	top: 0;
	height: 20px;
	line-height: 20px;
}
#lang .seperator {
	padding: 0 5px;
}
#lang a {
	color: #5199cc;
}
#box-community {
	position: absolute;
	top: 1px;
	right: 242px;
	height: 17px;
	width: 76px;
}
#box-community .head-small-icon {
	float: left;
	padding: 0 0 0 2px;
}
#box-community .head-small-icon a {
	display: block;
	width: 17px;
	height: 17px;
	line-height: 17px;
}
#box-community .head-small-icon #head-rss {
	background: transparent url(img/icon_head_rss.gif) left top no-repeat;
}
#box-community .head-small-icon #head-facebook {
	background: transparent url(img/icon_head_facebook.gif) left top no-repeat;
}
#box-community .head-small-icon #head-linkedin {
	background: transparent url(img/icon_head_linkedin.gif) left top no-repeat;
}
#box-community .head-small-icon #head-skype {
	background: transparent url(img/icon_head_skype.gif) left top no-repeat;
}
#box-community .head-small-icon  a span {display:none;}


#box-login {
	position: absolute;
	right: -1px;
	top: 0;
	padding: 9px 9px 0;
	width: 213px;
	height: 95px;
	background: transparent url(img/bg_box_login.gif) left top no-repeat;
}
#login-inner {
	position: relative;
	width: 213px;
	height: 95px;
}
#login-form {
	margin: 0;
	padding: 0;
}
#login-form td {
	padding: 0 0 2px;
	text-align: right;
}
#login-form label {
	color: #fba91c;
}
#login-form input {
	padding: 0;
	width: 105px;
	height: 13px;
	line-height: 15px;
}

#login-links {
	position: absolute;
	left: 3px;
	bottom: 5px;
}
#login-links td {
	padding: 2px 0 0;
	font-size: 11px;
}
#login-link-register {
	color: #fba91c;
}
#login-link-lostpassword {
	color: #5199cc;
}

/*
		FOOT
*/
#foot {
	margin: 0;
	width: 960px;
	background: #d8d8d8 url(img/bg_foot_top.gif) left top no-repeat;
	color: #323230;
}
.foot-inner {
	padding: 20px 0;
	background: transparent url(img/bg_foot_bottom.gif) left bottom no-repeat;
	height: 130px;
}
.foot-info {
	float: left;
	padding: 0 20px;
	width: 280px;
}
.foot-info-text {
	padding: 15px 0 0 42px;
	font-weight: bold;
}
.foot-em-logo {
	width: 162px;
	height: 36px;
	background: transparent url(img/em_logo_footer.gif) left top no-repeat;
}
.foot-em-logo span {
	display: none;
}
.foot-col {
	float: left;
	padding: 0 20px;
	width: 140px;
	height: 100%;
	background: transparent url(img/dotted_v_dark.gif) left top repeat-y;
}
#foot-col-1 {
	width: 225px;
}
.foot-col ul {
	margin: 0;
	padding: 0 16px;
}
.foot-col ul li {
	margin: 0;
	padding: 0;
	line-height: 22px;
}
#foot a {
	color: #5199cc;
	font-weight: bold;
}
#foot-icons {
	padding-top: 2px;
}
.foot-icon a {
	display: block;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 37px;
}
#foot-icon-rss {background: transparent url(img/icon_foot_rss.gif) left center no-repeat;}
#foot-icon-facebook {background: transparent url(img/icon_foot_facebook.gif) left center no-repeat;}
#foot-icon-linkedin {background: transparent url(img/icon_foot_linkedin.gif) left center no-repeat;}
#foot-icon-skype {background: transparent url(img/icon_foot_skype.gif) left center no-repeat;}
#copy {
	padding: 15px 0 25px;
	color: #323230;
	font-size: 11px;
	text-align: center;
}

.documents {
	margin: 0 50px 0 0;
	padding: 20px;
}
.documents img {
	vertical-align: top;
	padding-right: 5px;
}
.documents a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffa100;
}
.documents a:hover {
	text-decoration: underline;
}
.documents .doc-size {
	font-size: 11px;
	white-space: nowrap;
	color: #999;
}
