
/* CSS pro e-shop skistav.cz */

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
  color: #0282cc;
	text-decoration: underline;
}
a:hover {
  color: #555;
}

small {
  font-size: 11px;
}

img {
	border-style: none;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
	border: solid 1px #a3a2a0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align : middle;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
  border-style: solid;
  border-width: 1px;
  border-color: #a3a2a0;
  background: #fff url(obr/pole_pozadi.gif) repeat-x top left;
}

textarea {
  padding: 3px;
}

.my_input {
  padding: 3px;
}


/* ZAKLAD ------------------------------------------------ */

.base {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	margin-top: 0;
	padding: 0;
}

.header {
	width: 1000px;
	height: 96px;
	margin: 0 0 4px 0;
	padding: 0;
}


/* LEFT ------------------------------------------------ */

.left {
	float: left;
	width: 200px;
	padding: 0px;
}


/* FILTR ------------------ */

.panel_filtr {
	width: 200px;
	margin-bottom: 8px;
}
	
	.panel_filtr h5{
	  font-size: 14px;
	  font-weight: bold;
	  line-height: 28px;
	  color: #fff;
		margin: 0;
		padding: 0 8px 0 8px;
		border-style: solid;
		border-width: 0 0 2px 0;
		border-color: #333;
		background: #555 url(obr/filtr_nadpis.gif) no-repeat top left;
	}

	.filtr_napoveda_napis {
	  float: right;
	}

  	.filtr_napoveda_napis a:link, .filtr_napoveda_napis a:visited {
      font-size: 11px;
      font-weight: normal;
      color: #bbb;
      text-decoration: underline;
  	}
  	.filtr_napoveda_napis a:hover {
  		color: #eee;
  	}

	.filtr_napoveda {
	  padding: 4px 5px 6px 8px;
	  font-size: 11px;
	  color: #555;
		border-style: solid;
		border-width: 0 0 2px 0;
		border-color: #333;
		background-color: #fff8cc;
	}

	.filtr_napoveda p {
	  margin: 4px 0 0 0;
	  padding: 0;
	}

	.filtr_napoveda p:first-child {
	  margin: 0 0 0 0;
	  padding: 0;
	}

	.filtr_napoveda_left {
	  float: left;
	  width: 54px;
	  padding: 0 12px 0 0;
	  margin: 6px 0 0 0;
	}

	.filtr_napoveda_right {
	  float: left;
	  padding: 0 0 0 12px;
	  margin: 6px 0 0 0;
	  border-style: solid;
	  border-width: 0 0 0 2px;
	  border-color: #bbb;
	}

	.panel_filtr table {
		border-collapse: collapse;
		margin: 0 0 0 0;
		padding: 0px;
	}


/* FILTR - KATEGORIE ------- */

	.filtr_kategorie {
	  width: 66px;
	  padding: 4px 4px 8px 4px;
		margin: 0;
		background: #ddd;
		border-style: solid;
		border-width: 0 2px 0 0;
		border-color: #fff;
		vertical-align: top;
	}

  	.filtr_kategorie h6 {
  	  font-size: 12px;
  	  font-weight: normal;
  	  color: #555;
  		margin: 0 2px 6px 2px;
  		padding: 0;
  	}

  	.kategorie_panske a:link, .kategorie_panske a:visited {
  	  display: block;
  	  float: left;
  	  width: 22px;
  	  height: 35px;
  	  padding: 0;
  		margin: 0;
  		background: #ddd url(obr/postavicka_panske.gif) no-repeat top left;
  	}
  	.kategorie_panske a:hover {
  		background: #ddd url(obr/postavicka_panske_vyb.gif) no-repeat top left;
  	}

  	.kategorie_panske_vyb a:link, .kategorie_panske_vyb a:visited {
  	  display: block;
  	  float: left;
  	  width: 22px;
  	  height: 35px;
  	  padding: 0;
  		margin: 0;
  		background: #ddd url(obr/postavicka_panske_vyb.gif) no-repeat top left;
  	}

  	.kategorie_damske a:link, .kategorie_damske a:visited {
  	  display: block;
  	  float: left;
  	  width: 22px;
  	  height: 35px;
  	  padding: 0;
  		margin: 0;
  		background: #ddd url(obr/postavicka_damske.gif) no-repeat top left;
  	}
  	.kategorie_damske a:hover {
  		background: #ddd url(obr/postavicka_damske_vyb.gif) no-repeat top left;
  	}

  	.kategorie_damske_vyb a:link, .kategorie_damske_vyb a:visited {
  	  display: block;
  	  float: left;
  	  width: 22px;
  	  height: 35px;
  	  padding: 0;
  		margin: 0;
  		background: #ddd url(obr/postavicka_damske_vyb.gif) no-repeat top left;
  	}

  	.kategorie_detske a:link, .kategorie_detske a:visited {
  	  display: block;
  	  float: left;
  	  width: 22px;
  	  height: 35px;
  	  padding: 0;
  		margin: 0;
  		background: #ddd url(obr/postavicka_detske.gif) no-repeat top left;
  	}
  	.kategorie_detske a:hover {
  		background: #ddd url(obr/postavicka_detske_vyb.gif) no-repeat top left;
  	}

  	.kategorie_detske_vyb a:link, .kategorie_detske_vyb a:visited {
  	  display: block;
  	  float: left;
  	  width: 22px;
  	  height: 35px;
  	  padding: 0;
  		margin: 0;
  		background: #ddd url(obr/postavicka_detske_vyb.gif) no-repeat top left;
  	}

	.filtr_kategorie_vyber {
	  padding: 0;
		margin: 0;
		border-style: solid;
		border-width: 0 2px 0 0;
		border-color: #fff;
		background: #555 url(obr/filtr_down_right.gif) no-repeat bottom right;
		vertical-align: top;
	}

	.filtr_kategorie_vyber_in {
	  padding: 3px 4px 5px 5px;
		margin: 0;
		color: #eee;
		font-weight: normal;
		border-style: solid;
		border-width: 2px 0 0 0;
		border-color: #333;
		background: url(obr/filtr_down_left.gif) no-repeat bottom left;
		vertical-align: top;
	}

  	.filtr_kategorie_vyber_in a:link, .filtr_kategorie_vyber_in a:visited {
  		color: #aaa;
  		text-decoration: none;
  	}
  	.filtr_kategorie_vyber_in a:hover {
  		color: #eee;
  	}

	.neurceno {

	}


