@charset "utf-8";
/* General */
html {
	white-space: normal;
	/*filter: expression(document.execCommand("BackgroundImageCache", false, true));*/
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25170E;
	line-height: 16px;
	background-color: #FFFFFF;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*word-wrap: break-word;*/
	background-attachment: scroll;
	background-image: url(../_images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
h1 {
	font-size: 17px;
	color: #073665;
	line-height: 30px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-size: 13px;
	color: #330000;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 13px;
	color: #25170E;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #330000;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h5 {
	font-size: 12px;
	color: #25170E;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h6 {
	font-size: 11px;
	color: #330000;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


td {
	font-size: 11px;
	color:#333333;
}

p {
	font-size: 11px;
	color: #25170E;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px;
	padding: 3px 0 5 3px;
	text-align: justify;
}


ol {
	font-size: 11px;
	color: #25170E;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
}
ul {
	font-size: 11px;
	color: #25170E;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}
object {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited, a:active {
	color: #073665;
	text-decoration: none;
	outline: none;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #333333;
	text-decoration: underline;
}


a.mainMenu, a.mainMenu:link, a.mainMenu:visited, a.mainMenu:active {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:50px;
	margin-top:30px;
}
a.mainMenu:hover, a.mainMenu:link:hover, a.mainMenu:visited:hover, a.mainMenu:active:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.mainMenu {
	color: #666666;
	text-decoration: none;
}



.secmenu {
	font-weight: normal;
	text-align: left;
	color: #48372D;
	height: 16px;
	border-left: 2px dotted #b71a33;
	padding: 1px 1px 1px 5px;
	width: 150px;
}

.secmenu_blank {
	font-weight: normal;
	color: #48372D;
	height: 16px;
	border-left: 2px dotted #b71a33;
	padding: 1px 1px 1px 5px;
}

.secmenu_comanda {
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	color: #f47728;
	height: 25px;
	border-left: 2px dotted #b71a33;
	padding: 1px 1px 1px 28px;
	width: 150px;
	background-attachment: scroll;
	background-image: url(../_images/small_phone_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.secmenu_comanda_telefon {
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	color: #f47728;
	height: 25px;
	border-left: 2px dotted #b71a33;
	padding: 1px 1px 1px 30px;
	width: 150px;
	line-height:20px;
}

.footer_div {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}


.pagetitle {
	border: 1px solid #b71a33;
	color: #CC0000;
	margin: 4px 0px 4px 0px;
	padding: 1px 3px 2px 3px;
	height: 45px;
	vertical-align: middle;
}



.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.block {
	display: block;
}
.align_center {
	display: block;
	text-align: center;
}
.align_left {
	display: block;
	text-align: left;
}
.align_right {
	display: block;
	text-align: right;
}
.vspacer10 {
	clear: both;
	display: block;
	height: 10px;
	overflow: hidden;
}

.vspacer1 {
	clear: both;
	display: block;
	height: 5px;
	overflow: hidden;
}


.smallfont {
	font-size: 10px;
}
.errors {
	border: 1px solid #CC0000;
	color: #CC0000;
	margin: 4px 0px 4px 0px;
	padding: 1px 3px 2px 3px;
}
.errors p, .errors ul, .errors ol {
	color: #CC0000;
}
.error_color {
	color: #CC0000;
}
.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #B38945;
	border-bottom: 1px solid #b71a33;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}
.hline_black {
	height: 1px;
	overflow: hidden;
	border: 0px none #222222;
	border-bottom: 1px solid #222222;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}

.hline_black_thick {
	height: 2px;
	overflow: hidden;
	border: 0px none #222222;
	border-bottom: 2px solid #222222;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}


.hline_grey {
	height: 1px;
	overflow: hidden;
	border: 0px none #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}


.hline_dotted {
	height: 1px;
	overflow: hidden;
	border: 0px none #B38945;
	border-bottom: 2px dotted #b71a33;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}

.hline_dotted_grey {
	height: 1px;
	overflow: hidden;
	border: 0px none #B38945;
	border-bottom: 1px dotted #cccccc;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}


.hline_thick {
	height: 2px;
	overflow: hidden;
	border: 0px none #b71a33;
	border-bottom: 2px solid #b71a33;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}


a.butalike_inline, a.butalike_inline:visited, a.butalike_inline:active {
	font-size: 11px;
	padding: 2px 5px 3px 5px;
	width: auto;
	height: 20px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;	
}
a.butalike_inline:hover, a.butalike_inline:visited:hover, a.butalike_inline:active:hover, a.butalike_inline_active:hover, a.butalike_inline_active:visited:hover, a.butalike_inline_active:active:hover {
	background-position: 0px -30px;
	color: #FFFFFF;
	text-decoration: none;
}
.butalike_inline_active, a.butalike_inline_active, a.butalike_inline_active:visited, a.butalike_inline_active:active {
	font-size: 11px;
	padding: 2px 5px 3px 5px;
	background-color: #7D8D94;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D3DAD8;
	border-left-color: #D3DAD8;
	border-right-color: #475256;
	border-bottom-color: #475256;
	width: auto;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}


.search_kw {
	background-color: #5EFF9E;
	text-decoration: inherit;
	padding-left: 2px;
	padding-right: 2px;
	font-style: italic;
	font-weight: bold;
}

.page_navigation_button, .page_navigation_button:link, .page_navigation_button:visited, .page_navigation_button:active {
	font-size: 15px;
	margin: 0px 2px 0px 0px;
	padding-top: 2px;
	width: 20px;
	height: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	color: #CC0000;
	text-decoration: underline;	
}
.page_navigation_button:hover, .page_navigation_button:link:hover, .page_navigation_button:visited:hover, .page_navigation_button:active:hover {
	color: #990000;
	text-decoration: none;	
}
.page_navigation_button_current {
	font-size: 15px;
	margin: 0px 2px 0px 0px;
	padding-top: 2px;
	width: 20px;
	height: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	color: #FF9900;
	text-decoration: none;	
	cursor: default;
}
.page_navigation_extra {
	margin: 0px 2px 0px 0px;
	display: block;
	float: left;
	clear: none;
	color: #6D5636;
}

.photo_thumb {
	background-color: #000000;
	border: 5px solid #330000;
}
.infolabel {
	color: #25170E;
}


.category_photo_container {
	width: 198px;
	height: 207px;
}
.category_photo {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../_images/bg_cat_prez1.jpg);
	width: 198px;
	height: 207px;
}

.category_img {
	width: 198px;
	height: 178px;
}


/*.category_photo img {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 198px;
	height: 207px;
}*/



/* */
.productsListContainer {
}
.productsListContainer .article {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 280px;
	height: auto;
}
.productsListContainer .article.left {
	clear: left;
	float: left;
}
.productsListContainer .article.right {
	clear: right;
	float: right;
}
.productsListContainer .article_name {
	font-size: 12px;
	font-weight: bold;
	color: #b71a33;
	text-decoration: underline;
	margin: 5px 0px 0px 5px;
}
.productsListContainer .article_name a, .productsListContainer .article_name a:link, .productsListContainer .article_name a:visited, .productsListContainer .article_name a:active {
	color: #b71a33;
	text-decoration: underline;
}
.productsListContainer .article_brand {
	color: #5E4124;
}
.productsListContainer .article_brand a, .productsListContainer .article_brand a:link, .productsListContainer .article_brand a:visited, .productsListContainer .article_brand a:active {
	color: #660000;
	text-decoration: none;
}
.productsListContainer .article_photo_container {
	width: 118px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../_images/category_thumb_bg.gif);
}
.productsListContainer .article_photo {
	width: auto;
	height: 110px;
	overflow: hidden;
	background-position: 4px 4px;
	background-repeat: no-repeat;	
}
.productsListContainer .article_details {
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 5px;
}

.productsListContainer .article_description {
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 5px;
}

.productsListContainer .view_article_details {
	text-align: center;
	padding:2px 2px 2px 2px;
	border: solid 1px #CCCCCC;
}
.productsListContainer .article_price_container {
	font-size: 11px;
	text-align: left;
	padding:0px 0px 7px 5px;
}
.productsListContainer .price {
	text-decoration: none;
	font-weight: bold;
}
.productsListContainer .old_price {
	text-decoration: line-through;
}



.productsListContainer .category {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 280px;
	height: auto;
}
.productsListContainer .category.left {
	clear: left;
	float: left;
}
.productsListContainer .category.right {
	clear: right;
	float: right;
}
.productsListContainer .category_name {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #b71a33;
	text-decoration: underline;
	margin: 0px 0px 0px 3px;
}
.productsListContainer .category_name a, .productsListContainer .category_name a:link, .productsListContainer .category_name a:visited, .productsListContainer .category_name a:active {
	color: #b71a33;
	text-decoration: underline;
}


/* */
.productDetailsContainer {
	margin-top: 7px;
	width: 420px;
}
.productDetailsContainer .article_large_photo_container {
	background-color: #fefefe;
	border: solid 1px #b71a33;
}
.productDetailsContainer .article_large_photo {
	background-position: 8px 5px;
	background-repeat: no-repeat;
}
.productDetailsContainer .article_thumb_photo_container {
	background-color: #C39958;
}
.productDetailsContainer .article_thumb_photo {
	margin-top: 10px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.productDetailsContainer .article_name {
	font-size: 13px;
	color: #073665;
	text-align: left;
	line-height: 15px;
	margin: 0px 0px 7px 0px;
}
.productDetailsContainer .article_description {
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	margin: 5px 0px 7px 0px;
	color: #222222;
}
.productDetailsContainer .label {
	color: #73502D;
}
.productDetailsContainer .article_brand {
	margin: 5px 0px 7px 0px;
	color: #5E4124;
}
.productDetailsContainer .article_brand a, .productDetailsContainer .article_brand a:link, .productDetailsContainer .article_brand a:visited, .productDetailsContainer .article_brand a:active {
	color: #660000;
	text-decoration: none;
}
.productDetailsContainer .article_code {
	font-size: 11px;
	text-align: left;
	margin: 3px 0px 0px 0px;
}
.productDetailsContainer .article_price_container {
	font-size: 11px;
	text-align: left;
	margin: 2px 0px 0px 0px;
}
.productDetailsContainer .price {
	text-decoration: none;
	font-weight: bold;
	cursor: help;
}
.productDetailsContainer .old_price {
	text-decoration: line-through;
	cursor: help;
}
.productDetailsContainer .article_stock {
	font-size: 11px;
	text-align: left;
	margin: 2px 0px 0px 0px;
}
.productDetailsContainer .add_to_basket_tab_container {
	width: 189px;
}
.productDetailsContainer .add_to_basket_tab {
	background-image:url(../_images/add_to_basket.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	color: #f2f2f2;
}
.productDetailsContainer .add_quantity_textfield {
	width: 18px;
	height: 16px;
	border: 1px solid #000000;
	background-color: #f2f2f2;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

#add_qty {
	width: 18px;
	height: 16px;
	border: 1px solid #000000;
	background-color: #f2f2f2;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.productDetailsContainer .addToCartButton {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
.productDetailsContainer .addToCartButton a, .productDetailsContainer .addToCartButton a:link, .productDetailsContainer .addToCartButton a:visited, .productDetailsContainer .addToCartButton a:active {
	color: #f2f2f2;
	text-decoration: none;
}
.addToCartButton .addToCartButton a:hover, .productDetailsContainer .addToCartButton a:link:hover, .productDetailsContainer .addToCartButton a:visited:hover, .productDetailsContainer .addToCartButton a:active:hover {
	color: #ffffff;
	text-decoration: none;
}
.productDetailsContainer .addToCartFormButtonIcon {
	margin-top: 2px;
}


/* */
.proformaContainer {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 730px;
}




#cartHeader {
	background-image: url(../_images/small_cart.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: auto;
	width: 95%;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	overflow: hidden;
}


/* datatable_bordered */
.datatable_bordered {
	font-size: 11px;
	line-height: normal;
	border: 1px solid #999999;
	border-bottom: 0px none #999999;
	border-right: 0px none #999999;
	color: #000033;
}
.datatable_bordered th {
	background-color: #F2F2F2;
	font-weight: bold;
	color: #000033;
	border: 1px solid #999999;
	border-top: 0px none #999999;
	border-left: 0px none #999999;
	padding: 2px 3px 2px 3px;
}

.datatable_bordered .themb {
	background-color: #E2E2E2;
	font-weight: bold;
	color: #000033;
	border: 1px solid #999999;
	border-top: 0px none #999999;
	border-left: 0px none #999999;
	padding: 2px 3px 2px 3px;
}

.datatable_bordered td {
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000033;
	border: 1px solid #999999;
	border-top: 0px none #999999;
	border-left: 0px none #999999;
	padding: 1px 3px 1px 3px;
}

.datatable_bordered .tdemb {
	background-color: #F2F2F2;
	font-weight: normal;
	color: #000033;
	border: 1px solid #999999;
	border-top: 0px none #999999;
	border-left: 0px none #999999;
	padding: 1px 3px 1px 3px;
}


.datatable_bordered .alt_row {
	background-color: #EFD3A0;
	font-weight: normal;
	color: #48372D;
	border: 1px solid #8C733E;
	border-top: 0px none #8C733E;
	border-left: 0px none #8C733E;
}
.datatable_bordered .info {
	border-bottom: 1px dotted #8C733E;
	cursor: help;
}

/* carttable */
.carttable {
	font-size: 11px;
	line-height: normal;
	border: 1px solid #000000;
	border-bottom: 0px none #000000;
	border-right: 0px none #000000;
	color: #111111;
}
.carttable th {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #48372D;
	border: 1px solid #000000;
	border-top: 0px none #8C733E;
	border-left: 0px none #8C733E;
	padding: 2px 2px 2px 2px;
}
.carttable td {
	background-color: #ffffff;
	font-weight: normal;
	color: #48372D;
	border: 1px solid #000000;
	border-top: 0px none #8C733E;
	border-left: 0px none #8C733E;
	padding: 1px 1px 1px 1px;
}
.carttable th.grandtotal {
	background-color: #D9D9D9;
	font-weight: bold;
	color: #48372D;
}
.carttable td.grandtotal {
	background-color: #ffffcd;
	font-weight: bold;
	font-size:12px;
}

#headerSearch {
	text-align: left;
	margin: 10px 0px 0px 18px;
}


#headerSearchForm select {
	background-color: #fefefe;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #b2b2b2;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 160px;
	line-height: normal;
}
#headerSearchForm select option {
	width: 160px;
	overflow: visible;
}
#headerSearchForm select optgroup {
	width: 160px;
	overflow: visible;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

#headerSearchForm .textfield {
	background-color: #fefefe;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #631C08;
	border: 1px solid #b2b2b2;
	margin: 0px 0px 2px 0px;
	padding: 1px 3px 1px 3px;
	height: 15px;
	width: 151px;
	line-height: normal;	
}



.breadcrumbs {
	margin: 3px 0px 3px 0px;
	font-size: 11px;
	color: #999999;
}
.breadcrumbs .current {
	color: #b71a33;
	font-weight: bold;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #999999;
	text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a:link:hover, .breadcrumbs a:visited:hover, .breadcrumbs a:active:hover {
	color: #000000;
	text-decoration: underline;
}

.mainCenterBox {
	border: 1px solid #b71a33;
	color: #CC0000;
	margin: 4px 0px 4px 0px;
	padding: 1px 3px 2px 3px;
}
.mainCenterBoxBody {
	background-image: none;
	background-color: transparent;
}
.mainCenterBoxBody.padded {
	padding: 7px 15px 0px 15px;
}

.finalizeOrderContainer {
	border: none;
	color: #CC0000;
	margin: 4px 0px 4px 0px;
	padding: 1px 3px 2px 3px;
}


.shoppingCartContainer {
	font-size: 11px;
	color: #000000;
}
.shoppingCartContainer td {
	font-size: 11px;
}
.shoppingCartContainer .add_quantity_textfield {
	width: 18px;
	height: 16px;
	border: 1px solid #000000;
	background-color: #ffffff !important;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #48372D;
}
.shoppingCartContainer .cart_row_disabled td {
	color: #e2e2e2;
}
.shoppingCartContainer .cart_row_disabled td a, .shoppingCartContainer .cart_row_disabled td a:link, .shoppingCartContainer .cart_row_disabled td a:visited, .shoppingCartContainer .cart_row_disabled td a:active, .shoppingCartContainer .cart_row_disabled td a:hover, .shoppingCartContainer .cart_row_disabled td a:link:hover, .shoppingCartContainer .cart_row_disabled td a:visited:hover, .shoppingCartContainer .cart_row_disabled td a:active:hover {
	color: #e2e2e2;
	text-decoration: none;
}
.shoppingCartContainer .cart_row td {
	color: #333333;
}
.shoppingCartContainer .article_photo_container {
	width: 62px;
}
.shoppingCartContainer .article_photo {
	width: auto;
	height: 60px;
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;	
}


#alterCartResponseContainer {
	color: #990000;
	font-weight: bold;
	border: 1px solid #990000;
	margin: 0px 4px 4px 3px;
	padding: 1px 3px 2px 3px;
}


/* meniu */
.mainMenuContainer {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 40px;
}
.mainMenuContainer td {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 40px;
}
.mainMenu{
	border-right: 1px solid #ffffff;
	display: block;
	float: right;
	clear: none;
	padding-top: 10px;
	text-align: center;
}
.mainMenuContainer a, .mainMenuContainer a:link, .mainMenuContainer a:visited, .mainMenuContainer a:active, .mainMenuContainer a:hover, .mainMenuContainer a:link:hover, .mainMenuContainer a:visited:hover, .mainMenuContainer a:active:hover {
	color: #ffffff;
	text-decoration: none;
}




/* form */ 
.cform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.cform td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #47362E;
}
.cform .tdgr {
	background-color: #EFD39A;
}
.cform .spacerrow {
	height: 1px;
	overflow: hidden;
}
.inputquicksearchtextfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #47362E;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	border: 1px solid #064169;
	background-color: #F2F2F2;
	width: 330px;
	height: 16px;
}
.inputtextfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #47362E;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	border: 1px solid #064169;
	background-color: #F2F2F2;
	width: 130px;
	height: 16px;
}

.inputtextfield_big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #47362E;
	margin: 2px 2px 2px 2px;
	padding: 0px 2px 0px 2px;
	border: 1px solid #064169;
	background-color: #F2F2F2;
	width: 150px;
	height: 16px;
}


.filefield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #47362E;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	border: 1px solid #8C733E;
	background-color: #F2F2F2;
	width: 130px;
	height: auto;
}
.textareafield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #47362E;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	border: 1px solid #064169;
	background-color:#F2F2F2;
	
	/*scrollbar-arrow-color:#8C733E; 
	scrollbar-track-color:#E8C682; 
	scrollbar-face-color:#E8C682; 
	scrollbar-highlight-color:#8C733E; 
	scrollbar-3dlight-color:#E8C682; 
	scrollbar-darkshadow-color:#E8C682; 
	scrollbar-shadow-color:#8C733E; */
}
.inputbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	background-color:#064169;
	height: auto;
	width: 100px;
	cursor: pointer;
	border: 1px solid #660000;
	border-top-color: #0066FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #0066FF;	
}
.selectfield {
	background-color: #F2F2F2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47362E;
	border: 1px solid #064169;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 156px;
	line-height: normal;
}
.nowidth {
	width: auto;
}

.deletebutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	background-color:#CC0000;
	height: auto;
	cursor: pointer;
	border: 1px solid #660000;
	border-top-color: #0066FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #0066FF;	
}


.add_quantity_textfield {
	width: 18px;
	height: 16px;
	border: 1px solid #8C733E;
	background-color: #F0DAAC;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #47362E;
}



.sn_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	
	
	font-weight:bold;
	
}
.sn_heading11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left:10px;
	
	font-weight:bold;
}
.sn_off {
	height: 100%;	
	
	
}

