

/* #######################  GENERAL SETTINGS ############################ */
* {
	margin:0px;
	padding: 0px;
		outline: none;
}

html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #35445f;
	margin-top: 0px;
	background-color: #c6cdd4;
	height: 100%;
	text-align: center;

	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #004e96; text-decoration: none;}
a:hover {color: #000000;}
a:visited {color: #004e96;}
a.image, a.image:hover  {border:0;}
li{ list-style: none;}
ul { list-style: none;}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {
	font-size: 11px;
	color:#333;
	font-weight: bold;
	}
	a.pathway:link {color:#4b6582;}
	a.pathway:visited {color:#4b6582;}
	a.pathway:active {color:#4b6582;}
	a.pathway:hover {color:#659FDE;text-decoration:underline;}

/* Mainlevel menu */


a.mainlevel, a.mainlevel:visited {
   display: block;
	color: #FFFFFF;
	padding:3px 0px 0px 8px;
	text-decoration: none;
	background: url(../images/menubackground.jpg) no-repeat top left;
	margin: 2px 1px 0px 1px;
	width:192px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	
	}
	
a.mainlevel:hover {
	color: #FFFFFF;
	background: url(../images/menuhover.jpg) no-repeat top left;
	}	
						
 
 /*IE6 Hack */

* html body a#active_menu.mainlevel,* html body a#active_menu.mainlevel:visited, * html body a.mainlevel, * html body a.mainlevel:visited {
	width: 200px;
}
 
/*End of IE6 Hack*/ 
 
 a#active_menu.mainlevel {
 display: block;
	
	color: #FFFFFF;
	padding:3px 0px 0px 8px;
	text-decoration: none;
	background: url(../images/menuhover.jpg) no-repeat top left;
	margin: 2px 1px 0px 1px;
	width:192px;
	height: 22px;
	}
				
				
	a#active_menu.mainlevel:hover {display: block;
	
	color: #FFFFFF;
	padding:3px 0px 0px 8px;
	text-decoration: none;
	background: url(../images/menubackground.jpg) no-repeat top left;
	margin: 2px 1px 0px 1px;
	/*width:192px;*/
	height: 22px;
	}					
	


	
	
						
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 18px;}

a.sublevel, a.sublevel:visited {	
/*display: block;
	background: #A0A0A0;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	width:200px;*/
	display: block;
	color: #677183;
	padding:3px 0px 0px 8px;
	text-decoration: none;
	margin: 2px 1px 0px -3px;
	width:189px;
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	background-color: #e2e7eb;
	text-transform: uppercase;
		
		}

   a.sublevel:hover {
	display: block;
	color: #c35353;
	}
	
/*Ie6 Hack*/	
* html a.sublevel,* html a.sublevel:visited {
	width: 197px;
}

/*End of Ie6 Hack*/
	
/* End Sub Menu */
	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable td {height: 18px;}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
/*font-size: 16px;
width: 100%;
font-weight: bold;
color: #659FDE;*/
}

/* content title and links */
.contentpagetitle {; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: bold; color: #4b6582;border-bottom: 0px;font-size:14px;}
a.contentpagetitle:hover {color: #004E96;text-decoration: none;}

/* top box like a category description */
.contentdescription {;}

/* Main Body Text */
.contentpane {
margin: 20px;
width: 90%;

}
.contentpaneopen {
border-collapse: collapse;
margin: 0px 20px 0px 20px;
}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{
font-size: 12px;
width:20px;
}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{
margin:0px 0px 0px 20px;
font-size: 12px; height: 15px;  

}	

/* Read more link */
a.readon:link, a.readon:visited{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:##004E96;font-weight: bold;
}

a.readon:hover {
	color: #000000;
	text-decoration: underline;
   font-style: italic;
}

/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {

height:22px;
/*margin:0px 0px 0px -5px;*/
padding:7px 0px 5px 10px;
font-weight: bold;
width:523px;
/*background-color: #C6CDD4;*/
border-collapse: collapse;
color: #35445F;
font-size: 12px;

	 
	}
	
table.contentpaneopen td.contentheading {

height:22px;
/*margin:0px 0px 0px -5px;*/
padding:7px 0px 0px 10px;
font-weight: bold;
/*width:523px;*/
/*background-color: #C6CDD4;*/
border-collapse: collapse;
color: #35445F;
font-size: 12px;	
display: block;
margin: 0px 0px 15px 0px;
	
	}
	
	/*Ie6 HAck*/
* html .componentheading,* html table.contentpaneopen td.contentheading {
	height: 29px;
}

	/*Ie6 HAck*/
	
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {

font-size: 12px;
}
.sectiontableentry2 {

font-size: 12px;

}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {;}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{;}
/* End blogsection */

/* Search Form Module*/
.search {

/*padding:0px 0px 0px 12px;*/
background: url(../images/searchinput.jpg) top left no-repeat;
margin:0px;
}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}

.text_area {;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */

.button, .validate {
    -moz-box-shadow:inset 0px 1px 0px 0px #062575;
    -webkit-box-shadow:inset 0px 1px 0px 0px #062575;
    box-shadow:inset 0px 1px 0px 0px #062575;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #456da1), color-stop(1, #2d487f) );
    background:-moz-linear-gradient( center top, #456da1 5%, #2d487f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#456da1', endColorstr='#2d487f');
    background-color:#456da1;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #333333;
    display:inline-block;
    color:#f5f0f5;
    font-size:12px;
    font-weight:bold;
    padding:4px 12px;
    text-decoration:none;
    text-shadow:1px 1px 0px #2b262b;
}

.button:hover, .validate:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2d487f), color-stop(1, #456da1) );
    background:-moz-linear-gradient( center top, #2d487f 5%, #456da1 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d487f', endColorstr='#456da1');
    background-color:#2d487f;
}
.button:active,.validate:active {
    position:relative;
    top:1px;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */

#allwrapper {
	width: 995px;
	margin: 0px auto 0px auto;
	padding: 0px;
	 text-align: left;
}
#scrollerwrap {
	/*margin: 0px;
	padding: 7px 0px 0px 0px;
	height: 54px;
	width: 995px;*/
	
/*height:34px;
margin:0px;
padding:15px 0px 0px;*/

height:20px;
margin: 15px 0px 15px 0px;
width:995px;
}
#scroller {
/*background: url(../images/scrollerback.jpg);*/
	float: left;
	height: 20px;
	width: 995px;
	background-color:#DB3D56 ;
  /* padding:3px 7px 0px 7px;*/
}

#header {
	background-image: url(../images/header.jpg);
	width: 995px;
	height: 153px;
	padding: 0px;
	margin: 0px;
}

#pathwaywrap {
	height: 27px;
	width: 995px;
	padding: 0px;
	margin: 8px 0px 8px 0px;
}

