body {
	font-size: 75%;
  font-family: Arial, 'Arial CE', Verdana, 'Verdana CE', Tahoma, 'Tahoma CE', sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ffffff url(../../img/coop/globalbg.jpg) repeat-x;
}

#main {
	position: relative;
	margin: 0px auto;
	padding: 0px 10px;
	width: 790px;
	background: #ffffff url(../../img/coop/mainbg.jpg) no-repeat top;
  text-align: left;
}

#top {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 790px;
	height: 80px;
	background-color: #ffffff;
	border-bottom: 8px solid #e75524;
}

#top #logo {
	position: absolute;
	left: 25px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	width: 246px;
	height: 43px;
	background: url(../../img/coop/top_logo.gif);
}

#top a {
  display: block;
	margin: 0px;
	padding: 0px;
	width: 245px;
	height: 26px;
}

#top #search {
  position: absolute;
  top: 31px;
  right: 20px;
	padding: 0px;
  margin: 0px;
}

#top #search input {
  float: left;
	border: 1px solid #e75524;
	width: 160px;
	height: 18px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#top #search input.button {
	border: 0px;
	width: 16px;
	height: 20px;
	padding-left: 5px;
}

#topfx {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 790px;
	height: 120px;
	background: url(../../img/coop/toppic.jpg);
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#menu {
  position: relative;
	width: 780px;  
	height: 30px;
	padding-left: 8px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
  background-color: #e75524;
  z-index: 10;
}

ul#mainMenu, ul#mainMenu ul {
  padding: 0px;
  margin: 0px;
	list-style-type: none;
}
	
ul#mainMenu li {   
	float: left; 
	padding: 0px;
}
	
ul#mainMenu ul {
  clear: both;
	width: 150px;
	text-align: left;
	position: absolute;
	visibility: hidden;
	background-color: #e75524;
}
  	
ul#mainMenu ul a {
  display: block;  
  margin: 0px;
  padding: 6px 0px 6px 5px;
  line-height: normal;
	background-color: #e75524;
	border-top: 1px solid #ffffff;
}
	
ul#mainMenu ul a:hover {
  background-color: #fefa01;
  color: #e75524;
}
	
ul#mainMenu li:hover ul, ul#mainMenu li.hover ul {
  visibility: visible;
}
	
ul#mainMenu li li {
  float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
		
ul#mainMenu li {
  behavior: url("http://www.coop-diskont.cz/_dataPublic/hover.htc");
}

ul#mainMenu a {
  display: block;
  line-height: 26px;
  vertical-align: middle;
  background-color: #e75524;
 	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
/*  border-bottom: 4px solid #ffffff;*/
}

ul#mainMenu a:hover {
  background-color: #fefa01;
  color: #e75524;
}

ul#mainMenu li .menucol {
  line-height: 26px;
  vertical-align: middle;
  background-color: #e75524;
 	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
  text-transform: uppercase;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

#contentWrapper {
  position: relative;
	padding: 14px 8px 10px 8px;
	margin: 0px;
	width: 774px;
	line-height: 1.5em;
}

#left {
  float: left;
  margin: 0px;
	padding: 0px;
	width: 180px;
}

#left #leftmenu {
	padding: 10px 0px;
	margin: 0px;
	width: 180px;
	background: #fce8e1 url(../../img/coop/menutopbg.gif) right top no-repeat;
}

#left #leftmenu ul {
  padding: 0px;
  margin: 0px;
	list-style-type: none;
}

#left #leftmenu li {       
  padding: 0px;
  margin: 0px;
}

#left #leftmenu li li {       
  padding: 0px;
  margin: 0px;
}

#left #leftmenu ul ul {
  padding-left: 10px;
}

#left #leftmenu ul a {
	display: block;
	margin: 0px;
  padding: 4px 0px 4px 14px;
	color: #000000;
	text-decoration: none;
 	font-size: 11px;
 	width: 166px;
	font-weight: bold;
}

#left #leftmenu ul a:hover {
	background-color: #f5d9cf;
}

#left #leftmenu ul ul a {
	display: block;
	margin: 0px;
  padding: 2px 0px 2px 10px;
	font-size: 11px;
	width: auto;
	font-weight: normal;
}

#left #leftmenu ul ul a:hover {
	text-decoration: underline;
	background-color: transparent;
}

#left #menuend {
	padding: 0px;
	width: 180px;
	height: 10px;
	background: url(../../img/coop/menubottombg.gif);
	margin-bottom: 15px;
}

#left #map, #left .leftbox_yellow  {
	padding: 0px;
	width: 180px;
	background: #ffff85;
  text-align: center;
}

#left #map img {
	padding: 10px 0px;
	margin: 0px; 
	width: 160px;
	height: 102px;
}

#left #mapend, #left .leftbox_yellow_end {
	padding: 0px;
	margin-bottom: 15px;
	width: 180px;
	height: 7px;
	background: url(../../img/coop/mapbottombg.gif);
}

#left #map .head, #left .leftbox_yellow .head {
  padding: 3px 0px;
  color: #ffffff;
 	background: #e75524 url(../../img/coop/redrighttopbg.gif) right top no-repeat;
  font-weight: bold;
  text-align: center;
}

#left #map .head a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#left .leftbox_red {
	padding: 0px;
	margin: 0px; 
	width: 180px;
	background: #fce8e1;
}

#left .leftbox_red_end {
	padding: 0px;
	margin-bottom: 10px;
	width: 180px;
	height: 7px;
	background: url(../../img/coop/leftrbottombg.gif);
}

#left .leftbox_red .head {
  padding: 3px 0px;
  color: #ffffff;
 	background: #e75524 url(../../img/coop/redrighttopbg.gif) right top no-repeat;
  font-weight: bold;
  text-align: center;
}

