body {
	background-color: #666;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: 
}
body, td, tr, table {
	font-size: 11px;
}
.maintable {
  background-color: #eee;
}
A:active {
	color : black;
	text-decoration : underline;
}
A:link {
	color: #000;
	text-decoration: none;
}
A:visited {
	color: #222;
	text-decoration: none;
}
A:hover {
	text-decoration : underline !important;
	color : #666;
}
img {
	border: 0px;
}
.box_left {
	margin-top:15px;
	font-size:11px;
	}
.box_header_left {
	background: #ffb;
}
.box_content_left {
  background: #fff;
  padding: 3px;
  border: 1px solid #666;
  border-top: 0px;
}
.box_right {
	margin-top:15px;
	font-size:11px;
	}
.box_header_right {
	background: #ffb;
}
.box_content_right {
  background: #fff;
  padding: 3px;
  border: 1px solid #666;
  border-top: 0px;
}
.middle_box {
	margin-top:10px;
	font-size:11px;
}
.middle_box_header {
	line-height: 19px;
	font-weight: bold;
	background: url('../img/listy/tovar.jpg');
	background-position: right; 
	padding: 3px;
	font-size: 15px;
}
.middle_box_content{
  background: #fff;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #666;
	border-top: 0px;
}
.clearing {
  clear:both;
  font-size: 1px;
}
.no_image {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
	background: #eee;
	float: left;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	font-variant: small-caps;
}
hr {
	height: 1px;
	color: #666;
	background-color: #666;
	border: 0px solid #666;
}
.inner {
	margin: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}
.infobox {
	border: 1px solid #666;
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px;
	font-weight:bold;
	background: #eee;
	}
input,select {
	border: 1px solid #666;
	font-size: 12px;
	padding: 2px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.menu {
	list-style-type: none;
	margin: 0px;
	margin-left: -5px;
	margin-right: -5px;
	padding: 0px;
	border-top:1px solid #666;
}

.top_unselected {
	text-decoration: none !important;
	color: #000;
	padding: 3px 3px 3px 10px;
	background: #fff;
	display: block;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	font-size: 13px;
	line-height: 30px;
	text-align:center;
	font-weight:bold;
}
.selected {
	color: #000000;
	text-decoration: none !important;
	padding: 3px 3px 3px 10px;
	background: #fff;
	border-bottom: 1px solid #666;
	font-size: 13px;
	font-weight: bold;
	display : block;
	line-height: 25px;
}

a.unselected {
	text-decoration: none !important;
	color: #000;
	padding: 3px 3px 3px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #666;
	font-size: 13px;
	line-height: 25px;
}
a.unselected:hover {
	text-decoration: none !important;
	color: #fff;
	background: #d87728;
	line-height: 25px;
}
.selected_sub {
	color: #000000;
	text-decoration: none !important;
	padding: 3px 3px 3px 25px;
	background: #fff;
	border-bottom: 1px solid #666;
	font-size: 11px;
	font-weight: bold;
	display : block;
	line-height: 20px;
}

a.unselected_sub {
	text-decoration: none !important;
	color: #000;
	padding: 3px 3px 3px 25px;
	background: #f5f5f5;
	display: block;
	border-bottom: 1px solid #666;
	font-size: 11px;
	line-height: 20px;
}
a.unselected_sub:hover {
	text-decoration: none !important;
	color: #fff;
	background: #d87728;
	line-height: 20px;
}
          input, textarea, select {
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        text-indent : 2px;
        font-size:11px;
    }

	.fields {
        font-family: verdana;
        font-size: 11 px;
        border-color: #369;
		border-width: 1;
		border-style: solid;
        color: black;
		background-color: white;
	}

	.css_name {
        font-family: verdana;
        font-size: 11 px;
        border-color: #369;
		border-width: 1;
		border-style: solid;
	}

	.cp {
        font-family: verdana;
        font-size: 11 px;
        border-color: black;
        color:navy;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        text-indent : 2px;
    }
        .fields_error {
	background-color: #FFDAB9;
	border-width: 1;
	border-style: solid;
	border-color: red;
	font-weight: bold;
	font-size: 10px;
}

.error {
        color: red;
		font-weight: bold;
		font-size: 11px;
}
div.hidden { display:none; }
.pokladna_prihlasenie { background:#666; }
.pokladna_row { background:#eee; width: 200px; font-weight:bold; text-align:right; }
.pokladna_row2 { background:#fff; }
.pokladna_footer { background:#eee;font-weight:bold; text-align:center; }
.additional_info { margin-top:10px;margin-bottom:10px;border:1px solid #c0c0c0;background:#dee; }
.heading_line { border-bottom: 2px solid #666; line-height:25px; margin-top:15px; font-size: 16px; padding: 3px; font-weight: bold; }
.pocet_v_kategorii{ color: #c5af50; }
.navigacia_middle { margin-bottom:20px; background:#f5f5f5; border-bottom: 1px solid #666; padding: 5px; font-size:14px; font-weight:bold; }
.nachadzate_sa {margin-bottom:20px; background:#f5f5f5; border-bottom: 1px solid #666; padding: 5px; font-size:12px; }
.delimiter { border-top:1px dashed #666666; margin:5px 2px 2px 2px; width: 85%; align:center; clear:both; }
.strankovanie { padding:10px; line-height:20px; font-weight: bold; font-size:14px; text-align:center }
.tovar_nazov { font-size:14px; }
.tovar_cislo { float:left; margin-right:25px; font-weight:bold; font-size: 16px; padding-top:15px; }
.porovnanie_row { background:#ccc; width: 200px; font-weight:bold; text-align:right; }
.porovnanie_row2 { background:#ddd; font-weight:bold; text-align:center; }
.porovnanie_row3 { background:#fff; text-align:center; }
.porovnanie_row4 { background:#fff; font-weight:bold; text-align:center; }
.kosik_row { background:#ccc; font-weight:bold; text-align:right; }
.kosik_row2 { background:#ddd; font-weight:bold; text-align:center; }
.kosik_row3 { background:#ccc; font-weight:bold; text-align:left; }
.top_kosik { color:#fff; text-align:center; margin-bottom:10px;width:300px;}
.top_ikony { width:300px;height:50px;text-align:right; margin-bottom:5px; }
.top_welcome { color:#bce !important; text-decoration: none !important; }
.bez_dph { color:#666;}
.top_menu_inner A {
	color: #000;
	font-weight:bold;
	line-height:29px;
}
.top_menu_inner { 
	background: #eee;
	padding-left: 5px;
	padding-right:5px;
}
.top_menu {
  background: #666; border-top:1px solid #666; border-bottom: 1px solid #666; height:29px; text-align:center;
}
.footer {
  background: #eee; width:980px; border-top:1px solid #666; border-bottom: 1px solid #666; line-height:25px; text-align:center;
}
.middle {
  background: #eee;
}