#searchwrap {
	/*width: 181px;*/
	height: 27px;
/*	background-image: url(../images/searchinput.jpg);*/
	float:left;
}

#mainbodywrap_novinky {
	width: 995px;
	/*height: 100%;*/
	background-image: url(../images/novinky-bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
}

#mainbodywrap {
	width: 995px;
	background: url(../images/background-middle.jpg) repeat-y 205px 0px;

}


#left {
	width: 202px;
	
	float: left;
}

#right {
	width: 254px;
	float:left;
	/*height: 100%;*/

}

#mainbody {
	width: 533px;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	float:left;
}

#advertis {
	width: 523px;
	height: 75px;
	background-image: url(../images/advertisementback.jpg);
	/*float:left;*/
	padding: 10px 0px 0px 10px;
}

/*IE6 Hack*/
* html #advertis {
	width:533px;
	height: 85px;
}
/*End of IE6 Hack*/


#mycontent {
background: top left no-repeat;
background-image: url(../images/posledny-den-header.jpg);
clear:both;
margin:0px 0px 20px 0px;
padding:0px;
width:533px;


}

#rightmodule {
	width: 254px;
	background: #C6CDD4;
	padding: 0px 0px 5px 0px;
	float: left;
	
}

#novinky {
	width: 254px;
	clear: both;
