body {
	font-family: Tahoma;
	font-size: 11px;
	color: #6d94be;
	margin: 0px;
	padding: 0px;
	background: url(gfx/pane-bg.gif);
	text-align: center;
}
img {
	border: 0px;
}
.fl {float: left !important;}
.fr {float: right !important;}
.cb {clear:both !important;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a.more {
	float: right;
	width: 70px;
	padding-right: 4px;
	color: #fff;
	height: 18px;
	padding-top: 1px;
	background: url(gfx/more-link-bg.gif) left top no-repeat;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
}
a.more:hover {
	text-decoration: underline;
}
h2, h3 {margin: 0px;padding: 0px;margin-bottom: 5px;}
div#header-wrap {
	width: 100%;
	float: left;
	background: #fff;
}
div#site-wrap {
	width: 100%;
	float: left;
	line-height: 1.4;
}
div#site-background {
	width: 100%;
	height: 550px;
	float: left;
	background: url(gfx/bg-wide.jpg) center top no-repeat;
	position: absolute;
	z-index: 1;
	left: 0px;
}
div.wrapper {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index: 2;
}
div#header {
	width: 980px;
	height: 115px;
	float: left;
	background: url(gfx/header-s.gif) left top no-repeat;
}
div#logo {
	width: 940px;
	float: left;
	padding-left: 40px;
	padding-top: 15px;
	height: 64px;
}
div#logo img {
	display: block;
}
div#header div.bottom {
	width: 980px;
	float: left;
	position: relative;
}
div#header div.bottom div.langs {
	position: absolute;
	top: 10px;
	left: 40px;
}
div#header div.bottom div.langs a {
	width: 21px;
	height: 21px;
	float: left;
	padding-top: 4px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-right: 3px;
}
div#header div.bottom div.langs a:hover {
	text-decoration: underline;
}
div#header div.bottom div.langs a.act {
	background: url(gfx/langs-bg.gif) left top no-repeat;
}
div#header div#top-search {
	width: 215px;
	height: 21px;
	float: left;
	background: url(gfx/top-search.gif) left top no-repeat;
	position: absolute;
	top: 10px;
	left: 540px;
}
div#header div#top-search input {
	width: 132px;
	float: left;
	border: 0px;
	background: none;	
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #6d94be;
	padding: 4px;
}
div#header div#top-search input.submit {
	width: 70px;
	height: 21px;
	float: left;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
