body {
	background-color: #f2f1f1;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

#offpagebanner{
	top: 100px;
	position:absolute;
	width:auto;
	display: none;
}

div.page{
	width: 850px;
	margin: 0 auto auto auto;
  background-color: #ffffff;
	border-left: solid 1px #cecece;
	border-right: solid 1px #cecece;
}

div.page_popup{
	width: 95%;
	margin: 0 auto;
}

a {
  text-decoration: underline;
  color: #333333;
}

a:visited {
  text-decoration: underline;
  color: #333333;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

.header {
	height: 100px;
	background-color: transparent;
	margin-bottom: 10px;
	border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	background: url(../images/header850.jpg) no-repeat left;
}

.header_a {
	height: 80px;
	background-color: #ffffff;
	background: url(../images/homepga_gradient.gif) repeat-x top;
}

.header_left {
	font-size: 24px;
	float: left;
	text-align: left;
	padding: 0px;
	height: 100px;
	width: 300px;
}

.header_center {
	float: left;
	text-align: left;
	padding: 0px;
	height: 100px;
	width: 380px;
}

.header_right {
	/*background-color: #ffffff;*/
	font-size: 24px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	color: #ffffff;
}

.header_search {
	height: 76px;
	
	padding: 2px 0px 2px 0px;
	/*border-top: 1px solid #669900;*/
	background: url(../images/homepg_gradient.gif) repeat-x top;
	text-align: center;
}

.column_left {
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

.column_right {
	float: right;
	width: 200px;
	overflow: hidden;
	text-align: left;
	padding: 10px;
}

.s_left {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: transparent;
	overflow: hidden;
	text-align: left;
	padding: 0px;
}

.s_right {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFFFFF url(../images/grey_top_gradient.gif) repeat-x top;
	overflow: hidden;
	text-align: left;
  border: 1px solid #d9a1ff;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

.s_header {
	height: 30px;
	background: #FFFFFF url(../images/sidebox_header.png) no-repeat left;
	padding: 0px;
}

.s_header div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
}

.s_footer {
	height: 20px;
	background: #FFFFFF url(../images/sidebox_footer.png) no-repeat left;
}

.s_text {
	font-size: 11px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	background: #FFFFFF url(../images/sidebox_text.png) repeat-y left;
}

.main {
	background-color: #ffffff;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	overflow: hidden;
	/*height: 100%;*/
	margin-right: 10px;
	margin-bottom: 10px;
	float:right;
	width: 630px;
}

.main_full {
	background-color: #ffffff;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	overflow: hidden;
	/*height: 100%;*/
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	width: 830px;
}

.cl {
	clear: both;
}

.content {
	background-color: #ffffff;
	padding: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #ff8800;
	overflow: hidden;
	clear: both;
}

p {
	padding: 5px;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
}

h1 {
	clear: both;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}

div.stabs {
	height: 23px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 13px;
}

div.stabs a.stab {
	color: #669900;
	padding: 3px 10px 3px 10px;
	display: inline-block;
	cursor: pointer;
  border-left:1px solid #ffffff; 
  border-right:1px solid #ffffff;
  border-top:1px solid #ffffff;
}

div.stabs a.stab_a {
	color: #0066CC;
	display: inline-block;
	cursor: pointer;
	padding: 3px 10px 3px 10px;
  border-left:1px solid #66cc00; 
  border-right:1px solid #66cc00;
  border-top:1px solid #66cc00;
	background: url(../images/homepg_gradient.gif) repeat-x center;
}

ul.bread  {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	width: 100%;
	clear: both;
}

.bread li {
	float: left;
	margin-left: 20px;
	list-style: none;
}

.bread A.active, A:visited.active {
  color:#669900;
  text-decoration: none;
}

div.topmenu {
	width: 850px;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ececec;
	text-align: right;
}

div.topmenu a {
	display:inline-block;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.header_left a.logo {
	display:block;
	width: 290px;
	height: 100px;
	margin: 0px;
	text-decoration: none;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type: square;
}

li {
	list-style: square inside;
}

ol li {
	list-style: decimal inside;
}

ul.menu {
	list-style: square;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	clear: both;
	/*height: 29px;*/
}

ul.menu li {
	display: block;
	/*list-style: none;
	background-color: transparent;
	padding-left: 0px;*/
	margin-left: 30px;
	padding:2px;
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	list-style: square;
	list-style-position: outside;
}

ul.menu li a {
	color: #333333;
	text-decoration: none;
}

ul.menu li a.active {
	color: #000000;
	text-decoration: none;
}

ul.menu li ul {
	list-style: square;
	padding: 0px;
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	/*width: 100%;*/
	clear: both;
	/*height: 29px;*/
}

ul.menu li ul li {
	display: block;
	list-style: square;
	color: #cccccc;
	background-color: transparent;
	margin-left: 10px;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	list-style-position: outside;
}

ul.menu li ul li a {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

span.menu {
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

div.cats {
	font-size: 14px;
	padding: 5px;
	text-align: left;
}

div.sub_cats {
	font-size: 10px;
	padding: 5px;
	text-align: left;
	color: #808080;
}

div.sub_cats0 {
	font-size: 10px;
	padding: 0px;
	text-align: left;
	color: #808080;
}

.sub_cats A,.sub_cats a:visited {
	font-size: 11px;
	text-align: left;
	color: #808080;
}

.menu A.active, A:visited.active {
  color: #000000;
  text-decoration: none;
}

.menu A.cat, A:visited.cat {
  color:#669900;
  text-decoration: none;
}

.menu A:hover.cat {
  color:#DF7E00;
  text-decoration: underline;
}

.menu A.subcat, A:visited.subcat {
	color: #000000;
	padding: 5px;
	border: 1px solid transparent;
}

.menu A:hover.subcat {
	color: #000080;
	background-color: #ffbb66;
	padding: 5px;
	border: 1px solid #ff8800;
}

hr {
	height: 1px;
	color: #c0c0c0;
	border: none;
}

hr.silver {
	height: 1px;
	color: #C0C0C0;
}

b {
	font-weight: bold;
}

img {
  border: 0px;
}

img.mid {
  vertical-align: middle;
}

TD.pmhead {
	background-color: #CCE6FF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

TD.pmrowa {
	background-color: #EEF7FF;
	padding: 5px;
	text-align: left;
}

TD.pmrowb {
	background-color: White;
	padding: 5px;
	text-align: center;
}

TABLE.rat1 TD {
	padding: 3px 5px 3px 5px;
}

.footer_top {
   width: 850px;
	clear: both;
	color: #333333;
	margin: auto;
	text-align: center;
	padding: 5px 0 5px 0px;
	font-size: 11px;
	border-top: solid 1px #cecece;
	border-left: solid 1px #cecece;
	border-right: solid 1px #cecece;
	background-color: #ffffff;
}

.footer_top a, .footer_top a:visited, .footer_top a:hover {
	color: #006400;
}

.footer {
   width: 850px;
	clear: both;
	color: #666666;
	margin: auto;
	text-align: left;
	padding: 5px 0 5px 0px;
	border-top: solid 1px #cecece;
	font-size: 11px;
}

.copyright {
float:right;
}

.footer_links {
float:left;
}

.footer_link {
float:left;
padding-right:20px;
}

.footer a, .footer a:visited {
   color: #666666;
}

.footer a:hover {
   color: #333333;
}

form {
	margin: 0px;
	padding: 0px;
  font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

fieldset {
	margin: 0px 10px 10px auto;
	text-align: left;
	padding: 10px;
  font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  border: 1px solid #32cd32;
}

fieldset p {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

legend {
	padding: 0px 5px 0px 5px;
	/*background: #ffffff;
	color: #000000;*/
	text-align: right;
  color: #228b22;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

fieldset label {
	text-align: right;
	vertical-align: top;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
}

fieldset.f80 label {
	margin: 5px 0px 0px 0px;
	width: 80px;
}

fieldset.f100 label {
	margin: 5px 0px 0px 0px;
	width: 100px;
}

fieldset.f150 label {
	margin: 5px 0px 0px 0px;
	width: 150px;
}

fieldset.f300 label {
	margin: 5px 0px 0px 0px;
	width: 300px;
}

fieldset.f400 label {
	margin: 5px 0px 0px 0px;
	width: 400px;
}

fieldset.f500 label {
	margin: 5px 0px 0px 0px;
	width: 500px;
}

fieldset.f100i label {
	margin: 0px 0px 0px 0px;
	width: 100px;
}

fieldset.f150i label {
	margin: 0px 0px 0px 0px;
	width: 150px;
}

fieldset.f300i label {
	margin: 0px 0px 0px 0px;
	width: 300px;
}

fieldset.f300i td {
	height: 24px;
}

fieldset.f400i label {
	margin: 0px 0px 0px 0px;
	width: 400px;
}

fieldset.f500i label {
	margin: 0px 0px 0px 0px;
	width: 500px;
}

fieldset.f0 label {
	text-align: right;
	vertical-align: text-bottom;
}

fieldset.f0 span.i {
	color: #666666;
	font-size: 11px;
}

fieldset.f300i td.label {
	text-align: right;
	padding: 0px 5px 0px 0px;
}

fieldset.f300i td.label.hilite {
	color: #2d004c;
}

input[type=text], input[type=file], input[type=password], select, textarea {
	border: 1px solid #cccccc;
	background: #ffffff;
}

.unvalid {
   background: transparent;
	 padding-left: 15px;
}

.novalid {
   background: transparent url("../images/aload01.gif") no-repeat left center;
	 padding-left: 20px;
	 color: #0099FF;
	 font-size: 12px;
	 height: 16px;
	 display: inline-block;
}

.valid {
   background: transparent url("../images/icons/silk/accept.png") no-repeat left center;
	 padding-left: 20px;
	 color: #008000;
	 font-size: 12px;
	 height: 16px;
	 display: inline-block;
}

.invalid {
   background: transparent url("../images/icons/silk/exclamation.png") no-repeat left center;
	 padding-left: 20px;
	 color: #FF0000;
	 font-size: 12px;
	 height: 16px;
	 display: inline-block;
}

.infovalid {
   background: transparent;
	 /*padding-left: 16px;*/
	 color: #999999;
	 font-size: 12px;
	 height: 16px;
	 display: inline-block;
}

#messages {
	color: #000000;
	font-size: 12px;
	position: absolute;
	float: right;
	display: inline-block;
	text-align: left;
	width: 350px;
	border: 1px solid #ffffff;
	margin: 0px -350px;
	padding: 0px;
	background: #EEEEEE;
}

#error_messages {
	color: #990000;
	font-size: 12px;
	border: 1px solid #FF0000;
	padding: 5px;
	background: #ffeeee;
}

#error_messages b {
	padding-left: 21px;
	display: inline-block;
   background: transparent url("../images/icons/silk/exclamation.png") no-repeat left center;
}

#error_messages ul {
	margin-left: 21px;
}

#info_messages {
	color: #009900;
	font-size: 12px;
	border: 1px solid #00FF00;
	padding: 5px;
	background: #eeffee;
}

#info_messages b {
	padding-left: 21px;
	display: inline-block;
   background: transparent url("../images/icons/silk/accept.png") no-repeat left center;
}

#info_messages ul {
	margin-left: 21px;
}

#warning_messages {
	color: #999900;
	font-size: 12px;
	border: 1px solid #FFFF00;
	padding: 5px;
	background: #ffffee;
}

#warning_messages b {
	padding-left: 21px;
	display: inline-block;
   background: transparent url("../images/icons/silk/error.png") no-repeat left center;
}