/*	height: 100%;
	background-image: url(../images/novinky-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat; */
}

#novinky h3{
	background-image: url(../images/novinky-top.jpg);
height:23px;
margin:0px 0px 0px -5px;
padding:7px 0px 0px 15px;
width:239px;
	background-position: 0px;
}

/*IE6 Hack */
* html #novinky h3{
width:254px;
height:30px;
}
/*End of IE6 Hack*/

#novinky div.moduletable{
	width: 248px;
	height: 100%;
	
}

#footer{
	width: 995px;
	height: 41px;
	background-image: url(../images/footerback.jpg);
	clear: both;
}

#user1,#user2,#user3,#user4 {
 height: 263px;
 width:264px;
 background-image: url(../images/users.jpg);
 padding: 0px;
 margin: 0px;
 overflow: hidden;
 
}

#user1 h3,#user2 h3,#user3 h3,#user4 h3 {
padding:7px 0px 0px 15px;
margin: 0px;
height: 21px;
color:#4b6582;
 
}
/*IE6 Hack*/
* html #user1 h3,* html #user2 h3,* html #user3 h3,* html #user4 h3  {
	height: 28px;
}

#user1,#user3 {
 float:left;
 
}

#user2,#user4 {
 float:right;
 
}



#users {
height:263px;
margin-bottom:5px;
width:533px;
}

.clearing {
	clear:both;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
   visibility: hidden;
	
}

div.moduletable {
 padding-left: 5px;
}

#left div.moduletable {
 padding: 0px;
 margin:0px 0px 0px 0px;
}


#top1 {
 width:533px;
 background: url(../images/posledny-den-bottom.jpg) no-repeat left bottom;
 padding: 0px 0px 10px 0px;
 margin: 0px 0px 10px 0px;
 clear: both;
  
}


#top1 h3{
	background: top left no-repeat;
	background-image: url(../images/posledny-den-header.jpg);
height:22px;
margin:0px 0px 0px -5px;
padding:7px 0px 0px 10px;;
width:523px;
}

/*IE6 Hack*/
* html #top1 h3 {
	width:533px;
	height: 29px;
}
/*End of IE6 Hack*/


#top2,#top4 {
 width:533px;
 background: url(../images/online-bottom.jpg) no-repeat left bottom;
 padding: 0px 0px 10px 0px;
 margin: 0px 0px 5px 0px;
  
}
#top2 h3, #top4 h3{
	background: top left no-repeat;
	background-image: url(../images/online-header.jpg);
height:22px;
margin:0px 0px 0px -5px;
padding:7px 0px 0px 10px;;
width:523px;
color:#ffffff;
}

/*IE6 Hack*/
* html #top2 h3, * html #top4 h3 {
	width:533px;
	height: 29px;
}
/*End of IE6 Hack*/



#topmenu a,#topmenu a:visited,#topmenu a:hover ,#topmenu img {
display:block;
text-decoration: none;
border: none;
}

#topmenu  {
  padding: 0px;
  margin: 5px 0px 5px 0px;
  clear:both;
}

li.latestnews {
 padding: 0px 0px 3px 0px;
 margin: 5px 5px 5px 0px;
 border-bottom: 1px solid #d3d9df;
 font-size:10px;
}



div#top1 li.latestnews {
 padding: 0px 0px 3px 0px;
 margin: 5px 5px 5px 0px;
 border: none;
 font-size:12px;
}


a#active_menu.sublevel {
 display: block;
  background-color: White;
	}

div.search input.button {
background:transparent url(../images/searchbutton.jpg) no-repeat scroll 0pt;
border:medium none;
cursor:pointer;
height:27px;
line-height:0px;
overflow:hidden;
padding:0px;
text-indent:100px;
width:42px;
}

