body {
	margin-top: 0px;
	font-family: "Verdana CE", "Arial CE",  Verdana, Helvetica, sans-serif;
	font-size:  0.8em;
	background-image: url("../images/body-background.png");
}

/* Head */
#head-top	{
	position: relative;
	width: 1000px;
	height: 165px;
	margin: 0em auto;
	background: url('../images/head-background.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: white;
	border: 0px solid #6542FF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
    	max-width: 1000px;
}

/* rozcestnik 2 */

#guidepost-layer {
  position: absolute;
  z-index: 100;
  _z-index: 0;
  top: -165px;
  left: -115px;
  width: 1000px;
  height: 732px;
  background-image: url('../images/overlay.png');
  border: 0px solid #6542FF;
}

#guidepost-layer span {
  position: absolute;
  top: 115px;
  left: 300px;
  width: 435px;
  height: 200px;
  background-image: url('../images/guidepost-background.png');
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 265px;
  border: 0px solid #6542FF;
}

#guidepost-layer a, #guidepost-layer a:link, #guidepost-layer a:visited	{
  position:relative;
  padding-left:95px;
  padding-top: 90px;
  margin-left: 25px;
  margin-right: 25px;
  border: 0px solid #6542FF;
}

#guidepost-layer a.boys {
  background: url('../images/guidepost-button-boys.png') -110px 0 no-repeat;
}

#guidepost-layer a.girls {
  background: url('../images/guidepost-button-girls.png') -110px 0 no-repeat;
}

#guidepost-layer a:hover {
  background-position: -3px 0;
}


/* Boys / Girls Selection */
div.boysgirls-selection	{
	position:absolute;
	top: 2px;
	left: 520px;
}

a.boysgirls-selection-boys, a.boysgirls-selection-girls	{
	position:absolute;
	width : 40px;
	height: 45px;
	text-decoration: none;
}

a.boysgirls-selection-boys	{
	background: url('../images/button-boys.png') -80px 0 no-repeat;
}
a.boysgirls-selection-boys:hover {
	background-position: -40px 0;
}

a.boysgirls-selection-girls	{
	left: 43px;
	background: url('../images/button-girls.png') -80px 0 no-repeat;
}

a.boysgirls-selection-girls:hover {
	background-position: -40px 0;
}

a.boysgirls-selection-selected	{
	background-position: 0px 0;
}

a.boysgirls-selection-selected:hover {
	background-position: 0px 0;
}
/* Boys / Girls Selection */


/* Logo head */
div.logo-head {
	position: absolute;
	border: 0px solid #6542FF;
	top: 35px;
	left: 20px;
	text-decoration: none;
}

div.logo-head a.link{
	text-decoration: none;
}

div.logo-head a{
	text-decoration: none;
}
/* End Of Logo head */

/* Cart index */
div.cart-index	{
	position:absolute;
	font-size: 12px;
	top: 18px;
	left: 895px;
}
/* End of Cart index */

/* Login */
div.login	{
	position:absolute;
	font-size: 12px;
	top: 13px;
	left: 684px;
}

div.login a, div.cart-index a	{
	color: black;
}
/* End of Login */



/* Top Menu */
#head-menu	{
	position: relative;
	float: right;
	top: 100px;
}

#head-menu a {
	display:block;
	float: right;
	text-decoration: none;
}

/* HOME */
#head-menu a.top-menu-button-home {
	width: 82px;
	padding: 0px 0 30px 0px;
	border: solid 0px;
	border-color: #FF2B2B;
	background: url("../images/top-menu-button-background-home.png") 0 0 no-repeat;
}

#head-menu a.top-menu-button-home:hover {
	background-position: -82px 0;
}

#head-menu a.top-menu-button-home.select {
	background-position: -82px 0;
}

/* Contact */
#head-menu a.top-menu-button-friends {
	width: 109px;
	padding: 0px 0 30px 0px;
	border: solid 0px;
	border-color: #FF2B2B;
	background: url("../images/top-menu-button-background-friends.png") 0 0 no-repeat;
}

#head-menu a.top-menu-button-friends:hover {
	background-position: -109px 0;
}

