body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/dotted_background.png);
	background-position: center;
	background-repeat: repeat;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	color: #000000;
}
form, table {
	padding:0px;
	margin:0px;
	border:0px;
	color: #454545;
	font-size: 11px;
	font-weight: normal;
}
img {
	border: 0px;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*color: #454545;*/
	color: #DF610D;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
}
.thrColFixHdr #container {
	width: 1005px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.thrColFixHdr #header {
	padding: 0px 0px 0px 0px;  
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	height: 187px;
} 
.thrColFixHdr #logo {
	height: 98px;
} 
.logo2 {
	height: 98px;
	width: 400px;
	float:left;
} 
#header_banner {
	height: 76px;
	background-color:#FFFFFF;
} 
.banner {
  width:420px;
  margin-top:20px;
  margin-left:100px;
	height: 53px;
	background-color:#FFFFFF;
	float:left;
}
.banner2{
	background-color:#FFFFFF;
	float: right;
	width: 135px;
	padding-top:10px;
	padding-left:10px;
} 
.header_banner_item {
	height: 69px;
	width: 190px;
	background-color:#FFFFFF;
	float:left;
	padding:5px 5px 0px 5px;
	border-right: 1px solid #999999;
} 
.header_banner_item_hidden {
	height: 69px;
	width: 194px;
	background-color:#FFFFFF;
	float:left;
	padding:5px 5px 0px 5px;
	border-right: 1px solid #999999;
	display:none;
} 
.header_banner_item_unhidden {
	height: 72px;
	width: 190px;
	background-color:#FFFFFF;
	float:left;
	padding:5px 5px 0px 5px;
	border-right: 1px solid #999999;
	font-size: 9px;	
}

.header_banner_item_unhidden .nadpis {
  color:#F06F21;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  line-height:9px;
}
.header_banner_item_unhidden .headline_image {
	margin-right:7px;
}
.thrColFixHdr #menu {
	width: 635px;
	padding: 5px 0px 0px 15px;
	height: 34px;
} 
/************ SUBMENU ************/
#submenu {
	height: 30px;
	width: auto;
	background-image: url(../images/submenu.jpg);
}
.submenu_item {
  float: left;
  padding-top: 8px;   
  text-align: center;
  height: 20px;
  cursor:pointer;
}
.submenu_item a:link, .submenu_item a:visited {	
	font-weight: bolder;
	color: #4c4c4e;
	text-decoration: none;
	font-size: 10px;
}
.submenu_item a:hover {
	font-weight: bolder;
	color: #F8F8F8;
	font-size: 10px;
}
.submenu_item_selected {
  float: left;
  padding-top: 8px;   
  text-align: center;
  height: 20px;
  cursor:pointer;
}
.submenu_item_selected a:link, .submenu_item_selected a:visited {	
	font-weight: bolder;
	color: #F8F8F8;
	text-decoration: none;
	font-size: 10px;
}
.submenu_item_selected a:hover {
	font-weight: bolder;
	color: #F8F8F8;
	font-size: 10px;
}
.submenu_line {
  float: left;
  border-left: 1px solid #ffe4be;
  border-right: 1px solid #625a50; 
  width: 0px;
  height: 28px;
}
/************ SEARCH ************/
#search {
  text-align: right;  
	height: 34px;
	background-image:url(../images/mainmenu_bg.jpg);
	background-repeat: repeat-x;
}
#search input {
  font-size: 9px;
  height: 12px;
  width: 110px;
  vertical-align: middle;  
}
#search .button {
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  width:20px;
  height:33px;
}