div.search input {
border:none;
}

div#path {
	height:20px;
	float: left;
	padding:7px 0px 0px 7px;
	/*background:transparent url(../images/homeicon.jpg) no-repeat scroll 0pt;*/
}


#login {
	margin: 0px;
	padding: 0px;
}


#loginwrap {
	width: 995px;
	height: 75px;
	background-color: #000000;
	/*float:left;*/
	padding: 15px 0px 15px 0px;
	color:white;
	display: none;
}

a#prihlasenie:link,a#prihlasenie:visited {
/* display: block;
 color: #ffffff;
 margin: 5px 5px 5px 50px;*/
color:#FFFFFF;
display:block;
height:22px;
margin:2px 1px 0px;
padding:3px 0px 0px 8px;
text-decoration:none;
width:192px;
color:white; 
 font-weight: bold;
 font-size: 14px;
}

#login_tab {
/*background:transparent url(../images/slider_tab.jpg) no-repeat scroll 0pt;
width:171px;
height:32px;
float: right;
margin:-11px 8px 0px 0px; */
/*width:196px;
margin:0px 3px 0px 3px;
color:#FFFFFF;
display:block;
height:22px;

font-size:14px;
font-weight:bold;*/
background-color: Black;
width:199px;
overflow: hidden;
}

table.blog td.contentheading {
 background: none;
 	text-decoration: none;
	font-weight: bold; 
	color: #4b6582;
	border-bottom: 0px;
	font-size:14px;
}



table.contentpaneopen td {
	/*padding: 10px 5px 0px 5px;*/
}

#mainbodywrapinner {
	width: 995px;
	background: url(../images/background-middle-bottom.jpg) no-repeat scroll 44.4% 100%;

}

#mainbodywrapinner_novinky {
	width: 995px;
}


#mainbodywrap_wide {
	width: 995px;
	background: url(../images/background-middle-w.jpg) repeat-y 205px 0px;

}

#mainbodywrapinner_wide {
	width: 995px;
	background: url(../images/background-middle-bottom-w.jpg) no-repeat scroll 100% 100%;

}


#mycontent_wide {
background:transparent url(../images/content-header-w.jpg) no-repeat scroll left top;
clear:both;
margin:0 0px 20px 0px;
padding:0px;
width:790px;
overflow: hidden;
}

#mainbody_wide {
	width: 790px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float:left;
}
 

#mycontent_wide td.componentheading,
#mycontent_wide table.contentpaneopen td.contentheading,
#mycontent_wide div.componentheading {

height:22px;
margin:0px;
padding:7px 0px 10px 10px;
font-weight: bold;
/*width:780px;*/
/*background-color: #C6CDD4;*/
border-collapse: collapse;
color: #35445F;
font-size: 12px;
display: block;
	 
	}
	
#mycontent_wide table.blog td.contentheading {
 background: none;
 	text-decoration: none;
	font-weight: bold; 
	color: #B0111C;
	border-bottom: 0px;
	font-size:14px;
}


#nms_outside {
	color: White;
	padding: 2px 0px 0px 0px;
}

#menu_bottom {
display:block;
width: 200px;
height: 9px;
background:transparent url(../images/menu-bottom.jpg) no-repeat scroll left top;
margin:0px 0px 10px 1px;
}

#mycontent_wide td.componentheadinggal {
background:transparent url(../images/gallery-header-w.jpg) no-repeat scroll left top;
height:22px;
/*margin:0px 0px 0px -5px;*/
padding:7px 0px 0px 10px;
font-weight: bold;
width:780px;
background-color: #C6CDD4;
border-collapse: collapse;
color: #FFFFFF;
font-size: 12px;
display: block;
	 
	}
	
	.inputbox {
		margin: 0px 0px 5px 0px;
	}
	
	
	table#tv {
   width: 224px;
	margin:15px 0 0 15px;	
		
		
	}
	
	table#tv td {
		border-bottom:1px solid #D3D9DF;
		font-size:10px;
		line-height:18px;
	
		
	}
	
	div#novinky li {
