@font-face {
    font-family: 'UbuntuLightBold';
    src: url('../font/ubuntu-medium_0webfont.eot');
    src: url('../font/ubuntu-medium_0webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ubuntu-medium_0webfont.woff') format('woff'),
         url('../font/ubuntu-medium_0webfont.ttf') format('truetype'),
         url('../font/ubuntu-medium_0webfont.svg#UbuntuLightBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body
{
	margin:0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.75em;
	background:#ffffff;
	color:#747474;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
	display:block;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
input, select, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	padding:2px 3px;
}


/*Page*/
#page {
	width:990px;
	margin:0px auto;
	text-align:left;
}
/*Page*/

/*Header*/
#header {
	height:146px;
	width:990px;
	background:url(../files/images/goldtime-layout/bg-header.png) left top no-repeat;
	position:relative;
}

#fb-icon {
    position: absolute;
    top: 30px;
    left: 684px;
}


/*Logo*/
#logo-box {
	position:absolute;
	top:32px;
	left:15px;
}
a.logo{
	color:#c0c0c0;
	font-weight:bold;
	font-size:2.5em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:441px;
	height:41px;
}
a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../files/images/goldtime-layout/logo_sk.png) top left no-repeat;
	width:441px;
	height:41px;
}
/*Logo*/

/*Header-search*/
#header-search {
	position:relative;
	left:549px;
	top:34px;
	width:232px;
	height:35px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-header-search.png) left top no-repeat;
	z-index:10;
}
#header-search input#hs-text {
	position:absolute;
	padding:0 10px 0 0;
	top:11px;
	left:10px;
	width:194px;
	background:none;
}
#header-search input#hs-submit {
	position:absolute;
	padding:0;
	top:1px;
	left:205px;
	width:16px;
	height:33px;
	cursor:pointer;
}
/*Header-search*/

/*Header-line*/
#header-line {
	position:absolute;
	left:0px;
	top:43px;
	width:980px;
	color:#000000;
	text-align:right;
}
#header-line span {
	color:#eaeaea;
	padding:0px 3px;
}
#header-line a {
	color:#52abc1;
}
#header-line a:hover {
	color:#000000;
}
#header-line em {
	padding:0px 0px 0px 24px;
	background:url(../files/images/goldtime-layout/bg-header-line-basket.png) left center no-repeat;
	font-style:normal;
}
#header-line em strong {
	color:#ec131c;
	font-size:1.2em;
}
/*Header-line*/

/*Main-menu*/
#main-menu {
	position:absolute;
	left:0px;
	top:97px;
}
#main-menu ul li{
	list-style-type:none;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	position:relative;
}
#main-menu ul li#mm-last{
	background:none;
}
#main-menu ul li a{
	color:#000000;
	display:block;
	float:left;
	padding-left:32px;
	background:url(../files/images/goldtime-layout/bg-mm.png) left top no-repeat;
	text-decoration:none;
	overflow:hidden;
}
#main-menu ul li.act a{
	background-position:-1200px 0px;
	color:#ffffff;
}
#main-menu ul li a:hover {
	background-position:-400px 0px;
	color:#000000;
}
#main-menu ul li.active a, #main-menu ul li.active a:hover{
	background-position:-800px 0px;
	color:#000000;
}
#main-menu ul li a#mm-uvod {
	width:63px;
	height:39px;
	line-height:39px;
}
#main-menu ul li a#mm-katalog {
	width:78px;
	height:39px;
	line-height:39px;
}
#main-menu ul li a#mm-znacky {
	width:71px;
	height:39px;
	line-height:39px;
}
#main-menu ul li a#mm-novinky {
	width:77px;
	height:39px;
	line-height:39px;
}
#main-menu ul li a#mm-velkoobchod {
	width:119px;
	height:39px;
	line-height:39px;
}
#main-menu ul li a#mm-obchody {
	width:102px;
	height:39px;
	line-height:39px;
}
#main-menu ul li a#mm-servis {
	width:56px;
	height:39px;
	line-height:39px;
}
#main-menu ul li a#mm-o-nas {
	width:52px;
	height:39px;
	line-height:39px;
}
#main-menu ul li a#mm-kontakt {
	width:83px;
	height:39px;
	line-height:39px;
}
#main-menu ul li ul{
	position:absolute;
	left:0px;
	top:39px;
	width:150px;
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	background:#ffffff;
	padding-top:5px;
	display:none;
	z-index:1000;
}
#main-menu ul li#mm-last ul{
	left:-36px;
}
#main-menu ul li ul li {
	float:none;
	width:140px;
	border-bottom:1px solid #ececec;
	background:#ffffff;
	margin:0px 5px;
}
#main-menu ul li ul li.submenu-last {
	border-bottom:1px solid #ffffff;
}
#main-menu ul li ul li a, #main-menu ul li.act ul li a, #main-menu ul li.active ul li a{
	color:#000000;
	display:block;
	float:none;
	padding:7px 0px 7px 27px;
	background:none;
	overflow:hidden;
	width:113px;
	font-weight:normal;
	font-size:0.85em;
	height:auto;
	line-height:auto;
	background:url(../files/images/goldtime-layout/bg-mm-li-li-a.png) -5px center no-repeat #ffffff;
}
#main-menu ul li ul li a:hover, #main-menu ul li ul li.act a, #main-menu ul li.active ul li a:hover {
	background:url(../files/images/goldtime-layout/bg-mm-li-li-a.png) -5px center no-repeat #ffffff;
	color:#52abc1;
}
/*Main-menu*/
/*Header*/

/*Main*/
#main {
	width:990px;
	overflow:hidden;
	margin-top:7px;
	padding-bottom:5px;
}
.main-index {
	margin-top:0px;
}

