body {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Tahoma, Verdana, arial, sans-serif;
	font-size: 11px;
	background-image: url(../images/pozadi.gif);
}
td, tr, p, div {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.main {
	background-color: transparent;
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px 0px 0px;
	background-image: url(../images/hlavni_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006F06;
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/h1.gif);
	background-position: left;
	background-repeat: repeat-y;
} 

h2 {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/h2.gif);
	background-position: left;
	background-repeat: repeat-y;
} 

h3 {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	margin: 8px 0px 0px 0px;
} 

.link1 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
} 
.link1:link {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
} 
.link1:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
} 
.link1:active {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
} 
.link1:hover {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
} 

.nadpis-zeleny {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin: 5px 0px 0px 0px;
} 
.nadpis-zeleny:link {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin: 5px 0px 0px 0px;
} 
.nadpis-zeleny:active {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin: 5px 0px 0px 0px;
} 
.nadpis-zeleny:visited {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin: 5px 0px 0px 0px;
} 
.nadpis-zeleny:hover {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin: 5px 0px 0px 0px;
} 

.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
	font-size: 11px;
	list-style: none;
	padding: 0px 0px 0px;
	margin: 0px;
}
ul#mainlevel-nav li {
	display: block;
	background-image: none;
	padding: 0px 1px 0px 1px;
	float: left;
	margin: 0px;
	width: auto !important;
	font-size: 11px;
	line-height: 26px;
	white-space: nowrap;
	border-left: 0px solid #cccccc;
	border-right: 1px solid #93C759;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #FFFFFF;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #CCCCCC;
  background-color : #DD763F;
}




.sublevel {
  padding-left     : 8px;
}

.layery_hlavni {
	background-color: transparent;
	background-image: url(../images/hlavni_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.layery {
	background-color: White;
	background-image: url(../images/levo.jpg);
	background-position: top;
	background-repeat: repeat-x;
}


.leftrow {
	background-color: White;
	width: 155px;
	height: 100%;
	align: left;
	margin-right: 8px;
	background-image: url(../images/levo.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.rightrow {
	background-color: White;
	height: 100%;
	width: 155px;
	align: right;
	margin-left: 12px;
	background-image: url(../images/levo.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
table.moduletable {
	width: 100%;
	table-layout: auto;
	margin-top: 5px;
}
table.moduletable th {
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	border: 1px solid #FFCC00;
	height: 24px;
	line-height: 21px;
	text-indent: 8px;
	letter-spacing: 0px;
	padding-left: 6px;
	color: #FFFFFF;
	background-image: url(../images/module_table_poza.png);
}
table.moduletable td {
	padding-left: 0px;
	padding-right: 0px;
}

#table.moduletable -obchod {
	background-image: url(../images/obchod.gif);
}

#search {
  float            : center;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.back_button {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  margin-right     : 3px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}
.button {
	font-size: 11px;
	color: #333333;
	border: 1px solid #FFCC00;
	margin-bottom: 5px;
	background-color: #92959A;
	padding: 1px;
}
.inputbox {
  border           : 1px solid #999999;
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 0px;
	color: White;
	background: #D3662C;
	padding: 1px;
}
.sectiontableentry1 {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	background: transparent;
	border-bottom: 1px dotted Silver;
	font-size: 11px;
}
.sectiontableentry2 {
	text-align: left;
  vertical-align   : top;
  padding          : 4px;
  border-bottom: 1px dotted Silver;
  font-size: 11px;
}

.kosik {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background: transparent;
	font-size: 20px;
}

a.mainlevel  {
	padding: 5px 0px 0px 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	width: 155px;
	text-indent: 10px;
	font-weight: bold;
}
a.mainlevel: link {
	text-align: left;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	width: 155px;
	text-indent: 10px;
	font-weight: bold;
	background-image: url(../images/sipka.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	border-bottom: 1px dotted #A3CB77;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
	color: #333333;
	width: 155px;
	text-indent: 10px;
	background-image: url(../images/sipka.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
}
a.mainlevel:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	color: #97BA56;
}
#active_menu {
	color: #78AB3B;
	font-weight: bold;
}
a#active_menu:hover {
  color            : #333333;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #FF6600;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {float          : left;
  margin           : 2px;
  padding     : 5px;
  list-style       : none;
}
li { 
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0px;
  background-image : url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #996600;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #E3E3E3;
  text-align       : center;
  padding-top     : 5px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
  padding-right    : 10px; 
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 11px;
  color            : #FFFFFF;
  padding-left     : 5px;
  padding-top     : 5px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 5px;
  color            : #8092A9;
}
a.pathway:hover {
  font-size        : 11px;
  padding-left     : 5px;
  color            : #999999;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
  text-align: left;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
  text-align: left;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
  text-align: left;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-transform: none;
	text-align: left;
	color: #F28B08;
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/carka.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.remository {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-transform: none;
	text-align: left;
	color: #F28B08;
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
}

.title {
  font-family      : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : none;
  text-indent      : 8px;
  font-size        : 24px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 24px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 24px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
	border-left: 1px solid #404040;
	text-align: center;
	font-weight: bold;
	color            : #333333;
	padding: 5px;
	cursor: hand;
	line-height: 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}

.taox {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	background-image: url(../images/foot-1.png);
	text-align: left;
}

.taox-text {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	text-align: left;
}

a.taox-text:link {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
}
a.taox-text:visited {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight : normal;
	padding-right: 5px;
}
a.taox-text:active {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight : normal;
	padding-right: 5px;
}
a.taox-text:hover {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight : normal;
	padding-right: 5px;
}

.sipka {
	color: #78ab3b;
	text-decoration: none;
	font-weight: bold;
	
}
.titlemail {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight : normal;
}

a.titlemail :link {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
}
a.titlemail :visited {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight : normal;
	padding-right: 5px;
}
a.titlemail :active {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight : normal;
	padding-right: 5px;
}
a.titlemail :hover {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight : normal;
	padding-right: 5px;
}

.top-menu {
	background-image: url(../images/top_menu.png);
}

.tab-top-5px {
	width: 777px;
	height: 5px;
	background-color: White;
	border: 0px;
}

.tab-top-flash {
	width: 777px;
	height: 179px;
	border: 0px;
	background: url(../images/top.jpg);
}

.tab-paticka {
	width: 777px;
	height: 25px;
	background-image: url(../images/foot-1.png);
}


.partneri {
	font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;
  font-weight      : normal;
}

.partneri:link {
	font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;
  font-weight      : normal;
}
.partneri:visited {
	font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;
  font-weight      : normal;
}
.partneri:active {
	font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;
  font-weight      : normal;
}
.partneri:hover {
	font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : normal;
}