/* CSS Document */

body {
  font-family: Verdana,Arial,sans-serif;
  text-align: center;
  margin: 0px;
	padding: 0px;
	background-color: #E8EAEB;
}
.obal {
  background-image: url(../images/bkg.gif);
  background-position: 50% 0;
  background-repeat: repeat-y;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
}

p {
  margin-top: 5px;
}

hr.under-title {
  color: #B0B0B0;
  border-top: 1px solid #B0B0B0;
  border-bottom: 0px solid #B0B0B0;
  height: 0px;
  _height: 1px;
  margin-right: 300px;
  margin-bottom: 17px;
  _margin-bottom: 0px;
}

.main {
  margin: 0px auto;
} 

.foot {
	width: 770px;
	height: 6px;
	margin: 0px auto;
	text-align : left;
	margin-bottom: 10px;
}

.banner-main {
	width: 770px;
	margin: 0px auto;
	text-align : left;
}

.banner-img {
  _margin-bottom: -3px;
  margin-left: 5px;
  _margin-left: 17px;

}

.content-main {
  margin: 0px auto;
  width: 770px;
  min-height: 600px;
  _height: 600px;
  text-align: left;
}

.left-column {
  width: 200px;
  margin: 0px 0px 0px 0px;
  _margin-top: 3px;
  float: left;
  
}

.right-column {
  width: 550px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 18px;
  float: right;
  /*border-top: 3px solid #A1A1A1;*/
}

.navigace {
  margin: 10px 0px 26px 5px;
  padding: 0px;
}

.navigace-head {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 18px;
  color: #FFFFFF;
  padding: 2px 0px 0px 13px;
  margin: 0px;
  background-image: url(../images/menu_head.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.navigace-foot {
  background-image: url(../images/menu_foot.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 20px;

}

.navigace ul{
  margin: 0px;
  padding: 0px;
  background-color: #E3E3E3;
  border-left: 4px solid #80C0FF;
  border-right: 4px solid #80C0FF;
  width: 176px;
}

.navigace a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: block;
  padding: 8px 0px 3px 16px;
  height: 20px;
  color: #3E356D;
  font-weight: bold;
  font-size: 0.83em;
  z-index: 10;
  background-image: url(../images/menu_left_b.gif);
  background-position: 0 0;
  background-repeat: repeat-y;
}

.navigace a:hover {
  text-decoration: underline;
  background-image: url(../images/menu_left_b_red.gif);
}

.navigace li:hover {
}

.navigace li {
  background-color: #FFED73;
  list-style-type: none;
  margin: 1px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.navigace li.inner {
  border-top: 1px solid #E5D66B;
  border-bottom: 1px solid #E5D66B;
}

.navigace li.first{
  border-bottom: 1px solid #E5D66B;
  margin: 0px 0px 0px 0px;
}

.navigace li.last{
  border-top: 1px solid #E5D66B;
}

.navigace li.empty-first {
  background-color: #F9F9F9;
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #8BBCE5;
  margin: 0px 0px 0px 0px;
}

.navigace li.empty-inner {
  background-color: #F9F9F9;
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #8BBCE5;
  border-bottom: 1px solid #8BBCE5;
  margin: 1px 0px 0px 0px;
}

.navigace li.empty-last {
  background-color: #F9F9F9;
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #8BBCE5;
  margin: 1px 0px 0px 0px;
}

.navigace .empty-last a {
  background-image: url(../images/menu_left_b_light.gif);
}
.navigace .empty-ionner a {
  background-image: url(../images/menu_left_b_light.gif);
}
.navigace .empty-first a {
  background-image: url(../images/menu_left_b_light.gif);
}
.navigace .empty-last a:hover {
  text-decoration: none;
  background-image: url(../images/menu_left_b_lightblue.gif);
}
.navigace .empty-ionner a:hover {
  text-decoration: none;
  background-image: url(../images/menu_left_b_lightblue.gif);
}
.navigace .empty-first a:hover {
  text-decoration: none;
  background-image: url(../images/menu_left_b_lightblue.gif);
}

.clanek {
  background-color: #FFED72;
  margin: 15px 1px 10px 5px;
  border: 4px solid #80C0FF;
  padding: 13px;
	color: #555151;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	background-image: url(../images/clanek_bkg.gif);
  background-position: -1px 0;
  _background-position: 3px 0;
  background-repeat: repeat-y;
}

.clanek .left-top-corner {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -4px;
  _top: -0px;
  left: -4px;
  _left: -17px;
  background-image: url(../images/left_top_corner.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.clanek .right-top-corner {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -4px;
  _top: -0px;
  left: 520px;
  _left: 507px;
  background-image: url(../images/right_top_corner.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.clanek .left-bottom-corner {
  position: relative;
  width: 20px;
  height: 20px;
  top: 17px;
  left: -17px;
  background-image: url(../images/left_bottom_corner.gif);
  background-position: 0 0;
  _background-position: 0 0;
  background-repeat: no-repeat;
}

.clanek .right-bottom-corner {
  position: relative;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 524px;
  background-image: url(../images/right_bottom_corner.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.clanek h1 {
  margin: 0px;
  padding: 0px;
  font-size : 17px; 
  font-weight:bold;
}

.clanek h2 {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  font-size : 14px; 
  font-weight:bold;
  text-decoration: underline;
}

.clanek h3 {
  margin: 0px;
  padding: 0px;
  font-size : 14px; 
  font-weight:bold;
}

.clanek h4 {
  font-size : 14px; 
  font-weight: normal;
  margin-bottom: 3px;
  text-decoration: underline;
  color: #151111;
}

.clanek a {
  color: #176394;
}

.clanek a:hover {
  color: #69AAE2;
}

.common {
  padding-left: 4px;
  margin-left: 0px;
}
  
.common li {
  list-style-type: none;
}

.galerie {
  width: 98%;
	background-color: #F7FBF4;
	border: 2px solid #D0CFCF;
	margin: 8px 0px 16px 0px;
	_margin-top: 16px;
}

.galerie td {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.galerie .label {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}

.galerie img {
	margin-top: 10px;
	background-color: #4f7ead;
	padding: 0px;
	border: 1px solid #4f7ead;
}

.galerie img:hover {
	background-color: #4f7ead;
	padding: 0px;
	border: 1px solid #6f9ecd;
}

table.akce {
	border:1px solid #B0B0B0; 
	font-weight:bold;
}

.akce td {
	padding: 2px 28px 2px 28px;
}

.ruzne {
	border-right: 1px solid #504B4B;
	border-bottom: 1px solid #504B4B;
}
.ruzne tr {
	border: 1px;
}

.ruzne td {
	border-top: 1px solid #504B4B;
	border-left: 1px solid #504B4B;
	padding: 4px;
	padding-bottom: 4px;
}