#head-menu a.top-menu-button-friends.select {
	background-position: -109px 0;
}

/* About us */
#head-menu a.top-menu-button-about-us {
	width: 84px;
	padding: 0px 0 30px 0px;
	border: solid 0px;
	border-color: #FF2B2B;
	background: url("../images/top-menu-button-background-about-us.png") 0 0 no-repeat;
}

#head-menu a.top-menu-button-about-us:hover {
	background-position: -84px 0;
}

#head-menu a.top-menu-button-about-us.select {
	background-position: -84px 0;
}

/* About us */
#head-menu a.top-menu-button-guestbook {
	width: 131px;
	padding: 0px 0 30px 0px;
	border: solid 0px;
	border-color: #FF2B2B;
	background: url("../images/top-menu-button-background-guestbook.png") 0 0 no-repeat;
}

#head-menu a.top-menu-button-guestbook:hover {
	background-position: -131px 0;
}

#head-menu a.top-menu-button-guestbook.select {
	background-position: -131px 0;
}

/* Purchase order */
#head-menu a.top-menu-button-purchase-order {
	width: 144px;
	padding: 0px 0 30px 0px;
	border: solid 0px;
	border-color: #FF2B2B;
	background: url("../images/top-menu-button-background-purchase-order.png") 0 0 no-repeat;
}

#head-menu a.top-menu-button-purchase-order:hover {
	background-position: -144px 0;
}

#head-menu a.top-menu-button-purchase-order.select {
	background-position: -144px 0;
}

/* End Of Top Menu



/* Search */
div.search	{
	padding-bottom: 5px;
	padding-left: 3px;
	border: solid 0px;
	border-color: #FF2B2B;
}

input.search-string	{
	position:relative;
	padding: 3px;
	float: left;
	border: solid 1px;
	font-size: 11px;
	color: #939393;
	border-color: #D2D2D2;
}

input.search-send	{
	padding: 3px;
	width: 20px;
	height: 18px;
}
/* End of search */

/* Card */

/* End of card */

/* Images */
img.nothing	{
 	border: 0px;
 }

img.tag	{
	position:relative;
	padding: 4px;
	float: right;
}

img.right {
	position:relative;
	float: right;
	padding: 4px;
}
/* End Of Images */

/* Layer */

#content 	{
	position: relative;
	background-color: white;
	width: 1000px;
	margin: 1em auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 0px solid #80FF5D;
}

#layer-left	{
	position: relative;
	padding-top: 0px;
	float:left;
	padding-left: 9px;
	width: 100px;
	margin: 100 0px;
	border: 0px solid #80FF5D;
}

#layer-right	{
	position: relative;
	float: right;
	width: 185px;
	border: 0px solid #80FF5D;
}


#layer-middle {
	margin:0 110px;
	width: 700px;
	_width:695px;
	border: 0px solid #642BFF;
}

hr.cleaner 	{
	clear:both;
	height: 0px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}
/* End of Layer */

div.content	{

}

/* Index */

div.image-index-left {
  position: relative;
  width: 500px;
  height: 460px;
 }

div.image-index-right{
  position: absolute;
  z-index: 3;
  width: 200px;
  height: 230px;
  left: 500px;
  top: 230px;
}

div.index-news{
  position: absolute;
  font-weight: normal;
  font-size:12px;
  background: url('../images/background_index_news.png');
  background-repeat: no-repeat;
  background-color: #E8E8E8;
  padding-top: 30px;
  width: 200px;
  height: 230px;
  left: 500px;
  top: 0px;
}

div.index-news-title {
  position: relative;
  font-weight: bold;
  color: #E40375;
  padding-left:5px;
  padding-right:5px;
  padding-bottom: 0px;
  padding-top: -5px;
}

div.index-news-text {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}


/* Web pages */

div.web-content	{
	width: 665px;
	padding-left: 8px;
}

div.web-news-title {
        background-color: #EC297B;
        width: 665px;
        margin-left: 0px;
        padding-left: 12px;
        padding-top: 2px;
        padding-bottom: 5px;
        font-size: 19px;
        font-weight: bold;
        color: white;
}