/* FILTR - ZDATNOST ------- */

	.filtr_zdatnost {
	  width: 120px;
	  padding: 4px 2px 8px 2px;
		margin: 0;
		background: #eee;
		vertical-align: top;
	}

  	.filtr_zdatnost h6 {
  	  font-size: 12px;
  	  font-weight: normal;
  	  color: #555;
  		margin: 0 2px 10px 4px;
  		padding: 0;
  	}

  	.zdatnost a:link, .zdatnost a:visited {
  	  display: block;
  	  float: left;
  	  width: 22px;
  	  height: 23px;
  	  line-height: 23px;
  	  text-align: center;
  	  padding: 0;
  		margin: 0 2px 0 0;
  		color: #212121;
  		font-weight: bold;
  		text-decoration: none;
  		background: #a1d0ec;
  	}
  	.zdatnost a:hover {
      color: #fff;
      background: #0c79ba;
  	}

  	.zdatnost_right a:link, .zdatnost_right a:visited {
      margin: 0;
  	}
  	
  	.zdatnost_vyb a:link, .zdatnost_vyb a:visited {
  	  display: block;
  	  float: left;
  	  width: 22px;
  	  height: 23px;
  	  line-height: 23px;
  	  text-align: center;
  	  padding: 0;
  		margin: 0 2px 0 0;
  		color: #fff;
  		font-weight: bold;
  		text-decoration: none;
  		background: #0c79ba;
  	}

	.filtr_zdatnost_vyber {
	  padding: 0;
		margin: 0;
		background: #555 url(obr/filtr_down_right.gif) no-repeat bottom right;
		vertical-align: top;
	}

	.filtr_zdatnost_vyber_in {
	  padding: 3px 4px 5px 5px;
		margin: 0;
		color: #eee;
		border-style: solid;
		border-width: 2px 0 0 0;
		border-color: #333;
		background: url(obr/filtr_down_left.gif) no-repeat bottom left;
		vertical-align: top;
	}

  	.filtr_zdatnost_vyber_in a:link, .filtr_zdatnost_vyber_in a:visited {
  		color: #aaa;
  		text-decoration: none;
  	}
  	.filtr_zdatnost_vyber_in a:hover {
  		color: #eee;
  	}
	


/* MENU -------------------- */
	
