#AffiliateLinks {
	background-color: #AAA5A0;
	border-top: 4px solid;
	border-left: 5px solid;
	border-right: 5px solid;
	border-bottom: 1px solid;
    border-color: White; /* pridano Tomem */	
    list-style-type: none;
	color: #ffffff;
    height: 25px;
}

#AffiliateLinks .menu { float: left; padding-left: 10px; padding-right: 10px; color: #ffffff; text-decoration: none;}
#AffiliateLinks .newrows { clear: both; }
#AffiliateLinks .parser { float: left; padding-top: 2px;}
#AffiliateLinks .menu a { color: #ffffff; font-size: 10px; text-decoration: none; display: block; padding-top: 4px; padding-bottom: 4px; float: left;}
#AffiliateLinks .menu a:hover { text-decoration: underline; }
#AffiliateLinks .menu .submenu { position: absolute; display: none;  background: transparent url("../images/affiliate_bg.png") repeat left top; filter: alpha(opacity=80); padding: 10px; width: 170px; text-align: left; }
#AffiliateLinks .menu .submenu a { display: block; color: #000000; font-size: 11px; padding-bottom: 8px; float: none; }
#AffiliateLinks .menu .submenu a:hover { text-decoration: underline; }

.mainWindowHeader {
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
  background: #ffffff; 
}
.mainWindow {	
  border-left: 5px solid #ffffff;	
  border-right: 5px solid #ffffff;	
  height: 400px; 
  background: White; 
}

.mainWindowHeaderAtranet{
	margin-bottom: 10px;
}

/*.mainWindow .content {	padding: 9px; padding-top: 15px; background: url('../images/content_bg.jpg') repeat-y; font-size: 11px; Line-height: 140%; padding-bottom: 0px; text-align: justify; }*/

.mainWindow .content {	padding: 15px; padding-top: 15px; font-size: 11px; Line-height: 140%; padding-bottom: 30px; text-align: justify; }

.mainWindowFooter {
	border-top: 0;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	background-color: #ffffff;
}

.column_left {
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #FDBF5A;
	margin: 0px;
	text-align: left;
}

.column_right {
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #F3F4F2;
	margin: 0px;
	text-align: left;
}

.column_right .pull_down_menu {
	background-color: #b9d300;
	height: 40px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

#top_left_motive { background: url('../images/header/top_left_motive.jpg') no-repeat; border-right: 1px solid #ffffff;}

#top_text_menu { background-color: #DA002D;	font-size: 8pt; color: White; height: 26px; padding: 0 5px 0 5px;}
#top_text_menu a { color: White; font-size: 8pt; text-decoration: none;}
#top_text_menu a:hover { color: White; text-decoration: underline;}
#top_menu .dots_line { margin: 5px 0 5px 0; }

#top_menu { background-image: url('../images/header/top_menu_bg.jpg'); }
#top_menu a { color: #DA002D; font-size: 12px; text-decoration: none; font-weight: bold;}
#top_menu a:hover { text-decoration: underline; }

#logo { background-image: url('../images/header/top_logo.jpg');	background-repeat: no-repeat;}

.left {	text-align: left;	width: 100%;}
.center {	text-align: center;	width: 100%;}
.right {	text-align: right;	width: 100%;}

.news_delimiter {	width: 96%;	height: 1px;	color: White;	border: 1px dotted white;}
.cart_delimiter {	width: 100%;	height: 1px;	color: White;}
.cart_delimiter1 { width: 100%;	height: 2px;	color: White;}

.complaintDataSectionTable {	}
.complaintDataSectionTable td.label {	width: 160px;	vertical-align: top;}
.complaintDataSectionTable td.data {	width: 340px;	vertical-align: top;}
.complaintDataSectionTable td.data input, .complaintDataSectionTable td.data select {	width: 200px;}
.complaintDataSectionTable td.data textarea {	width: 320px;	height: 240px;}

.createAccountTable {	}
.createAccountTable td.label {	width: 160px;	vertical-align: top;}
.createAccountTable td.data {	width: 340px;	vertical-align: top;}
.createAccountTable td.data input, .createAccountTable td.data select {	width: 200px;}
.createAccountTable td.data textarea {	width: 320px;	height: 240px;}

.pdm_Category { font-weight: bold; }
.pdm_Product {  }

.productInfoImg {	border: 1px solid Black }

.product_info_box { padding-bottom: 15px; background: white url('../images/main_bg2.jpg') repeat-y; border: 1px solid #ECECEC; padding: 10px; margin-bottom: 10px; }