#warning_messages ul {
	margin-left: 21px;
}

.small_black {
	font-size: 11px;
	color: #000000;
}

.small_gray {
	font-size: 11px;
	color: #808080;
}

.smallest {
	font-size: 9px;
	color: #808080;
}

.border_left {
	border-left: 1px solid #C0C0C0;
}
.border_right {
	border-right: 1px solid #C0C0C0;
}
.border_top {
	border-top: 1px solid #C0C0C0;
}
.border_bottom {
	border-bottom: 1px solid #C0C0C0;
}

.border_left_b {
	border-left: 1px solid #808080;
}
.border_right_b {
	border-right: 1px solid #808080;
}
.border_top_b {
	border-top: 1px solid #808080;
}
.border_bottom_b {
	border-bottom: 1px solid #808080;
}

.center {
	text-align: center;
}

div.p_img {
	width: 100px;
	float:left;
	padding:10px;
	overflow: hidden;
	text-align: center;
}

.p_img img {
	/*width:expression(100 + "%");*/
	max-width: 100%;
	/*height:expression(200 + "px");*/
	max-height: 100px;
}

div.ps_img {
	width: 50px;
	float:left;
	padding:10px;
	overflow: hidden;
	text-align: center;
}

.ps_img img {
	/*width:expression(100 + "%");*/
	max-width: 100%;
	/*height:expression(100 + "px");*/
	max-height: 100px;
}