.menu {
	width: 200px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 8px;
	background: #000 url(obr/menu_pod.gif) no-repeat bottom left;
}
	
	.menu h5 {
	  font-size: 14px;
	  font-weight: bold;
	  line-height: 28px;
	  color: #fff;
		margin: 0;
		padding: 0 0 0 8px;
		background: #9dc236 url(obr/menu_top1.gif) no-repeat top left;
	}
	
	.menu h6 {
	  font-size: 13px;
	  font-weight: bold;
	  line-height: 24px;
	  color: #000;
		margin: 2px 0 0 0;
		padding: 0 0 0 8px;
		background: #858585 url(obr/menu_top3.gif) no-repeat top left;
	}

	.menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
		.menu .nevybrana a:link, .menu .nevybrana  a:visited {
			width: 172px;
			display: block;
			font-size: 14px;
			font-weight: bold;
			padding: 6px 4px 6px 24px;
			margin: 2px 0 0 0;
			text-decoration: none;
			color: #fff;
			background: #333 url(obr/menu_odrazka.gif) no-repeat center left;
		}
		.menu .nevybrana a:hover {
			color: #abd145;
			background: #24201d url(obr/menu_odrazka.gif) no-repeat center left;
		}

		.menu .vybrana a:link, .menu .vybrana a:visited {
			width: 172px;
			display: block;
			font-size: 14px;
			font-weight: bold;
			padding: 6px 4px 6px 24px;
			margin: 2px 0 0 0;
			text-decoration: none;
			color: #abd145;
			background: #24201d url(obr/menu_odrazka.gif) no-repeat center left;
		}
		.menu .vybrana a:hover {
		}


/* MENU 2 -------------------- */

.menu2 {
	width: 200px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 8px;
	background: #000 url(obr/menu_pod.gif) no-repeat bottom left;
}
	
	.menu2 h5 {
	  font-size: 14px;
	  font-weight: bold;
	  line-height: 28px;
	  color: #fff;
		margin: 0;
		padding: 0 0 0 8px;
		background: #0272b2 url(obr/menu_top2.gif) no-repeat top left;
	}

	.menu2 ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
		.menu2 .nevybrana a:link, .menu2 .nevybrana  a:visited {
			width: 172px;
			display: block;
			font-size: 14px;
			font-weight: bold;
			padding: 6px 4px 6px 24px;
			margin: 2px 0 0 0;
			text-decoration: none;
			color: #fff;
			background: #333 url(obr/menu_odrazka.gif) no-repeat center left;
		}
		.menu2 .nevybrana a:hover {
			color: #2398db;
			background: #24201d url(obr/menu_odrazka.gif) no-repeat center left;
		}

		.menu2 .vybrana a:link, .menu2 .vybrana a:visited {
			width: 172px;
			display: block;
			font-size: 14px;
			font-weight: bold;
			padding: 6px 4px 6px 24px;
			margin: 2px 0 0 0;
			text-decoration: none;
			color: #2398db;
			background: #24201d url(obr/menu_odrazka.gif) no-repeat center left;
		}
		.menu2 .vybrana a:hover {
		}


/* PODMENU -------------------- */

	.podmenu {
		list-style: none;
		margin: 0;
		padding: 0;
		border-style: solid;
		border-color: #888;
		border-width: 0 0 2px 0;
		background: #888;
	}
	
		.podmenu .nevybrana a:link, .podmenu .nevybrana  a:visited {
			width: 165px;
			display: block;
			margin: 0;
			padding: 4px 4px 4px 31px;
			font-size: 12px;
			font-weight: bold;
			border-style: solid;
			border-color: #888;
			border-width: 2px 0 0 0;
			text-decoration: none;
			color:#000;
			background: #bababa url(obr/menu_odrazka2.gif) no-repeat center left;
		}
		.podmenu .nevybrana a:hover {
			color: #000;
			background: #a6a5a5 url(obr/menu_odrazka2.gif) no-repeat center left;
		}

		.podmenu .vybrana a:link, .podmenu .vybrana a:visited {
			width: 165px;
			display: block;
			margin: 0;
			padding: 4px 4px 4px 31px;
			font-size: 12px;
			font-weight: bold;
			border-style: solid;
			border-color: #888;
			border-width: 2px 0 0 0;
			text-decoration: none;
			color:#000;
			background: #9e9e9e url(obr/menu_odrazka2.gif) no-repeat center left;
		}
		.podmenu .vybrana a:hover {
		}


/* MIDDLE ---------------------------------------------- */

.middle {
	float: left;
	width: 564px;
	margin: 0 8px 0 8px;
	padding: 0;
}

  .middle a:link, .middle a:visited {
    color: #0282cc;
  	text-decoration: underline;
  }
  .middle a:hover {
    color: #fff;
  }
		
	.middle h1 {
		font-size: 14px;
		display: block;
		color: #fff;
		font-weight: bold;
		line-height: 28px;
		height: 28px;
		padding: 0 5px 0 8px;
		margin: 0;
		border-style: solid;
		border-width: 0 0 2px 0;
		border-color: #000;
		background: #24201d url(obr/nadpis1_top.gif) no-repeat top left;
	}

  .nadpis_urceni {
    font-size: 12px;
    color: #bbb;
    font-weight: normal;
    vertical-align : middle;
  }

