body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background-color:	White;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

ul li {
	list-style: none;	
}

div {
	border-: 1px solid red;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fd6936;
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

/* < 40-50 N */
h6 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}

h6 a {
	color: #fd6936;
}
/* 40-50 > */
.All {
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
	border-: 1px solid blue;	
	margin-: 0 auto;
	overflow: hidden;
}

.TopBanner {
	width: 990px;
	margin-top: 1em;
}

.LogoRail, .Date, .SiteMap, .Lang {
	float: left;
	position: absolute;
}

.LogoRail {
	width: 326px;
	height: 58px;
	margin-left: 2.6em;
	//margin-left: 2.5em;
	/*background: url('img/logo_railtechniek.gif') no-repeat top left;*/
}

.SiteMap {
	/* text-transform-: uppercase; */
	text-transform-: uppercase;
}

.Date, .SiteMap {
	margin-top: 1.5em;
	
}

.Date {
	left: 47%;
	//left: 48%;
	color: #9a9a9a;
	font-weight: bold;
}

.SiteMap {
	left: 62%;
	//left: 62%;
}

.SiteMap a {
	color: #7e7878;
	text-decoration: underline;
}

.SiteMap a:hover {
	text-decoration: none;
}

.Lang {
	right: 6%;
	margin-top: 1em;
}

.Lang ul {
	padding: 0em;
	margin: 0em;
}

.Lang li {
	float: left;
	padding: 0em;
}

.de, .en, .nl, .fr, .ro, .ru, .de a, .en a, .nl a, .fr a, .ro a, .ru a {
	display: block;
	width: 31px;
	height: 31px;
}

.de a {
	background: url('img/bg_lang_de_off.gif') no-repeat top left;
}

.de, .de a:hover {
	background: url('img/bg_lang_de_on.gif') no-repeat top left;
}

.en a {
	background: url('img/bg_lang_en_off.gif') no-repeat top left;
}

.en, .en a:hover {
	background: url('img/bg_lang_en_on.gif') no-repeat top left;
}

.nl a {
	background: url('img/bg_lang_nl_off.gif') no-repeat top left;
}

.nl, .nl a:hover {
	background: url('img/bg_lang_nl_on.gif') no-repeat top left;
}

.fr a {
	background: url('img/bg_lang_fr_off.gif') no-repeat top left;
}

.fr, .fr a:hover {
	background: url('img/bg_lang_fr_on.gif') no-repeat top left;
}

.ro a {
	background: url('img/bg_lang_ro_off.gif') no-repeat top left;
}

.ro, .ro a:hover {
	background: url('img/bg_lang_ro_on.gif') no-repeat top left;
}

.ru a {
	background: url('img/bg_lang_ru_off.gif') no-repeat top left;
}

.ru, .ru a:hover {
	background: url('img/bg_lang_ru_on.gif') no-repeat top left;
}

.TopMenu {
	width: 914px;
	height-: 43px;
	position: relative;
	left: 50%;
	margin-left: -457px;
	margin-top: 1em;
	border-: 1px solid red;
}