div.web-text	{
	padding-left: 8px;
	padding-right: 8px;
}


/* news */

div.web-title {
	background-color: #00A98A;
	width: 665px;
	margin-left: 0px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 19px;
	font-weight: bold;
	color: white;
}

span.news-title	{
	color: #EC297B;
	font-size: 14px;
}

div.web-news-item {
	border: solid 0px black;
	width: 676px;
	min-height: 82px;
}

div.web-news-image {
	float: left;
	width: 186px;
}

div.web-news-text {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	width: 455px;
	min-height: 80px;
	background-color: #F2F2fF;
}

/* Purchasing Conditions */
a.purchasing-conditions	{
        font-size: 14px;
        padding: 5px;
        margin-bottom: 50px;
        color: #6B469C;
}

div.purchasing-conditions-index	{
        background-color: #f2f2f2;
	width: 650px;
        margin-left: 0px;
        padding-left: 12px;
        padding-top: 2px;
        padding-bottom: 5px;
        font-size: 16px;
        font-weight: bold;
        color: #00A98A;
}

/* Guestbook */

div.guestbookLayer	{
	width: 680px;
	_width: 500px;
	margin-left: 0px;
	padding-left: 12px;
	padding-right: 12px;
}

#guestbookContent	{
	background-color: #f2f2f2;
	padding: 5px;
	margin-right: 10px;
	color: #00A98A;
	font-size: 12px;
	border: 0px;
	float: left;
}
#guestbookAuthor	{
	background-color: #f2f2f2;
	font-size: 12px;
	color: #00A98A;
	border: 0px;
	padding: 3px;
	margin-bottom: 5px;
}
#guestbookTitle	{
	background-color: #f2f2f2;
	color: #00A98A;
        font-size: 12px;
        border: 0px;
        padding: 3px;
        margin-bottom: 5px;
}

span.guestbook-date	{
	font-size: 11px;
}

span.guestbookAreaDescription	{
	color: #919191;
}

div.guestbook-message-author, div.guestbook-message-admin-author 	{
	background-color: #f2f2f2;
        width: 650px;
        margin-left: 0px;
        padding-left: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #00A98A;
}

div.guestbook-message-title, div.guestbook-message-admin-title {
	padding-left: 12px;
        padding-top: 2px;
	font-size: 12px;
        font-weight: bold;
        color: #00A98A;
}

div.guestbook-message-text, div.guestbook-message-admin-text	{
	 padding-left: 12px;
         padding-top: 4px;
         font-size: 12px;
         color: #00A98A;
}

div.guestbook-message-admin-author, div.guestbook-message-admin-title, div.guestbook-message-admin-text {
	color: #7755A4;
}

#guestbookSubmit {
	background-color: #00A98A;
	margin-top: 46px;
	padding: 0px;
	padding-right: 4px;
	border: 0px solid gray;
	color: white;
	width: 100px;
	height: 25px;
	font-size: 13px;
	font-height: bold;
}

/* manufacturer */
div.manufacturer-layer {
        position: relative;
	z-index: 3;
        left: 3px;
        width: 690px;
        float: left;
        border: 0px solid #8A8A8A;
}

div.manufacturer-title {
        background-color: #582E90;
        width: 665px;
        margin-left: 5px;
        padding-left: 12px;
        padding-top: 2px;
        padding-bottom: 5px;
        font-size: 19px;
        font-weight: bold;
        color: white;
}

#manufacturer-description {
        position: relative;
	margin-left: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #D1D3D4;
	width: 673px;
}

img.manufacturer-main-image {
	margin-right: 8px;
	padding:0px;
	float: left;
}

img.manufacturer-main-logo {
	margin-top: 8px;
}

a.manufacturer-search-link {
	padding-top: 5px;
	font-size: 10px;
}


/* Items */
div.items-layer	{
	position: relative;
	z-index: 3;
	left: 5px;
	_left: 2px;
	width: 690px;
	float: left;
	border: 0px solid #8A8A8A;
}

div.items-title{
	background-color: #582E90;
	width: 665px;
	margin-left: 5px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 19px;
	font-weight: bold;
	color: white;
}