/* AKTUALITY -------------------- */

	.aktuality {
		padding: 0;
		margin: 0 0 8px 0;
		line-height: 1.5;
	  background: #a1d0ec url(obr/aktuality_top.gif) no-repeat top left;
	}

	.aktuality_in {
		padding: 4px 8px 6px 8px;
		margin: 0;
		color: #333;
		line-height: 1.5;
	  background: url(obr/aktuality_pod.gif) no-repeat bottom left;
	}
		.aktuality_in a:link, .aktuality_in a:visited {
			text-decoration: underline;
			font-size: 12px;
			color: #fff;
		}
		.aktuality_in a:hover{
			color: #0c79ba;
		}


/* ZOBRAZENI -------------------- */

	.zobrazeni {
		float: left;
		width: 548px;
		padding: 6px 8px 6px 8px;
		margin: 0;
		color: #333;
		border-style: solid;
		border-width: 0 0 2px 0;
		border-color: #333;
		background: #b0b0b0 url(obr/razeni_pozadi.gif) repeat-x top left;
	}
	
	.zobrazeni select {
		border-color: #aaa;
	}
	

	.vyber {
		float: left;
	}

	.razeni {
		float: right;
	}


/* OBSAH -------------------- */

	.obsah {
		float: left;
		width: 540px;
		padding: 10px 12px 12px 12px;
		margin: 0;
		background-color: #555;
		color: #eee;
		line-height: 1.5;
	}

    .obsah a:link, .obsah a:visited {
      color: #fff;
    	text-decoration: underline;
    }
    .obsah a:hover {
      color: #a1d0ec;
    }
	
		.obsah p {
			padding: 0px;
			margin: 0;
		}
		
		.obsah ul, .obsah ol {
			padding: 0px 0px 0px 20px;
			margin: 15px 0px 15px 0px;
		}
		
		.obsah ul:first-child, .obsah ol:first-child {
			margin: 0px 0px 15px 0px;
		}

		.obsah li {
			margin: 8px 0px 0px 0px;
		}
		
		.obsah li:first-child {
			margin: 0px;
		}
		
		.obsah h3 {
		  font-size: 14px;
			margin: 18px 0px 6px 0px;
			padding: 0 0 2px 0;
			border-style: solid;
			border-color: #777;
			border-width: 0px 0px 2px 0px;
			color: #a1d0ec;
		}
		
		.obsah h3:first-child {
		  margin: 0px 0px 6px 0px;
		}
		
		.obsah h4 {
			background-color: #312f2e;
			padding: 2px 2px 2px 6px;
			margin: 4px 0px 0px 0px;
			color: #fff;
			font-size: 12px;
		}
		
		.obsah h4:first-child {
			background-color: #312f2e;
			padding: 2px 2px 2px 6px;
			margin: 2px 0 0 0;
			color: #fff;
		}
		
		.obsah h4 a:link, .obsah h4 a:visited {
			text-decoration: none;
			font-size: 12px;
			color: #fff;
		}
		
		.obsah h4 a:hover {
			color: #e57718;
		}

    .obsah .datum {
      font-size: 10px;
      color: #bbb;
      font-weight: normal;
    }

    .obsah .vysvetlivky {
      color: #bbb;
      font-size: 11px;
    }

	.obsah2 {
		float: left;
		width: 548px;
		padding: 8px;
		margin: 0;
		background-color: #555;
		color: #eee;
	}

	.obsah_prehled_zbozi {
	  float: left;
		width: 558px;
		_width: 560px; /* IE 6 and older */
		padding: 6px 0 6px 6px;
		_padding: 6px 0 8px 4px; /* IE 6 and older */
		margin: 0;
		background-color: #555;
		color: #ccc;
	}
	
	.obsah_zbozi_top {
	  position: relative;
		float: left;
		width: 540px;
		padding: 4px;
		margin: 0;
		background-color: #ededed;
		color: #333;
		line-height: 1.5;
	}

	.obsah_zbozi_text {
	  clear: both;
		float: left;
		width: 540px;
		padding: 10px 12px 12px 12px;
		margin: 2px 0 0 0;
		background-color: #dddddb;
		color: #333;
		line-height: 1.5;
	}
	
	.cell_left {
		width: 180px;
		text-align: right;
		vertical-align: top;
	}

	.cell_left2 {
	  text-align: right;
		vertical-align: top;
	}
	
	.cell_left3 {
		width: 100px;
		text-align: left;
		vertical-align: top;
	}