/*Columns*/
.left-column {
	float:left;
	overflow:hidden;
	width:240px;
}
.right-column {
	float:left;
	overflow:hidden;
	width:732px;
	margin-left:18px;
}
#rc-in {
	padding-top:12px;
}
/*Columns*/

/*Left-column*/
.lc-boxik {
	background:#eaeaea;
	width:220px;
	overflow:hidden;
	padding:9px 10px 8px 10px;
	margin-bottom:16px;
	color:#232323;
}
.lc-boxik input {
	color:#747474;
}
.lc-boxik p {
	line-height:1.4em;
	margin:5px 0px;
}
.lc-boxik h3 {
	color:#232323;
	font-family: 'UbuntuLightBold', Arial, Helvetica, sans-serif;
	font-size:1.25em;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
	text-transform:uppercase;
}
.lc-boxik h4 {
	color:#52abc1;
	font-size:1em;
	padding-top:5px;
}
.lc-boxik a {
	color:#52abc1;
}
.lc-boxik a:hover {
	color:#747474;
}
.lc-img {
	margin:0 0 12px 0;
	padding:0;
	border:none;
	background:none;
	width:240px;
}
.lc-img img {
}
.lc-boxik p#lc-newsletter {
	position:relative;
	width:219px;
	height:32px;
	background:url(../files/images/goldtime-layout/bg-lc-newsletter.png) left top no-repeat;
	overflow:hidden;
}
.lc-boxik p#lc-newsletter input {
	padding:0;
	position:absolute;
	color:#9e9e9e;
}
.lc-boxik p#lc-newsletter input#lc-newsletter-text {
	left:10px;
	top:7px;
	width:170px;
}
.lc-boxik p#lc-newsletter input#lc-newsletter-submit {
	left:184px;
	top:0;
	cursor:pointer;
}
.lc-boxik p#lc-dealer-login {
	position:relative;
	width:219px;
	height:69px;
	background:url(../files/images/goldtime-layout/bg-lc-dealer-login.png) left top no-repeat;
	overflow:hidden;
}
.lc-boxik p#lc-dealer-login input {
	padding:0px;
	position:absolute;
}
.lc-boxik p#lc-dealer-login input#lc-dealer-login-user {
	left:10px;
	top:10px;
	width:200px;
}
.lc-boxik p#lc-dealer-login input#lc-dealer-login-psw {
	left:10px;
	top:46px;
	width:125px;
}
.lc-boxik p#lc-dealer-login input#lc-dealer-login-submit {
	left:147px;
	top:37px;
	width:72px;
	height:32px;
	overflow:hidden;
	background:none;
	color:#ffffff;
	cursor:pointer;
	line-height:32px;
}
.lc-boxik p#lc-dealer-login input#lc-dealer-login-submit:hover {
	color:#c2eef9;
}
.lc-search {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search.png) lef bottom repeat-x #ffffff;
}
.lc-search table {
	width:221px;
	border-collapse:collapse;
	margin:10px 0px 5px 0px;
}
.lc-search table td {
	padding:1px 0px;
}
.lc-search table td.half {
	width:105px;
	padding-right:10px;
}
.lc-search table tr.margin td {
	padding-bottom:10px;
}
.lc-search input, .lc-search select {
	color:#747474;
	margin:1px 3px 1px 0px;
	=margin:0px 2px 0px 0px;
}
.lc-search input#lcs-fraze, .lc-search select {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	margin:0px 0px 0px 0px;
}
.lc-search input#lcs-fraze {
	width:210px;
	padding:4px 3px 4px 5px;
}
.lc-search input.submit {
	padding:0px;
	width:78px;
	height:26px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-submit.png) left top no-repeat #54adc3;
	color:#ffffff;
	cursor:pointer;
	margin-top:8px;
}
.lc-search input.submit:hover {
	color:#c2eef9;
}
.lc-search select {
	width:106px;
	padding:3px 3px 3px 5px;
}
.lc-search label.label-smaller {
	font-size:0.9em;
}
.lcb-dealer {
	position:relative;
	width:221px;
}
.lcb-dealer p {
	padding:5px 0px 8px 0px;
	line-height:1.6em;
}
.lcb-dealer #lcb-dealer-img{
	display:block;
	background:url(../files/images/goldtime-layout/bg-lcb-dealer.png) left top no-repeat;
	width:31px;
	height:38px;
	overflow:hidden;
	left:197px;
	top:10px;
	position:absolute;
}
.lcb-news {
	padding:15px 0px 6px 0px;
}
.lc-boxik .lcb-news p.datum {
	margin:0px;
}
.lc-boxik .lcb-news p.more {
	border-top:1px solid #eaeaea;
	margin-top:7px;
	padding-top:6px;
}
.lc-boxik .lcb-news h4 {
	padding:1px 0px 7px 0px;
}
/*Left-column*/

/*Right-column*/
#main .right-column h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#68c3d9;
	font-size:2.5em;
	padding-bottom:5px;
}
#main .right-column h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:1.5em;
	color:#838383;
	padding-top:13px;
	padding-bottom:5px;
	font-weight:normal;
}
#main .right-column h3 {
	font-size:1.1em;
	color:#52abc1;
	padding-top:13px;
	padding-bottom:5px;
}
#main .right-column p {
	line-height:1.4em;
	padding:6px 0px;
}
#main .right-column a {
	color:#52abc1;
}
#main .right-column a:hover {
	color:#747474;
}
#main .right-column ul, #main .right-column ol {
	padding:5px 0px 5px 35px;
}
#main .right-column ul li, #main .right-column ol li {
	line-height:1.4em;
	padding:2px 0px;
}

