body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;	
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FEEC62;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-width: 10px;	
}
.text {
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;
	margin-top: 5px;	
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.text2 {
	margin-left: 25px;
	margin-right: 10px;	
	margin-bottom: 10px;
	margin-top: 5px;	
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.textmaly {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.bg_predstrana
{	background-image: url(../images/mb_bg_predstrana.jpg);
	background-repeat: repeat-x;
	background-color: #DFD3A3;		
}
.bgr 
{	background-image: url(../images/mb_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffe623;		
}
.bgr2
{	background-image: url(../images/mb_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #ffe623;
}
.bgr3
{
	background-image: url(../images/bottom.jpg);
	background-repeat:repeat;		
	background-color: #FFE623;
}
.bodyright0 
{	background-image: url(../images/mb_body_right0.jpg);
}
.bodyright1 
{	background-image: url(../images/mb_body_right1.jpg);
}
.bodyright2 
{	background-image: url(../images/mb_body_right3.jpg);
}
.rightimg{
	background-image: url(../images/mb_right.jpg);
	background-repeat:no-repeat;
}
.bottomimg{
	background-image: url(../images/mb_bottom.jpg);
	background-repeat:no-repeat;
}
.novinka
{
	margin-bottom: 10px;
	margin-top: 5px;
}
.novinka2
{
	margin-bottom:10px;
	margin-top:5px;
	margin-left:10px;

}
.novinkaodraz
{
	margin-top: 5px;
}
.novinka_nadpis
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a.paticka, a.paticka:hover, .paticka {
	font-family : arial;
	font-size : 11px;
	color: #E9242D;
	text-decoration : none;
	font-weight: bold;
	margin-left: 10px;	
}
a { color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.fotobrdr 
{
	border: 2px #000000 solid
}
.nadpis {
	font-family: verdana;
	font-size: 15px;
	color: #E9242D;
	text-align: left;
	font-weight: bold;
} 
.nadpis2 {
	font-family: verdana;
	font-size: 13px;
	color: #E9242D;
	text-align: center;
	font-weight: bold;
} 
textarea.pole, input.pole, select.pole {
	background-color:#FFFFFF;
	color:#000000;
	border-style: solid;
	border-color: #E9242D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
}
.datum {
	margin:0px;
	font-family: verdana;
	font-size: 10px;
	color: #df8a00;
	text-align: left;
}
.textnovinka {
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.pic {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.foto {
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.b {
	font-weight: bold;
}
input {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
/*	background-color: #F4D17F;*/
	font-weight: bold;
}



form {
	margin:0px;
	padding:0px;
}

input.klub {
	width:70px;
	height:12px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color:#000000;
	font-size:10px;
}
a.klub_zapom, a.klub_zapom:hover {
	font-weight:bold;
	text-decoration:none;
}
/* club */

input.input {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	border-style: solid;
	border-color:#000000;
	border-width: 1px;
	padding: 0px 2px;
}
input.ageyear {
	width: 34px;
	text-align: center;
}
input.age {
	width: 20px;
	text-align: center;
}
input.normal {
	width: 240px;
}
input.longer {
	width: 210px;
}
input.short {
	width: 42px;
}
input.login {
	width: 100px;
}
input.longest {
	width: 260px;
}

textarea.area {
	background-color:#FFFFFF;
	color:#000000;
	font-size:14px;
	border-style: solid;
	border-color:#000000;
	border-width: 1px;
	width: 99%;
	height: 70px;
	font-family:Arial, Helvetica, sans-serif;
}
#dataOutput{
	position: absolute;	
	background: #ffffff;
	border: 1px solid #C0BB9B;
	height: 1px;
	display: none;
	min-width: 265px;
}
#dataOutput tr td{
	cursor: pointer;
	cursor: hand;
}

#dataOutput  tr.classlight td{
	background: #BB4C01;
	color: #FFFFFF !important;
}
#dataOutput tr.light td{
	background: #FFFFFF;
	color: #444444 !important;
}
#dataOutput tr.dark td{
	background: #F0F0F0;
	color: #444444 !important;
}
#dataOutput tr.classclick td{
	background: gray;
	color: #FFFFFF !important;
}
#dataOutput .alert{
	color: red;
	padding: 10px;
}

input.fake{
	border: 1px solid #ed1a0e;
	color: #BB4C01;
	font-weight: bold;
}
input.alert{
	border: 1px solid red;
}

td.required{
	font-weight: bold;
}

.club_icon{
	border: 1px solid #000000;
	margin-right: 4px;
	margin-bottom: 0px;
	height: 50px;
	width: 40px;
}
.club_button {
	margin-top:6px;
	margin-bottom:6px;
}
.club_but a{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.club_but a:hover{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.club_jmeno {
	margin-bottom:6px;
	color:#FF008B;
	font-weight:bold;
}

hr.hr{
	background-color: #000000; 
	color: #000000;
	size: 1px;
	height: 1px;
	border: 0px;
	margin: 5px 0px;
}