/* ZBOZI-------------------- */
	
	.zbozi {
	  position: relative;
		float:left;
		width: 264px;
		margin: 2px;
		padding: 4px;
		background-color: #eee;
		color: #222;
		line-height: 1.3;
	}

    .zbozi a:link, .zbozi a:visited {
      color: #0282cc;
    	text-decoration: underline;
    }
    .zbozi a:hover {
      color: #555;
    }

	.zbozi h3, .zbozi2 h3{
		font-size: 14px;
		font-weight: bold;
		margin: 2px 0 0 0;
		padding: 0;
		text-decoration: underline;
	}

	.zbozi img {
		float:left;
		height: 130px;
		width: 130px;
		padding: 0;
		margin: 0 4px 0 0;
		background-color: #fff;
		border-style: none;
		font-size: 1px;
		color: #fff;
		text-decoration: none;
	}

	.obsah_zbozi_top img {
		float:left;
		height: 130px;
		width: 130px;
		padding: 0;
		margin: 0 4px 0 0;
		background-color: #fff;
		border-style: none;
		font-size: 1px;
		color: #fff;
		text-decoration: none;
	}

    /* ODKAZ NA ZVETSENI -------------------- */
		.obsah_zbozi_top a:link .zvetsit, .obsah_zbozi_top a:visited .zvetsit {
  		position: absolute;
  		left: 4px;
  		top: 4px;
  		margin: 0px;
  		padding: 0 3px 0 3px;
  		text-align: center;
  		background: #bbb;
  		color: #fff;
  		font-weight: bold;
  		font-size: 14px;
  		text-decoration: none;
  		line-height: 14px;
		}
		.obsah_zbozi_top a:hover .zvetsit {
		  background: #333;
			color: #fff;
			text-decoration: none;
		}

	.zbozi_info {
		float: left;
		width: 130px;
		padding: 2px 0 45px 0;
		color: #666;
	}
		.zbozi_info a:link, .zbozi_info  a:visited {
			color: #000;
			text-decoration: underline;
		}
		.zbozi_info a:hover {
			color: #aaa;
		}

	.zbozi_info2 {
		float: left;
		padding: 1px 0 0 0;
		color: #666;
		font-size: 11px;
	}
  	.zbozi_info2 table {
  	  border-style: none;
  		border-collapse: collapse;
  	}
  	.zbozi_info2 td {
  	  padding: 2px;
  	}

	.zbozi_info_detail {
		display: block;
		margin: 4px 0px 6px 0px;
		color: #666;
		font-size: 11px;
	}

	.zbozi_spodek {
		position: absolute;
		right: 4px;
		bottom: 4px;
		width: 130px;
	}

	.zbozi_spodek2 {
		position: absolute;
		left: 138px;
		bottom: 4px;
		width: 130px;
	}
	
	.zbozi_labels {
		position: absolute;
		left: 4px;
		bottom: 4px;
	}

	.zbozi_akce {
	  clear: both;
	  float: left;
		height: 20px;
		margin: 2px 0 0 0;
		padding: 0 4px 0 4px;
		text-align: center;
		background-color: #e57718;
		color: #fff;
		font-weight: bold;
		font-size: 13px;
		line-height: 20px;
		text-decoration: none;
	}

	.zbozi_sleva {
	  clear: both;
	  float: left;
		height: 20px;
		margin: 2px 0 0 0;
		padding: 0 4px 0 4px;
		text-align: center;
		background-color: #f7c200;
		color: #fff;
		font-weight: bold;
		font-size: 13px;
		line-height: 20px;
		text-decoration: none;
	}
	
	.zbozi_tip {
	  clear: both;
	  float: left;
		height: 20px;
		margin: 2px 0 0 0;
		padding: 0 4px 0 4px;
		text-align: center;
		background-color: #abd145;
		color: #fff;
		font-weight: bold;
		font-size: 13px;
		line-height: 20px;
		text-decoration: none;
	}

	.zbozi_popis p {
		margin: 16px 0px 0px 0px;
	}
	.zbozi_popis p:first-child {
		margin: 0px;
	}
	
	.zbozi_cena {
		font-size: 15px;
		font-weight: bold;
		color: #333;
	}

	.zbozi_cena_napis {
		font-size: 11px;
		color: #333;
	}

	.zbozi_cena_napis2 {
		color: #333;
	}
	
	.zbozi_fotografie img {
		float: left;
		margin: 4px;
		background-color: #fff;
	}
	

/* PATKA -------------------- */

.patka {
	clear: both;
	float: left;
	width: 548px;
	margin: 0;
	padding: 4px 8px 5px 8px;
	font-size: 11px;
	line-height: 1.8;
	color: #666;
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #bbb;
	background: #f0f0f0 url(obr/patka.gif) no-repeat bottom left;
}
	.patka a:link, .patka a:visited {
		color: #0c79ba;
		text-decoration: underline;
	}
	.patka a:hover {
		color: #666;
	}

.patka_left {
	float: left;
}

.patka_right {
	float: right;
}


/* RIGHT ------------------------------------------------ */

.right {
	float: left;
	width: 216px;
	padding: 0px;
}


/* KOSIK ------------------ */