/*News-box*/
#main .right-column p.more-news {
	padding-bottom:0px;
	margin-top:11px;
	float:right;
}
#main .right-column p.more-news a {
	padding-left:10px;
	background:url(../files/images/goldtime-layout/bg-a-more.png) left center no-repeat;
}
.news-box {
	width:343px;
	overflow:hidden;
	border:1px solid #eaeaea;
	padding:5px 9px 5px 6px;
	background:url(../files/images/goldtime-layout/bg-news-box.png) left top repeat-x #ffffff;
	float:left;
	margin:3px 11px 3px 0px;
}
.news-box-right {
	margin-right:0px;
}
.nb-left {
	width:75px;
	float:left;
	/*overflow:hidden;*/
}
.nb-right {
	width:253px;
	float:left;
	overflow:hidden;
	margin-left:15px;
}
#main .right-column .nb-right h3 {
	padding-top:6px;
	padding-bottom:10px;
}
#main .right-column .nb-right p.right {
	padding-top:0px;
}
/*News-box*/

/*Breadcrumb*/
#main .right-column p.breadcrumb {
	padding-top:2px;
}
#main .right-column p.breadcrumb a {
	color:#747474;
}
#main .right-column p.breadcrumb a:hover {
	color:#52abc1;
}
#main .right-column p.breadcrumb span {
	padding:0px 7px 0px 7px;
	background:url(../files/images/goldtime-layout/bg-breadcrumb-span.png) center center no-repeat;
}
/*Breadcrumb*/

/*Filtr*/
#filtr {
	width:732px;
	overflow:hidden;
	background:#f8f8f8;
	padding:10px 0px 10px 0px;
	margin:2px 0px;
}
#filtr div {
	float:left;
	background:url(../files/images/goldtime-layout/bg-filtr-div.png) right center no-repeat;
	padding:0px 15px 0px 13px;
}
#filtr div#filtr-last {
	background:none;
	padding:0px 13px 0px 13px;
}
#filtr strong {
	font-size:0.9em;
	font-weight:normal;
	display:block;
	margin-bottom:2px;
}
#main .right-column #filtr ul {
	padding:0px;
}
#main .right-column #filtr ul li {
	padding:0px;
	display:inline;
	color:#dcdcdc;
}
/*Filtr*/

/*Category-line*/
#category-line {
	width:732px;
	overflow:hidden;
	height:36px;
	overflow:hidden;
	position:relative;
	margin:10px 0px;
}
#main .right-column #category-line p {
	padding:0px;
	position:absolute;
}
#main .right-column #category-line p#cl-zobrazeni {
	left:0px;
	top:12px;
}
#main .right-column #category-line p#cl-zobrazeni strong{
	padding-right:3px;
}
#main .right-column #category-line p#cl-zobrazeni a{
	padding-left:19px;
	margin-right:9px;
}
#main .right-column #category-line p#cl-zobrazeni a#ct-tabulka {
	background:url(../files/images/goldtime-layout/icon-tabulka.png) left center no-repeat;
}
#main .right-column #category-line p#cl-zobrazeni a#ct-dlazdice {
	background:url(../files/images/goldtime-layout/icon-dlazdice.png) left center no-repeat;
}
#main .right-column #category-line p#cl-seradit {
	left:262px;
	top:8px;
}
#main .right-column #category-line p#cl-seradit select {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:3px 5px;
	width:140px;
	margin-left:3px;
}
#main .right-column #category-line p#cl-submit {
	left:550px;
	top:0px;
}
#main .right-column #category-line p#cl-submit input {
	padding:0px;
	width:181px;
	height:36px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-category-line-submit.png) left top no-repeat #54adc3;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	padding-left:22px;
}
#main .right-column #category-line p#cl-submit innput:hover {
	color:#c2eef9;
}
/*Category-line*/

/*Pager*/
.pager {
	text-align:right;
	padding-top:5px;
	padding-bottom:8px;
}
.pgr-bottom {
	padding-top:8px;
	padding-bottom:4px;
}
.pager div {
	float:left;
	margin-top:5px;
}
.pager select {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:3px 5px;
	width:50px;
	margin-left:3px;
	margin-right:16px;
}
#main .right-column .pager a {
	color:#747474;
	background:#f8f8f8;
	float:right;
	display:block;
	text-decoration:none;
	border:1px solid #eaeaea;
	padding:2px 7px 3px 7px;
	margin:1px 1px 0px 1px;
	=margin:0px 1px 0px 1px;
}
#main .right-column .pager a.act, #main .right-column .pager a:hover {
	color:#ffffff;
	font-weight:bold;
	background:#65cce3;
	border:1px solid #65cce3;
}
#main .right-column .pager a.prev, #main .right-column .pager a.next {
	padding:0px;
	width:22px;
	height:22px;
	border:none;
}
#main .right-column .pager a.prev, #main .right-column .pager a.prev:hover {
	background:url(../files/images/goldtime-layout/bg-pager-prev.png) left top no-repeat;
	border:none;
	margin-right:3px;
}
#main .right-column .pager a.next, #main .right-column .pager a.next:hover {
	background:url(../files/images/goldtime-layout/bg-pager-next.png) left top no-repeat;
	border:none;
	margin-left:3px;
	margin-right:0px;
}
#main .right-column .pager a.first, #main .right-column .pager a.last {
    background-color: #65CCE3;
    color: white;
    font-weight: bold;
    border:0;
    height: 17px;
    padding:0;
    padding: 3px 5px 2px 5px;

}
/*Pager*/

/*Product-boxik*/
.product-boxik {
	width:180px;
	height:233px;
	overflow:hidden;
	float:left;
	background:url(../files/images/goldtime-layout/bg-product-boxik.png) left top no-repeat;
	position:relative;
	margin:5px 4px 5px 0px;
}
.pb-right {
	margin-right:0px;
}
#main .right-column .product-boxik h3 {
	padding-left:11px;
	padding-top:7px;
	font-size:1.05em;
	margin-right: 35px;
}
.product-boxik div {
	position:absolute;
}
.product-boxik div.vyrobce {
	left:11px;
	top:27px;
}
.product-boxik div.foto {
	width:178px;
	text-align:center;
	overflow:hidden;
	left:1px;
	top:51px;
	height: 141px;
	line-height: 141px;
}