div#header a#shop-link {
	width: 140px;
	height: 25px;
	float: left;
	position: absolute;
	top: 5px;
	right: 0px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-top: 7px;
	line-height:1;
}
div#baner {
	width: 300px;
	height: 215px;
	float: left;
	padding-left: 680px;
	padding-top: 35px;
}
div#menu {
	width: 980px;
	height: 36px;
	float: left;
	background: url(gfx/menu-bg.gif) left top repeat-x;
	padding-top: 1px;
	overflow: hidden;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style: none;
	width: 1100px;
}
div#menu ul li {
	float: left;
	padding-bottom: 6px;
	margin-right: 25px;
}
div#menu a {
	float: left;
	background: #414f65;
	color: #fff;
	height: 23px;
	padding: 0px 20px;
	font-size: 12px;
	padding-top: 7px;
}
div#menu a:hover {
	background: #831616;
	text-decoration: none;
}
div#menu ul li.act {
	background: url(gfx/menu-horn.gif) center bottom no-repeat;
}
div#menu ul li.act a {
	background: #831616;
}
div#site {
	width: 980px;
	float: left;
	background: #323d4e;
	padding: 15px 0px;
}
div#footer {
	width: 940px;
	float: left;
	background: #414f65;
	border-top: 5px #2c3445 solid;
	border-bottom: 1px #3f628d solid;
	padding: 10px 20px;
}
div#footer ul {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#footer ul li {
	width: 160px;
	float: left;
}
div#footer ul a {
	color: #527aa9;
}
div#footer div#recommend {
	width: 280px;
	float: right;
	display: inline;
}
div#footer div#recommend h2 {
	margin: 0px;
}
div#footer div#recommend form {
	width: 215px;
	height: 21px;
	float: left;
	background: url(gfx/top-search.gif) left top no-repeat;
}
div#footer div#recommend form input {
	width: 132px;
	float: left;
	border: 0px;
	background: none;	
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #6d94be;
	padding: 4px;
}
div#footer div#recommend form a.submit {
	width: 70px;
	height: 16px;
	float: left;
	color: #fff;
	border: 0px;
	cursor: pointer;
	line-height: 1;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
}
div#bottom-line {
	width: 980px;
	float: left;
	height: 20px;
	margin-bottom: 20px;
	position: relative;
}
div#bottom-line #copyrights {
	position: absolute;
	float: left;
	color: #384458;
	font-size: 10px;
	top: 5px; 
	left: 20px;
}
div#bottom-line a#atom {
	width: 40px;
	height: 32px;
	float: left;
	text-decoration: none;
	background: url(gfx/atom.gif) left top no-repeat;
	position: absolute;
	right: 15px;
	top: -20px;
}
div#narrow-col {
	width: 280px;
	float: left;
	margin-left: 20px;
	display: inline;
}
div.narrow-header {
	width: 240px;
	float: left;
	background: url(gfx/narrow-head-bullet.gif) 20px 3px no-repeat;
	padding-left: 40px;
}
div#vmenu {
	width: 280px;
	float: left;
	background: url(gfx/narrow-head-line.gif) left top no-repeat;
	margin-bottom: 20px;
}
div#vmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 280px;
	float: left;
	padding-top: 2px;
	background: url(gfx/narrow-head-line.gif) left bottom no-repeat;
}
div#vmenu ul li {
	float: left;
	width: 280px;
	margin-bottom: 1px;
}
div#vmenu ul li a {
	color: #6d94be;
	font-weight: bold;
	background: #3a485c;
	width: 240px;
	padding: 5px 20px;
	float: left;
}
div#vmenu ul li.act a {
	background: #3a485c url(gfx/l-menu-act.gif) 3px center no-repeat; 
}
div#vmenu ul li ul {
	padding: 5px 0px;
	width: 250px;
	padding-left: 30px; 
	background: none;
}
div#vmenu ul li ul li {
	width: 250px;
	padding: 0px;
}
div#vmenu ul li ul li a {
	width: auto;
	padding: 2px 0px;
	background: none !important;
	font-weight: normal !important;
	color: #527ba9;
}
div#vmenu ul li ul li.act a {
	font-weight: bold !important;
	color: #ccc;
	background: none !important;
}
div#narrow-col div.Box {
	width: 280px;
	float: left;
}
div#vmenu {
	width: 280px;
	float: left;
}
div.Box div.header {
	width: 100%;
	float: left;
}
div#narrow-col div.Box div.header {
	background: url(gfx/narrow-head-line.gif) left bottom no-repeat;
}
div.Box div.text {
	width: 100%;
	float: left;
	padding: 10px 0px;
}
div.whiteBox {
	width: 600px;
	float: left;
	padding: 10px 20px;
	background: #fff;
}
div.wideBox {
	background: none;
	float: left;
	padding: 10px 0px;
}
div.whiteBox div.Pagination {
	width: 600px;
	float: left;
	background: url(gfx/gray-line.gif) left center repeat-x;
}
div.whiteBox div.Pagination div.pages {
	float: right;
	background: #fff;
	padding-left: 15px;
}

div.whiteBox div.Pagination a.back {
	float: left;
	background: #fff url(gfx/page-prev.gif) left 1px no-repeat;
	padding-left: 18px;
	padding-right: 5px;
	position: relative;
	top: 0px;
	color: #ccc;
	font-size: 10px;
	height: 13px;
	padding-bottom: 1px;
}