.panel_kosik {
	text-align: left;
	padding: 0;
	margin-bottom: 8px;
}
	
	.panel_kosik h5 {
	  width: 170px;
	  font-size: 14px;
	  font-weight: bold;
	  line-height: 28px;
	  color: #fff;
		margin: 0;
		padding: 0 0 0 30px;
		border-style: solid;
		border-width: 0 0 2px 0;
		border-color: #222;
		background: #c5030b url(obr/kosik_nadpis.gif) no-repeat top left;
	}

	.vstoupit {
	  width: 174px;
	  padding: 3px 2px 5px 24px;
		margin: 0;
		background: #2e2c2b url(obr/vstoupit_kosik.gif) no-repeat top left;
	}
  	.vstoupit a:link, .vstoupit a:visited {
  		color: #fff;
  		font-size: 11px;
  		font-weight: bold;
  		text-decoration: underline;
  	}
  	.vstoupit a:hover {
  		color: #a1d0ec;
  	}

	.panel_kosik table {
		border-collapse: collapse;
		margin: 0;
		padding: 0;
	}

	.panel_kosik td {
		margin: 0px;
		border-style: solid;
		border-width: 2px 0 0 0;
		border-color: #fff;
	}
	
	.kosik_zbozi {
    width: 134px;
    padding: 2px 2px 3px 4px;
		font-size: 11px;
		color: #444;
		border-style: solid;
		border-width: 2px 0 0 0;
		border-color: #000;
		background: #bbb;
	}
  	.kosik_zbozi a:link, .kosik_zbozi a:visited {
  		color: #000;
  		text-decoration: underline;
  	}
  	.kosik_zbozi a:hover {
  		color: #fff;
  	}

	.kosik_cena {
	  width: 54px;
	  padding: 2px 2px 3px 4px;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
		color: #fff;
		background: #545454;
	}

	.kosik_zrusit {
	  width: 16px;
	  padding: 0;
		background: #e5e5e5 url(obr/kosik_zrusit_top.gif) no-repeat top right;
	}

	.kosik_zrusit_in {
	  padding: 2px 2px 3px 4px;
		font-size: 13px;
		font-weight: bold;
		color: #666;
		background: url(obr/kosik_zrusit_pod.gif) no-repeat bottom right;
	}
  	.kosik_zrusit_in a:link, .kosik_zrusit_in a:visited {
  		color: #666;
  		text-decoration: none;
  	}
  	.kosik_zrusit_in a:hover {
  		color: #000;
  	}

	.kosik_celkova_cena {
	  width: 60px;	  
    padding: 0;
		color: #fff;
		background: #231f1c url(obr/kosik_cena_left.gif) no-repeat bottom left;
	}

	.kosik_celkova_cena_in {
	  padding: 3px 2px 4px 4px;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
		color: #abd145;
		background: url(obr/kosik_cena_right.gif) no-repeat bottom right;
	}

	.kosik_celkem {
	  width: 134px;
    padding: 2px 2px 3px 4px;
    font-size: 11px;
		color: #888;
		text-align: right;
	}

  .kc {
    font-size: 11px;
    font-weight: normal;
  }


/* UZIVATEL ------------------ */

.panel_uzivatel {
	text-align: left;
	padding: 0;
	margin: 0;
}
	
	.panel_uzivatel h5 {
	  width: 192px;
	  font-size: 14px;
	  font-weight: bold;
	  line-height: 28px;
	  color: #fff;
		margin: 0;
		padding: 0 0 0 8px;
		background: #0272b2 url(obr/menu_top2.gif) no-repeat top left;
	}

.panel_uzivatel_obsah {
  width: 192px;
  padding: 4px 2px 5px 6px;
	margin: 0;
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #bbb;
	background: #ddd;
}

.panel_uzivatel_obsah ul {
  padding: 0;
	margin: 8px 0 8px 18px;
}

.panel_uzivatel_obsah li {
	margin: 2px 0 2px 0;
}

.cell_login_left {
  width: 50px;
	text-align: right;
}

.cell_login_right {
	text-align: left;
}

.panel_uzivatel_registrace {
  width: 192px;
  padding: 3px 2px 5px 6px;
	margin: 0;
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #ccc;
	background: #f4f4f4 url(obr/panel_pod.gif) no-repeat bottom left;
}


/* INFOPANEL -------------------- */

.infopanel {
  width: 200px;
	margin: 8px 0 0 0;
	padding: 0;
	background: #f4f4f4 url(obr/panel_top.gif) no-repeat top left;
}

.infopanel_in {
	margin: 0;
	padding: 8px 12px 12px 12px;
	line-height: 1.5;
	background: url(obr/panel_pod.gif) no-repeat bottom left;
}

.infopanel_in ul {
	margin: 0;
	padding: 0 0 0 12px;
}


