body {
    margin: 0px;
    padding: 0px;
    background-color: #c0c0c0;
}

a {
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 9pt;
    color: black;
    cursor: pointer;
}

table, body, td, div {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 9pt;
}

table.nospace {
	border-spacing: 0px;
	border-collapse: collapse;
}

table.nospace td {
	padding: 0px;
}

table.nospace .headPhone {
    padding-top: 40px;
}

.logobg {
	background-image: url(/images/logobg.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	border-spacing: 0px;
	border-collapse: collapse;
}

.logo, table.nospace .logo {
	vertical-align: top;
	padding-top: 20px;
}

.sdvkLogo {
	text-align: left;
	padding-left: 6em;	
	height: 55px;
}

.cart, .cart td {
	width: 100%;
	text-align: right;
	color: #ff6600;
	height: 30px;
}

a.cart {
	font-weight: bold;
	color: #ff6600;
	height: 10px;
}

.headPhone {
	background-image: url(images/phone.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
}

.menu {
	width: 90%;
	text-align: right;
}

.menu td {
	text-align: right;
}

img {
	border: 0px;
}

.searchLeft {
	background-image: url(/images/search_left.gif);
	width: 12px;
	height: 33px;
}

.searchBg {
	background-image: url(/images/search_bg.gif);
}

.searchBtn {
	background-image: url(/images/search_ok.gif);
	border: 0px;
	width: 32px;
	height: 33px;
}

table.collections {
    border-spacing: 0px;
    border-collapse: collapse;
    background-color: #f8f8f8;
    width: 100%;
}

div.collections {
    background-color: #f8f8f8;
    padding: 5pt;
}

.spacer {
	width: 150px;
}

.c_top {
    height: 9px;
    background-image: url(/images/c_top.gif);
    background-repeat: repeat-x;
    border: 0px;
}

.c_bottom {
    height: 10px;
    background-image: url(/images/c_bottom.gif);
    background-repeat: repeat-x;
    border: 0px;
}

.c_left {
    width: 6px;
    background-image: url(/images/c_left.gif);
    background-repeat: repeat-y;
    border: 0px;
	
}

.c_left1 {
    width: 6px;
    background-image: url(/images/c_left.gif);
    background-repeat: repeat-y;
    border: 0px;
	width: 200px;
	height: 200px;
}

.c_right {
    width: 9px;
    background-image: url(/images/c_right.gif);
    background-repeat: repeat-y;
    border: 0px;
}

.c_left_top {
    width: 6px;
    height: 9px;
    background-image: url(/images/c_left_top.gif);
    background-repeat: no-repeat;
    border: 0px;
}

.c_left_bottom {
    width: 6px;
    height: 10px;
    background-image: url(/images/c_left_bottom.gif);
    background-repeat: no-repeat;
    border: 0px;
}


.c_right_top {
    width: 9px;
    height: 9px;
    background-image: url(/images/c_right_top.gif);
    background-repeat: no-repeat;
    border: 0px;
}

.c_right_bottom {
    width: 9px;
    height: 10px;
    background-image: url(/images/c_right_bottom.gif);
    background-repeat: no-repeat;
    border: 0px;
}

.c_content, table.nospace .c_content {
    background-color: white;
    background-image: url(/images/decor_white.gif);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    vertical-align: top;
    padding: 5pt;
}

.c_content1, table.nospace1 .c_content1 {
    background-color: white;
    background-image: url(/images/decor_white.gif);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    vertical-align: top;
    padding: 5pt;
	width: 200px;
	height: 200px;
}

.contanier {
	width: 100%;
	height: 327px;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

.contanier1 {
	width: 100%;
	height: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

.footer {
	background-image: url(/images/footer_image.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: white;
	width: 100%;
	height: 153px;
}

table.main {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

td.main {
	padding: 0em 1.5em;
	background-color: white;
}

div.image {
	width: 327px;
	height: 327px;
	background-repeat: no-repeat;
}

div.image1 {
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
}

td.image, table.nospace td.image {
	padding-top: 2px;
	width: 327px;
}

.footer_spacer {
	width: 40px;
	border-right: 1px solid #bfbfbf;
}

.red_caps {
	color: #ff7011;
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: 600;
}

.red {
	color: #ff7011;
}

.gray_bold {
	color: #4e4d4d;
	font-weight: bold;
}

.contacts {
	padding: 5pt 5pt 10pt 40pt;
	width: 190px;
	color: #707070;
	line-height: 12pt;
}

.contacts a {
        color: #ff6600;
}

.footer_links {
	padding: 5pt 5pt 0pt 10pt;
}


.footer_counters {
	width: 50px;
	padding: 10pt;
	vertical-align: bottom;
}
.footer td {
	padding-top: 20pt;
}

.copyright {
	padding-top: 10pt;
	font-size: 8pt;
	color: #7d7d7d;
}

.error {
	padding-bottom: 10pt;
	font-size: 8pt;
	color: #7d7d7d;
}

.copyright a {
	color: #7d7d7d;
}

.error a {
	color: black;
	text-decoration: underline;
	font-size: 8pt;
}

.notfound {
	vertical-align: top;
	height: 140px;
	background-image: url(/images/decor.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10pt;
	background-color: #f5f5f5;
}

.collectionName {
	font-size: 14pt;
	color: #111010;
	text-transform: uppercase;
}

.collectionBrand {
	font-size: 8pt;	
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #000000;
	text-transform: uppercase;
}

.collectionBrand a{
	text-transform: capitalize;
}

.collectionCountry {
	font-size: 8pt;
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #7d7d7d;
}

.collectionPrice {
	font-size: 25pt;
	font-weight: bold;
	color: #ff6600;
}

.collectionPriceCurrency {
	font-size: 15pt;
	font-weight: normal;
	color: #ff6600;
}

.plitkaPrice {
	font-size: 10pt;
	font-weight: bold;
	color: #ff6600;
}

a.plitkaPrice {
	font-size: 10pt;
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}

.plitkaPriceCurrency {
	font-size: 9pt;
	font-weight: normal;
	color: #ff6600;
}

.welcome {
	font-size: 30pt;
	color: #4e4d4d;
	height: 30pt;
}

.spec {
	font-size: 30pt;
	color: #ff6600;
	height: 30pt;
}

.squares {
	margin: 1em;
}

.main_spacer {
	width: 8%;
}

.gray, .contacts .gray {
	color: #707070;
}

.plitka {
	display: inline-block;
	padding: 5pt;
	background-color: white;
	border: 3px solid white;
}

.thumb {
	width: 76px;
	height: 76px;
	background-repeat: no-repeat;
	float: left;
}

.collection {
	padding: 3px;
	background-color: #f5f5f5;
	width: 100%;
}

.collection td {
	vertical-align: top;
}

.sh_top {
    height: 7px;
    background-image: url(/images/sh_top.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 0px;
}

.sh_bottom {
    height: 7px;
    background-image: url(/images/sh_bottom.gif);
    background-repeat: repeat-x;
    border: 0px;
    background-position: top;
}

.sh_left {
    width: 7px;
    background-image: url(/images/sh_left.gif);
    background-repeat: repeat-y;
    border: 0px;
    background-position: right;
}

.sh_right {
    width: 7px;
    background-image: url(/images/sh_right.gif);
    background-repeat: repeat-y;
    background-position: left;
    border: 0px;
}

.sh_left_top {
    width: 7px;
    height: 7px;
    background-image: url(/images/sh_left_top.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    border: 0px;
}

.sh_left_bottom {
    width: 7px;
    height: 7px;
    background-image: url(/images/sh_left_bottom.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border: 0px;
}


.sh_right_top {
    width: 7px;
    height: 7px;
    background-image: url(/images/sh_right_top.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    border: 0px;
}

.sh_right_bottom {
    width: 7px;
    height: 7px;
    background-image: url(/images/sh_right_bottom.gif);
    background-repeat: no-repeat;
    background-position: left top;
    border: 0px;
}

.shadow {
	border-spacing: 0px;
	border-collapse: collapse;
	background-repeat: no-repeat;
	background-position: 2px 1px;
	border: 0px;
}

h1 {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 18pt;
	text-transform: uppercase;
	color: #4e4d4d;
	font-weight: normal;
	background-image: url(/images/tr1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 16px;
}

h2 {
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #4e4d4d;
	font-weight: normal;
	background-image: url(/images/tr2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
	text-decoration: none;
}

div.country {
	padding: 0pt 0pt 10pt 10pt;
}

div.country a {
	background-image: url(/images/li.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 13pt;
}

.bold {
	font-weight: bold;
}

.other_collections {
	width: 230px;
	overflow-x: hidden;
	background-color: #F5F5F5;
	padding: 10px;
}

div.pages {
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-size: 9pt;
}

a.page {
	font-size: 10pt;
	margin-right: 4px;
}

a.page1 {
	font-size: 9pt;
}

span.currpage {
	color: #ffffff;
	font-weight: bold;
	background-color: #ff6600;
	font-size: 10pt;
	margin-right: 4px;
	padding: 1px 2px;
}

.table {
	border-spacing: 0px;
	border-collapse: collapse;
}

.table td {
	padding: 3pt;
	border: 1px solid black;
}

input.orderButton {
	width: 20px;
	height: 20px;
	background-image: url(/images/cart-ico.gif);
	border: 0px;
	margin: 0px 0px 1px 10px;
	cursor: pointer;	
}

input.order, input[type="text"].order {
	width: 40px;
	text-align: right;
	margin-right: 5px;
	height: 20px;
	border: 0px;
	background-image: url(/images/edit-order.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: top;
	padding-top: 2px;
}

div.ordered {
	height: 20px;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(/images/edit-order1.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: inline-block;
	padding-right: 5px;
}

input[type="text"], textarea, select {
	border: 1px solid #909090;
}

div.order {
	margin: 4px 0px 4px 0px;
	vertical-align: center;
}

.cart_table {
	border-spacing: 0px;
	border-collapse: collapse;
}

td.cart_table {
	padding: 5px;
	border: 1px solid #c0c0c0;
}

.cart_top {
	background-color: #f8f8f8;
	padding: 7px;
	font-size: 10pt;
	border: 1px solid #c0c0c0;
}

.select {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #595959;
	font-size: 8pt;
	text-decoration: none;
	
}
a.select {
	border-bottom: 1px dashed #909090;	
}
.collectionDescription {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #595959;
	margin: 3pt 0px 5pt 0px;
	width: 280px;
}

.collectionDescriptionScroll {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #595959;
	margin: 3pt 0px 5pt 0px;
	width: 350px;
	max-height: 150px;
	overflow-y: auto;
}

.collectionType {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 10pt 0px 5pt 0px;
}

.smallbold {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.small {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 7pt;
}

table.avaibility {
	background-color: #E0E0E0;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.avaibility td {
	padding: 3px;
	border: 1px solid #090909;
	font-size: 8pt;
}

table.avaibility td.avaibilityHeader {
	font-weight: bold;
	background-color: #A0A0A0;
} 

span.avaibility {
	font-size: 7pt;
	font-weight: bold;
}

.ticket {
	position: absolute;
	width: 300px;
	height: 200px;
	border: 0px;
}

.navbarTop {
	background-color: #C0C0C0;
	border: 1px solid #c0c0c0;
}

.navbar {
	padding: 5px;
	background-color: #e0e0e0;
	border: 1px solid #c0c0c0;
}

table.navbar {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

.sel-country {
	font-weight: bold;
	padding: 5px 0px;
	clear: both;
}

.sel-brand {
	padding: 5px 0px 0px 0px;
	width: 120px;
	float: left;
	font-weight: normal;
	font-size: 8pt;
}

.sel-brand {
	padding: 5px 0px 0px 0px;
	width: 120px;
	float: left;
	font-weight: normal;
	font-size: 8pt;
}

.sel-size {
	padding: 5px 0px 3px 0px;
	width: 70px;
	float: left;
	font-weight: normal;
	font-size: 8pt;
}

.sel-sizes {
	clear: both;
}

.sel-price input {
	width: 60px;
	padding: 0px 3px;
	margin: 0px 3px;
}

.gray-top {
	width: 269px;
	height: 11px;
	background-image: url(/images/gray-top.gif);
	background-repeat: no-repeat;
}

.gray {
	width: 267px;
	overflow-x: hidden;
	background-color: #f4f3f3;
	border-left: 1px solid #ecebeb;
	border-right: 1px solid #ecebeb;
	color: black;
}

.gray a {
	text-decoration: none;
	border-bottom: 1px dashed #ff7011;
}

.gray-bottom {
	width: 269px;
	height: 11px;
	background-image: url(/images/gray-bottom.gif);
	background-repeat: no-repeat;
}

.link-selected {
	background-color: #f3f3f3;		
	display: inline;
	padding: 3px;
}

.link-selected a {
	text-decoration: none;
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
        font-size: 9pt;
        font-weight: bold;
}

.link {
	display: inline;
	padding: 3px;
	margin: 0px 0px 7px 0px;
}

.link a {
	text-decoration: none;
	border-bottom: 1px dashed black;
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
        font-size: 9pt;
        font-weight: bold;
}

.filter-content {
margin: 5px 0px 20px 7px;
padding:0 0 0 4px;
display: block;
}
div.draggableLeft {
background:url("/i/track-left.gif") repeat scroll 0 0 transparent;
cursor:pointer;
height:12px;
margin:0;
position:absolute;
top:5px;
width:13px;
z-index:13;
}
div.draggableRight {
background:url("/i/track-right.gif") repeat scroll 0 0 transparent;
cursor:pointer;
height:12px;
margin:0;
position:absolute;
text-align:center;
top:5px;
width:13px;
z-index:13;
}
.stroke-num {
color:#333333;
float:left;
font-size:9px;
height:5px;
margin-left:-6px;
margin-top:-15px;
position:absolute;
width:1px;
}
.stroke {
background:none repeat scroll 0 0 black;
float:left;
height:5px;
margin-left:-1px;
margin-top:-4px;
position:absolute;
width:1px;
}
.sltr {
background:url("/i/trackbg.gif") repeat scroll 0 0 transparent;
height:5px;
position:relative;
width:240px;
}

.found {
    background-color:#ff7011;
}

.price_history {
	background-color: #f0f0f0;
	border: 1px solid #909090;
	position: absolute;
	padding: 3px;
}
.newyear {font-size: 120%; margin: 5px 0px;}
.newyear b {	color: #ff7011;
	text-transform: uppercase;
	font-weight: 600;
}