div.pages-selectorsa {
	position: relative;
	width:300px;
	padding-top: 10px;
	padding-left: 20px;
	/*left: 20px; */
	border: 0px solid #8A8A8A;
}

span.pages-slelctor {
	 margin-left: 15px;
	 padding-top: 10px;
         line-height: 1px;
         font-weight: normal;
	 color: #00A98A;
         font-size: 12px;
         text-decoration: none;
}

a.pages-slelctor, a.pages-slelctor:link, a.pages-slelctor:visited {
        margin-left: 15px;
	padding-top: 10px;
        line-height: 1px;
        font-weight: normal;
        font-size: 12px;
        text-decoration: none;
}

div.pages-slelctor a:hover {
        text-decoration: none;
}

div.item-preview	{
	width: 215px;
	/* height: 145px; */
	background-color: white;
	float: left;
	padding: 0px;
	margin: 6px;
	_margin: 5px;
	border: 1px solid #D1D3D4;
}

a.item-preview-detail-button, a.item-preview-detail-button:link, a.item-preview-detail-button:visited {
        float:right;
        font-size: 14px;
        font-weight: bold;
        color: #00A98A;
        padding-right: 5px;
}

a.item-preview-detail-button:hover {
	color: red;
}

a.item-detail-link	{
	position:relative;
	width: 215px;
	height: 125px;
	float: left;
	border: 0px solid #8A8A8A;
}

div.item-preview-manufacturer	{
	background-color: #00A98A;
	color: white;
	line-height: 0.7em;
	font-size: 14px;
	padding: 2px;
}

div.item-preview-name	{
	background: #F1F1F1;
	color: #00614e;
	padding: 2px;
}

div.item-preview-price	{
	float:left;
	width: 55px;
	font-size: 16px;
	font-weight: bold;
	color: #582E90;
	line-height: 22px;
	padding-left: 4px;
}

div.item-preview-oldPrice  {
        float:left;
        width: 57px;
        font-size: 11px;
	text-decoration:line-through;
        font-weight: bold;
        color: #BBBBBB;
        line-height: 22px;
        padding-left: 4px;
}


#cart-small-summary-quantity {
	position: absolute;
	font-size: 11px;
	top: 16px;
}
/* End Items */

/* Item detail */

#layer-detail {
	position: relative;
	margin-left: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #D1D3D4;
	width: 678px;
}

div.items-detail-title {
        background-color: #582E90;
        width: 668px;
        margin-left: 7px;
        padding-left: 12px;
        padding-top: 2px;
        padding-bottom: 5px;
        font-size: 19px;
        font-weight: bold;
        color: white;
}


div.back  {
	position: relative;
	padding-top: 3px;
	padding-left:12px;
	padding-bottom: 12px;
	border:0px solid #8A8A8A;
}

a.back  {
	position: relative;
	font-family: Arial;
	font-size: 13px;
}

a.back:link, a.back:visited	{
	color: #582E90;
}

a.back:hover {
        color: #582E90;
}

#item-images-layer	{
	position:relative;
	float: left;
	padding: 0px;
	border: 0px solid #8A8A8A;
	width:481px;	
}

#item-description-layer	{
	border: 0px solid green;
	float: right;
	width:197px;
}

#item-detail-manufacturer	{
	background: #00A98A;
	margin-left:0px;
	padding: 5px;
	line-height: 1.3em;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 8px;
	width: 184px;
}

#item-detail-manufacturer a, #item-detail-manufacturer a:link, #item-detail-manufacturer a:visited	{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: white;
}

#item-detail-manufacturer a:hover {
	color: #F1F1F1;
}

#item-detail-description	{
	background: #F1F1F1;
	color: white;
	margin-left:0px;
        padding: 5px;
        padding-bottom:5px;
        padding-left: 8px;
	width: 184px;
}

#item-detail-product-name  {
	color: #00A98A;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}

#item-deail-description-text	{
	color: #00A98A;
	font-family: Arial;
	font-size: 11px;	
}

#item-detail-price	{
	text-align:right;
	font-weight: bold;
	font-size: 18px;
	width:180px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #582E90;
}

