img {border: 0;}

body {
	margin: 0 0 0 0;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
	
td,tr,p,div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin: 5px 0 10px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004A88;
	margin: 10px 0;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #6DA05B;
	margin: 7px 0;
}

a:link, a:visited {
	color: #E75A08;
	text-decoration: none;
}

a:hover {
	color: #C64F06;
}
	
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	background: url(../images/list.gif) 0px 4px no-repeat;
	padding-left: 24px;
}
	
ol li {
	background: none;
	padding-left: 0;
}

hr { 
	width: 100%;
}
	
form {
	margin: 0;
}

fieldset {
	overflow: auto;
	border: none;
	padding-bottom: 10px;
}
	
div.clear, .clr {
	clear: both;
}
	
#main {
	margin-top: 14px;
}
	
.width_fixed {
	margin: 0 auto;
	width: 980px;
}

.width_fluid {
	margin: 0 10px;
	min-width: 900px;
}

#orange {
	height: 5px;
	background-color: #F9843E;
	border: 1px solid #E75A08;
}

#logo {
	border: 1px solid #DBDBDB;
	background:#FFFFFF;
	margin-top: 2px;
	margin: 1px auto;
	text-align:center;
  width:202px;
}



#search {
	margin-top: 10px;
	height: 20px;
	text-align: center;
}

#modules_l {
  width: 200px;
  display:block;
	margin-top: 8px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	text-align: left; 
}

#modules_r {
	background-color: #FFFFFF;	
	margin-left: 5px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	text-align: left; 
}

#header {
	margin-left: 5px;
	height: 186px;
	border: 1px solid #DBDBDB;
	padding: 1px;
}

#rss_feed {
	height: 26px;
	padding: 7px 10px 0 0;
	background: url(../images/ffb_bg.jpg) repeat-x;
	text-align: right;
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #FFFFFF;
}
	

#rss_feed img {
	margin-bottom: -2px;
}

#topmenu {
	background: url(../images/topmenu_bg.jpg) repeat-x;
	height: 32px;
	border-top: 1px solid #FFFFFF;
	text-align: right;
  margin-top:7px;
}


#flashnews {
	background: url(../images/banner.jpg) no-repeat;
	height: 186px;
}

#scater {
	width: 200px;
	float: left;
	vertical-align: top;
}

#news {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	width: 60%;
	float: right;
}

#green {
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
	border: 1px solid #6DA05B;
}

#usermods {
	margin-left: 5px;
	text-align: left; 
}

#user1 {
	width: 49%;
	float: left;
	border: 1px solid #DBDBDB;
	padding: 1px;
}

#user2 {
	width: 49%;
	float: right;
	border: 1px solid #DBDBDB;
	padding: 1px;
}

#mainbody {
	margin-top: 7px;
	text-align: left;
}

#bottom {
	margin-left: 5px;
	text-align: center;
}

#blue {
	margin-top: 2px;
	border: 1px solid #348AD3;
}

#copyright {
	text-align: center;
	padding: 5px 0;
	font-size: 10px;
	color: #999999;
}
	
#copyleft {
	visibility: hidden;
	font-size: 7px;
	color: #FFFFFF;
}

#searchbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A88;
	background: url(../images/button_bg.jpg) repeat-x;
	border: 1px solid #DBDBDB;
	width: 30px;
}

#searchbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A88;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	width: 130px;
	padding-left: 2px;
}

button, .button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A88;
	background: url(../images/button_bg.jpg) repeat-x;
	border: 1px solid #DBDBDB;
}
	
input#email, .inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A88;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
}
	
.invalid {
	border-color: #E75A08;
}

label.invalid {
	color: #E75A08;
}

ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	background: url(../images/menu_bg.gif) 0px 6px no-repeat;
	display: block;
	padding: 0px;
	border-bottom: 1px solid #DBDBDB;
}
	
ul.menu li a:link, ul.menu li a:visited {
	display: block;
	line-height: 18px;
	padding-left: 24px;
	color: #333333;
	font-weight: bold;
}

ul.menu li a:hover {
	color: #E75A08;
}

ul.menu li ul li {
	background: url(../images/indent1.png) 4px 6px no-repeat;
	padding-left: 2px;
	border: none;
	font-size: 10px;
	font-weight: bold;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
	color: #005399;
}
	
ul.menu li ul li a:hover {
	color: #E75A08;
	border: none;
}
	
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	/*float: right;*/
	}

ul#mainlevel-nav li {
	display: block;
	background-image: none;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: auto !important;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 32px;
	white-space: nowrap;
	border-left: 1px solid #DBDBDB;
}

ul#mainlevel-nav a:link, ul#mainlevel-nav a:visited {
	padding-left: 21px;
	padding-right: 21px;
	font-size:15px;
	color: #FFFFFF;
}

ul#mainlevel-nav a:hover {
	background: url(../images/topmenu_bga.jpg) repeat-x;
	display: block;
	padding-left: 21px;
	padding-right: 21px;
	font-size:15px;
	/*padding-left: 15px;
	padding-right: 15px;*/
	width: auto !important;
	/*font-size: 11px;*/
	text-transform: uppercase;
	line-height: 32px;
	white-space: nowrap;
}
	