/* Search, start /

.Search {
	position: relative;
	left: 50%;
	margin-left: -457px;
	width: 29em;
	//width: 31em;
	margin-top: 10px;
	height: 32px;
	margin-top: 1em;
	border-: 1px solid green;
}

.CopyYeh {
	height: 15px;
	padding-top: 13px;
	//padding-top: 20px;
	border-: 1px solid green;
}

.GradientSrc {
	margin-bottom-: 1.5em;
	background-color: #f0f0f0;
	//border: 1px solid #fff;
	border-: 1px solid red;
}

.GradientSrc .t, .GradientSrc .r, .GradientSrc .b, .GradientSrc .l, .GradientSrc .c {
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}

.GradientSrc .t {
	left: 0px;
	top: 0px;
}

.GradientSrc .r {
	background-position: right top;
	left: 0px;
}

.GradientSrc .b {
	background-position: right bottom;
	top: 0px;
}

.GradientSrc .l {
	background-position: left bottom;
	left: 0px;
}

.GradientSrc .c {
	left: 10px;
	top: -10px;
	margin-right: 10px;
}

.GradientSrc .t {
	background-image: url('img/bg_cnr_t.gif');
}

.GradientSrc .r {
	background-image: url('img/bg_cnr_r.gif');
}

.GradientSrc .b {
	background-image: url('img/bg_cnr_b_search.gif');
}

.GradientSrc .l {
	background-image: url('img/bg_cnr_l_search.gif');
}

.GradientSrc .Content {
	font-size: 0.9em;
	border-: 1px solid red;
}

.GradientSrc .Content .Sss span {
	padding-top: 5px;
	color: #9a9999;
}

.GradientSrc .Content .Sss input {
	margin-left: 0.75em;
}

.GradientSrc .Content .Sss {
	float: left;
}

/ Search, finish */

.MainText, .ContForm {
	position: relative;
	width: 914px;
	left: 50%;
	margin-left: -457px;
	margin-top: 1em;
	border-: 1px solid red;
}


/* < */
.MainText#Bottom {
	width: 899px;
}

.MainText#ContInfo {
	width: 899px;
	border-bottom: 4px solid #f0f0f0;
}
/* > */

.TextLeft, .TextCent, .TextRight, .CForm, .CName {
	float: left;
	border-: 1px solid blue;
}

.TextLeft, .TextCent, .TextRight, .CName {
	width-: 30%;
	width: 29%;
}

.CForm {
	width: 60%;
	border-: 1px solid blue;
}

.TextLeft, .TextCent, .CName {
	margin-right: 6.22%;
	//margin-right: 5.8%;
}

.CForm {
	margin-left: -4px;
}

/*
.MainText#ContInfo {
	border-bottom: 4px solid #f0f0f0;
}
*/

.TextLeft#Contact, .TextCent#FeedBack {
	color: #d1d1d1;
	font-size: 1.5em;
	margin-bottom: -0.2em;
}

.TextCent a, .TextLeft a, .TextRight h1 a {
	color: #f85e2b;
	text-decoration: underline;
}

.TextCent a:hover, .TextLeft a:hover, .TextRight h1 a:hover {
	text-decoration: none;
}

.TextRight {
	margin-left: -22px;
}

.TextRight a {
	margin-left: 10px;
	//margin-left: 22px;
	color: #000;
	text-decoration: underline;
}

.TextRight a:hover {
	text-decoration: none;
}

.TextRight p {
	margin-top: 1em; 
}

.TextRight img {
	margin-top: 5px;
	margin-left: 8px;
	//margin-top: -12px;
	//margin-left: -22px;
	//padding-left: -22px;
	//padding-top: -12px;
}

.PictGallPhoto {
	width: 274px;
	height: 196px;
	background: url('img/bg_pict_gallery_photo.gif') no-repeat;
}

.ArrLeft {
	position: relative;
	float: left;
	width: 13px;
	height: 15px;
	top: 100px;
	left: 30px;
	background: url('img/bg_arr_l.gif') no-repeat;
}

.ArrRight {
	position: relative;
	float: left;
	width: 13px;
	height: 15px;
	top: 100px;
	left: 65px;
	background: url('img/bg_arr_r.gif') no-repeat;
}


.ArrL {
	position: relative;
	float: left;
	width: 13px;
	height: 15px;
	top: 100px;
	left: 30px;
}

.ArrR {
	position: relative;
	float: left;
	width: 13px;
	height: 15px;
	top: 100px;
	left: 30px;
}

.ArrLeft a, .ArrRight a ,ArrL a,ArrR a{
	display: block;
	width: 13px;
	height: 15px;
	cursor: pointer;
	margin-left: 0px;
}