border-bottom:1px solid #D3D9DF;
font-size:10px;
margin:5px 5px 5px 0;
padding:0 0 3px;
	}
	
	div#novinky li a {
		padding: 0px 0px 0px 5px;
	}
	
	div#uvod {
	float:left;
	height:27px;
	width: 28px;
	display: block;
	background:transparent url(../images/homeicon.jpg) no-repeat scroll 0 50%;
	}
   
	a.uvod {
		width: 28px;
		height:27px;
		display: block;
		font-size: 0px;
	}
		
	#leftmodules {
		margin:0px 0px 10px 0px;
	}
	
div#user2 div.moduletable {
	padding:0px;
	
}


table.contentpaneopen-index a {
	color: #C43D44;
	font-size: 16px;
	font-weight: bold;
}

table.contentpaneopen-index a:hover {
	color: black;
	font-size: 16px;
	font-weight: bold;
}

table.contentpaneopen-index a:hover {
	color: black;
	font-size: 16px;
	font-weight: bold;
}

table#tipovacka {
	margin: 10px auto;
	
}

table#tipovacka td {
	border: 1px solid #E7E7E7 ;
}

table#tipovacka th {
	text-align:center ;
}

div#mycontent_wide table {
	margin: 0px 0px 0px 20px;
}


div#mycontent_wide div#p1 table  {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

div#allseasons table {
	margin: 0px 0px 0px 0px;
}

div#mycontent_wide div#p1 table td {
		font-size: 10px;
}

div#allseasons table td {
	font-size: 10px;
}



div#allseasons {
	overflow: hidden;
	margin: 40px 10px 10px 10px;
}

div#mycontent_wide table.contentpaneopen  {
  width: 770px;
  margin: 0px 10px;
}

div#mycontent_wide table.contentpaneopen td.contentheading {
  
  width: auto;
}

td.sectiontableheader {
border-bottom:1px solid #9AB8D2;
background: none;	
}

td.smalltext {
	color:#ffffff;
}

td.smalltext a, td.smalltext a:visited {
	color: #ffffff;
}

td.smalltext a:hover {
	color: #EEEEEE;
	text-decoration: underline;
	
}

div.moduletable-right {
	/*background-color: #E2E7EB;*/
	width: 198px;
}

div.moduletable-right h3 {
	padding: 5px 0px 5px 5px;
}

div#user2 div.moduletable div img {
	margin: 15px 0px 0px 0px;
}

div#mycontent table.contentpaneopen td {
	/*width:503px;*/
}

div.tipwarning {
	padding: 0px 0px 0px 10px;
	border: 2px solid #C6CDD4;
	/*background: #E9F3F9;*/
}


/*Tabulky v clankoch*/

table.tabulkams {
  border-collapse: collapse;
  width: 484px;

}


table.tabulkams th {
	text-align:center;
	border:1px solid #eee;
	background: #E2E7EB;
	font-weight: bold;
		padding: 5px;
}

table.tabulkams td {
	border:1px solid #eee;
	padding: 3px;
	text-align:center;
}

/*END Tabulky v clankoch*/

/*Indexove tabulky reprezentacii*/

table.tabulkaindex {
  border-collapse: collapse;
  width: 484px;
}

table.tabulkaindex th {
	text-align:center;
	border:1px solid #eee;
	/*background: #E2E7EB;*/
	font-weight: bold;
		padding: 5px;
}

table.tabulkaindex td {
	border:1px solid #eee;
	padding: 3px;
	text-align:center;
	height: 50px;
}

table.tabulkaindex td:hover {
	background: #E2E7EB;
}

input#mod_search_searchword {
	background:none repeat scroll 0 0 transparent;
padding-left:12px;
text-align:center;
}

