
a:link
{
	color: #dbb20c;
	text-decoration: none;
}
a:visited
{
	color: #dbb20c;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.nav, .nav:link, .nav:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover
{
	color: #dbb20c;
	text-decoration: none;
}


#ll2 {
	border-top: 1px solid #111111;
	border-right: 1px solid #7c7c7c;
	border-bottom: 1px solid #7c7c7c;
	border-left: 1px solid #111111;
	background-color: #222222;
}


table
{
	empty-cells: show;
}


body, td, th , tr
{
	color: #e6e6e6;
  font-size: small;
	font-family: verdana, sans-serif;
}


body
{
	background-color: #c0c3c3;
	background-image: url('images/xxx.jpg');
  margin: 0px;
	padding: 12px 30px 4px 30px;
}


input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}


input.check
{
}


select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

*/
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}


a img
{
	border: 0;
}

.quote
{
	color: #ffffff;
	background-color: #5a5a5a;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: small;
	line-height: 1.4em;
}


.code
{
	color: #fffff;
	background-color: #6c6c6c;
	font-family: "courier new", "times new roman", monospace;
	font-size: small;
	line-height: 1.4em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 2px;
	width: 99%;

	white-space: nowrap;
	overflow: auto;

	max-height: 24em;
}


.quoteheader, .codeheader
{
	color: #0dc9d5;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}


.help
{
	cursor: help;
}


.meaction
{
	color: red;
}


.editor
{
	width: 96%;
	background-color: #c5c5c5;
}


.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}


.windowbg
{
	color: #e6e6e6;
	background-color: #212121;
}
.windowbg2
{
	color: #e6e6e6;
	background-color: #2f2f2f;
}
.windowbg3
{
	color: #e6e6e6;
	background-color: #212121;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}


.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: white;
	font-style: normal;
	background: url(images/titlebg.jpg) #E9F0F6 repeat-x;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
} 
.titlebg, .titlebg a:link, .titlebg a:visited 
{
	font-weight: bold;
	color: #dbb20c;
	font-style: normal;
}

.titlebg a:hover
{
	color: #ffffff;
}

.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}


.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/catbg.jpg) #000000 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg2.jpg) #000000 repeat-x;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #969595;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: #dbb20c;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #ffffff;
}

.bordercolor
{
	background-color: #373737;
	padding: 0px;
}


.tborder
{
	padding: 1px;
	border: 1px solid #4F4F4F;
	background-color: #4F4F4F;
}



.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}



.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}


.error
{
	color: #ffffff;
}


.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(images/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}


.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #dbb20c;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}


.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #dbb20c;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #ffffff;
	text-decoration: none;
}


#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}


.jumpbox
{
width: 100px;
border: 2px white ridge;
position: absolute;
left: 100px;
z-index: 100px;
}
.jumptext
{
width: 60px;
}

/* Style for Sitemap */
.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}

.reklama {margin-top:10px;margin-bottom:10px}
.reklama table{width:100%;background-color:#212121;border:2px solid;border-color:#969595;}
.reklama td{text-align:center;background-color:#212121;}




#hledat-input {background-color: #d7d7d7; border:1px solid; border-color:white;margin-top:5px;_margin-top:3px}
#hledat-odeslat {background-color: #d7d7d7; border:1px solid; border-color:white;margin-top:5px;_margin-top:3px;font-weight:bold}


#select-prihlaseni {background-color: #d7d7d7; border:1px solid; border-color:white;}

#input-prihlaseni {background-color: #d7d7d7; border:2px solid; border-color:white;}

#prihlaseni-odeslat {background-color: #d7d7d7; border:1px solid; border-color:white;font-weight:bold;}

#novinky {background-color: #212121;border-top:1px solid #969595;padding-left: 10px;}
#hledat {background-color: #212121;border-top:1px solid #969595;padding-right: 15px;_padding-right: 10px;}


#avatar {background-color: #212121;border-right:1px solid #969595;}

#userinfo {background-color: #212121;}



#informacni-centrum {background-color: #212121;font-weight:bold}
#informacni-centrum2 {background-color: #212121;font-weight:bold}

#header {background-color:#000000}
#header-obrazek {_margin:-2px}







#topic-hlavicka {border-bottom: 2px solid #969595;background-color: #ffffff;}
#topic-telo {border: 2px solid #969595}
#topic-uzivatel {overflow: hidden;border-right:1px solid #121212;margin-right:5px;text-align:center;width:15%;_width:16%}
#hr-cara {background-color: #121212;color: #121212;height:1px;border:0px}





#messageindex-hlavicka {background: url(images/catbg2.jpg) #000000 repeat-x;color: #000000;	border-bottom: 1px solid #969595;}

#messageindex-napoveda {background-color:#212121}





#jmeno-cas {color: white;font-style: normal;background: url(images/titlebg.jpg) #E9F0F6 repeat-x;border-top: solid 1px #969595;padding-left: 10px;padding-right: 10px;}


#recent-napoveda {background-color:#616161}





#new10-hlavicka a:link, #new10-hlavicka a:visited {color: #dbb20c; text-decoration: none;}
#new10-hlavicka a:hover {color: #ffffff;}




#new10 {background-color: #505456;font-weight: bold;	padding-left: 10px; padding-right: 10px;	color: #ffffff; text-decoration: none;}
#new10 a:link, #new10 a:visited {color: #dbb20c; text-decoration: none;}


#univerzalni-ram {border: 2px solid #969595}

#nahrada-titlebg2 {color: white; font-style: normal; background: url(images/titlebg.jpg) #E9F0F6 repeat-x; padding-left: 10px; padding-right: 10px;} 