div.whiteBox div.Pagination div.pages a {
	float: left;
	color: #B7B7B7;
	text-decoration: none;
	margin-left: 3px;
}
div.whiteBox div.Pagination div.pages span {
	float: left;
	color: #B7B7B7;
	text-decoration: none;
	margin-left: 3px;
	font-weight:bold;
}
div.whiteBox div.Pagination div.pages a:hover {
	text-decoration: underline;
}
div.whiteBox div.Pagination div.pages a.first, div.whiteBox div.Pagination div.pages a.prev, div.whiteBox div.Pagination div.pages a.next, div.whiteBox div.Pagination div.pages a.last {
	height: 13px;
	width: 13px;
	float: left;
	background: url(gfx/page-first.gif) left top no-repeat;
	text-decoration: none;
	margin-left: 3px;
	position: relative;
	top: 2px;
}
div.whiteBox div.Pagination div.pages a.prev {
	background: url(gfx/page-prev.gif) left top no-repeat;
	margin-right: 3px;
}
div.whiteBox div.Pagination div.pages a.next {
	background: url(gfx/page-next.gif) left top no-repeat;
	margin-left: 6px;
}
div.whiteBox div.Pagination div.pages a.last {
	background: url(gfx/page-last.gif) left top no-repeat;
}
div.whiteBox div.Pagination div.pages a.poPage {
	width: auto;
	padding-left: 18px;
	font-size: 10px;
	height: 13px;
	padding-bottom: 1px;
	background-position: left 1px;
	position: relative;
	top: -1px;
}
div.whiteBox div.Pagination div.pages a.noPage {
	width: auto;
	padding-right: 18px;	
	background-position: right 1px;
	font-size: 10px;
	height: 13px;
	padding-bottom: 1px;
	position: relative;
	top: -1px;
}
div.whiteBox div.Pagination div.pages span.line {
	float:left;
	color: #ccc;
	position: relative;
	top: -2px;
}
div.whiteBox div.header {
	width: 100%;
	float: left;
	border-bottom: 1px #e0e0e0 solid;
}
div.whiteBox div.header h2.red {
	width: 200px;
	float: left;
	height: 40px;
}
div.breadcrumbs {
	float: right;
	color: #ccc;
	width: 400px;
	text-align: right;
	padding-top: 4px;
	position: relative;
	right: -10px;
	padding-bottom: 5px;
}
div.breadcrumbs a {
	color: #ccc;
	margin: 0px 10px;
}
div.indexNews, div#News {
	width: 390px;
	float: left;
}
div.indexNews div.news, div#News div.news {
	width: 390px;
	float: left;
	padding-top: 10px;
}
div.indexNews div.news div.photo, div#News div.news div.photo {
	width: 100px;
	float: left;
	padding-right: 10px;
}
div.indexNews div.news div.text, div.indexNews div.news div.text div.title, div.indexNews div.news div.text div.data, 
div#News div.news div.text, div#News div.news div.text div.title, div#News div.news div.text div.data {
	width: 280px;
	float: left;
}
div#News div.news div.text div.data {
	clear: both;
}
div.indexNews div.news div.text a, div#News div.news div.text a {
	color: #6d94be;
	display: block;
	clear: both;
}
div.indexNews div.news div.text div.title a, div#News div.news div.text div.title a {
	font-weight: bold;
	color: #5279a9;
}
div.indexNews div.news div.text div.data, div#News div.news div.text div.data {
	padding-bottom: 5px;
}

div.nBorder {
width: 598px;
float: left;
border: 1px #ccc solid;
}
div#News {
	width: 590px;
	padding-top: 5px;
}
div#wide-col #News div.news {
	padding: 5px;
	width: 580px;
}
div#wide-col #News div.nBorder div.news {
	padding: 4px;
	width: 580px;
}
div#wide-col #News div.news .text, div#wide-col #News div.nBorder div.news .text, div#wide-col #News div.nBorder div.news .text .title, div#wide-col #News div.nBorder div.news .text .title, div#wide-col #News div.nBorder div.news .text .data, div#wide-col #News div.news .text .data {
	width: 380px;
}
div#wide-col #News div.news img {
	display: block;
}

div.indexAbout {
	width: 190px;
	float: left;
	position: relative;
	left: 20px;
}
div.indexAbout div.text {
	width: 190px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;	
}