.sn_on {
	height: 100%;
	border-top: solid 0px #7a141a;
	background-color: #E9E9E9;
	
}

.sn_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left:10px;
	font-weight: bold;
}

.sn_link:hover {
	background-color:#ddd;
	text-decoration:none;
	font-weight: bold;
}
.sn_link1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left:10px;
	  
}
.sn_link_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left:1px;
}	
.sn_link2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	height: 100%;
	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right:3px;
	display: block;
}

.sn_link12 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	height: 100%;
	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right:3px;
	display: block;
}
.sn_link2:hover {
	background-color:#ddd;
	text-decoration:none;

}
.vezi_toate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	height: 100%;
	width: 137px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-left:5px;
	display: block;
	font-style:italic;
	padding:0px 5px 0px 5px;
}
.vezi_toate:hover {
	color: #000;
	font-weight: bold;
	text-decoration:underline
}





a.blue_event:link {
	color: #38556E;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
}

a.blue_event:visited {
	color: #38556E;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
}

a.blue_event:hover {
	color: #38556E;
	text-decoration: underline;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
}

a.blue_hotel:link {
	color: #38556E;
	text-decoration: underline;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
}

a.blue_hotel:visited {
	color: #38556E;
	text-decoration: underline;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
}

a.blue_hotel:hover {
	color: #38556E;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
}


