div.mainpage{ margin:10px; align:left; text-align:left; font-size:12px; }
li.heading { color:#993300; font-weight:bold; margin-left:-20px;}
ul.subhead { color:#000000; font-weight:normal; padding-top:10px; padding-bottom:10px;}
div.mainsub { padding-left:20px; }

li.heading h1 {font-size: 14px;}
ul.subhead li h2 {font-size: 12px; margin: 1.5px 0px 0px 0px}

DIV.master {
	width: 900px;
	height:auto;	
	padding: 0px;
	margin-left: auto;
    	margin-right: auto;
    	position: relative;
    	overflow: hidden;
}

DIV.left_strip {
	background-image: url('./img/left.jpg'); 
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width: 50px;
	height: 3000px;
	position: absolute;
	top: 0px;
	left: 0px;
	
	float: left;
}
DIV.center_strip {
	width: 800px;
	height: auto;
	margin-left: 0px;
	float: right;
	position: relative;
	left: -50px;
		
}
DIV.right_strip {
	background-image: url('./img/right.jpg'); 
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width: 50px;
	height: 3000px;
	position: absolute;
	top: 0px;
	left: 850px;
	bottom: 0px;
	float: right;
}
DIV.logo1,DIV.logo2,DIV.logo3,DIV.logo4,DIV.logo5 {
	height: 150px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	background-color: #FFFFFF;
	cursor: pointer;
}
DIV.logo1 {background-image: url('./img/top_1.jpg');}
DIV.logo2 {background-image: url('./img/top_2.jpg');}
DIV.logo3 {background-image: url('./img/top_3.jpg');}
DIV.logo4 {background-image: url('./img/top_4.jpg');}
DIV.logo5 {background-image: url('./img/top_5.jpg');}

DIV.menu_bar {
	width: 800px;
	height: 20px;
	margin-top: 2px;
	float: left;
}
DIV.search_bar {
	background: none;
	width: 110px;
	height: 20px;
	float: left;
}
DIV.search_bar input {
	margin-right: 5px;
	float:left;
}
DIV.search_bar DIV.search_button {
	background-image: url('./img/lupa.gif');
	width: 20px;
	height: 18px;
	float: left;
	cursor: pointer;
}
DIV.top_menu {
	width: auto;
	height: 20px;
	float: right;
}
DIV.top_menu_item {
	COLOR: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 100px;
	height: 20px;
	
}
DIV.user_name_bar {
	float: left;
	width: 599px;
	height: 20px;
	background: red;
}

DIV.left_menu {
	float: left;
	width: 200px;
	height: auto;
	padding: 0px;
	text-align: left;
}
DIV.main_body {
	float: left;
	width: 800px;
	height: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

DIV.footer {
	COLOR: #000000;
	background: #FFB300;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight: normal;
	height: 16px;
	_height: 20px;
	text-align: center;
	float: left;
	width: 800px;
	
	padding-top: 4px;
	margin-top:4px;
	
	overflow: hidden;
}




DIV.content {
	
	float: left;
	width: 599px;
	height: auto;
	padding: 0px;
	text-align: center;
}

DIV.loged {
	
	float: left;
	width: 580px;
	height: 22px;
	padding: 0px;
	text-align: right;
	
}

body  {	
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	height: 100%;
	
	text-align: center;
}


a {
	/*color: #8c8c8c;*/
  color: #000000;
	text-decoration: none;
}

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


.body {
	BORDER-LEFT: #FFB300 0px solid;
	BORDER-RIGHT: #FFB300 0px solid;
	BORDER-BOTTOM: #FFB300 0px solid;
	BORDER-TOP: #FFB300 0px solid;
	background: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;

}

.body1 {
	color: #8c8c8c;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}

.body2 {
	BORDER-COLLAPSE: COLLAPSE;
	color: #8c8c8c;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

.td5 {
	BORDER-COLLAPSE: COLLAPSE;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	background: transparent;
	color: #8c8c8c;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

.td6 {
	BORDER-COLLAPSE: COLLAPSE;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	padding-left: 5px;
	background: transparent;
	color: #8c8c8c;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}


.cell {
	text-align: center;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-size: 13pt;
	font-weight: normal;
}

INPUT, BUTTON, SELECT,TEXTAREA {
        border: solid black 1px;
        font-size: 11px;
	scrollbar-track-color: white;
        scrollbar-face-color: white;
        scrollbar-arrow-color: red;
}

.CHECKBOX {
	border: none;
}

input.button {
	width: 60px;
	height: 20px;
}

INPUT.add_button {
        border: solid red 1px;
        font-size: 11px;
        font-weight: bold;
        color: red;
	scrollbar-track-color: white;
        scrollbar-face-color: white;
        scrollbar-arrow-color: red;
}

.sive {
        background: #DCD9D9;
}

.biele {
        background: #FFFFFF;
}
DIV.tovar_search {
	width: 100%;
	text-align: center;
}

th {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	width: 100px;
}
td {
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}
DIV.tovar_search table {
	border: 0px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.CENTER {
	text-align: center;
}

DIV.TREE_MENU {
	margin: 0px;
	width: 200px;
	height: auto;
	border-right: 1px dashed grey;	
	
}
DIV.TREE_MENU DIV.MENU_ROW {
	
	width: 200px;
	height: auto;
	margin: 0px;
	margin-top: 0px;
	float: left;
	
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_IMG{
	background-image: url("img/open.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin: 0px;
	float: left;
	
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_IMG_OPEN{
	background-image: url("img/close.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin: 0px;
	float: left;
	
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_LABEL{
	width: 180px;
	height: auto;
	margin: 0px;
	margin-left: 4px;
	float: left;
	font-size: 8pt;
	
	
}
a.black {
	color: black;
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_LABEL a {
	text-decoration: none;
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_SUBMENU{
	background: none;
	width: 200px;
	height: auto;
	visibility: hidden;
        display: none;
	margin: 0px;
	float: left;
	overflow: hidden;
	
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_SUBMENU_BODY{
	background: none;
	width: 200px;
	height: auto;
	margin: 0px;
	margin-bottom: 8px;
	float: left;
	overflow: hidden;
	
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_SUBMENU_ROW{
	background: none;
	background-image: url("img/rovna.gif");
	background-repeat: repeat-y;
	
	width: 200px;
	height: auto;
	margin: 0px;
	float: left;
	overflow: hidden;
	
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_SUBMENU_LAST_ROW{
	background: none;
	width: 200px;
	height: auto;
	margin: 0px;
	float: left;
	overflow: hidden;
	
}

DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_SUBMENU_TEXT{
	
	background: none;
	width: 184px;
	height: auto;
	margin: 0px;
	float: right;
	overflow: hidden;
	
}
DIV.TREE_MENU DIV.MENU_ROW DIV.MENU_ROW_SUBMENU_TEXT a {
	font-size: 7pt;
	text-decoration: none;
}
DIV.TREE_MENU DIV.MENU_ROW  DIV.MENU_ROW_SUBMENU_IMG{
	background: none;
	background-image: url("img/roh.gif");
	width: 16px;
	height: 16px;
	margin: 0px;
	float: left;
	overflow: hidden;
	
}
DIV.kosik {
	background: none;
	width: 550px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

DIV.kosik td,DIV.kosik th {
	border: 1px solid grey;
	font-size: 8pt;
}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

DIV.tovar_main {
	
	width: 520px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	
	
}
DIV.tovar {
	background: none;
	width: 250px;
	height: 120px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	
	
}
DIV.tovar_img {
	background: none;
	width: 64px;
	height: 64px;
	margin: 0px;
	float: left;
	
}
DIV.tovar_img img {
	height: 64px;
	width: 64px;
	border: 0px;
}

DIV.tovar_head {
	background: none;
	width: 250px;
	height: 25px;
	margin: 0px;
	float: left;
	overflow: hidden;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
	
}
DIV.tovar_body {
	background: none;
	width: 186px;
	height: 54px;
	margin: 0px;
	float: left;
	overflow: scrollbar;
	font-size: 7pt;
	text-align: left;
	overflow: hidden;
}
DIV.tovar_foot {
	background: none;
	width: 250px;
	height: 33px;
	margin: 0px;
	float: left;
	overflow: hidden;
	font-size: 8pt;
	text-align: right;
}
DIV.tovar_cena {
	background: none;
	padding-top: 2px;
	/*float: left;*/
	/*_margin-right: 10px;*/
	overflow: hidden;
	font-size: 8pt;
	text-align: right;
	text-decoration: none;
	color: #676767;
	
	
}
DIV.tovar_kosik {
	background-image: url("img/kosik.jpg");
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 2px;
	float: right;
	overflow: hidden;
	font-size: 8pt;
	text-align: right;
	cursor: pointer;
	color: #e38807;
	
}
DIV.detail_kosik {
	background-image: url("img/kosik.jpg");
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-top: 10px;
	
	float: left;
	overflow: hidden;
	font-size: 10pt;
	text-align: right;
	color: black;
	cursor: pointer;
	color: #e38807;
}
DIV.tovar_foot a {
	text-decoration: none;
	color: #676767;
}

a.zavez {
	font-weight: bold;
	color: red;
}

DIV.tovar_edit {
	background: none;
	padding-top: 2px;
	float: right;
	margin-right: 15px;
	overflow: hidden;
	font-size: 8pt;
	text-align: right;
}
DIV.tovar_delete {
	background: none;
	padding-top: 2px;
	float: right;
	margin-right: 15px;
	overflow: hidden;
	font-size: 8pt;
	text-align: right;
}
DIV.tovar_oddelovac {
	background: none;
	height: 1px;
	width: 500px;
	border-bottom: 1px dashed grey;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
DIV.detail {
	background: none;
	width: 500px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: black;	
}
DIV.detail td,DIV.detail th {
	color:black;
}

DIV.detail_head {
	background: none;
	width: 500px;
	height: 38px;
	margin: 0px;
	
	float: left;
	text-align: center;
	
}

DIV.detail h2 {
	font-weight: bold;
}

DIV.detail_table {
	background: none;
	width: 250px;
	height: 180px;
	margin: 0px;
	margin-top: 20px;
	float: left;
	text-align: left;
	
}

DIV.detail_table td , DIV.detail_table th {
	font-size: 10pt;
}

DIV.detail_table th {
	width: 120px;
}

DIV.detail_popis {
	background: none;
	width: 500px;
	height: auto;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	text-align: left;
}
DIV.detail_img {
	background: none;
	width: 250px;
	height: 200px;
	margin: 0px;
	text-align: center;
	float: left;
	overflow: hidden;
}

DIV.detail_img img {
	
	margin: auto;
	border: 0px;
}

DIV.detail_parametre {
	background: none;
	width: 500px;
	height: auto;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	text-align: left;
	
}

DIV.detail_parametre table {
	width: 500px;
}
DIV.detail_popis_text {
	background: none;
	width: 420px;
	height: auto;
	margin: 0px;
	margin-left: 5px;
	float: left;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
DIV.detail_parametre th {
	font-size: 8pt;
	width: 150px;
	border: 1px solid grey;
	height: 50px;
}

DIV.detail_parametre td {
	font-size: 8pt;
	border: 1px solid grey;
	height: 50px;
}
DIV.detail_parametre td div {
	height: 50px;
	overflow: auto;
}





DIV.back_link {
	width: 200;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;
	font-weight: bold;	
}

DIV.pager {
	width: 590px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	font-weight: normal;
	float: left;
}

DIV.pager a.selected {
	font-weight: bold;
}


DIV.register {
	background: none;
	width: 400px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.register th {
	width: 140px;
}

#red {
	color: red;
}

DIV.login {
	background: none;
	width: 350px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV.login th {
	color: black;
}


DIV.user_settings {
	background: none;
	width: 400px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV.admin_settings {
	background: none;
	width: 400px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV.admin_objednavky {
	background: none;
	width: 400px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV.admin_objednavky td,DIV.admin_objednavky th {
	border: 1px solid grey;
}
DIV.objednavky_oddelovac {
	background: none;
	height: 1px;
	width: 500px;
	border-bottom: 1px dashed grey;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	
}
DIV.user_list {
	background: none;
	width: 550px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

DIV.cats {
	background: none;
	width: 550px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
} 
DIV.cats td,DIV.cats th {
	border: 1px solid grey;
}
DIV.c_cats {
	background: none;
	width: 350px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
} 
DIV.c_cats td,DIV.c_cats th {
	border: 1px solid grey;
}
DIV.edit {
	background: none;
	width: 320px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV.edit th {
	font-size: 8pt;
	width: 40%;
	
}
DIV.cat_edit {
	background: none;
	width: 300px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}
DIV.user_list td {
	font-size: 8pt;
}

DIV.user_list td#big {
	font-size: 10pt;
}

DIV.user_list td,DIV.user_list th {
	border: 1px solid grey;
}

DIV.tovar_params {
	background: none;
	width: 400px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.tovar_params td,DIV.tovar_params th {
	border: 1px solid grey;
}

DIV.params_edit {
	background: none;
	width: 300px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.menu_kosik	{
	background-image: url("img/kosik.jpg");
	background-position: center right;
	background-repeat: no-repeat;
	width: 75px;
	color: #282828;
	cursor: pointer;
}

DIV.marza {
	background: none;
	width: 500px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.marza td,DIV.marza th {
	border: 1px solid grey;
	font-size: 10pt;
	
}
DIV.marza_edit {
	background: none;
	width: 500px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.import_csv {
	background: none;
	width: 450px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV.import_csv th {
	width: 50%;
}
DIV.import_csv a {
	font-size: 12px;
}
DIV.import_show {
	background: none;
	width: 500px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV.import_show table {
	float:left;
}
DIV.import_show th,DIV.import_show td {
	font-size: 12px;
}
DIV.import_show DIV.full_img {
	width: 300px;
	height: 300px;
	overflow: auto;
}

DIV.import_show DIV.pager{
	width:500px;
}

DIV.import_all_show {
	margin-bottom: 15px;
}

DIV.import_all_show a {
	FONT-SIZE: 12px;
	font-weight: bold;
}

DIV.import_oddelovac {
	background: none;
	height: 1px;
	width: 500px;
	border-bottom: 1px dashed grey;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	float:left;
}
DIV.import_upload {
	background: none;
	width: 250px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.import_upload th {
	width: 100%;
}

DIV.import_upload td {
	font-size: 10pt;
}

DIV.dodavatel {
	background: none;
	width: 400px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.dodavatel td,DIV.dodavatel th {
	border: 1px solid grey;
	font-size: 10pt;
	
}

DIV.dodavatel_edit {
	background: none;
	width: 300px;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.dodavatel_edit th {
	width: 45%;
}