div#indexRecommend {
	border: 1px #3f5a78 solid;
	background: #3a485c;
	width: 638px;
	overflow: hidden;
	padding: 10px 0px;
}
div#indexRecommend div.holder {
	width: 640px;
	float: left;
}
div#indexRecommend div.holder div.Box {
	width: 212px;
	float: left;
	border-right: 1px #426694 solid;
	text-align: center;
	color: #527aa9;
}
div#indexRecommend div.holder div.Box img.photo {
	border: 1px #3a5374 solid;
}
div#indexRecommend div.holder div.Box a {
	color: #6d94be;
	font-weight: bold;
}
div#indexRecommend div.holder div.Box img.pico {
	margin-right: 5px;
	position: relative;
	top: 2px;
}
#indexCert {
	float: left;
	width: 150px;
}
#indexCert div.text a {
	
}
#indexCertPhoto {
	width: 104px;
	height: 141px;
	float: left;
	background: url(gfx/cert-bg.gif) left top no-repeat;
	padding-left: 9px;
	position: relative;
	top: -36px;
	left: 5px;
}
div#wide-col {
	width: 640px;
	float: left;
	margin-left: 20px;
	display: inline;
}
div#wide-col div.Box {
	width: 640px;
	float: left;
}
div.narrowBanner img {
	border: 1px #384f67 solid;
}

#Faq {
	width: 600px;
	float: left;
}
#Faq ul {
	margin: 0px;
	padding: 0px;
	color: #990000;
	margin-left: 15px;
	padding-top: 10px;
	float: left;
	width: 585px;
	display: inline;
}
#Faq ul li {
	width: 585px;
	float: left;
}
#Faq ul a {
	color: #6d94be;
}
#faqAnswer {
	float: left;
	border: 1px #e0e0e0 solid;
	width: 580px;
	padding: 5px 9px;
	margin-top: 10px;
}
#faqAnswer span.title {
	font-weight: bold;
	color: #5279a9;
	display: block;
	margin-bottom: 10px;
}

div#Certificates, div#Certificates div.category {
	width: 600px;
	float: left;
}
div#Certificates div.category {
	color: #990000;
	font-weight: bold;
	padding: 10px 0px;
}
div#Certificates ul {
	width: 600px;
	float: left;
	overflow: hidden;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#Certificates ul li {
	width: 123px;
	height: 153px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px #e0e0e0 solid;
	padding: 15px 10px 0px;
	background: url(gfx/certyfikaty-bg.gif) center 10px no-repeat;
}
div#Certificates ul li img {
	border: 1px #e6e6e6 solid;
}
div#Certificates ul li a {
	color: #5279a9;
	font-weight: bold;
}

div#Download, div#Download ul {
	width: 600px;
	float: left;
}
div#Download ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
div#Download ul li {
	background: url(gfx/download-list-ico.gif) left top no-repeat;
	width: 585px;
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
div#Download ul li a {
	color: #6d94be;
}
div#Structure {
	width: 600px;
	float: left;
	padding-top: 15px;
}
#structureTable {
width: 600px;
float: left;
overflow: hidden;
}
div#Structure table {
	width: 640px;
	float: left;
	position: relative;
	left: -20px;
}
div#Structure table td {
	width: 290px;
}
.structureHeader {
	font-weight: bold;
	color: #990000;
	width: 280px;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
}
.structureBox {
	width: 270px;
	float: left;
	border: 1px #e0e0e0 solid;
	padding: 9px;
	height: 30px;
}
.structureBox a {
	color: #6d94be;
}