.product-boxik div.foto img {
	vertical-align: middle;
}

.product-boxik div.cena {
	color:#ec131c;
	font-weight:bold;
	left:11px;
	bottom:11px;
}
.product-boxik div.cena strong{
	display:block;
	font-size:1.25em;
}
.product-boxik div.add {
	left:111px;
	bottom:8px;
}
.product-boxik div.add input {
	float:left;
}
.product-boxik div.add input.qty {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:5px 3px;
	width:20px;
	margin:0px;
}
.product-boxik div.add input.submit {
	padding:0px;
}
.product-boxik div.check {
	left:159px;
	top:8px;
	=left:156px;
	=top:6px;
}
.product-boxik div.check input {
	padding:0px;
}
.product-boxik div.novinka {
	left:11px;
	top:56px;
	width:68px;
	height:22px;
	background:url(../files/images/goldtime-layout/bg-novinka.png) left top no-repeat;
}
.product-boxik div.akce {
	left:101px;
	top:56px;
	width:68px;
	height:22px;
	background:url(../files/images/goldtime-layout/bg-akce.png) left top no-repeat;
}
/*Product-boxik*/

/*Product-boxik-tab*/
.product-boxik-tab {
	width:732px;
	height:113px;
	overflow:hidden;
	float:left;
	background:url(../files/images/goldtime-layout/bg-product-boxik-tab.png) left top no-repeat;
	position:relative;
	margin:3px 0px 4px 0px;
}
.pbt-last {
	margin-bottom:12px;
}
#main .right-column .product-boxik-tab h3 {
	position:absolute;
	left:152px;
	top:13px;
	padding-top:0px;
	font-size:1.05em;
}
.product-boxik-tab div {
	position:absolute;
}
.product-boxik-tab div.vyrobce {
	left:152px;
	top:30px;
}
.product-boxik-tab div.foto {
	left:47px;
	top:6px;
}
.product-boxik-tab div.cena {
	color:#ec131c;
	font-weight:bold;
	left:637px;
	bottom:65px;
}
.product-boxik-tab div.cena strong{
	display:block;
	font-size:1.55em;
	padding-top:2px;
}
.product-boxik-tab div.dostupnost{
	left:152px;
	top:60px;
}
.product-boxik-tab div.dostupnost strong.green {
	color:#85c71d;
}
.product-boxik-tab div.dostupnost strong.red a{
	color:#ec131c !important;
}
.product-boxik-tab div.dostupnost strong.orange {
	color:#f0ad0c;
}
.product-boxik-tab div.add {
	left:546px;
	top:66px;
}
.product-boxik-tab div.add input {
	float:left;
}
.product-boxik-tab div.add input.qty {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:5px 3px;
	width:20px;
	margin-top:5px;
}
.product-boxik-tab div.add input.submit {
	padding:0px;
	width:136px;
	height:36px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-product-boxik-tab-submit.png) left top no-repeat #54adc3;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	padding-left:22px;
	margin-left:9px;
}
.product-boxik-tab div.add input.submit:hover {
	color:#c2eef9;
}
.product-boxik-tab div.check {
	left:8px;
	top:8px;
	=left:4px;
	=top:4px;
}
.product-boxik-tab div.check input {
	padding:0px;
}
.product-boxik-tab div.novinka {
	left:145px;
	top:82px;
	width:68px;
	height:22px;
	background:url(../files/images/goldtime-layout/bg-novinka.png) left top no-repeat;
}
/*Right-column*/
/*Main*/

/*Index-box*/
#index-box {
	width:990px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-index-box.png) center bottom no-repeat;
	padding-bottom:27px;
	=padding-bottom:31px;
	margin-bottom:-6px;
}
#index-box .left-column img {
	float:left;
	margin-bottom:5px;
}
#index-box .right-column {
	padding-left:1px;
	width:737px;
	margin-left:12px;
}
#index-box .right-column .ib-rc-boxik {
	width:140px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
#index-box .right-column .ib-rc-boxik img{
	float:left;
	margin-bottom:1px;
}
#index-box .right-column .ib-rc-boxik-last {
	margin-right:0px;
	margin-left:1px;
}
/*Index-box*/

/*Detail*/
#detail-top-line {
	width:732px;
	overflow:hidden;
	margin:5px 0px 2px 0px;
}
#detail-top-line p {
	float:right;
}
#main .right-column #detail-top-line h1 {
	margin-top:5px;
}
.detail-columns {
	width:732px;
	overflow:hidden;
}
.detail-columns .dc-left {
	width:242px;
	float:left;
}
#main .right-column .detail-columns .dc-left p.foto {
	text-align:center;
	padding-top:0px;
}
#main .right-column .detail-columns .dc-left p.thumb a{
	padding:3px 7px 0px 7px;
}
.detail-columns .dc-right {
	width:470px;
	margin-left:20px;
	float:left;
}
.dcr-top-line {
	width:470px;
	overflow:hidden;
	text-align:right;
}
#main .right-column .dcr-top-line p {
	padding:0px;
}
#main .right-column .dcr-top-line p.dostupnost {
	float:left;
	margin-top:17px;
}
#main .right-column .dcr-top-line p.dostupnost strong.green {
	color:#85c71d;
}
#main .right-column .dcr-top-line p.dostupnost strong.red a{
	color:#ec131c !important;
}
#main .right-column .dcr-top-line p.dostupnost strong.orange {
	color:#f0ad0c;
}

#main .right-column .dcr-top-line p.model {
	float:left;
	margin-top:17px;
	margin-left: 20px;
}