/* Article paragraph */

table.contentpaneopen td p {
	margin:0px 0px 15px 0px;
}


/* Article paragraph */



  div.imagemenubar {
  background:transparent url(../images/imagemenubar.jpg) no-repeat scroll 0 0;
  width:533px;
  height:40px;
  display:block;
    }
    
 
 a.imagemenubarlink1 {
 
 display:inline-block;
 float:left;
 width:133px;
 height:40px;
 
 }

table.contentpaneopen td img {
	display: inline-block;
	margin: 0px 7px 5px 0px;
}

.beziaci-text {
	font-size: 12px;
	color: #ffffff;
	white-space: nowrap;
}


/*Joomleague tables styling */

/*Ranking - Vysledky*/

#jlg_ranking_table table {
	border:1px solid #cccccc;
	border-spacing: 0px;
	padding: 1px;
}

#jlg_ranking_table tr.sectiontableheader {
	line-height: 22px;
	text-indent: 5px;
}

#jlg_ranking_table tr.sectiontableentry1 {
	line-height: 22px;	
}

#jlg_ranking_table tr.sectiontableentry2 {
	line-height: 22px;
	background: #E2E7EB;	
}

/*Tabulka*/

table.rankingtable {
	border:1px solid #cccccc;
	border-spacing: 0px;
	line-height: 22px;
	padding: 1px;	
}

table.rankingtable tr {
	background:#D3D3D3;
}

table.rankingtable tr.sectiontableentry1,table.rankingtable tr.sectiontableentry2 {
	background:none;
}

table.rankingtable td.sectiontableheader {
	padding: 3px;
	line-height: 16px;
}

/*Rozpis zapasov*/

table.matches {
	border:1px solid #cccccc;
	border-spacing: 0px;
	padding: 1px;
	
}

table.matches tr.sectiontableheader {
	line-height: 22px;
	text-indent: 5px;
}

table.matches tr.sectiontableentry1 {
	line-height: 22px;	
}

table.matches tr.sectiontableentry2 {
	line-height: 22px;
	background: #E2E7EB;	
}


/* Zapasova matica */



table.matrixtable tr td,table.matrixtable tr th {
	border: 1px solid #E2E7EB;
}

table.matrixtable tr th {
	background: #D3D3D3;
}	

table.matrixtable {
	border:1px solid #cccccc;
	border-spacing: 0px;
	padding: 1px;	
	line-height: 20px;
}

/* Flash stats */

.coolstatistiky {
	display: block;
	overflow: hidden;
	margin: 0px 15px 0px 20px;
}

/*Tipovacka poradie*/

div#mycontent_wide table.tipovackaporadie {
	border:1px solid #cccccc;
	border-spacing: 0px;
	padding: 1px;
	margin: 0 0 7px 20px;	
}

table.tipovackaporadie tr.sectiontableheader {
	line-height: 22px;	
}

table.tipovackaporadie tr.sectiontableentry1 {
	line-height: 22px;	
}

table.tipovackaporadie tr.sectiontableentry2 {
	line-height: 22px;
	background: #E2E7EB;	
}

table.tipovackaporadie td.tipdetail {

   vertical-align: middle;
   text-align: center;
}



table.tipovackaporadie td.tipdetail a {
   display:inline-block;
   vertical-align: middle;
   text-align: center;
}

table.tipovackaporadie td.highlight {
	border:1px solid red;
}


/*Tipovacka Vysledky*/

div#mycontent_wide table.tipovackavysledky {
	border:1px solid #cccccc;
	border-spacing: 0px;
	padding: 1px;
	margin: 0px 0px 7px 20px;	
}

table.tipovackavysledky tbody tr.sectiontableentry1 {
	line-height: 24px;	
}

table.tipovackavysledky tbody tr.sectiontableentry2 {
	line-height: 24px;
	background: #E2E7EB;	
}

table.tipovackavysledky tbody tr.sectiontableheader td.prvedecko {
	text-indent: 3px;
}