#item-detail-oldprice	{
	text-align:right;
	font-size: 13px;
	font-weight: bold;
	width:180px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #BBBBBB;
}

#item-detail-oldprice	span	{
	text-decoration: line-through;
}

#item-detail-bottom	{
	vertical-align: bottom;
	float: left;
	max-height: 100%;
	border-bottom: solid 2px red;
}

#item-detail-size, #item-detail-size-selection {
	word-spacing:10px;
	font-weight: normal;
	font-size: 13px;
	width:180px;
	color: #B2B2B2;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px; 
}

#item-detail-size {
	width: 186px;
	border-top: solid 1px #D1D3D4;
	border-left: solid 1px #D1D3D4;
	border-bottom: solid 1px #D1D3D4;
}

#item-detail-size-selection {
	width: 186px;
	border-left: solid 1px #D1D3D4;
	border-bottom: solid 1px #D1D3D4;
}

#item-buy-detail	{
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 16px;
        font-size: 16px;
	color: white;
}

/* Add To Cart Botton */

#item-buy-detail a {
        display:block;
        float: right;
        text-decoration: none;
	border-left: solid 1px #D1D3D4;
        border-bottom: solid 1px #D1D3D4;
}

#item-buy-detail a, #item-detail-buy a:link, #item-detail-buy a:visited, item-detail-buy a:active {
        width: 196px;
        padding: 0px 0 30px 0px;;
        background: url("../images/addtocart-button-background.png") 0 0 no-repeat;
}

#item-buy-detail a:hover {
        background-position: -196px 0;
}

/* Main Menu Buttons */
div.menu-right	{
	height: 25px;
}

div.menu-right-manufacturer {
	height: 20px;
}

a.menu-right {
	position:absolute;
	text-align: left;
	background: #00A98A;
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	padding: 2px 2px 4px 10px;
	width : 169px;
	height: 18px;
}

a.menu-right:link, a.menu-right:visited	{
	color: white;
	text-decoration: none;
}

a.menu-right:hover	{
	color: black;
	text-decoration: none;
}

a.menu-right-selected:link, a.menu-right-selected:visited	{
	background: #582E90;
	color: white;
	text-decoration: none;
}

a.menu-right-selected:hover	{
	background: #582E90;
	color: white;
	text-decoration: none;
}

a.menu-right-1	{
	padding: 0px 2px 2px 23px;
	width : 150px;
	background: url('../images/dot.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	/* color: #8F8F8F; */
	color: black;
	text-align: left;
	text-decoration: none;
}

a.menu-right-1:link, a.menu-right-1:visited	{
	color: black;
	text-decoration: none;
}

a.menu-right-1:hover	{
	color: black;
	text-decoration: none;
}

a.menu-right-1-selected:link, a.menu-right-1-selected:visited	{
	color: #7FD4C4;
	text-decoration: none;
}

a.menu-right-1-selected:hover	{
	color: #7FD4C4;
	text-decoration: none;
}

a.news:link, a.news:visited	{
	background: #E40375;
	color: white;
	text-align: left;
	text-decoration: none;
}

a.news:hover	{
	background: #E40375;
	color: black;
	text-align: left;
	text-decoration: none;
}
/* Konec tlacitek */

/* Footer */
#footer	{
	position: relative;
	background-color: white;
	width: 1000px;
	height: 68px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
}

#footer-copyright	{
	position: relative;
	top: 29px;
	left: 125px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #009A7A;
	width: 300px;
	float: left;
}

#footer-copyright a, #footer-copyright a:link, #footer-copyright a:visited {
	padding-bottom: 10px;
	color: #009A7A;
	font-family: Arial;
	font-size: 13px;
}

div.footer-news-form	{
	position: relative;
	top: 29px;
	left:1px;
	width: 100px;
	float: left;
	border: 0px solid #8A8A8A;
}

input.newsletter-email  {
	padding: 2px;
	font-family: Arial;
        font-size: 10px;
	border: 0px;
	background-color: #CCEEE8;
}

input.newsletter-send  {
	padding: 2px;
}