.dcr-add {
	width:444px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-detail-add.png) left bottom repeat-x #ffffff;
	padding:11px 12px;
	border:1px solid #eaeaea;
	margin:7px 0px;
}
.dcr-add .cena1, .dcr-add cena2 {
	float:left;
	text-align:left;
}
.dcr-add table{
	width:444px;
	border-collapse:collapse;
}
.dcr-add table td {
	vertical-align:middle;
}
.dcr-add table td.cena1 {
	width:124px;
    color:#747474;
	font-weight:bold;
}
.dcr-add table td.cena1 strong{
	display:block;
	font-size:1.55em;
	padding-top:2px;
    color:#ec131c;
}
.dcr-add table td.cena2 {
	width:145px;
	color:#4d4d4d;
	font-size:0.9em;
}
.dcr-add table td.cena2 strong{
	display:block;
	font-size:1.2em;
	padding-top:4px;
}
.dcr-add table td.add {
	width:176px;
	color:#4d4d4d;
	font-size:0.9em;
}
.dcr-add table td.add input {
	float:left;
}
.dcr-add table td.add input.qty {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:5px 3px;
	width:20px;
	margin-top:7px;
}
.dcr-add table td.add input.submit {
	padding:0px;
	width:136px;
	height:36px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-product-boxik-tab-submit.png) left top no-repeat #54adc3;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	padding-left:22px;
	margin-left:9px;
}
.dcr-add table td.add input.submit:hover {
	color:#c2eef9;
}
/*Detail-parametry*/
.detail-parametry {
	width:470px;
	overflow:hidden;
	margin:3px 0px 20px 0px;
}
.detail-parametry table {
	width:220px;
	float:left;
	margin-right:30px;
	border-collapse:collapse;
	border-top:1px solid #eaeaea;
}
.detail-parametry table.dp-right {
	margin-right:0px;
}
.detail-parametry table td {
	border-bottom:1px solid #eaeaea;
	width:104px;
	padding:8px 3px;
}
/*Detail-parametry*/
#main .right-column p.pager-detail {
	text-align:right;
	padding-top:35px;
	border-top:1px solid #eaeaea;
	margin-top:10px;
}
p.pager-detail img {
	float:right;
	margin-left:2px;
}
p.pager-detail em {
	display:block;
	font-style:normal;
	margin-right:55px;
	padding-top:4px;
}
/*Detail*/

/*Dealer*/
#main .right-column ul#dealer-menu {
	padding:20px 0px 20px 0px;
	overflow:hidden;
	clear:left;
	width:732px;
}
#main .right-column ul#dealer-menu li{
	padding:0px;
	display:block;
	float:left;
	list-style-type:none;
	margin-right:4px;
}
#main .right-column ul#dealer-menu li#dm-last{
	margin-right:0px;
}
#main .right-column ul#dealer-menu li a {
	width:180px;
	height:145px;
	display:block;
	float:left;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.2em;
	padding-top:17px;
}
#main .right-column ul#dealer-menu li a:hover, #main .right-column ul#dealer-menu li.act a {
	color:#52abc1;
	text-decoration:underline;
}
#main .right-column ul#dealer-menu li a#dm-katalog {
	background:url(../files/images/goldtime-layout/bg-dm-katalog.png) left top no-repeat;
}
#main .right-column ul#dealer-menu li a#dm-katalog:hover, #main .right-column ul#dealer-menu li.act a#dm-katalog {
	background-position:-220px 0px;
}
#main .right-column ul#dealer-menu li a#dm-galerie {
	background:url(../files/images/goldtime-layout/bg-dm-galerie.png) left top no-repeat;
}
#main .right-column ul#dealer-menu li a#dm-galerie:hover, #main .right-column ul#dealer-menu li.act a#dm-galerie {
	background-position:-220px 0px;
}
#main .right-column ul#dealer-menu li a#dm-dbf {
	background:url(../files/images/goldtime-layout/bg-dm-dbf.png) left top no-repeat;
}
#main .right-column ul#dealer-menu li a#dm-dbf:hover, #main .right-column ul#dealer-menu li.act a#dm-dbf {
	background-position:-220px 0px;
}
#main .right-column ul#dealer-menu li a#dm-archiv {
	background:url(../files/images/goldtime-layout/bg-dm-archiv.png) left top no-repeat;
}
#main .right-column ul#dealer-menu li a#dm-archiv:hover, #main .right-column ul#dealer-menu li.act a#dm-archiv {
	background-position:-220px 0px;
}
/*Dealer*/

/*Contact-columns*/
.contact-columns {
	width:732px;
	overflow:hidden;
}
.contact-columns .cc-left {
	width:442px;
	overflow:hidden;
	float:left;
}
.contact-columns .cc-right {
	width:237px;
	overflow:hidden;
	float:left;
	margin-left:53px;
	padding-top:10px;
}
.contact-columns .cc-right img {
	border:1px solid #ececec;
	padding:4px;
}
#ccr-mapka {
	position:relative;
	width:237px;
	overflow:hidden;
}
#ccr-mapka span{
	background:url(../files/images/goldtime-layout/lupa.png) left top no-repeat;
	display:block;
	width:38px;
	height:38px;
	position:absolute;
	left:10px;
	bottom:19px;
	=bottom:15px;
	cursor:pointer;
	z-index:100;
}
.ccf-right {
	float:right;
	width:207px;
}
#ccfb1 {
	width:185px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-ccfb1.png) left right no-repeat #ffffff;
	float:right;
	border:1px solid #ececec;
	padding:3px 11px;
	margin-top:15px;
}
#ccfb2 {
	width:185px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-ccfb2.png) left right no-repeat #ffffff;
	float:right;
	border:1px solid #ececec;
	padding:3px 11px;
	margin-top:6px;
	margin-bottom:15px;
}
#main .right-column #ccfb1 h2, #main .right-column #ccfb2 h2 {
	padding-top:5px;
}
span#contact-tel {
	background:url(../files/images/goldtime-layout/icon-contact-tel.png) left center no-repeat;
	display:block;
	padding:2px 0px 2px 28px;
}
span#contact-fax {
	background:url(../files/images/goldtime-layout/icon-contact-fax.png) left center no-repeat;
	display:block;
	padding:2px 0px 2px 28px;
}
#contact-email {
	background:url(../files/images/goldtime-layout/icon-contact-email.png) left center no-repeat;
	display:block;
	padding:2px 0px 2px 28px;
}
#contact-www {
	background:url(../files/images/goldtime-layout/icon-contact-www.png) left center no-repeat;
	display:block;
	padding:2px 0px 2px 28px;
}