/* HLEDAT -------------------- */

.panel_hledat {
  width: 200px;
	margin: 0 0 8px 0;
	padding: 0;
	background: #f4f4f4 url(obr/panel_top.gif) no-repeat top left;
}

.panel_hledat_in {
	margin: 0;
	padding: 4px;
	line-height: 1.5;
	background: url(obr/panel_pod.gif) no-repeat bottom left;
}

.panel_hledat_in table {
	width: 192px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.panel_hledat_in td {
	padding: 0;
}

.panel_hledat_in .hledat_cell_left {
	width: 100%;
}

.panel_hledat_in .hledat_cell_right {
	padding: 0 0 0 2px;
}

.panel_hledat_in .input_hledat {
  width: 104px;
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
}



/* BUTTONS -------------------- */

	.button_kosik {
		width: 130px;
		font-size: 12px;
	}
	.button_kosik a:link, .button_kosik a:visited {
		display: block;
		margin: 4px 0px 0px 0px;
		padding: 2px 2px 2px 22px;
		color: #eee;
		font-weight: bold;
		text-align: center;
		background: #666 url(obr/button_kosik1.gif) no-repeat top left;
		text-decoration: none;
		line-height: 1.3;
	}
	.button_kosik a:hover {
		background: #333 url(obr/button_kosik2.gif) no-repeat top left;
	}

	.button_input {
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 2px 3px 2px 3px;
		color: #eee;
		border: solid 1px #444;
		background: #7b7b7b url(obr/button1.gif) repeat-x left top;
		cursor: pointer;
	}
	.button_input:hover{
		background: #5c5c5c url(obr/button1_nad.gif) repeat-x left top;
	}

	.button_input2 {
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 2px 3px 2px 3px;
		color: #000;
		border: solid 1px #888;
    background: #a9a9a9 url(obr/button2.gif) repeat-x left top;
		cursor: pointer;
	}
	.button_input2:hover{
		background: #8a8a8a url(obr/button2_nad.gif) repeat-x left top;
	}

	.button_input3 {
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 2px 3px 2px 3px;
		color: #fff;
		border: solid 1px #444;
    background: #0373b3 url(obr/button3.gif) repeat-x left top;
		cursor: pointer;
	}
	.button_input3:hover{
		background: #01649c url(obr/button3_nad.gif) repeat-x left top;
	}

	.button_input_login {
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		width: 61px;
		margin: 0;
		padding: 2px 3px 2px 3px;
		color: #fff;
		border: solid 1px #888;
    background: #a9a9a9 url(obr/button2.gif) repeat-x left top;
		cursor: pointer;
	}
	.button_input_login:hover{
		background: #8a8a8a url(obr/button2_nad.gif) repeat-x left top;
	}

	.button_input_hledat {
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 1px 2px 1px 2px;
		width: 80px;
		color: #fff;
		border: solid 1px #888;
    background: #a9a9a9 url(obr/button2.gif) repeat-x left top;
		cursor: pointer;
	}
	.button_input_hledat:hover{
		background: #8a8a8a url(obr/button2_nad.gif) repeat-x left top;
	}

	.button_input_vyber {
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 1px 1px 1px 2px;
		color: #eee;
		border: solid 1px #666;
		background: #7b7b7b url(obr/button1.gif) repeat-x left top;
		cursor: pointer;
		vertical-align : middle;
	}
	.button_input_vyber:hover{
		background: #5c5c5c url(obr/button1_nad.gif) repeat-x left top;
	}

	.button_input_razeni {
	  width: 18px;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 1px 2px 1px 2px;
		color: #eee;
		border: solid 1px #666;
    background: #7b7b7b url(obr/button1.gif) repeat-x left top;
		cursor: pointer;
	}
	.button_input_razeni:hover{
		background: #5c5c5c url(obr/button1_nad.gif) repeat-x left top;
	}

	.button_input_razeni_vybrane {
	  width: 18px;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 1px 2px 1px 2px;
		color: #2398db;
		border: solid 1px #333;
		background: #3e3e3e url(obr/button1_nad2.gif) repeat-x left top;
		cursor: pointer;
	}

	.button_input_potvrdit {
		display: block;
		margin: 2px 0px 0px 0px;
		padding: 2px 3px 1px 5px;
		color: #eee;
		font-weight: bold;
		text-align: center;
		border-style: none;
		background: #666;
		text-decoration: none;
		cursor: pointer;
		/* for IE 6 and older*/
    _height: 20px;
	}
	.button_input_potvrdit:hover{
		background: #333;
	}

	.button_input_zpet {
		display: block;
	  margin: 0 0 0 3px;
	  padding: 2px 0 3px 0;
		color: #fff;
		border-style: none;
		background: none;
		text-decoration: underline;
		line-height: 1.3;
		cursor: pointer;
	}
	.button_input_zpet:hover{
		color: #a1d0ec;
	}


/* KOSIK - OBJEDNAVKA -------------------- */

.obj_moznosti {
  float: left;
	color: #888;
	margin: 0 0 0 3px;
	padding: 2px 3px 3px 3px;
}

		.obj_moznosti a:link, .obj_moznosti a:visited {
			color: #fff;
		}
		.obj_moznosti a:hover {
			color: #a1d0ec;
		}


/* TABLES -------------------- */

	.tabulka_obj {
		margin: 25px 0px 0px 0px;
	}

	.tabulka_obj2 {
		margin: 12px 0px 0px 0px;
	}

	.vyber_zpusob_platby UL {
		list-style: none;
		margin: 4px;
	}
	.vyber_zpusob_platby input {
		border-style: none;
	}
	
	.tabulka {
		width: 100%;
		line-height: 1.8;
		color: #333;
	}

	.tabulka_pom {
		margin: 0px;
	}

	.cell {
		background-color: #fff;
		padding: 1px 4px 1px 4px;
		white-space: nowrap;
	}

	.cell2 {
		background-color: #fff;
		padding: 1px 2px 1px 6px;
	}

	.cell_top {
	  font-size: 11px;
	  color: #ddd;
		background-color: #888;
		padding: 1px 4px 1px 4px;
		white-space: nowrap;
	}

	.cell_top2 {
	  color: #fff;
		padding: 1px 4px 1px 4px;
		white-space: nowrap;
		background-color: #888;
	}

	.cell_main {
		width: 300px;
		background-color: #fff;
		padding: 1px 2px 1px 4px;
	}

	.cell_main2 {
		width: 280px;
		background-color: #fff;
		padding: 1px 2px 1px 4px;
	}

	.cell_name {
		width: 180px;
		text-align: right;
		background-color: #fff;
		padding: 1px 6px 1px 4px;
	}

	.cell_odebrat {
		background-color: #312f2e;
		padding: 1px 6px 1px 6px;
		text-align: center;
	}
		.cell_odebrat a:link, .cell_odebrat a:visited {
			color: #fff;
			text-decoration: none;
		}
		.cell_odebrat a:hover {
			color: #44adea;
			text-decoration: none;
		}

	.objednavka_detail {
		padding: 10px 10px 15px 10px;
		line-height: 1.5;
		margin-bottom: 8px;
	}


/* DALSI -------------------- */

.strankovani {
  clear: both;
	width: 556px;
	text-align: center;
	padding: 4px;
	border-style: solid;
	font-size: 13px;
	border-width: 2px 0 0 0;
	border-color: #aaa;
	background: #ccc;
}
		.strankovani a:link, .strankovani a:visited {
			color: #777;
			text-decoration: underline;
		}
		.strankovani a:hover {
			color: #111;
			text-decoration: underline;
		}

.strankovani big{
  font-weight: bold;
	font-size: 15px;
}

.wrong {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(obr/wrong.gif);
  margin: 0px;
  padding: 0px;
}

.notify_area_wrong {
  margin: 2px 0 2px 0;
  padding: 8px 8px 10px 8px;
  color: #333;
  background: #f9af70;
  border: solid 2px #e57718;
}

  .notify_area_wrong ul {
    padding: 0;
  	margin: 2px 0 2px 18px;
  }
  
  .notify_area_wrong li {
  	margin: 2px 0 2px 0;
  }

.notify_area_ok {
  margin: 2px 0 2px 0;
  padding: 8px 8px 10px 8px;
  color: #333;
  background: #d4f67b;
  border: solid 2px #9ec337;
}

  .notify_area_ok ul {
    padding: 0;
  	margin: 8px 0 8px 18px;
  }
  
  .notify_area_ok li {
  	margin: 2px 0 2px 0;
  }

.povinne {
  color: #aaa;
}

.nalezeno {
  color: #aaa;
}


/* OBECNE -------------------- */

.end {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}

.top {
  vertical-align: top;
}

.left_part {
  float: left;
}

.right_part {
  float: right;
}

.display_block {
  display: block;
}

.display_none {
  display: none;
}

.cara {
  margin: 2px 0 2px 0;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #ccc;
}

.preload {
  position: absolute;
	visibility: hidden;
}


/* BARVY -------------------- */

.bila {
	color: #fff;
}

.seda{
	color: #bbb;
}

.modra {
	color: #2398db;
}

.modra2 {
	color: #0c79ba;
}

.zelena {
  color: #abd145;
}

.oranzova {
	color: #e57718;
}

.oranzova2 {
	color: #f7c200;
}

.cervena {
	color: #dd1015;
}