.Photo {
	position: relative;
	float: left;
	width: 150px;
	height: 170px;
	top: 17px;
	left: 50px;
	background: url('img/bg_photo_01.gif') no-repeat;
	border-: 1px solid red;
}

.PhotoH {
    display: none;
}

.PictGallTxt {
	width: 274px;
	background: url('img/bg_pict_gallery_txt.gif') no-repeat;
}

.PictGallTxtTop {
	width: 274px;
	background: url('img/bg_pict_gallery_txt_t.gif');
}

.PictGallTxtTop div {
	position: relative;
	left: 42px;
	width: 198px;
	font-size: 11px;
	color: #8f8f8f;
	padding-top: 0.5em;
	white-space: normal;
	border-bottom: 1px #efefef solid;
}

.PictGallTxtTop div a {
	margin-left: 0px;
	color: #f85e2b;
	text-decoration: underline;
}

.PictGallTxtTop div a:hover {
	text-decoration: none;
}

.PictGallTxtTop div span.Header {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.PictGallTxtBott {
	width: 274px;
	height: 9px;
	background: url('img/bg_pict_gallery_txt_b.gif') no-repeat;
}


.CName {
	font-size-: 1em;
	font-weight: bold;
	color: #9b9b9b;
}

.CName img {
	margin-right: 3px;
}

.CName p {
	margin-left: 31px;
}

.CName span {
	font-size: 0.8em;
	color: #9b9b9b;
}

table.Login {
	width: 100%;
}

table.Login input {
	width: 100%;
	height: 1.2em;
	font-size: 0.9em;
	color: #5d5d5d;
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	padding: 0.1em;
	border: 1px solid #c6c4c4;
}

table.Login textarea {
	width: 100%;
	height: 10em;
	color: #5d5d5d;
	font-size: 0.9em;
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	overflow: auto;
	padding: 0.1em;
	border: 1px solid #c6c4c4;
}

table.Login td {
	color: #f85e2b;
	font-size: 1.1em;
}

table.Login td#Text {
	width: 15%;
}

table.Login input#Img {
	width: 63px;
	height: 19px;
	border: none;
}

/*** DIV with corners, MENU, start ***/

.Menu {
	margin-bottom: 1.5em;
	background: #e4eef2 url('img/bg_news_gradient.gif') repeat-x top left;
	//border: 1px solid #fff;
}

.Menu .top, .Menu .right, .Menu .bottom, .Menu .left, .Menu .center {
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}

.Menu .top {
	left: -6px;
	top: -5px;
}

.Menu .right {
	background-position: right top;
	left: 12px;
}

.Menu .bottom {
	background-position: right bottom;
	top: 10px;
}

.Menu .left {
	background-position: left bottom;
	left: -12px;
}

.Menu .center {
	left: 10px;
	top: -10px;
	margin-right: 10px;
}

.Menu .top {
	background-image: url('img/bg_cnr_top.gif');
}

.Menu .right {
	background-image: url('img/bg_cnr_right.gif');
}

.Menu .bottom {
	background-image: url('img/bg_cnr_bottom.gif');
}

.Menu .left {
	background-image: url('img/bg_cnr_left.gif');
}

.Menu .Content {
	padding: 0.5em;
	font-size: 0.8em;
}

.Menu .Content a {
	color: #f76300;
}

.Menu .CopyRight {
	position: absolute;
	right: 0%;
	top: 0.5em;
	//top: 2.3em;
	color: #000;
	margin-right: 16px;
	//margin-right: 27px;
	font-size: 1.1 em;
}

.Menu .CopyRight a {
	color: #000060;
}

/*** DIV with corners, MENU, finish ***/

table.Tab {
	margin-left: 34px;
}

table.TabSearch {
	margin-left: 38px;
	border-: 1px green solid;
}

table.TabSearch td {
	background-color: #f0f0f0;
}

table.TabSearch td span, table.TabSearch td input {
	color: #9a9a9a;
}