/*Vzkaz*/
#vzkaz input, #vzkaz select {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:5px 10px;
	width:192px;
	color:#747474;
	margin-bottom:3px;
}
#vzkaz textarea {
	background:url(../files/images/goldtime-layout/bg-textarea.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:5px 10px;
	width:97%;
	height:110px;
	color:#747474;
	margin-bottom:3px;
}
#vzkaz input.checkbox {
	padding:0px;
	background:none;
	width:auto;
	margin-right:4px;
	border:none;
	float:left;
	margin-top:2px;
	=margin-top:0px;
}
#login-nav .submit, #vzkaz input.submit, input.form-submit {
	width:78px;
	height:26px;
	overflow:hidden;
	background:url(../files/images/goldtime-layout/bg-vzkaz-submit.png) left top no-repeat #54adc3;
	color:#ffffff;
	cursor:pointer;
	padding:0px;
	border:none;
	margin-top:15px;
}
#vzkaz input.submit:hover {
	color:#c2eef9;
}
/*Contact-columns*/

/*Prodejci*/
#prodejci-flash {
	margin-bottom:10px;
}
#main .right-column p#seradit-prodejci {
	float:right;
	padding-top:0px;
}
#main .right-column p#seradit-prodejci select {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:3px 5px;
	width:140px;
	margin-left:3px;
}
.table-prodejci {
	width:732px;
	border-collapse:collapse;
	margin:3px 0px 7px 0px;
}
.table-prodejci td, .table-prodejci th {
	padding:8px 14px;
	vertical-align:top;
	line-height:1.4em;
	text-align:left;
}
.table-prodejci th {
	background:url(../files/images/goldtime-layout/bg-table-prodejci-th.png) left top repeat-x #d0d0d0;
	border-bottom:1px solid #bcbcbc;
	color:#ffffff;
	border-right:1px solid #ffffff;
	text-transform:uppercase;
}
#main .right-column .table-prodejci th a {
	color:#ffffff;
	background:url(../files/images/goldtime-layout/bg-table-prodejci-th-a.png) center right no-repeat;
	padding-right:14px;
}
#main .right-column .table-prodejci th a:hover {
	color:#747474;
}
.table-prodejci td {
	background:#ffffff;
	border-bottom:1px solid #eaeaea;
	border-right:1px solid #ffffff;
}
.table-prodejci tr.act td {
	background:#D8F3F9;
	/*
	border-bottom:0px solid #eaeaea;
	border-right:0px solid #65cfe6;
	*/
	color:#747474;
}
.table-prodejci tr.act2 td {
	background:#65cfe6;
	border-bottom:1px solid #eaeaea;
	border-right:1px solid #65cfe6;
	color:#ffffff;
}
#main .right-column .table-prodejci tr.act a {
	color:#65CFE6;
}
#main .right-column .table-prodejci tr.act a:hover {
	color:#65CFE6;
}
#main .right-column .table-prodejci tr.act2 a {
	color:#FFF;
}
#main .right-column .table-prodejci tr.act2 a:hover {
	color:#FFF;
}

.legend .shop-legend-vip {
    background-color: #D8F3F9;
}
.legend .shop-legend-butik {
    background-color: #65cfe6;
    color: #FFF;
}

/*Prodejci*/

#kosik{
}
table.kosik {
	border-collapse:collapse;
	margin-bottom:20px;
	width:99%;
}
table.kosik tr th{
	padding:8px;
	border-bottom:1px solid #313131;
}
table.kosik tr.last td{
	border-top:1px solid #313131;
}
table.kosik tr td {
	padding:5px 8px;
	vertical-align:center;
	background:#ffffff;
	border-bottom:1px solid #eaeaea;
}
table.kosik tr.noborder td {
	border-bottom:0px solid #ffffff;
}
table.kosik tr td.center img {
	padding:0px 2px;
}
table.kosik tr td.kosik-footer {
	background:url(../files/images/goldtime-layout/bg-edcr-boxik.png) left bottom repeat-x #ffffff;
	font-size:1.1em;
	background:#f8f8f8;
}
#main table.kosik tr td.kosik-footer strong {
	color:#c41116;
}
table.kosik input {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:3px 5px;
	width:13px;
	font-weight:bold;
	margin-right:3px;
}
.submit-kosik-obj, .submit-kosik-nak {
	padding:5px 10px;
	background:#59b2c8;
	color:#ffffff !important;
	cursor:pointer;
	text-decoration: none;
}
.submit-kosik-obj {
	font-weight:bold;
	float:right;
	margin-right:5px;
}
.submit-kosik-obj:hover, .submit-kosik-nak:hover {
	color:#c2eef9;
}
/*Table-kosik*/

