body {
    font-family: Verdana, Arial, lucida, sans-serif;
    font-size: 71%;
    line-height: 1.6em;
    color: #303030;
    margin: 0;
    padding: 0;
    border: 0;
}
#header-part {
    background: #DF2997 url(http://bic.lucy.cz/images/top_bg.gif) repeat-x top left;
    height: 60px;
    margin: 0;
    padding: 0;
}
#header-part #logo {
    background: url(http://bic.lucy.cz/images/top.gif) no-repeat top left;
	width: 351px;
	height: 61px;
	padding: 0;
}
#header-part #logo a {
	display: block;
	width: 351px;
	height: 61px;
	
    font-size: 200%;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
 
#header-part #logo a:hover { background: transparent !important }
#header-part #logo span { display:none; }
#header-part #logo img { display:none; }



/*
* Navigace
* ------------------------------------------------------------------------------
*/

#navigation-part {
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	right: 30px;
	top: 35px;
}

#navigation { 
    padding: 0; 
    margin: 0; 
}

#navigation h3 { margin: 0;  padding: 0; }
#navigation ul { 
    margin: 0;  
    padding: 0; 
    list-style: none;
}
#navigation li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#navigation li a:link, #navigation li a:visited  {
	color: black;
	padding: 5px 10px;
	display: block;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 110%;
	text-decoration: none;
	margin: 0 5px;
	text-align: right;
	background-color: silver;
	-moz-border-radius: 5px;
}
#navigation li a:hover {
	background-color: white;
    color: black;
}

#navigation li.active a:link, #navigation li.active a:visited {
	background-color: white;
    color: black;
}


.prekryvaci-pruh {
    background-color: white;
    height: 10px;
    width: 2000px;
    position: absolute;
    top: 25px;
    right: 0px;
}

/*
* Zakladni formatovani HTML prvku
* ------------------------------------------------------------------------------
*/

h1, h2, h3, h4 { margin: 1em 0 0.5em 0; }
h1      { font-size: 160%; margin: 1em 0 0.4em 0; line-height: 1.4em}
h2      { font-size: 140%; margin: 1em 0 0.2em 0; }
h3      { font-size: 120% }
h4      { font-size: 110% }

a:link      { color: #DF2997; text-decoration: underline; }
a:visited   { color: #DF2997; text-decoration: underline; }
a:hover     { color: white; background-color: #DF2997 }

p { margin: 0.5em 0 0.8em 0;}
hr { display: none; }
q, cite { font-style: italic }
abbr, acronym { border-bottom: 1px dotted inherit; cursor: help; }
img { border: none; }
table { border-collapse: collapse; font-size: 100%; }
pre { font-size: 120%; border: 1px solid silver; padding: 0 20px; margin: 5px 0;}

/* Zobrazovani promennych a poli pri ladeni */
pre.myprint {font-size: 120%; line-height: 1.2em; background:white; color: black; border: 2px solid red; font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;}

h1, h2 {
	font-family: "Vogue CE", Arial, Tahoma, sans-serif;
	font-weight: normal;
	color : #BE0C78; 
}
h3 {
    color: gray;
}



/*
* Univerzalni tridy
* ------------------------------------------------------------------------------
*/

.hidden { display: none; }
.smaller { font-size: 90%;}
.cleaner { clear: both; }

.acenter { text-align: center; }
.aright { text-align: right; }

.left { float: left; }
.right { float: right; }

/*---------------------------------------------------------------------------*/


/* Body class 

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FBF9F9;
margin-top: 11px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}
*/


/* General smart tables class */

table.forums, table.forumsmb {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 900px;
border: 1px #CCCCCC solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: center;
margin-left: auto;
margin-right: auto;
} 



table.forumsmb{
margin-bottom:12pt;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent, .tbTransparentmb{
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 900px;
background: transparent;
font-size: 11px;
line-height: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
vertical-align: top;
}

.tbTransparentmb{
margin-bottom:12pt;
}

.tbTransparentCell{
text-align: left;
}

img {
border: 0px;
}

td{
text-align: left;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 10px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 11px;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: #225873;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 11px;
margin-left: 10pt;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-size: 10px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
font-size: 11px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #E3E3E3 solid;
font-size: 11px;
line-height: 15px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
text-align: left;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #FFFFFF;
border: 1px #CCCCCC dotted;
padding: 4px;
height: 20px;
font-size: 11px;
font-weight: bold;
line-height: 15px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #F3F9FB;
padding: 3px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
background-color: #8FBEE8;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
text-align: left;
vertical-align: top;

background-color: #BE0D78;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #F6F9FB;
padding: 4px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #E9EFF4;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #F6F9FB;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #CCCCCC 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
font-size: 11px;
}


ol.mbb, ul.mbb, blockquote.mbb{
margin-bottom: 0px;
}
