@font-face
{
  font-family: calibri, 'Open Sans';
  src: url('calibri.ttf');
}
body
{
	font-family:  calibri, arial, sans-serif;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-width: 1100px;
	background-color: #ffffff;                 /* project specific */	
}
#body-overlay1
{
	background: #FFF url('background-line.png') center 0 repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	background-color: #fafafa;                 /* project specific */
}
#body-overlay
{
	background: transparent url('background.jpg') center 0 no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

img {border: none;}
a {color: #e41c2a; text-decoration: none;}
a:hover {color: #e41c2a; text-decoration: underline;}

h1 {margin: 0 0 0 0;}

#page
{
	width: 1073px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#header
{
	width: 1073px;
	height: 244px; /*244px-194px*/
	background-image: url('header.jpg');
	background-position: 0px 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#section
{
	padding: 0 0 0 0;	
	margin: 30px 15px 15px 15px;
}

.section-left
{
	background-color: white;
	float: left;
	width: 671px;
	padding: 15px 15px 40px 15px;
	margin: 0 15px 0px 0;
	min-height: 470px;                      /* project specific */
	background-image: url("line-bottom.png"); background-repeat: no-repeat; background-position: bottom;  /* project specific */	
}
.section-main
{
	float: left;
	width: 701px;
	padding: 0 0 0 0;
	margin: 0 15px 0 0;
	min-height: 50px;
}
.section-right
{
	float: left;
	width: 327px;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.box-item
{
	background-color: #ffffff;
	background-image: url("sidebar-title.png");
	background-position: 0 0;
	background-repeat: no-repeat; 
	padding: 0 12px 12px 12px;
	margin: 0 0 15px 0;
}
.mainbox-item
{
	background-color: #ffffff;
	background-image: url("mainbar-title.png");
	background-position: 0 0;
	background-repeat: no-repeat; 
	padding: 0 12px 12px 12px;
	margin: 0 0 15px 0;
}
.box-item.last
{
	margin: 0 0 0 0;	
}
.mainbox-item h2,
.box-item h2
{
	margin: 0 0 0 0;
	padding: 3px 0 12px 0; 	
	color: #ffffff;
	font-size: 20px;
}

.clear
{
	clear: both;
}
.bg-none
{
	background-image: none;	
}

ul#menu
{
	line-height: 42px;
	/*padding: 14px 0 0 16px;*/
	margin: 0 0 0 0;
}
ul#menu li
{
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	font-family: calibri, arial, sans-serif;
	font-size: 18px;
	color: black;
	padding-left: 21px;
	padding-right: 21px;
	background-image: url("menu_separator.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
ul#menu li.last
{
	background: none;
}
ul#menu li a 
{
	color: #e41c2a;
	text-decoration: none;
}	
ul#menu li a:hover
{
	color: #000000;
	text-decoration: none;
}

#search
{
	padding: 45px 0 0 0;
	margin: 0 0 0 0;
	height: 154px;
}
#search input
{
	height: 18px;
	line-height: 14px;
	width: 123px;
	margin-left: 908px;
	border: 2;
	color: #989898;
}
#advanced-search
{
	padding: 20px 0 10px 0;
	text-align: center;
}

#footer
{
	padding: 15px 15px 15px 15px;
	background-color: #eff4fd;         /* project specific */
	background-image: url("footer_background.png");
	background-repeat: no-repeat;	
	background-position: bottom;	   /* project specific */
}
#footer h5
{
	font-size: 23px;
	font-family: calibri, arial, sans-serif;
	font-weight: bold;
	color: black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul#menu-bottom
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul#menu-bottom li
{
	float: left;
	width: 350px;
	list-style-type: none;
	font-family: calibri, arial, sans-serif;
	font-size: 16px;
	color: black;
	padding: 10px 0 0 0;
}
ul#menu-bottom li.third
{
	width: 150px;
	background: none;
}
ul#menu-bottom li a 
{
	color: black;
	text-decoration: none;
}	
ul#menu-bottom li a:hover
{
	color: black;
	text-decoration: underline;
}

#footer-logo 
{
	padding: 17px 0 30px 3px;
	margin: 0 0 0 0;
	height: 22px;
	background-color: #ffffff;                 /* project specific */
}

#footer-invisible
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: none;
}

.section-left h1 {font-size: 26px; color: #e41c2a; text-align: left; margin: 0 0 0 0; padding: 0 0 10px 0; background-image: url("line-top.png"); background-repeat: no-repeat; background-position: bottom;}  /* project specific */
.section-left h2 {font-size: 18px; color: #e41c2a; text-align: center; margin: 0 0 0 0; padding: 0 0 0 0;}  /* project specific */
.section-left h3 {font-size: 18px; color: #e41c2a; text-align: left; margin-bottom: 0px; padding-bottom: 2px;}

span.desc {font-size: 14px; color: #000000; font-style: italic;}

.left {float: left;}
.right {float: right;}

.mediaholder
{
	padding-top: 15px;
}

a.orangeback
{
	background-color: #e0e0e0;
	width: 160px;
	height: 110px;

	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
a.orangeback:hover {background-color: #ffedd8;}
a.orangeback img {padding-top: 5px;}

.mainlist        {padding-top: 15px;}
.mainlist > span {padding: 0 0 0 175px; margin: 0 0 0 0; font-style: italic; font-size: 12px; display: block;}
.mainlist > h3   {padding: 0 0 3px 175px; margin: 0 0 0 0; font-size: 18px; color: #1d93db; line-height: 18px;}
.mainlist > p    {padding: 0 0 0 175px; margin: 0 0 0 0; line-height: 18px;}
.mainlist   img  {float: left; width: 160px; height: 120px;}

.mainlist2        {padding-top: 15px; font-size: 12px;}
.mainlist2 > span {padding: 0 0 0 0px; margin: 0 0 0 0; font-style: italic; font-size: 12px;}
.mainlist2 > h3   {padding: 0 0 3px 0px; margin: 0 0 0 0; font-size: 18px; color: #1d93db; line-height: 18px;}
.mainlist2 > p    {padding: 0 0 0 0px; margin: 0 0 0 0; line-height: 18px; font-size: 16px;}
.mainlist2   img  {width: 160px; height: 120px;}
.mainlist2 .pictures {float: left; margin-right: 7px; margin-top: 7px;}

.sidelist        {padding-top: 10px;}
.box-item .first {padding-top: 0;}
.sidelist > span {padding: 0 0 0 130px; margin: 0 0 0 0; font-style: italic; font-size: 12px; display: block;}    
.sidelist > h3   {padding: 0 0 3px 130px; margin: 0 0 0 0; line-height: 18px; font-size: 16px; color: #1d93db; }
.sidelist > p    {padding: 0 0 0 130px; margin: 0 0 0 0; line-height: 18px;}
.sidelist   img  {float: left; width: 120px; height: 90px;}

.sidetext        {padding-top: 15px;}
.box-item .first {padding-top: 0;}
.sidetext > span {padding: 0 0 0 0; margin: 0 0 0 0; font-style: italic; font-size: 12px; display: block;}
.sidetext > h3   {padding: 0 0 3px 0; margin: 0 0 0 0; line-height: 18px; font-size: 16px; color: #e41c2a; }
.sidetext > p    {padding: 0 0 0 0; margin: 0 0 0 0; line-height: 18px;}

#paging {text-align: center; padding-top: 20px;}
#paging a {padding-left: 5px; padding-right: 5px;}
#paging a.active {color: black;}

.right-image img
{float: right; border-color: #e0e0e0; border-style: solid; border-width: 5px; margin: 15px 0 10px 10px;}
.right-image:hover img {border-color: #1d93db;}

.section-right ul
{
	list-style-type: disc;
	list-style-image: url("list-mark.png");
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}
.section-right h2 a {color: #ffffff;}
.mainbox-item h2 a {color: #ffffff;}

#gallery,
.gallery
{
	padding: 5px 0 0 0;	
}
#gallery div,
.gallery div
{
	float:left;
	padding: 0 10px 5px 0;	
}
#gallery div:nth-child(4n),
.gallery div:nth-child(4n)
{
	padding-right: 0px;
}

.carousel-text
{
	background-image: url('play-mark.png');
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 18px;
	font-weight: bold;
}
.carosousel-text a
{
	display: block;
	color: #1d93db;
	text-decoration: none;	
}

.fullframe
{
	

}
.fullframe img
{
	position: absolute;	
}
.fullframe div
{
	position: absolute;	
	width: 673px;
	height: 300px;
	background-image: url("filter.png");
}
.fullframe div h1
{
	padding-left: 410px;
	padding-top: 30px;
	width: 250px;
	line-height: 28px;
	font-size: 27px;
	font-weight: bold;
}
.fullframe div h1 a {color: #ffffff;}
.fullframe div h1 a:hover {color: #ffffff;}
.fullframe div p
{
	padding-left: 410px;
	width: 250px;
	line-height: 24px;
	font-size: 20px;
	font-weight: normal;	
}
.fullframe span.play
{
	position: absolute;
	margin-left: 566px;
	top: 260px;
	width: 100px;
	line-height: 33px;
	font-size: 20px;
	font-weight: normal;
	background-image: url("movie-mark.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #f5f5f5;
}
.fullframe span.play a
{
	display: block;	
}
.fullframe span
{
	color: #989898;	
}
.fullframe span a {color: #ffffff;}
.fullframe span a:hover {color: #ffffff;}

.strip-par p:first-child
{
	margin-top: 0;
	padding-top: 0;
}




/* FORMS */
.section-right input.ajax-on
{
	background-image: url("../../../style/ajax_loader.gif");
	background-position: 2px 1px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.section-right input.ajax-off
{
	background-image: url("../../../style/ajax_find.png");
	background-position: 2px 1px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.section-right input.ajax-timer
{
	background-image: url("../../../style/ajax_find.png");
	background-position: 2px 1px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.section-right div.ajax-on
{
	background-image: url("../../../style/ajax_loader.gif");
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 4px 4px;
}
.section-right div.ajax-off
{
	background-image: none;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 0 0;
}
.section-right div.ajax-done
{
	background-image: url("../../../style/ajax_ok.png");
	background-repeat: no-repeat;
	height: 20px;
	background-position: 3px 4px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	color: green;	
}
.section-right .floatleft {float: left;}
.section-right .floatright {float: right;}
/*.ajax-input {width: 450px;}
.ajax-combo input {width: 478px; margin-bottom: 1px; background-color: white;}
.ajax-combo-long input {width: 557px; margin-bottom: 1px; background-color: white;}
.textarea-general {width: 450px; height: 100px;}
.general-input {width: 450px;}
.general-div {width: 544px; padding: 0 5px 0 5px; background-color: #eeeeee;}
.general-upload  {width: 450px;  background-color: white;}
.general-select {width: 450px;}
.special-select {width: 4500px;}
.general-selector {width: 577px; height: 300px;}
.textarea-tiny {width: 200px; height: 450px;}
.short-input {width: 298px;}*/
.section-right .general-input {width: 215px; height: 17px;}

.section-right textarea,
.section-right .ajax-combo input,
.section-right .ajax-combo-long input,
.section-right .ajax-input,
.section-right .general-input,
.section-right .general-div,
.section-right .general-upload,
.section-right .general-select,
.section-right .general-selector,
.section-right .short-input,
.section-right .floatleft select
{
	border-style: solid;
	border-width: 1px;
	border-color: #cbcbcb;
}
.section-right .general-div
{
	border-color: #cbcbcb;	
}

.section-right .visible
{
	visibility: visible;
}
.section-right .invisible
{
	display: none;
}
.section-right .notshown
{
	display: none;
}
.section-right .err-td
{
	color: #cc000b;
	font-weight: bold;
}
.section-right td.name-err
{
	background-color: #1d93db; /* #cc000b; */
	background-image: url("../../../style/err_uarr16.png");	
	background-repeat: no-repeat;
	background-position: 43px 2px;
	color: white;
	font-weight: bold;
	text-align: right;
}
.section-right .xform-done table
{
	background-color: #dceea7;
}
.section-right .xform-done table td.name
{
	background-color: #c8dc8d;
}
.section-right .hand
{
	cursor: pointer;	
}
.section-right table.system
{
	width: 100%;
	border-width: 0;
	border-style: none;
	border-color: #cbcbcb;
	margin-bottom: 5px;
}
.section-right table.system th
{
	color: White;
	font-weight: normal;
	background-color: #cbcbcb;
	border-width: 0;
	border-style: none;
	border-color: #cbcbcb;
}
.section-right table.system td
{
	border-width: 0px;
	border-style: solid;
	border-color: #DADADA;
	padding: 2px 2px 2px 4px;
	color: #1d93db;
	font-size: 14px;
}
.section-right table.system td.name
{
	width: 61px;
	color: black;
}
.section-right table.system-header th
{
	display: none;
}
.section-right table.system tr td:FIRST-CHILD
{
	padding-left: 0;
	margin-left: 0;
}

/* FORMS */
.section-left input.ajax-on
{
	background-image: url("../../../style/ajax_loader.gif");
	background-position: 2px 1px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.section-left input.ajax-off
{
	background-image: url("../../../style/ajax_find.png");
	background-position: 2px 1px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.section-left input.ajax-timer
{
	background-image: url("../../../style/ajax_find.png");
	background-position: 2px 1px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.section-left div.ajax-on
{
	background-image: url("../../../style/ajax_loader.gif");
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 4px 4px;
}
.section-left div.ajax-off
{
	background-image: none;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 0 0;
}
.section-left div.ajax-done
{
	background-image: url("../../../style/ajax_ok.png");
	background-repeat: no-repeat;
	height: 20px;
	background-position: 3px 4px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	color: green;	
}
.section-left .floatleft {float: left;}
.section-left .floatright {float: right;}
.ajax-input {width: 450px;}
.ajax-combo input {width: 478px; margin-bottom: 1px; background-color: white;}
.ajax-combo-long input {width: 557px; margin-bottom: 1px; background-color: white;}
.textarea-general {width: 450px; height: 100px;}
.general-input {width: 450px;}
.general-div {width: 544px; padding: 0 5px 0 5px; background-color: #eeeeee;}
.general-upload  {width: 450px;  background-color: white;}
.general-select {width: 450px;}
.special-select {width: 4500px;}
.general-selector {width: 577px; height: 300px;}
.textarea-tiny {width: 200px; height: 450px;}
.short-input {width: 298px;}
.section-left .general-input {width: 450px; height: 17px;}

.section-left textarea,
.section-left .ajax-combo input,
.section-left .ajax-combo-long input,
.section-left .ajax-input,
.section-left .general-input,
.section-left .general-div,
.section-left .general-upload,
.section-left .general-select,
.section-left .general-selector,
.section-left .short-input,
.section-left .floatleft select
{
	border-style: solid;
	border-width: 1px;
	border-color: #cbcbcb;
}
.section-left .general-div
{
	border-color: #cbcbcb;	
}

.section-left .visible
{
	visibility: visible;
}
.section-left .invisible
{
	display: none;
}
.section-left .notshown
{
	display: none;
}
.section-left .err-td
{
	color: #cc000b;
	font-weight: bold;
}
.section-left td.name-err
{
	background-color: #1d93db; /* #cc000b; */
	background-image: url("../../../style/err_uarr16.png");	
	background-repeat: no-repeat;
	background-position: 135px 2px;
	color: white;
	font-weight: bold;
	text-align: right;
}
.section-left .xform-done table
{
	background-color: #dceea7;
}
.section-left .xform-done table td.name
{
	background-color: #c8dc8d;
}
.section-left .hand
{
	cursor: pointer;	
}
.section-left table.system
{
	width: 100%;
	border-width: 2px;
	border-style: solid;
	border-color: #bbbbbb; /*#a5c03f;*/
	margin-bottom: 5px;
	padding: 4px 2px 4px 2px;
	background-color: #f9f9f9;
}
.section-left table.system th
{
	color: White;
	font-weight: normal;
	background-color: #cbcbcb;
	border-width: 0;
	border-style: none;
	border-color: #cbcbcb;
}
.section-left table.system td
{
	border-width: 0px;
	border-style: solid;
	border-color: #DADADA;
	padding: 2px 2px 2px 4px;
	color: #1d93db;
	font-size: 14px;
}
.section-left table.system td.name
{
	width: 150px;
	color: black;
}
.section-left table.system-header th
{
	display: none;
}

table.system td hr
{
	border: 0;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	width: 450px;
	margin-right: auto;
	margin-left: 0px;
}

table.system td hr.short
{
	border: 0;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	width: 100%;
	margin-right: auto;
	margin-left: 0px;
}

#simple-combo
{
	width: 200px;	
}

.skip5 {height: 5px; width: 1px;}
.skip10 {height: 10px; width: 1px;}
.skip15 {height: 15px; width: 1px;}
.skip25 {height: 20px; width: 1px;}

.input-time {width: 50px;}
.black {color: black;}
.pointer {cursor: pointer;}

.post
{
	border-style: solid;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-bottom-color: #d6d6d6;
	/*padding-bottom: 15px;
	background: url(images/shade.png) repeat-x left bottom;*/	
}

.post span.date
{
	display: block;
	float: left;
	width: 120px;
	height: 16px;
	margin: 4px 10px 0px 0px;
	padding: 1px 0px 0px 0px;
	background: #9ebd33 no-repeat left top;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-size: 14px;
}

.post span.name
{
	font-weight: bold;
	display: block;
	float: left;
}
.post span.answer
{
	display: block;
	float: right;
	color: #d6d6d6;
}
.post-new span.answer
{
	margin-top: 10px;
	float: left;
	color: #aaaaaa;
}
.post div.message
{
	padding-left: 10px;
	border-style: solid;
	border-top-width: 0;
	border-left-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-color: #9ebd33;
}

div.inline-div
{
	height: 130px;
	overflow: auto;
	border-style: solid;
	border-width: 2px;
	border-color: #bbbbbb;
	padding: 5px 5px 5px 5px;
	background-color: #f9f9f9;
}
div.inline-div h1
{
	font-size: 20px;
}
div.inline-div .left
{
	display: block;
	float: left;
}
div.inline-div .right
{
	display: block;
	float: right;
}


.disc-preview-name {font-weight: normal;}
.disc-preview-date {color: #aaaaaa;}
.disc-preview-text {font-style: italic;}
.disc-preview-link {margin-top: 2px;}


.textarea-tiny
{
	width: 450px;	
}

.text-minus
{
	vertical-align: -10px;
	padding-right: 5px;
	padding-top: 2px;
}


/* DOWN */
.rectangle-list 
{
	margin-bottom: 10px;
	background-color: white;
	padding: 0 10px 0 0;
}
.rectangle-list a
{
	display: block;
	background-color: white;	
	text-decoration: none;
}
.rectangle-list a img
{
	float: left;
	margin-right: 10px;	
}
.rectangle-list a span.down 
{
	color: #aaa;
	display: block;	
}
.rectangle-list a span.down span.head
{
	color: #1d93db;
	text-decoration: none;
}
.rectangle-list a:hover span.down span.head
{
	text-decoration: underline;	
}
.rectangle-list a span.text 
{
	color: black;
	display: block;	
	padding-left: 62px;
}
.spacing-documents {height: 10px;}


/* BREADCRUMB */
#breadcrumb
{
	color: #999;
	padding-bottom: 8px;	
}
#breadcrumb a
{
	color: #ccc;	
}
#breadcrumb a:hover
{
	color: #666;	
}


/* COLLAPSE */
.collapse
{
	color: #9fb838;
}


/* ESHOP GOODS */
.eshop-goods h1
{
	text-align: left;
	color: #e41c2a;	
}
.eshop-goods h2
{
	text-align: left;
	color: #e41c2a;	
}
.eshop-goods .left
{float: left;}

.eshop-goods .left img
{border-color: #e0e0e0; border-style: solid; border-width: 5px; margin: 0 15px 0 0;}
.eshop-goods .left:hover img {border-color: #e41c2a;}

.eshop-goods .right
{float: right;}

.eshop-goods .right img
{border-color: #e0e0e0; border-style: solid; border-width: 5px; margin: 0 10 0 15px;}
.eshop-goods .right:hover img {border-color: #e41c2a;}

.eshop-goods .goods-property,
.eshop-goods .goods-property-selectable,
.eshop-goods .goods-property-checkable,
.eshop-cathegory-tiles .goods-property
{
	float: left;
	font-weight: bold;
	padding-right: 5px;
}

.eshop-goods .property
{
	font-weight: bold;
}

.eshop-goods .property-value
{
	font-weight: normal;
	color: #999999;		
}

.eshop-goods hr
{
	height: 1px;
	border-width: 1px;
	border-color: rgb(224, 224, 224);
	border-style: solid;
}

.eshop-goods .price
{
	text-align: left;
	color: #e41c2a;	
	font-size: 24px;
}

.eshop-goods .comment
{
	font-style: italic;
}

.eshop-goods .storage
{
	color: #c;
	text-align: right;
	vertical-align: middle;
}

.eshop-goods .storage .status
{
	/*float: left;
	margin-top: 5px;*/
}

.eshop-goods .storage img
{
	vertical-align: -10px;
}

.eshop-goods .stock
{
	width: 31px;
	height: 26px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #e41c2a;
	margin: 0 10px 0 20px;
}

/* ESHOP TILES */
.eshop-cathegory-tiles
{
	float: left;
	width: 328px;
	margin-bottom: 15px;	
}

.eshop-cathegory-list-left
{
	float: left;
	width: 328px;
}
.eshop-cathegory-list-left div
{
	float: right;
}

.eshop-cathegory-list-right
{
	float: left;
	width: 328px;
}

.eshop-cathegory-list-left h3,
.eshop-cathegory-list-right h3
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

.eshop-cathegory-spaces
{
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.eshop-cathegory-left
{
	float: left;
	width: 125px;
	/*background-color: red;*/
}

.eshop-cathegory-right
{
	float: right;
	width: 203px;
	/*background-color: blue;*/
}

.eshop-cathegory-right h3
{
	margin-top: 0;
	padding-top: 0;
}

.eshop-cathegory-right .property
{
	font-weight: bold;
}

.eshop-cathegory-right .property-value
{
	font-weight: normal;
	color: #999999;		
}

.eshop-cathegory-right .storage
{
	color: #e41c2a;
	vertical-align: middle;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
}

.eshop-cathegory-right .price
{
	/*color: #e41c2a;*/	
	font-size: 24px;
	float: left;
	text-align: right;
}

.eshop-cathegory-right .icon
{
	/*color: #e41c2a;*/	
	font-size: 24px;
	float: right;
}

.eshop-cathegory-right .storage img
{
	vertical-align: -10px;
}

.eshop-cathegory-right .stock
{
	width: 31px;
	height: 26px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #e41c2a;
	margin: 0 10px 0 0;
}


/* TREEVIEW */
#treeview
{
	list-style: none;
	font-weight: bold;
	line-height: 12px;
}

#treeview a.selected
{
	color: black;
	background-color: white;
}
#treeview a:hover {color: #e41c2a;}
#treeview a.selected:hover {color: /*#9fb838;*/ black;}



/* SHOW CART */
.showcart-left
{
	text-align: center;
}
.showcart-left img
{
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	padding: 2px 2px 2px 2px;
}

.showcart-right
{
	text-align: left;
	color: black;
}
.showcart-right h3
{
	margin-top: 0;
	padding-top: 0;
}
.showcart-right
{
	text-align: left;
	color: black;
}
.showcart-right table td
{
	width: 120px;
	text-align: right;
	color: black;
	background-color: #fff;
	padding-right: 3px;
}
.showcart-right table td.mini
{
	width: 70px;
	text-align: right;
	color: black;
}
.showcart-right .stock
{
	width: 20px;
	text-align: right;
}
.showcart-right table .ico
{
	vertical-align: -3px;
	border: none;
}

.showcart-right .bold
{
	font-weight: bold;
}

#price-total
{
	font-weight: bold;
	color: black;
}

/* SHOW ORDER */
table.order-overview
{
	width: 100%;
	border-width: 2px;
	border-style: solid;
	border-color: #bbbbbb; /*#a5c03f;*/
	margin-bottom: 5px;
	padding: 4px 2px 4px 2px;
	background-color: #f9f9f9;
	border-collapse: collapse;
}
table.order-overview th
{
	color: White;
	font-weight: normal;
	background-color: #cbcbcb;
	border-width: 0;
	border-style: none;
	border-color: #cbcbcb;
	text-align: left;
}
table.order-overview td
{
	border-width: 0px;
	border-style: solid;
	border-color: #DADADA;
	padding: 2px 2px 2px 2px;
	color: black;
	font-size: 14px;
	height: 40px;
}
table.order-overview .align-right
{
	text-align: right; padding-right: 20px;
}
.order-image
{
	width: 60px;
}

#frmObjednavkaPotvrdit .simpletext {color: black;}
#frmObjednavkaPotvrdit .name {color: #e41c2a; font-weight: bold;}

ul.simplelist
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul.simplelist span.simplelist1 {display: block; float: left; text-align: right; width: 150px; padding-top: 4px; color: #888;} 
ul.simplelist span.simplelist2 {display: block; float: left; width: 40px; padding-left: 20px; padding-right: 20px;}
ul.simplelist span.simplelist3 {display: block; float: left; font-weight: bold; padding-top: 4px;}
ul.simplelist span.clear {display: block; clear:both;}
ul.simplelist span.simplelist4 {display: block; float: left; text-align: right; width: 150px; color: #888;} 
ul.simplelist span.simplelist5 {display: block; float: left; padding-left: 20px; font-weight: bold;}

.order-status-draft      {color: #bbbbbb;} /*SEDA*/
.order-status-new        {color: #febd0e;} /*ZLUTA*/
.order-status-accepted   {color: #4e7abd;} /*MODRA*/
.order-status-processing {color: #f04622;} /*CERVENA*/
.order-status-waiting    {color: #8e3e1f;} /*HNEDA*/
.order-status-paid       {color: #88b83f;} /*ZELENA*/
.order-status-sent       {color: #c671ae;} /*RUZOVA*/
.order-status-done       {color: #febd0e;} /*ZLUTA*/