/*Objednavka*/
.objednavka {
  width:630px;
  overflow:hidden;
  margin-top:15px;
}
.objednavka label {
  text-transform:uppercase;
}
#objednavka input, #objednavka select, #objednavka textarea {
	background:url(../files/images/goldtime-layout/bg-lc-boxik-search-input.png) left top repeat-x #ffffff;
	border:1px solid #eaeaea;
	padding:3px 5px;
}
#objednavka input {
	width:180px;
}
#objednavka input.checkbox {
	width:auto;
	padding:0px;
	border:0px;
	padding:0px;
	background:none;
}
#objednavka textarea {
	width:300px;
}
.objednavka input#shoda {
  border:none;
}
.objednavka-left {
  width:350px;
  overflow:hidden;
  float:left;
  margin-top:20px;
}
.objednavka-right{
  width:350px;
  overflow:hidden;
  float:left;
  margin-left:28px;
  margin-top:20px;
}
.objednavka-left fieldset, .objednavka-right fieldset, .objednavka-doprava fieldset {
  padding-top:14px;
  padding-bottom:14px;
  border : 1px solid #bcbcbc;
  padding-left:21px;
  =position : relative;  /* The underscore means only IE will see it */
  =padding-top : 25px;   /* Stupid IE */
  =padding-bottom : 14px;
  =display : block;
  =margin-bottom : 10px;
}
.objednavka-left legend, .objednavka-right legend, .objednavka-doprava legend {
  =position : absolute;
  =top : -10px;
  padding : 3px 10px 3px 10px;
  border : 1px solid #59b2c8;
	background:#59b2c8;
  margin-left:-8px;
  =margin-left:-15px;
  color:#ffffff;

  text-transform:uppercase;
}
.objednavka-left label, .objednavka-right label {
  width:120px;
  display:block;
  float:left;
  clear:left;
  padding-top:1px;
}
#right-column #objednavka strong {
	color:#000000;
}

.objednavka-doprava {
  margin-top:20px;
  margin-bottom:25px;
}
.objednavka-doprava label {
  width:105px;
}
.objednavka-doprava select{
  padding:1px 0px 1px 3px;
  width:450px;
}
.objednavka-doprava select option{
  padding-right:8px;
  padding-left:3px;
}
.objednavka-doprava label {
  width:130px;
  display:block;
  float:left;
  clear:left;
  padding-top:1px;
}
p.form-povinne {
  margin:15px 0px;
  =margin-bottom:25px;
}
#main .right-column a.submit-obj-zpet {
  line-height:23px;
  text-decoration:none;
  text-align:center;
  display:block;
	color:#ffffff;
	background:#59b2c8;
}
#objednavka input.submit-obj-pokr, #main a.submit-obj-zpet, #objednavka input.submit-obj-potr {
  width:185px;
  height:28px;
  padding:0px;
	background:#59b2c8;
	color:#ffffff;
  border:none;
  cursor:pointer;
	line-height:28px;
}
#objednavka input.submit-obj-pokr {
  font-weight:bold;
  float:right;
}
#objednavka input.submit-obj-potr {
  font-weight:bold;
}
#main .right-column a.submit-obj-zpet {
	line-height:30px;
	display:block;
}
#objednavka input.submit-obj-pokr:hover, #main a.submit-obj-zpet:hover, #objednavka input.submit-obj-potr:hover {
	color:#c2eef9;
}
/*Objednavka*/

/*Footer*/
#footer {
	margin:10px 0px;
	width:990px;
	text-align:right;
	padding-top:30px;
	padding-bottom:10px;
	border-top:1px solid #e2e2e2;
}
#footer ul {
	margin-right:-4px;
	padding-top:6px;
}
#footer ul#footer-logos {
	float:left;
	padding-top:0px;
}
#footer ul li {
	list-style-type:none;
	display:inline;
	color:#d0d0d0;
}
#footer ul li a {
	padding:0px 4px 0px 1px;
	color:#747474;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer ul#footer-logos li {
	padding-right:15px;
}
#footer ul#footer-logos li  a {
	padding:0px;
}
/*Footer*/

p#cl-zobrazeni a.act {
    font-weight: bold;
}


/*Form*/
#vzkaz label {
	display:block;
}

/*Form*/



/*News-box-list*/
.news-box-list {
	border:1px solid #eaeaea;
	padding:5px 9px 5px 6px;
	background:url(../files/images/goldtime-layout/bg-news-box.png) left top repeat-x #ffffff;
	margin: 10px 0;
}
.news-box-right {
	margin-right:0px;
}
.nbl-left {
	width:100px;
	float:left;
	overflow:hidden;
}
.nbl-right {
    float: right;
    width: 585px;
	margin-right:15px;
}
#main .right-column .nbl-right h2 {
	padding-top:2px;
	padding-bottom:10px;

}

.nbl-right .date {
    font-style: italic;
}

#main .right-column .nbl-right p.right {
	padding-top:0px;
}
/*News-box-list*/

/*News-detail*/
#news-detail #nd-photo {
    float: right;
    padding: 5px;
    border:1px solid #EFEFEF;
    margin-left:10px;
}

#news-detail #nd-photo:hover {
    border-color:#C6C6C6;
}

#news-detail #nd-perex {
    font-style: italic;
}

#news-detail #nd-back {
    margin-top: 20px;
    /*text-align: right;*/

}

#news-detail #nd-back a {
    background:url(../files/images/layout/bg-back.png) left 3px no-repeat #ffffff;
    display: block;
    padding-left:18px;
    float: left;
}
/*News-detail*/


ul#messagebox {
    border: 1px solid black;
    padding: 10px 30px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
}

ul#messagebox.message-bad {
    border-color: #F5CCD1;
    color: #C90822;
    background-color: #F9DDE0;
}

ul#messagebox.message-good {
    border-color: #D8F1F7;
    color: #747474;
    background-color: #EBF8FB;
}

ul#messagebox li {
    padding: 0 0px 0 0px;
    background:none;
    list-style-type: square;
}

#login-nav input {
    border:1px solid #EAEAEA;
}

.newsletter-message {
    color: #F77A77;
}

.red {
    color: red;
}