.search {
	text-align:right;
}
/************ SIDEBAR ************/
#sidebar_left {
	float: left;
	width: 145px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/sidebar_left.png);
	background-repeat: repeat-y;
}
#sidebar_right {
	float: right;
	width: 145px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/sidebar_right.png);
	background-repeat: repeat-y;  	
}
.sidebar_line {
  float: left;
	border-top: 1px solid #a00d05;
	border-bottom: 1px solid #ffffff;
	width: 144px;
	height: 0px;
}
.sidebar_item {
	float: left;
	padding: 7px 5px 8px 6px;
	width: 130px;
	cursor:pointer;
} 
.sidebar_item li {
	background-image:url(../images/li_item_whor.gif);
	background-repeat:no-repeat;
	background-position:center left; 
	list-style-type:none;
	padding-left: 21px;
	list-style-position:outside;
	color:#858585;
	line-height:14px;
}
.sidebar_item a:link, .sidebar_item a:visited {
	color: #858585; 
  font-weight: bold;
	font-size: 11px; 
}
.sidebar_item a:hover{
	color: #4C4C4C; 
  font-weight: bold;
	font-size: 11px; 
}
.sidebar_item_selected {
	float: left;
	padding: 7px 5px 8px 6px;
	width: 130px;
	cursor:pointer;
} 
.sidebar_item_selected a:link, .sidebar_item_selected a:visited {
	color: #4C4C4C; 
  font-weight: bold;
	font-size: 11px; 
}
.sidebar_item_selected a:hover{
	color: #4C4C4C; 
  font-weight: bold;
	font-size: 11px; 
}
.sidebar_header {
  float: left;
  border-top: 1px solid #ffffff;
	background-image: url(../images/sidebar_header.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	height: 22px;
	width: 145px;
} 
.sidebar_header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 11px;
  padding: 0px;
  margin: 0px;  
}
.sidebar_header h2 a {
	color: #FFFFFF;
}
.sidebar_block {
	float: left;
	color:#444444;
	font-size:10px;
	/*font-weight:bold;*/
	height: 113px;
	width: 115px; 
	background-image:url(../images/sidebar_block.png);
	background-repeat: no-repeat;
	padding: 0px 2px 2px 2px;
	margin: 0px 15px 14px 14px;
}
.sidebar_block td.day_label {
	font-weight:bold;
	text-align:center;
	color:#F06F21;
	padding-left:5px;
	padding-right:5px;
}
.temperature {
	font-weight:bold;
}
.rate_list {
	font-weight:bold;
}

.sidebar_block td{
  height: 26px;
}
/************ FOOTER ************/
.thrColFixHdr #footer {
	padding: 12px 0px 0px 0px; 
	height: 67px;
	background-image: url(../images/footer.png);
  color: #FFFFFF;
  text-align:center;
  font-size: 9px;
  font-weight: normal;
} 
#footer #version {  
  float: right; 
  padding-right:2px;
  font-size:8px;
  position: relative;
  top:-3px;
}
#copyright {
  padding-top:21px;
}
#footer a:link, #footer a:visited {
  color: #ffffff;
  font-weight: bold;
}
#footer a:hover{
  color: #ffffff;
  font-weight: bold;
}
/************ MAINMENU ************/
.mainmenu {
	float:left;
	width: 160px;
	padding: 9px 5px 0px 5px;
	height: 25px;
	text-align: center;
	background-image:url(../images/mainmenu.png);
	background-repeat: repeat-x;
	cursor:pointer;
}
.mainmenu a:link, .mainmenu a:visited {
	font-weight:bolder;
	color: #FFFFFF;
	font-size: 11px;
}
.mainmenu a:hover {
	font-weight:bolder;
	color: #4c4c4e;
	font-size: 11px;
}
.mainmenu_selected {
	float:left;
	width: 160px;
	padding: 9px 5px 0px 5px;
	height: 25px;
	text-align: center;
	background-image:url(../images/mainmenu.png);
	background-repeat: repeat-x;
	cursor:pointer;
}
.mainmenu_selected a:link, .mainmenu_selected a:visited {
	font-weight:bolder;
	color: #4c4c4e;
	font-size: 11px;
}
.mainmenu_selected a:hover {
	font-weight:bolder;
	color: #4c4c4e;
	font-size: 11px;
}
.mainmenu_line {
	float:left;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #747474;
	width:0px;
	height: 34px;
}
/************ SUBMENU ************/
.submenu {
	float:left;
	text-align: center;
	padding: 8px 5px 0px 7px;
	height: 22px;
	width: auto;
} 
.submenu a:link, .submenu a:visited {
	color:#757575;
	text-decoration: none; 
  font-weight: bold;
	font-size: 9px; 
}
.submenu a:hover {
	color:#757575;
  font-weight:bold;
	font-size: 9px; 
}
/************ COMMENT ************/
.komentare {
	width: 100%;
	float:left;
} 
.komentar_odd {
	margin-top:5px;
} 
.komentar_even {
	background-color:#FFEEBF;
	margin-top:5px;
} 
/************ LOGIN ************/
.sidebar_header_login {
  float: left;
	background-image: url(../images/sidebar_header.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	height: 23px;
	width: 145px;
}
.sidebar_header_login h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 11px;
  padding: 0px;
  margin: 0px;  
}
#frm_login_form {
  padding-left: 8px;
}
#frm_login_form a {
  font-weight: bold;
  font-size: 9px;
  color: #858585;
}
#frm_login_form #frm_login, #frm_login_form #frm_password {
  margin-top: 5px;
  font-size: 11px; 
  height: 14px;
}
.login {
  background-image:url(../images/login.png);
  background-color:#ffd64c;
  height:33px;
  width:33px;
  border:0px;
  cursor:pointer;
}