table.Tab td {
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: #3a3a3a;
	background: #3a3a3a url('img/bg_menu.gif') repeat-x top left;
}

table.Tab td a {
	display: block;
	height: 42px;
	color: #fff;
	border-: 1px solid red;
}

table.Tab td a:hover {
	background: #3a3a3a url('img/bg_menu_on.gif') repeat-x top left;
}

table.Tab td a div {
	padding-top: 13px;
	border-: 1px solid red;
}

table.Tab td.Corner {
	border-right: none;
}

table.Tab td.Gr {
	width: 1px;
	height: 42px;
	background: url('img/bg_menu_gr.gif') no-repeat top left;
	border-right: none;
}


/*** DIV with corners, BOTTOM, start ***/

.Gradient {
	margin-bottom: 1.5em;
	background-color: #f0f0f0;
	//border: 1px solid #fff;
}

.Gradient .t, .Gradient .r, .Gradient .b, .Gradient .l, .Gradient .c {
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}

.Gradient .t {
	left: 0px;
	top: 0px;
}

.Gradient .r {
	background-position: right top;
	left: 0px;
}

.Gradient .b {
	background-position: right bottom;
	top: 0px;
}

.Gradient .l {
	background-position: left bottom;
	left: 0px;
}

.Gradient .c {
	left: 10px;
	top: -10px;
	margin-right: 10px;
}

.Gradient .t {
	background-image: url('img/bg_cnr_t.gif');
}

.Gradient .r {
	background-image: url('img/bg_cnr_r.gif');
}

.Gradient .b {
	background-image: url('img/bg_cnr_b.gif');
}

.Gradient .l {
	background-image: url('img/bg_cnr_l.gif');
}

.Gradient .Content {
	padding: 0.5em;
	font-size: 0.8em;
}

.Gradient .Content a {
	color: #f76300;
}

.Gradient .CopyRight {
	position: absolute;
	right: 0%;
	top: 0.5em;
	//top: 2.3em;
	color: #000;
	margin-right: 16px;
	//margin-right: 27px;
	font-size: 1.1 em;
}

.Gradient .CopyRight a {
	color: #000060;
}

.Gradient .Content .Designmd {
	position: absolute;
	right: 8em;
	top: 0em;
	width: 80px;
	height: 80px;
	/*background-image: url('img/logo_designmd.png');*/
	background-repeat: no-repeat;
	background: expression('none');
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/logo_designmd.png);*/
}


/*** DIV with corners, BOTTOM, finish ***/


span.DateNews {
	color: #7a7a7a;
	font-size: 10px;
}

span.FaqNews {
	font-weight: bold;
}



table.Tab {
	background: url(img/bg_menu.gif) no-repeat top left;
}

span.Orange, .PictGallTxtTop div span.Orange {
	color: #f85e2b;
	text-decoration: none;
}



/***/

table.TabAbout {
	margin-left: 34px;
}

table.TabAbout .TextAbout {
	padding-left: 10px;
}

table.TabAbout .TextAbout h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #a2a2a2;
	font-weight: normal;
}

/* < 786-885 N */
table.TabAbout .TextAbout h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #f76300;
	font-weight: normal;
}

table.TabAbout .TextAbout h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
}

table.TabAbout .TextAbout a {
	color: #f76300;
	text-decoration: underline;
	margin-bottom: 0px;
}

table.TabAbout .TextAbout a:hover {
	text-decoration: none;
}

table.TabAbout .TextAbout a.About {
	color: #f76300;
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 0px;
}

table.TabAbout .TextAbout a.About:hover {
	text-decoration: none;
}

table.TabAbout .TextAbout .Address h5 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

table.TabAbout .TextAbout .Address div {
	font-size: 14px;
	margin-left: 29px;
}

table.TabAbout .TextAbout .Address{
	clear: left;
	border-: 1px green solid;
}

table.TabAbout .TextAbout .Address img {
	margin-right: 0px;
	margin-top: -1px;
	border: none;
}