a.blue_graphic:link {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0;
}

a.blue_graphic:visited {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0;
}

a.blue_graphic:hover {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0;
}

div.selected_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B375D;
}

div.inactive_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#btnBack {
	cursor: pointer; float: left; height: 16px; vertical-align: middle; margin-top: 8px; background-image: url('../_images/events/arr_back.gif'); background-repeat: no-repeat; padding-bottom: 4px; vertical-align: middle; margin-right: 5px; background-position: left; height: 16px;
}

#btnFwd {
	cursor: pointer; float: left; height: 16px; vertical-align: middle; margin-top: 8px; background-image: url('../_images/events/arr_fwd.gif'); background-repeat: no-repeat; padding-bottom: 4px; vertical-align: middle; margin-left: 5px; background-position: right; height: 16px;
}

div.event_tab {
	float: left; padding-left: 10px; padding-right: 10px; margin-top: 4px; cursor: pointer;
}

div.hidden_event {
	margin-top: 2px; padding: 4px; width: 720px; height: 205px; display: none;
	border: solid 1px #f5821f; background-color: #fbfbfb;
}

div.event_price {
	font-family: Arial; font-size: 14px; color: #333333; height: 55px; width: 256px; text-align: left; font-weight: bold;
}

div.event_tease {
	font-family: Arial; font-size: 12px; color: #333333; height: 80px; width: 256px; text-align: left;
}