#dealer-links {
    padding: 5px 0 10px 0;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    margin: 10px 0 10px 0;
}

.form-common input.text {
    border: 1px solid #747474;
}

.bold {
    font-weight: bold;
}

#main .right-column #category-line p {
	padding:0px;
	position:absolute;
}
#main .right-column #category-line p#cl-zobrazeni2 {
	left:0px;
	top:12px;
}
#main .right-column #category-line p#cl-zobrazeni2 strong{
	padding-right:3px;
}


.cena a {text-decoration: none;}

.product-line {
    margin: 10px 0;
}

.product-line h2 {
    color: #5FB9CF !important;
    font-size: 26px !important;
}

.product-line .more-link {
    text-align: right;
}
#index-box .right-column .ib-rc-boxik img.ib-rcb-kolekce {
	margin-bottom:0px;
}


.product-line h2 a {
    text-decoration: none;
}

.login-box {
	border: 1px solid #e3e3e3;
	background-color: #f5f5f5;
	padding: 20px;
	margin: 10px 0;
}

.login-box label {
	float: left;
	width: 200px;
	color: black;
}

#login-nav.login-box .form input.text-input {
	border: 1px solid #d4d4d4;
}

.player {
	font-weight: bold;
	color: black;
	margin: 15px 0;
	font-size: 14px;
}

.gp-box h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	color: black;
}

.gp-box strong {
	color: #f77876;
}

.gameproducts td {
	width: 228px;
	border: 2px solid #eaeaea;
	background-color: white;
	color: black;
	vertical-align: top;
}

.gameproducts td .title {
	color: #52abc1;
	font-weight: bold;	
	margin-bottom: 5px;
	font-size: 14px;
	height: 42px;
}

.gameproducts td .image img {
	display: block;
	border:1px solid white;
}

.gameproducts td .image img:hover {
	border:1px solid #646b70;
}


.gameproducts .inner {
	padding: 10px;
}

.gameproducts .bottom {
	height: 35px;
	position: relative;
}

.gameproducts .buy {
	position: absolute;
	top: 3px;
	left: 89px;
	width: 110px;
	height: 20px;
	padding-top: 2px;
	background-color: #fff;
	text-align: center;
}

.gameproducts .price {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 80px;
	height: 26px;
	padding-top: 3px;
	background-color: #ebf8fb;
	text-align: center;
	color: #df615f;
	font-weight: bold;
	font-size: 20px;
	border:1px solid #c5e9f2;
}

.gameproducts a.koupit {
	width: 122px;
	height: 30px;
	display: block;
	background:url(../files/images/ilustracni/button-do-kosiku.jpg) left top no-repeat;
}

/*News-box-list*/

/*13-10-05*/
/*Index-slider*/
#index-slider {
	width:990px;
	height:428px;
	background:#ffffff;
	overflow:hidden;
	position:relative;
}
.slider-content
.slider-content ul#slider1 {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:990px;
	height:340px;
	overflow:hidden;
}
.slider-content ul#slider1 {
	padding:0px;
}
.slider-content ul#slider1 li {
	list-style-type:none;
	width:990px;
	height:340px;
	overflow:hidden;
	position:relative;
}
.slider-content ul#slider1 li .isc-img {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
#is-menu {
	position:absolute;
	left:0;
	top:341px;
	padding-left:1px;
	background:url(../files/images/goldtime-layout/bg-is-menu.png) left top no-repeat;
}
#is-menu li {
	float:left;
	overflow:hidden;
	list-style-type:none;
}
#is-menu li a {
	color:#000000;
	text-decoration:none;
	display:block;
	text-align:center;
	width:140px;
	height:81px;
	position:relative;
	background:url(../files/images/goldtime-layout/bg-is-menu-li.png) right top no-repeat;
	padding-right:1px;
	overflow:hidden;
}
#is-menu li a.cur, #is-menu li a:hover {
	background:url(../files/images/goldtime-layout/bg-is-menu-li-act.png) right top no-repeat;
}
#is-menu li .ism-img {
	display:block;
	z-index:2;
	position:absolute;
	left:0;
	top:3px;
	width:140px;
	height:77px;
}
/*Index-slider*/
#main .index-intro {
	color:#000000;
	font-size:1.1em;
	padding-bottom:14px;
}
#main .index-intro p {
	line-height:1.4em;
}
#main .index-intro h1 {
	font-family: 'UbuntuLightBold', Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:2.1em;
	padding:12px 0 5px 0;
}
#main .rc-index h2 {
	float:left;
	font-family: 'UbuntuLightBold', Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:1.5em;
	text-transform:uppercase;
	padding-bottom:8px;
}
#main .rc-index p.more-news {
	float:left;
	margin:10px 0 0 10px;
} 
#main .right-column p.more-news a {
	padding-left:10px;
	padding-right:10px;
	background:url(../files/images/goldtime-layout/bg-a-more.png) right center no-repeat;
	text-decoration:none;
}
#main .right-column p.more-news a:hover {
	text-decoration:underline;
	color:#52abc1;
}
.rc-index .news-box {
	width:322px;
	overflow:hidden;
	border:1px solid #e2e2e2;
	padding:10px 18px 10px 18px;
	background:#ffffff;
	float:left;
	margin:3px 12px 3px 0px;
}
.rc-index .news-box-right {
	margin-right:0px;
}
.rc-index .nb-left {
	width:100px;
	float:left;
	overflow:hidden;
}
.rc-index .nb-right {
	width:209px;
	float:left;
	overflow:hidden;
	margin-left:13px;
}
#main .right-column .nb-right h3 {
	padding-top:6px;
	padding-bottom:4px;
	font-size:15px;
	text-transform:uppercase;
	color:#000000;
}
#main .right-column .nb-right p.right {
	padding-top:0px;
	text-align:left;
}
/*13-10-05*/