table.TabAbout .TextAbout div.NewsDate {
	color: #a2a2a2;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

table.TabAbout .TextAbout img {
	float: left;
	margin-right: 15px;
	border: 2px solid #a2a2a2;
}

table.TabAbout .TextAbout#Documents img {
	margin-right: 0px;
	border: none;
}

table.Basket {
	width: 580px;
}
table.Basket td {
	vertical-align: top;
}

table.TabAbout .TextAbout table.Basket td img {
	float: right;
	margin-right: 10px;
	border: 0px;
}

table.TabAbout .TextAbout h1 {
	margin-top: 20px;
}

.Faq span {
	font-weight: bold;
	font-size: 16px;
}

.Docs a {
	font-size: 10px;
}

.Docs#VideoDocs a {
	font-size: 11px;
}

table.TabAbout .TextAbout .Docs img {
	margin-right: 0px;
	border: none;
}

table.TabAbout .TextAbout .Docs#VideoDocs img {
	margin-right: 10px;
}
/* 786-885 N > */

.CNameAbout {
	float: left;
	margin-top: 25px;
	//margin-top: 20px;
	border-: 1px solid blue;
}

.CNameAbout {
	font-weight: bold;
	color: #9b9b9b;
}

.CNameAbout img {
	margin-right: 5px;
}

.CNameAbout p {
	margin-left: 33px;
	//margin-left: 34px;
}

.CNameAbout span {
	font-size: 0.8em;
	color: #9b9b9b;
}

table.TabAbout td ul {
	padding-top: 5px;
	//padding-top: 20px;
	padding-bottom: 5px;
	margin-left: 0;
	padding-left: 0px;
}

table.TabAbout td ul ul {
	padding-top: 10px;
	padding-bottom: 0px;
}

table.TabAbout td ul, table.TabAbout td ul a, table.TabAbout td li, table.TabAbout td li a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

table.TabAbout td li {
	padding-left: 18px;	
}

table.TabAbout td li {
	background: url(img/arrow_up.gif) no-repeat top left;
}

table.TabAbout td li#Down {
	background: url(img/arrow_down.gif) no-repeat top left;
}

table.TabAbout td ul li#Down a {
	color: #fd6936;
}

table.TabAbout td ul li {
	padding-bottom: 12px;
}

table.TabAbout td ul ul li {
	padding-bottom: 10px;
}

table.TabAbout td ul ul li a, table.TabAbout td ul li#Down ul li a {
	color: #a2a2a2;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/* < 962-976 N */
table.TabAbout td ul li ul li ul {
	padding-left: 10px;
}

table.TabAbout td ul li ul li ul li {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

table.TabAbout td ul li ul li ul li a {
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
/* 962-976 N > */

table.TabAbout td ul ul li {
	background: url(img/arrow_dash.gif) no-repeat center left;
}

table.TabAbout td ul a:hover {
	text-decoration: underline;
}

table.TabAbout td ul ul li a:hover, table.TabAbout td ul li#Down ul li a:hover {
	text-decoration: underline;
}

table.TabAbout td ul ul li#Selected {
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

/* < 997-1177 N */
.SearchTab {
	float: left;
	width: 100%;
	//width-: 423px;
	height-: 28px;
	margin-bottom: 1em;
	border-: 1px solid red;
}

.TabSearch#Right {
	margin-left-: 32px;
	margin-right: 64px;
	//margin-right: 32px;
	margin-top: -28px;
	float: right;
}

div.SearchTab table.TabSearch#Right td a {
	color: #f76300;
}


.SubComp#RDiv {
	margin-left: 38px;
	width: 40%;
}

table.TabComp td div.SubComp a {
	color: #707070;
}

div.PlayerNav {
	width: 320px;
	height: 38px;
	background: url(img/bg_video_header.gif) no-repeat;
	border-: 1px solid red;
}