div.footer-manufacturer	{
	position: relative;
	top: 16px;
	text-align: left;
	float: right;
	color: #898989;
	background-color: #E5E5E5;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	width: 552px;
}

a.footer-manufacturer-link, a.footer-manufacturer-link:link, a.footer-manufacturer-link:visited	{
	font-size: 12px;
	color: #A5A5A5;
	text-decoration: none;
}

a.footer-manufacturer-link:hover	{
	color: #626262;
	text-decoration: none;
}

a.footer-manufacturer-link-selected:link, a.footer-manufacturer-link-selected:visited, a.footer-manufacturer-link-selected:hover	{
	color: #3CBBA4;
	text-decoration: none;
}

/* End of Footer */

/* srong */

strong	{
	padding: 2px;
	color: #00A98A;	
	font-size: 11px;
}

/* Nadpisy */
h1 	{
	position: relative;
	left: 10px;
	padding: 2px;
	padding-bottom: 4px;
	font-weight: bold;
	}


h2	{
	color: #1A1A1A;
	font-size: 14px;
	font-weight: bold;
	}

h3	{
	color: #1A1A1A;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	}

h6 	{
	position: relative;
	left: 10px;
	padding: 2px;
	padding-bottom: 4px;
	font-weight: bold;
	}

p,td,li	{
	font-family: Verdana,Helvetica, serif;
	color: #00A98A;
	padding: 3px;
	font-size: 10px;
	line-height: 1.4em;
}

/* Basic Links */

a	{
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited, a:active	{
	color: #898989;
	/*ext-decoration: underline;*/
	text-decoration: none;
}

a:hover	{
	color: #000000;
	text-decoration: none;
}


/*Cart Preview */

div.cart-table {
        border: 1px solid #D1D3D4;
        margin: 0px 1px;
        border-collapse: collapse;
        width: 100%;
}

table.cart-detail-table thead td {
        border: 1px solid #D1D3D4;
        padding: 1px 3px;
        text-align: left;
        font-weight: bold;
}

table.cart-detail-table tbody td {
        border: 1px solid #D1D3D4;
        padding: 1px 3px;
        text-align: left;
}

table.cart-detail-table input.cart-detail-quantity { width: 3.0em; }
table.cart-detail-table tbody td.cell-text { text-align: left; }
table.cart-detail-table tbody td.cell-number { text-align: right; }
table.cart-detail-table tbody td.cell-final { font-weight: bold; }

.cart-detail-panel {
        margin: 4px 0px;
}

input	{

}

/* [Forms] */
.form {}
.form fieldset { margin: 5px 0; border: solid 1px #D1D3D4; }
.form legend {}
.form .textfield  , .form .textarea  , .form .combobox  , .form .checkbox  , .form .selectbox   { border: solid 1px #000000; }
.form .textfield-v, .form .textarea-v, .form .combobox-v, .form .checkbox-v, .form .selectbox-v { }
.form .textfield-i, .form .textarea-i, .form .combobox-i, .form .checkbox-i, .form .selectbox-i { border: solid 1px #FF0000; }
.form .textfield-d, .form .textarea-d, .form .combobox-d, .form .checkbox-d, .form .selectbox-d { border: solid 1px #7F7F7F; }

/* [Tree] */
.tree,
.tree-element,
.tree-content,
.tree-icon,
.tree-link,
.tree-container-root,
.tree-container,
.tree-cell { border: none; margin: 0; padding-top: 1px; }
.tree-link { min-height: 18px; font-size: 13px; }
.tree-container { padding-left: 18px; }
.tree-content { min-height: 18px; clear: both }
.tree-cell {
	width: 18px; height: 18px; float: left;
}
.tree-line	{ background: none; }
.tree-center-nobutton { background: none; }
.tree-bottom-nobutton { background: none; }
.tree-center-opened,
.tree-bottom-opened   { background: transparent url("/res/design/images/tree-alt.gif") 0px 0px no-repeat; }
.tree-center-closed,
.tree-bottom-closed   { background: transparent url("/res/design/images/tree-alt.gif") -18px 0px no-repeat; }
.id-1 > .tree-content { display: none; }