table.tipovackavysledky tbody tr.sectiontableheader td {
	padding:3px 0px;
}


table.tipovackavysledky tbody tr.sectiontableentry1 td.prvedecko,table.tipovackavysledky tbody tr.sectiontableentry2 td.prvedecko {
	text-indent: 10px;
}

/*Tipovacka Vkladanie tipov*/

table.vloztip {
	border-spacing: 0px;
}


table.vloztip tr.sectiontableheader {
	line-height: 22px;	
}

table.vloztip tbody tr.sectiontableentry1 {
	line-height: 22px;	
}

table.vloztip tbody tr.sectiontableentry2 {
	line-height: 22px;
	background: #E2E7EB;	
}

table.vloztip .inputbox {
	margin: 3px 0px 3px 0px;
}

table.vloztip tbody tr.bezzolika {
	line-height: 22px;
	background: #E2E7EB;	
}

table.vloztip tbody tr.bezzolika td {
	border-top: 1px dashed #9AB8D2;
}	

div#mycontent_wide table.vloztipbottom {
	margin: 7px 0 0 0;
}

	

/*Security images captcha*/

.captcharel {
	display: inline-block;
	vertical-align: middle;
	padding: 4px 0 0 5px;
}

#securityImagesJoomlaUserTry {
	margin: 5px  0 0 0;
	vertical-align: middle;
}


/* System Standard Messages */
#system-message { margin: 20px 20px 20px 20px; }

#system-message dt{ font-size:16px;font-weight:bold; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding:20px 40px; text-indent:0px;}

/* System Error Messages */
#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: 20px 40px; text-indent:0px;}

/* System Notice Messages */
#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: 20px 40px; text-indent:0px;}

/*Fix for buttons in reg+pass+username recovery*/

#josForm .button,.josForm .validate {
	margin: 0 0 0 20px;
}

/*Login Modul*/




#leftmodules div.moduletable {
background: url('../images/login-bottom.jpg') no-repeat left bottom;
 padding: 0px;
 margin:0px 0px 15px 0px;
}

#leftmodules form {
	padding: 6px 6px 10px 6px;
}

#leftmodules h3 {
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 7px;
	color: #4B6582;
	/*text-transform: uppercase;*/
	background: url('../images/login-top.jpg') no-repeat 0 0;
}

#leftmodules fieldset {
	border: none;
	padding: 6px;
}

#leftmodules fieldset.input p {
	display: block;
	overflow:hidden;
	margin:3px 0;
	line-height: 18px;
}

#leftmodules fieldset.input .inputbox {
	margin:0px;
}

#modlgn_remember {
	margin: 0px;
	padding: 0px;
	vertical-align: sub;
}

#leftmodules ul {
	padding: 6px;
}


/* banner nalavo */

#leftmodules .moduletable-banner {
	text-align: center;
}

/*Modul tipovacka nalavo - mod_joomleague*/

#leftmodules div.moduletable-tipovacka {
 background: url('../images/login-bottom.jpg') no-repeat left bottom;
 padding: 0 0 7px 0;
 margin:0px 0px 15px 0px;
}

.moduletable-tipovacka a.mainlevel, .moduletable-tipovacka a.mainlevel:visited {
background:none;
font-size: 12px;
color:#004E96;
text-transform: none;	
}

.moduletable-tipovacka a#active_menu.mainlevel:hover {
	color: #FFFFFF;
	padding:3px 0px 0px 8px;
	text-decoration: none;
	background: url(../images/menubackground.jpg) no-repeat top left;
   text-transform: none;
	}	
	
	
.moduletable-tipovacka a.mainlevel:hover {
	color: #FFFFFF;
	background: url(../images/menuhover.jpg) no-repeat top left;
	text-transform: none;
	}	

.moduletable-tipovacka a#active_menu.mainlevel {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/menuhover.jpg) no-repeat top left;
	text-transform: none;
	}