div.ProjVideo {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

div.Player {
	width: 320px;
	height: 265px;
	//background: url(img/video_player.jpg) no-repeat;
}

.PlayerTxt, .PlayerLArr, .PlayerPages, .PlayerRArr {
	float: left;
}

.PlayerTxt {
	margin-left: 20px;
	//margin-left: 12px;
	margin-top: 7px;
	font-size: 18px;
}

.PlayerTxt a {
	font-size: 14px;
}

.PlayerTxt span {
	color: #fd6936;
}

.PlayerLArr, .PlayerRArr {
	width: 14px;
	height: 9px;
	margin-top: 15px;
}

.PlayerLArr a, .PlayerRArr a {
	width: 14px;
	height: 9px;
	display: block;
	cursor: pointer;
}

.PlayerLArr {
	margin-left: 12px;
	background: url(img/bg_video_arr_l.gif) no-repeat;
}

.PlayerRArr {
	margin-left: 12px;
	background: url(img/bg_video_arr_r.gif) no-repeat;
}

.ProductGrey {
	width: 212px;
	color: #8f8f8f;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #efefef;
	background-image: url(img/);
	border: 1px #efefef solid;
}

.PlayerPages {
	margin-top: 10px;
	margin-left: 7px;
	color-: #999;
	color: #000000;
	font-size: 14px;
}



.ProductPict {
	width: 0px;
	height: 0px;
	background: url(img/) no-repeat;
}

.ProductPict {
	position: relative;
	width: 252px;
	height: 180px;
}

.ProductPictPh {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 252px;
	height: 180px;
	//background: url('img/prod_pict_ph_01.gif') no-repeat top left;
}

.ProductPictFr {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 252px;
	height: 180px;
	background: url('img/prod_pict_fr.gif') no-repeat top left;
}

td.TextAbout table td div.ProductYell {
	width: 252px;
	//min-height: 150px;
	height: 150px;
	font-size: 10px;
	background: url('img/prod_yell_top.gif') no-repeat top left;
	background-color: #fffcd9;
}

td.TextAbout table td div.ProductYell a {
	color: #707070;
}

#ProdHeader1 {
	color: #fd6936;
	font-weight: bold;
	font-size: 13px;
	margin-left: 20px;
}

td.TextAbout table td div.ProductYell a#ProdHeader {
	color: #fd6936;
	font-weight: bold;
	font-size: 13px;
	margin-left: 20px;
}

td.TextAbout table td div.ProductYell div.ProdYellLeft {
	float: left;
	width: 40%;
	margin-left: 20px;
	//margin-left: 10px;
	border-: 1px solid red;
}

td.TextAbout table td div.ProductYell div.ProdYellRight {
	float: left;
	width: 40%;
	margin-left: 20px;
	border-: 1px solid red;
}

td.TextAbout table td div.ProductYellBott {
	width: 252px;
	height: 15px;
	background: url('img/prod_yell_bott.gif') no-repeat top left;
}
/* 997-1177 N > */

span#Italic {
    font-style: italic;
    font-size: 10px;
    font-color: black;
}

/*-=J=-*/
.TextJobOppAbout {
    color: #f76300;
    font-size: 14px;
    text-decoration: underline;	    
    margin-bottom: 0px;
}


.SubComp {
	float: left;
	font-size: 11px;
	width: 47%;
	margin-right: 3%;
	//margin-right: 1.2%;
	border-: 1px solid red;
	padding: 10px 0px;
}

.SubComp #le{
float:left;
width:14%;
text-align:right;
}
.SubComp #ri{
margin-left: 5px;
float:left;
width:80%;
	font-size: 83%;
}
.SubComp #ri a{
	font-size: 123%;
}



#Contact{
   white-space:pre;
}
.CNameAbout{
	width: 250px;
	//width: 260px;
}
table.TabAbout .List{
	height: 200px;
	padding-left: 30px;
}