/************  ************/

.contentf {
	height: 170px;
	width: 320px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}  
.thrColFixHdr #formular1 {
	height: auto;
	width: 220px;
	display:inline-block;
} 
.thrColFixHdr #formular2 {
	height: auto;
	width: 220px;
		display:inline-block;
} 
.thrColFixHdr #contentf3 {
	height: auto;
	width: auto;
} 
.thrColFixHdr #header h1 {
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr #mainContent {
	margin: 0 144px; 
	padding: 0 25px 0 25px; 
}
.thrColFixHdr #article_content {

}
.thrColFixHdr #article_section {
	line-height:150%;
	font-size:12px;
}
.thrColFixHdr #mainContent img {
  padding: 3px; 
  border: solid 1px #cccccc;
  background-color: #fff;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

h1, h2, h3, h4{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h1{
	font-size:22px;
}

h2{
	font-size:17px;
	text-transform: uppercase;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.style3 {
	color:#858585;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight:bold;
	font-size: 11px; 
}
.style4 { 
  color:#4C4C4C;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
  text-decoration: none;
  font-size: 11px; 
}
.style5 { 
  color:#4C4C4C; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.nadpis,
.nadpis {
  color:#F06F21;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.nadpis2 {
  padding-left:28px;
  padding-top:5px;
  color:#4C4C4C;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px;
  text-transform: uppercase;
}
.text { 
  color:#4C4C4C; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px;
}
.obrazok {
	color:#E6E6E6;
	border-color: #E6E6E6;
	margin-right: 3px;
}

.menu1 {
	background-image:url(../images/bg_right.jpg);
	padding: 8px 0px 0px 8px;
}
.menu1button {
	height: 22px;
	background-image:url(../images/menubutton2.jpg);
	padding: 8px 15px 0px 15px;
}
/* menu4 */
.thrColFixHdr #menu4 {
	height: 30px;
	padding: 0 0px 0 0px;
	margin: -27px -35px 5px -35px;
	background-color: #E6E6E6;
} 
.thrColFixHdr #menu4_2 {
	height: 30px;
	padding: 0 0px 0 0px;  
	margin: 0px -35px 5px -35px;
	background-color: #E6E6E6;
} 
.menu4button {
	float:left;
	padding: 8px 5px 0px 5px;
	height: 21px;
	background-color:#E6E6E6;
	background-repeat: repeat-x;
	text-align: center;
} 
.menu4button1 {
	float:left;
	padding: 8px 5px 0px 5px;
	height: 21px;
	background-image:url(../images/menu4.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.menu4selected {
	color:#1E221F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
.menu3button1 {
	float:left;
	width:auto;
	padding: 8px 10px 0px 10px;
	height: 22px;
} 

.lavastrana {
	width: 130px;
	float:left;
} 
.pravastrana {
	width: 30px;
	float:right;
	text-align:center;
} 
/* obsah - header */
.contenth {
	height: 28px;
	line-height: 27px;
	background-image:url(../images/contenth.jpg);
	padding-left: 40px;
}
/* obsah - obsah */
.contentc {
	height:150px;
	background-color:#E6E6E6;
	padding: 10px 10px 5px 5px;
	font-size:12px;
	line-height:18px;
} 
.contentc .obrazok{
	margin-right:10px;
	max-height:140px;
}
.intro_nadpis a{
	font-size:11px;
}

/* Prava strana */
/* Prihlasenie */
.menuhh {
	height: 24px;
	background-image:url(../images/bg8.jpg);
	background-repeat: repeat-x;
	padding: 10px 15px 0px 0;
	text-align: center;
} 

.menui {
	height: auto;
	background-image:url(../images/menuibg.jpg);
	background-repeat: repeat-y;
	padding: 5px 15px 0px 0;
	text-align: right;
} 
/* Pocasie tab, Kurzy tab */
.menuii {
	height: auto;
	background-image:url(../images/blok_vpravo.jpg);
	padding: 5px 15px 0px 27px;
	text-align: left;
} 
.form1 {
	list-style-image:url(../images/next.png);
	list-style-position:outside;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
.form2 {
  padding-left:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
}
.anketaTextform {
  width:200px;
}
.anketaCheckbox {
  width:200px;
}
.anketaRadio {
  background-image:url(../images/check.jpg);
}
.anketaSelect {
  width:200px;
}

.button {
/*  background-image:url(../images/login.png); */
  background-image:url(../images/button.png);
  background-color:#FFFFFF;
  color:#585858;
  height:30px;
  width:90px;
  border:0px;
  cursor:pointer;
}
.button.grey{
  background-color:#E6E6E6;
}
.button_wide {
  background-image:url(../images/button_wide.png);
  background-color:#FFFFFF;
  color:#585858;
  height:30px;
  width:145px;
  border:0px;
  cursor:pointer;
}
.button_wide2 {
  background-image:url(../images/button_wide.png);
  background-color: #E6E6E6;
  color:#585858;
  height:30px;
  width:145px;
  border:0px;
  cursor:pointer;
  margin-left:20px;
}
.label{
	background: url(../images/next.png) no-repeat 0px 2px;
	padding-left:45px;
	padding-right:25px;
	text-align:left;
	font-weight:bold;
}
td.label{
	white-space:nowrap;
	height:28px;
	text-align:left;
	vertical-align:top;
	padding-top:6px;
}
.label.mandatory{
	background: url(../images/next_mandatory.png) no-repeat 0px 2px;
}

.entries_list{
  width:100%;
  border:1px solid #CF7500;
}
.entries_list th{
	background-color:#FB9004;
	text-align:center;
	height:28px;
}
.entries_list tr.odd{
}
.entries_list tr.even{
	background-color:#FFEEBF;
}
.entries_list td{
	vertical-align:top;
	padding:5px 0px;
}
.entries_list_comments{
  width:100%;
}
.entries_list_comments th{
	background-color: #E6E6E6;
  color:#4C4C4C;
	text-align:center;
	height:28px;
	text-transform: uppercase;	
}
.entries_list_comments tr.odd{
}
.entries_list_comments tr.buttons{
	background-color: #E6E6E6;
}
.entries_list_comments tr.even{
	background-color:#FFEEBF;
}
.entries_list_comments td{
	vertical-align:top;
	padding:5px 0px;
}

.bulleted_list td.text{
	padding:0px 25px 30px 45px;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.bulleted_list td.title a,
.bulleted_list td.title{

	color:#F06F21;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.bulleted_list td.title{
	background: url(../images/next.png) no-repeat 0px 5px;
	padding-left:45px;
	height:32px;
}
.bulleted_list td.padded_text {
	padding-left:45px;
	padding-bottom:10px;
}
.bulleted_list .obrazok{
	margin-right:30px;
	margin-bottom:2px;
}

.row_advert{
	padding:3px;
	margin-bottom:10px;
}
.row_advert.border{
	border:2px solid black;
}
.row_advert.underpaint{
	background-color:#FFEEBF;
}
.category_title {
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	height: 30px;
	background-color: #E6E6E6;
	padding-left:10px;
}
.category_divider {
	height:21px;
}
.horizontal_divider {
	height:23px;
}

select, input[type="text"], input[type="password"]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
}
input[type="text"], input[type="password"] {
	height:16px;
}

.comment_counter {
	display:block;
	width:135px;
	background-color:#FFEEBF;
	padding:2px 5px;
}