div.event_name {
	font-family: Arial; font-size: 20px; color: #38556E; height: 60px; width: 256px; text-decoration: none; vertical-align: middle; position: static; text-align: left; font-weight: bold; margin: 0px; padding-top: 10px;
}

#events1 {
	margin-top: 2px; padding: 4px; width: 720px; height: 206px; display: none;
	border: solid 1px #f5821f; background-color: #fbfbfb;
}

#eventBox {
	float: left; margin-top: 5px; height: 10px;
}

div.events_c {
	width: 100%; text-align: center; margin-top: 5px; margin-left: 13px;
}

a.tab_nav {
	font-size: 10px; color: #bec1c9; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; vertical-align: middle;
}


ul.lista_02{
	margin: 7px 0px 7px;
	padding: 0px;
	list-style: url(../images/bullet.png);
	list-style-position: outside;
}
ul.lista_02 li{
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	height: 24px;
	line-height: 20px;
	background-image: url(../images/bg_line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.link_03, a.link_03:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.link_03:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffb200;
	text-decoration: none;
	font-size: 11px;
}


#corporate-content-container {width:600px; padding:0 10px 0 10px; border:1px solid #b6b6b6; display:inline-block;}
#corporate-content-container ul {font-size:14px; font-weight:bold; padding: 0 0 15px 0;}
#corporate-content-container ul li {padding: 0 0 0 15px; line-height:1.8; font-size:11px; font-weight:normal; list-style:inside disc;}

#corporate-content-container .leveltwo {padding: 0 0 0 30px; line-height:1.8; font-size:11px; font-weight:normal; list-style:inside circle;}
#corporate-content-container .number {padding: 0 0 0 15px; line-height:1.8; font-size:11px; font-weight:normal; list-style:inside decimal;}

#corporate-text {width:600px; float:left;}
.modinputContact {border: 1px solid #ababab; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding: 2px 2px 2px 5px; color:#333; background:url(../_images/input_bg.gif) no-repeat; margin-bottom:5px; width:225px;}


#promobox {max-width:707; width:auto !important; width:707px;}
#promobox-spacer{max-width:9px; float:left; width:auto !important; width:9px}
#promobox-spacer-last{max-width:9px;float:left;width:auto !important; width:9px}
#promobox-container {width:170px; border:1px solid #b6b6b6; position: relative; float: left; display:inline-block; height:360px;}
#promobox-container .small {font-size:10px; color:#858585;}
#promobox-container .ared {color:#bd002e; font-weight: bold;}
#promobox-container span {font-weight:bold;}

div.promobox-name {text-align:center; font-weight: bold;}
div.promobox-center {text-align:center;}


.popupBody {
	background-color:#FFFFFF;	
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.popupBox {
	text-align: left;
	padding: 5px;
}

/* PREZENTARE Produs - MODEL 1 (BOX-uri) */
/*********************************************************************/

.prodPrez1a {
	width: 198px;
	height: 253px;
	text-align: left;
	float: left;
	background: url('../_images/bg_prod_prez1.png') top left no-repeat;
	margin: 0 0 10px 0;
}

.prodPrez1b {
	width: 198px;
	height: 253px;
	text-align: left;
	float: left;
	background: url('../_images/bg_prod_prez1.png') top left no-repeat;
	margin: 0 8px 10px 8px;
}

.prodPrez1a h1 {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	height: 42px;
}

.prodPrez1b h1 {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	height: 42px;
}

.icoComentariu {
	background: url('../_images/ico_comentariu.png') 0 10px no-repeat;
	padding: 13px 4px 10px 30px;
}


.intPrez1Btn .icoAdauga {
	background: url('../_images/ico_adaugacos.png') 0 10px no-repeat;
	padding: 13px 4px 10px 28px;
	line-height: 21px;
}

.intPrez1Btn .icoAdaugaA {
	background: url('../_images/img/indicator.gif') 3px 12px no-repeat;
	padding: 13px 4px 10px 28px;
	line-height: 21px;
}

.icoDetalii {
	background: url('../_images/ico_detalii.png') 0 10px no-repeat;
	padding: 13px 0 10px 28px;
	line-height: 21px;
}

.intPrez1Btn .icoDetalii {
	background: url('../_images/ico_detalii.png') 0 10px no-repeat;
	padding: 13px 0 10px 28px;
	line-height: 21px;
}


.intPrez1NP {
	width: 178px;
	height: 167px;
	text-align: center;
	padding: 8px 10px 0 10px;
	position: relative;
}

.intPrez1Btn {
	width: 186px;
	height: 26px;
	text-align: center;
	padding: 5px 6px 0 6px;
}

.intPrez1Btn a {
	color: #6B787E;
}

.intPrez1Btn a:visited {
	color: #6B787E;
}

.intPrez1Btn a:hover {
	color: #FF9900;
}

.intPrez1Btn a:active {
	color: #FF9900;
}

.pretNP {
	width: 198px;
	text-align: center;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	padding-top: 8px;
	color: #FFF;
}

.ron {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}

.pn {
	position: absolute;
	bottom: 0;
	right: 3px;
}



/* PREZENTARE Produs - MODEL 2 (LINIAR) */
/*********************************************************************/

.prodPrezentat2 {
	width: 610px;
	text-align: left;
	position: relative;
	border-bottom: 5px solid #FFF;
	background: url('../_images/bg_box_orizontal.gif') top left repeat-y;
}

.prodPrezentat2 .interiorProdPrez2 {
	width: 587px;
	padding: 11px 12px 0 11px;
	text-align: left;
	z-index: 1;
}

.intPrezentat2Img {
	width: 100px;
	height: 100px;
	float: left;
}

.intPrezentat2Descriere {
	width: 470px;
	float: right;
}

.intPrezentat2Descriere h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

.intPrezentat2Descriere ul {
	list-style-type: none;
}

.intPrezentat2Descriere li {
	list-style-type: none;
	padding-bottom: 5px;
}

.intPrezentat2Descriere .descriereSt {
	width: 230px;
	text-align: left;
	float: left;
}

.intPrezentat2Descriere .descriereDr {
	width: 230px;
	text-align: left;
	float: right;
}

.prodPrezentat2 .BtnPret {
	width: 605px;
	height: 72px;
	background: url('../_images/bg_box_jos.png') top left no-repeat;
	text-align: left;
	position:  relative;
	padding: 18px 0 0 5px;
}

* html .prodPrezentat2 .BtnPret {
	height: 73px;
	padding: 17px 0 0 5px;
}

.prodPrezentat2 .BtnPret a:link {
	color: #6B787E;
}

.prodPrezentat2 .BtnPret a:visited {
	color: #6B787E;
}

.prodPrezentat2 .BtnPret a:hover {
	color: #FF9900;
}

.prodPrezentat2 .BtnPret a:active {
	color: #FF9900;
}

.prodPrezentat2 .pretNP2 {
	width: 147px;
	height: 48px;
	text-align: center;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	bottom: 0;
	right: 12px;
}

.pnSec {
	position: absolute;
	top: -48px;
	right: 2px;
	z-index: 10;
}

/* PREZENTARE Produs - MODEL 4 (DETALIATA) */
/*********************************************************************/

.intPrezentare3Img {
	width: 150px;
	height: 150px;
	overflow: none;
	float: left;
}

.intPrezentare3Descriere {
	width: 420px;
	float: right;
}

.intPrezentare3Descriere h1 {
	font-family: Arial;
	font-size: 16px;
	color: #394144;
	margin-bottom: 4px;
}

.intPrezentare3Descriere #galerieImg  {
	width: 50px;
	height: 154px;
	float: left;
	margin-right: 20px;
	padding: 3px 5px;
	background: url('../_images/bg_galerie.jpg') top left no-repeat;
}

.intPrezentare3Descriere #detaliiDisp {
	width: auto;
	float: left;
}



/* POZITIONARI */
/*********************************************************************/

.susSt {
	position: absolute;
	top: 0;
	left: 0;
}

.susDr {
	position: absolute;
	top: 0;
	right: 0;
}

.josDr {
	position: absolute;
	bottom: 0;
	right: 0;
}

.josSt {
	position: absolute;
	bottom: 0;
	left: 0;
}

.josSt2 {
	position: absolute;
	bottom: 0;
	left: 0;
}


.pn {
	position: absolute;
	bottom: 0;
	right: 2px;
}

.brand {
	position: absolute;
	bottom: 7px;
	left: 7px;
}

.brandPrez {
	position: absolute;
	top: 22px;
	right: 10px;
}

.sageata {
	position: absolute;
	top: -7px;
	left: 7px;
}

/* TABURI */
/*********************************************************************/

.tabProdus {
	margin:0px;
	padding:0px;
	float: none;
	clear:none;
	width:610px;
	background: #CCC url('../_images/img/marg_sus_tabs.gif') top left no-repeat;
	border-bottom: 10px solid #FFF;
}

.tabProdusGrupTab {
	margin:0px;
	padding:0px;
}

.tabProdusTab {
	width: 100px;
	height: 23px;
	padding-top: 6px;
	float: left;
	font-weight:bold;
	color: #646464;
	list-style:none;
	cursor:pointer;
	outline:none;
	text-align:center;
	margin: 5px 0 0 5px;
	background:url('../_images/img/tab.jpg') 0 0 no-repeat;
}

.tabProdusTabHover {
	color: #0094CA;
}

.tabProdusTabSelectat {
	color: #75838A;
	cursor: default;
	background: url('../_images/tab_selectat.jpg') 0 0 no-repeat;
}

.tabProdusTab a {
	color: #000;
	text-decoration:none;
}

.tabProdusGrupContinut {
	clear:both;
	background: #FFF;
}
.tabProdusContinut {
	padding: 0;
}

.tabProdusContinutVizibil {
}

.tabContinutInt {
	width:588px;
	padding: 10px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

/* TABEL - DETALII PRODUS */
/*********************************************************************/

.tabContinutInt table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
}

.tabContinutInt table td.titluTbl {
	border: 1px solid #CCC;
	padding: 7px 10px;
	width: 100%;
	background: url('../_images/bg_titlu_tbl.png') 0 0 repeat-x;
	font-weight: bold;
	color:#073665;
}

.tabContinutInt table td {
	border: 1px solid #CCC;
	padding: 5px 10px;
}

.tabContinutInt table tr.lnTb {
	background: #F3F3F3;
}

.tabContinutInt ul {
	list-style-type:none;
	padding: 5px 0;
}
.tabContinutInt li {
	list-style-type:none;
	background:url('../_images/check.gif') 2px 6px no-repeat;
	padding: 2px 0 2px 20px;
	margin: 5px 0;
}

/* TABEL GENERAL */
/*********************************************************************/

#tabelGeneral {
	width: 610px;
	text-align: left;
}

#tabelGeneral table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	border: 1px solid #CCC;
}

#tabelGeneral table td {
	padding: 5px 10px;
	border: none;
	border-bottom: 1px solid #CCC;
}

#titluTabelGeneral {
	font-weight: bold;
	color: #75838A;
	background: #F9F9F9;
}

#tabelGeneral h3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: normal;
	margin-bottom: 5px;
}

/* COMENTARII */
/*********************************************************************/

.comentariu {
	width: 588px;
	border-top: 10px solid #FFF;
	text-align: left;
	color: #333333;
}

.comentariuTxt {
	width: 566px;
	text-align: left;
	background: #F3F3F3;
	border: 1px solid #CCC;
	padding: 5px 10px;
	line-height: 20px;
	margin-top: 10px;
	position: relative;
}

.sageata {
	position: absolute;
	top: -7px;
	left: 7px;
}