/* Abonament, start*/

table.CautareAbnm {
	width: 100%;
	border: 1px solid #e3e3e3;
}

table.CautareAbnm td {
	border-bottom: 1px solid #e3e3e3;
	height: 43px;
	padding-left: 10px;
}
table.CautareAbnm td input{
	display: block;
	margin: auto;
}

table.CautareAbnm td.HeadAbnm {
	font-size: 11px;
	font-weight: bold;
	height: 54px;
	background-color: #f0f0f0;
}

table.CautareAbnm td.HeadAbnm#R {
	padding: 0 10px;
	text-align: center;
}

table.CautareAbnm td input.Quantity{
	width: 50px;
	float: left;
}

table.CautareAbnm td.TotalAbnm {
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	border-: 1px solid red;
}

table.CautareAbnm td.DataAbnm {
	text-align: center;
	padding: 0 10px;
}

table.AbnmForm td {
	font-size: 11px;
}

table.AbnmForm td input, table.AbnmForm textarea {
	width: 250px;
}

table.AbnmForm td input.AbnmDateImg {
	width: 230px;
}

table.AbnmForm td input.AbnmImg {
	width: 78px;
	height: 26px;
}

table.AbnmForm td a {
	font-size: 11px;
	color: #be231e;
	text-decoration: underline;
}

table.AbnmForm td a:hover {
	text-decoration: none;
}

/* Abonament, finish*/

.CNameAbout a, .CName a{
   color: #f85e2b;;
}

#FirstCell {
	background: #3a3a3a url('img/bg_first_cell_off.gif') no-repeat top left;
	padding-left: 10px;
}
#FirstCell a:hover{
	background: #3a3a3a url('img/bg_first_cell_link_on.gif') no-repeat 0px 0px;
	border-: 1px yellow solid;
}
#LastCell {
	background: #3a3a3a url('img/bg_last_cell_off.gif') no-repeat top right;
	padding-right: 8px;
}
#LastCell a:hover{
	background: #3a3a3a url('img/bg_last_cell_link_on.gif') no-repeat top right;
	border-: 1px yellow solid;
}

.player_text{
	background-color: #f7f7f7;
	width: 320px; 
	height-: 15px;
	overflow: hidden;
}
.productText{
	width: auto;
	float: left;
	font-style: italic;
	margin-left: 2%;
	//margin-left-: 6%;
	padding-right: 10px;
}
.productName{
	width: 79%;
	//width: 74%;
	float: left;
}

.PageImage a{
	color: #f85e2b;
	text-decoration: underline;
}
.PageImage a:hover{
	text-decoration: none;
}
.PageImage {
	margin: 1%;
}
.PageImage h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #a2a2a2;
	font-weight: normal;
}
.PageImage img.base {
	float: left;
	margin: 30px 0;
}
.PageImageText{
	clear: both;
}
.PageImage #Contact {
	clear: left;
}
.PageImage .CNameAbout {
	float: left;
	clear: left;
}
table.TabAbout .List .CNameAbout, table.TabAbout .List #Contact.TextLeft{
	margin-left: -30px;
}

table.TabAbout td .SimpleList li{
	background: none;
	font-weight: normal;
	padding: 0;
}

table.TabAbout .TextAbout ul {
	margin-top: 0px;
	//margin-top: -15px;
	margin-left: 10px;
}
table.TabAbout .TextAbout ul li{
	margin-top: -0.7em;
}
.Address div{
	float: left;
	clear: none;
}
table.TabAbout .TextAbout .Address .RekvizitImg{
	margin-left-: 80px;
}

table.TabAbout .TextAbout ul.SimpleList{
}
table.TabAbout .TextAbout ul.SimpleList li{
	margin-top: 0.5em;
	list-style: circle;
}

input.Remark{
	width: 95%; 
}

.RemarkArea{
	width: 95%;
}
span.Sh2{
font-size:44%;
color:#000000;
}