#left .left_text {
 	padding: 10px;
	margin: 0px;
 	font-size: 11px;
}

#body {
	float: left;
	margin: 0px 10px;
  padding: 0px 10px;
	width: 394px;
  min-height: 400px;
	_height: 400px;
	background: url(../../img/coop/bodybg.jpg) 0px 0px repeat-x;
}

#body #navigate {
  position: relative;
  margin: 5px 0px 10px 0px; 
  padding: 0px;
	font-size: 10px;
  color: #2a0f73;
}

#body #navigate a {
  color: #2a0f73;
}

#body #navigate a:hover {
 	text-decoration: none;
}

#right {
  float: right;
  padding: 0px;
  margin: 0px;
  width: 160px;
}

#right .rightbox_yellow {
	padding: 0px;
	margin: 0px; 
	width: 160px;
	background: #ffff85;
}

#right .rightbox_red {
	padding: 0px;
	margin: 0px; 
	width: 160px;
	background: #fce8e1;
}

#right .rightbox_yellow_end {
	padding: 0px;
	margin-bottom: 10px;
	width: 160px;
	height: 7px;
	background: url(../../img/coop/rightybottombg.gif);
}

#right .rightbox_red_end {
	padding: 0px;
	margin-bottom: 10px;
	width: 160px;
	height: 7px;
	background: url(../../img/coop/rightrbottombg.gif);
}

#right .rightbox_yellow .head {
  padding: 3px 0px;
  color: #ffffff;
 	background: #e75524 url(../../img/coop/redlefttopbg.gif) left top no-repeat;
  font-weight: bold;
  text-align: center;
}

#right .rightbox_red .head {
  padding: 3px 0px;
  color: #ffffff;
 	background: #e75524 url(../../img/coop/redlefttopbg.gif) left top no-repeat;
  font-weight: bold;
  text-align: center;
}

#right .right_text {
  padding: 0px;
	margin: 7px 8px 0px 8px;
 	font-size: 11px;
}

#anketa {
	padding: 10px;
  margin: 0px;
  font-size: 11px;
 	line-height: normal;
}

#anketa img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
}

#anketa a {
  display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 100%;
	line-height: normal;
 	font-size: 11px;
  vertical-align: baseline;
}

#footer {
  position: relative;
	margin: 0px 8px 15px 8px;
	padding: 0px;
	width: 774px;
	height: 37px;
	border-top: 4px solid #d35024;
	background: url(../../img/coop/footerbg.jpg) repeat-x;
}

#footer #leftcrn {
  float: left;
  left: 0px;
  bottom: 0px;
	width: 9px;
	height: 37px;
	background: url(../../img/coop/lcorner.jpg) left bottom no-repeat;
}

#footer #rightcrn {
  float: right;
  right: 0px;
  bottom: 0px;
	width: 9px;
	height: 37px;
	background: url(../../img/coop/rcorner.jpg) left bottom no-repeat;
}

#footer #text {
  position: absolute;
  right: 20px;
  top: 12px;
  color: #ffffff;
 	font-size: 10px;
}

.displayNone {
	display: none;
}
  
.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0px 0px 0px;
  padding: 0px;
  border:none;
  visibility: hidden;
}

a {
  color: #000000;
	text-decoration: underline;
}
	
a:hover {
  text-decoration: none;
}

ul {
	list-style: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

li {
	margin: 0px;
	padding-bottom: 10px;
}

.title {
	font-size: 170%;
	font-weight: normal;
	color: #d35024;
	padding: 10px 0px 15px 0px;
	margin: 0px;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	color: #d35024;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 170%;
	font-weight: normal;
	color: #d35024;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h3 {
	font-size: 160%;
	font-weight: normal;
	color: #d35024;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #d35024;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h4.doc {
	margin: 0px;
	padding: 5px;
	background-color: #d4e5eb;
}

.hotline {
	font-size: 220%;
	font-weight: bold;
	color: #d35024;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	letter-spacing: 0px;
}

.small {
  font-size: 80%;
}

p {
	padding: 0px;
	margin: 0px;
}

.p5 {
	margin: 0px;
	padding-top: 5px;
}

.p10 {
	margin: 0px;
	padding-top: 10px;
}

form {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px;
}

img.vpravo {
  border: 2px solid #ed6100;
  padding: 1px;
  float: right;
  clear: both;
  margin: 5px;
}

img.vlevo {
  border: 2px solid #ed6100;
  padding: 1px;
  float: left;
  clear: both;
  margin: 5px;
}

img.pic, img.normal {
  border: 2px solid #ed6100;
  padding: 1px;
}

img.pic_right {
  border: 2px solid #ed6100;
  padding: 1px;
  float: right;
  margin: 5px;
}

img.akce {
  border: 1px solid #000000;
  padding: 0px;
  margin: 0px;
}

.line {
  clear: both;
	width: 100%;
	height: 2px;
	background-color: #d35024;
	margin: 0px auto;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.imgbox {
  margin: 10px 0px 10px 0px;
  padding: 10px;
  background-color: #fce8e1;
  text-align: center;
}

.killfloat, .floatk {
  clear: both;
}

.datum {
  padding: 5px 0px 5px 0px;
	font-size: 11px;
}

.fullstory {
  padding: 0px;
	font-size: 11px;
}

.news img {
  border: 2px solid #ed6100;
  padding: 1px;
  float: right;
  clear: both;
  margin: 5px; 
}

.news img.normal {
  float: none;
  clear: none;
  margin: 0px; 
}

table {
  border: 0px;
}

tr, th, td {
	font-size: 100%;
  text-align: left;
}

.floatleft, .floatl {
  float: left;
}

.floatright, .floatr {
  float: right;
}

.floatnone {
  float: none;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.top {
	vertical-align: top;
}