.small, .createdate {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.smalldark {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
	
.modifydate {
	font-size: 10px;
	color: #999999;
}

.readon {
	background: url(../images/readon.gif) 0px 4px no-repeat;
	padding-left: 14px;
	font-weight: bold;
	float: right;
}

a.readon:hover {
	color: #005399;
}

.contentpaneopen {

  width: 570px;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	border-bottom: 1px solid #D6D6D6;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #000000;
}
	
a.contentpagetitle:hover {
	color: #333333;
}

.contentdescription {
	font-size: 10px;
	color: #999999;
}

.category {
	font-weight: bold;
}

.componentheading {
	background: url(../images/ffb_bg.jpg) repeat-x;
	border: 1px solid #DBDBDB;
	padding: 2px;
	text-align: center;
	color: #8BB680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 4px;
}
	
span.article_separator, table.blog span.article_separator {
	display: block;
	height: 10px;
}

.article_column {
	padding-right: 10px;
}

.column_separator {
	padding-left: 10px;
}

.blog_more {
	margin: 20px 0 10px 0;
}

table.contenttoc {
	margin-left: 4px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	}

table.contenttoc td {
	line-height: 18px;
	border-top: 1px solid #DBDBDB; 
	padding: 0 5px;
}

table.contenttoc th {
	background: url(../images/button_bg.jpg) repeat-x;
	line-height: 18px;
	padding: 0 5px;
}

.sectiontableheader {
	background: url(../images/button_bg.jpg) repeat-x;
	border-top: 1px solid #DBDBDB;
	padding: 2px;
	font-weight: bold;
}

.sectiontableentry1 {
	background-color: #F1F1F1;
}

.sectiontableentry2 {
	background-color: #F9F9F9;
}
	
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 3px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 1px;
  vertical-align: middle;
}

table.moduletable,  div.moduletable_menu, div.moduletable, div.moduletable_text {
	width: 100%;
	padding-bottom: 6px;
	color: #333333;
	text-align: left;
	display:block;
}
	
table.moduletable th, div.moduletable_menu h3, div.moduletable h3, div.moduletable_text h3 {
	background: url(../images/mod_bg.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #6DA05B;
	padding-left: 24px;
	line-height: 24px;
	padding-bottom: 2px;
	margin: 0;
}
	
table.moduletable p,  div.moduletable_menu p, div.moduletable p, div.moduletable_text p {
	margin: 5px 0;
}

.pollstableborder {
	border: 1px solid #DBDBDB;
}

.pollstableborder td {
	text-align: left;
}

span.description {
	display:block;
	padding-left: 44px;
	font-size: 10px;
	color: #666;
}

.highlight {
	color: #6DA05B;
}

.mosimage_caption {
	color: #999999;
	font-size: 10px;
}
	
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 0;
	margin: 0;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
.frHeading {
	background-color:#99CC33;
	color:white;
	font-size:20px;
	font-weight:bolder;
	padding:0px;
	text-align:left;
	bordeR:1px solid #dadada;
	width:598px;
	border-bottom:0px;
}

a.frhItem , a.frhItem: visited {
	text-decoration:underline;
	padding:5px;
	color:white;
}

.friBody2 {
padding:3px;
margin:3px;
padding-top:0px;
	bordeR:1px solid #dadada;
	background-color:white;
margin-top:0px;
}
.friBody {
	font-size:13px;
	text-align:left;
	bordeR:1px solid #dadada;
	border-top:0px;
	background-color:#99CC33;
	width:590px;
	margin-bottom:9px;
	padding:4px;

}
.frsi {

font-size:13px;
float:left;
font-weight:bolder;
border:1px solid #909090; 
margin:1px;
padding:2px;
text-align:left;
padding-left:5px;
padding-right:5px;
background-color:white;
border-bottom:0px;
margin-bottom:0px;

}

.uuu {
	background-image: url(../images/logo3.gif) left no-repeat; 
	background-position: left;
}

.uuu font { 
	display:block;
	/*background-color:#30a643;*/
	background-image: url(../images/logo3.gif);
	background-position: left;
	background-repeat:no-repeat; 
	color:#30a643;
	padding:5px;
	padding-left:62px;/*82px;*/
}

.moduletable_sobchodu a {
	font-size:14px;
	font-weight:bolder;
	
}


.bannergroup{
	text-align:center;
	/*background-color:#E5E5E5;*/
}

.banneritem{
	padding-bottom:	7px;
	padding-top:	7px;
}

#bottom_kontakt {
	text-align: center;
  margin: 1px auto;
	font-size: 10px;
	}
	
.ucdbottom ul.ucd_list li.ucd_item {
  border-top-color:#DADADA;
border-top-style:solid;
border-top-width:1px;
border-bottom-style:none;
}
.ucdbottom ul.ucd_list li.ucd_item .ucd_introtext{
margin-top:25px;
}

#novinky {
padding-top:38px;
padding-left:7px;
padding-right:7px;
}
#novinky1 {

padding-left:7px;
padding-right:7px;
}


.reklama{
margin: 0pt auto;
height: 70px;
font-size: 17px;
font-weight: bold; 
color: #000000;
margin: 30px 0 30px 0; 
line-height: 30px;
display: block; 
text-align: center;
}

.ucd_novinky ul.ucd_list li.row1{
	background: #FFFFFF none repeat scroll 0 0;
}

.ucd_novinky ul.ucd_list li.ucd_item{
border-bottom:none;
}


.reklama2 {
margin: 0 7px 0 7px;
background-color:#FFF4D6;
height:148px;
display:block;
}

.text {
float:left;
padding: 48px 0 40px 20px;

}


.text a.r1 {
font-weight:bold;
}