div.tinyMCE {
	width: 100%;
	float: left;
	padding-top: 10px;
}
div.tinyMCE ul {
	margin-top: 0px;
}
div.tinyMCE span.title {
	font-weight: bold;
	color: #5279a9;
	display: block;
	margin-bottom: 10px;
}
div.galInc {
	width: 380px !important;
}
div.pageGal {
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
div.pageGal span.title {
	font-weight: bold;
	color: #990000;
	float: left;
	width: 180px;
	padding-left: 20px;
	margin-bottom: 5px;
}
div.pageGal div.galBox {
	border: 1px #e0e0e0 solid;
	float: left;
	width: 190px;
	padding: 2px 4px;
}
div.pageGal div.galBox a {
	float: left;
	margin: 2px 0px;
}
div.pageGal div.galBox img {
	float: left;
}

#Offer {
	width: 600px;
	float: left;
	overflow: hidden;
	padding: 10px 0px;
}
#Offer table#OfferHold {
	width: 640px;
	float: left;
	position: relative;
	left: -20px;
}
#Offer table#OfferHold td {
	border: 1px #e0e0e0 solid;
	vertical-align: top;
}
#Offer div.offerBox {
	width: 280px;
	float: left;
	padding: 4px;
	margin-bottom: 5px;
}
#Offer div.offerBox .left {
	width: 115px;
	float: left;
}
#Offer div.offerBox .left img {
	display: block;
}
#Offer div.offerBox .left a.photo {
	float: left;
	text-align: center;
	width: 100px;
	margin-bottom: 2px;
}
#Offer div.offerBox .left a.details {
	width: 100px;
	height: 19px;
	float: left;
	padding-right: 5px;
	background: url(gfx/offer-details-bg.gif) left top no-repeat;
	color: #fff;
	text-align: center;
	padding-top: 2px;
}
#Offer div.offerBox .right {
	width: 165px;
	float: left;
}
#Offer div.offerBox .right a.name {
	color: #5279a9;
	font-weight: bold;
}
#Offer div.offerBox .right table {
	width: 165px;
	float: left;
	margin-top: 10px;
}
#Offer div.offerBox .right table td {
	border: 0px !important;
}
#Offer div.offerBox .right table a {
	color: #5279a9;
}
#Offer div.offerBox .right div.desc {
	width: 165px;
	float: left;
	padding-top: 5px;
}
div#kontaktBox {
	width: 600px;
	float: left;
	padding-top: 10px;
}
.kontaktBoxleft {
	width: 290px;
	float: left;
	padding-right: 20px;
}
.kontaktBoxright {
	width: 290px;
	float: left;
}
.cltitle {
	width: 280px;
	float: left;
	color: #990000;
	font-weight: bold;
	padding-left: 10px;
}
.clBox {
	width: 260px;
	float: left;
	border: 1px #e0e0e0 solid;
	padding: 4px 9px;
	margin: 5px 0px 15px;
}
.clBox a {
	color: #6d94be;
}
.clPos {
	width: 115px;
	vertical-align: top;
	font-weight: bold;
	color: #5279a9;
}
.crtitle {
	width: 290px;
	float: left;
	color: #990000;
	font-weight: bold;
}