div.pages {
	padding-top:10px;
	text-align: center;
}

.hilite {
	background-color: #f1e1ff;
}

.hcode { text-align:left; font-size:14px; font-family: "Consolas", "Courier New", Courier, monospace; } 
.hcode span.text { color:#000000; } 
.hcode span.comment { color:#008000; } 
.hcode span.tag { color:#0000BB; font-weight: bold; } 
.hcode span.attribute { color:#DD0000; } 
.hcode span.value { color:#800080; } 
.hcode span.comment span { color:#008000; } 

.hilite_shop a {
	color: #CC6600;
}

.hilite_shop .small_gray {
	color: #000000;
}

div.topinfo {
	clear: both;
}
div.articleinfo {
	clear: both;
}
div.titulek {
	color: #666666;
	background-color: #ffcc00;
	font-weight: bold;
	padding: 10px;
	width: 370px;
	float:right;
}
div.obrazky {
	padding: 0px;
	width: 630px;
}
div.obrazky div.img {
	float: left;
	padding: 5px;
	border: solid 1px #cccccc;
	margin: 3px;
	height: 100px;
	width: 190px;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
	overflow: hidden;
	background-color: #f3f3f3;
}
div.obrazky div.img img {
	border: 0; 
}
div.obrazky div.tit {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color: #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	font-size: 14px;
	font-weight: bold;
}
div.info {
	padding: 0px;
	float:right;
	width: 390px;
}
table.tabulka tr {
	vertical-align: top;
}

table.tabulka tr td {
	padding: 4px;
}

table.tabulka tr td.tdleft {
	font-weight: bold;
}

table.tabulka tr.odd td.tdleft {
	background-color: #eeeeee;
	width: 50%;
}

table.tabulka tr.odd td.tdright {
	background-color: #dddddd;
	width: 50%;
}

div.description {
	padding: 5px;
}

div.artitem div.tit, div.artitem div.tit a {
	padding: 0px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

div.artitem div.desc {
	padding: 4px;
	margin-top: 4px;
	font-size: 12px;
}

div.artitem {
	padding-top: 10px;
	border-top: solid 1px #cccccc;
}

div.first {
	padding-top: 0px;
	border-top: none;
}

div.artitem div.img {
	max-width:133px;
	width:133px;
	float:left;
	margin-right:5px;
	margin-top:0px;
	overflow:hidden;
}

div.artitem div.item {
	float:left;
	overflow:hidden;
}

div.que {
	padding: 10px;
	padding-top: 30px;
}

div.realhome {
	float: left;
	width: 180px;
	padding: 2px;
	margin-bottom: 10px;
}

div.realhome div.tit {
	margin-top: 4px;
	padding: 2px;
	color: #cc0000;
	background-color: #ffcc00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div.realhome div.tit a {
	color: #cc0000;
}

div.realhome div.img {
	max-width:180px;
	width:180px;
	max-height:120px;
	height:120px;
	margin-left:0px;
	margin-top:0px;
	overflow:hidden;
}

.tooltip {
  /*cursor: help;	*/
}

#tooltip {
	position: absolute;
	z-index: 3000;
	color: #333333;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 0px;
}

#tooltip h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin: 0;
}

#tooltip div {
	font-size: 11px;
	color: #333333;
	background-color: #f9f9f9;
	padding: 3px;
	margin: 0;
}

/* Latest News styles */
.latestnews {
margin: 10px;
}

h3	{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
   margin-top: 24px;
   margin-bottom: 15px;
}

.latestnewsdate {
	color: #959595;
	font-size: 10px;
}

.latestnewscontent {
	font-size: 11px;
	color: #666666;
}

.mensi {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