#contactForm, #contactFrom form, #contactForm div.row {
	width: 290px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#contactForm {
	padding-top: 15px;
}
#contactForm div.row {
	padding-bottom: 7px;	
}
#contactForm form div.row div.lfrow {
	float: left;
	width: 95px;
	padding-right: 15px;
	color: #5279a9;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
}
#contactForm form div.row div.rfrow {
	width: 176px;
	float: left;
	border: 1px #e1e1e1 solid;
	height: 18px;
	padding: 1px;
}
#contactForm form div.row div.textarea {
	border: 0px;
	height: auto;
}
#contactForm form div.row div.textarea textarea {
	border: 1px #e1e1e1 solid;	
	padding: 0px 3px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5279a9;
	height: 285px;
	float: left;
	width: 170px;
}
#contactForm form div.row div.req {
	width: 0px;
	float: left;
	position: relative;
}
#contactForm form div.row div.req span {
	position: absolute;
	float: left;
	left: 5px;
	z-index: 10;
}
#contactForm form div.row div.rfrow input {
	width: 170px;
	float: left;
	border: 0px;
	height: 18px;
	padding: 0px 3px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5279a9;
}
#contactForm form div.row div.rfrow .error {
	background: url(gfx/form-error.gif) right top no-repeat;
	width: 152px;
	padding-right: 21px;
}
#contactForm form div.row div.rfrow textarea.error {
	background: none;
	border: 1px #990000 solid;
}
#contactForm form div.row div.rfrow a.submit {
	float: right;
	background: url(gfx/more-link-bg.gif) left top no-repeat;
	width: 70px;
	height: 19px;
	color: #fff;
	text-align: center;
	padding-right: 4px;
	padding-top: 2px;
	position: relative;
	right: -6px;
	top: -4px;
}
div#OfferDesc, div#OfferDesc div.ofRow {
	width: 600px;
	float: left;
	line-height: 1.4;
}
div#OfferDesc {
	padding-top: 10px;
}
div#OfferDesc div.ofRow div.ofLeft {
	width: 130px;
	float: left;
	padding-right: 20px;
	text-align: right;
	color: #527aa9;
	font-weight: bold;
}
div#OfferDesc div.ofRow div.ofRight {
	width: 450px;
	float: left;
}
div.ofFooter {
	width: 290px;
	float: left;
	border-top: 1px #e0e0e0 solid;
	position: relative;
	left: 150px;
	padding-top: 5px;
}
div.ofFooter a {
	float: left;
	clear: both;
	background: url(gfx/oferta-download-link.gif) right top no-repeat;
	padding-right: 22px;
	color: #5279a9;
	margin-bottom: 5px;
}
div.ofInfoBox {
	width: 590px;
	float: left;
	border: 1px #e0e0e0 solid;
	margin-bottom: 10px;
	padding: 4px;
}
div.ofInfoBox .photo {
	float: right;
}
div.ofInfoBox .photo img {
	display: block;
}
div.ofInfoBox div.short {
	width: 165px;
	float: left;
	padding-left: 5px;
}
div.ofInfoBox div.links {
	float: right;
	width: 145px;
	padding-right: 20px;
	position: relative;
	height: 100%;
}
div.ofInfoBox div.links a {
	float: right;
	clear: both;
	background: url(gfx/oferta-download-link.gif) right top no-repeat;
	padding-right: 16px;
	color: #5279a9;
	margin-bottom: 3px;	
	white-space:nowrap;
}
div.ofInfoBox div.links a.zoom {
	background: url(gfx/zoom.gif) right top no-repeat;
	height: 17px;
}
div.ofInfoBox div.short a.name {
	color: #5279a9;
	font-weight: bold;
}
div.ofInfoBox div.short table {
	width: 165px;
	float: left;
	margin-top: 10px;
}
div.ofInfoBox div.short table td {
	border: 0px !important;
}
div.ofInfoBox div.short table a {
	color: #5279a9;
}
div.ofInfoBox div.short div.desc {
	width: 165px;
	float: left;
	padding-top: 5px;
}
#AskEkspert {
	width: 450px;
	float: left;
	background: #fff;
	border: 5px #abbdd1 solid;
	text-align: left;
	padding: 10px 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
	display: none;
}
#AskEkspert div.header {
	border-bottom: 1px #e0e0e0 solid;
	float: left;
	width: 450px;
}
#AskEkspert div.header h2 {
	width: 300px;
	float: left;
	margin-bottom: 0px;
}
#AskEkspert div.header a {
	float: right;
	color: #ccc;
	position: relative;
	top: 2px;
}
#AskEkspert div.row {
	width: 450px;
	float: left;
	padding-bottom: 5px;
}
#AskEkspert div.row div.left {
	width: 120px;
	float: left;
	padding-right: 20px;
	text-align: right;
	color: #5279a9;
	font-weight: bold;
	padding-top: 4px;
}
#AskEkspert div.row div.right {
	width: 310px;
	float: left;
}
#AskEkspert div.row div.right span.require {
	position: relative;
	left: 5px;
}
#AskEkspert input {
	border: 1px #e1e1e1 solid;
	float: left;
	width: 172px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5279a9;
	height: 18px;	
	padding: 2px 3px;
	margin: 0px;
}
#AskEkspert textarea {
	border: 1px #e1e1e1 solid;
	float: left;
	width: 300px;
	height: 150px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5279a9;	
}
#AskEkspert div.submit-row, #AskEkspert div.ekspert-row {
	width: 450px;
	float: left;
}
#AskEkspert div.ekspert-row {
	padding: 10px 0px;
}
#AskEkspert div.submit-row a.submit {
	float: right;
	background: url(gfx/more-link-bg.gif) top left no-repeat;
	width: 70px;
	height: 18px;
	color: #fff;
	padding-right: 4px;
	text-align: center;
	padding-top: 3px;
}
#AskEkspert div.submit-row span {
	float: right;
	padding-right: 10px;
	padding-top: 3px;
}

.newsText {
	width: 600px !important;
}

