@charset "utf-8";
/* CSS Document */

iframe {
	border:none;
}

#bottom {
	margin-top:50px;
	width:100%;
	height:382px;
	background:url("/design/common/bottom.jpg") center no-repeat;
	color:#999;
}

#end {
	height:26px;
	background-color:#494949;
}

#end .inend  {
	width:980px;
	margin:0 auto;
}

#end .inend span.divide, #end .inend a.brown, #end .inend div.addthis_toolbox {
	display:inline-block;
}

#end span.divide {
	height:26px;
	width:3px;
	background:url("/design/common/bottomdiv.jpg") 0 0 no-repeat;
}

#end a.brown {
	height:26px;
}

#end a.brown img {
	height:26px;
	border:none;
}

#end .inend div.addthis_toolbox {
	position:absolute;
	margin-top:3px;
	margin-left:3px;
}

/* */

form.novy-prispevek {
	border-bottom:5px solid #999;
}

form.novy-prispevek label {
	width:150px;
	vertical-align:top;
	clear:both;
	display:block;
}

form.novy-prispevek input, form.novy-prispevek textarea {
	margin-bottom:5px;
}

form.novy-prispevek input[type="text"], form.novy-prispevek textarea {
	width:99%;
}

form.novy-prispevek textarea {
	height:100px;
}

h3.debata {
	margin-bottom:5px;
}

small.debata {
	color:#999;
}

p.debata {
	font-style:normal;
	text-align:justify;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	margin-top:5px;
}

/* prihlaseny jezdec */

.prihlaseny-jezdec {
	display:block;
	width:640px;
	margin-bottom:2px;
	text-decoration:none;
}

.prihlaseny-jezdec table {
	width:100%;
}

.prihlaseny-jezdec .sc {
	font-size:180%;
	font-weight:bold;
	width:70px;
	text-align:center;
}

.prihlaseny-jezdec .jmeno {
	width:250px;
	font-weight:bold;
}

.prihlaseny-jezdec .vlajka {
	width:16px;
}

.prihlaseny-jezdec .vozidlo {
	width:220px;
}

.prihlaseny-jezdec .obrazek, .prihlaseny-jezdec .obrazek img {
	height:40px;
	width:60px;
}

/*  ************************************************* */
/*  * calendar                                      * */
/*  ************************************************* */

.kalendar {
	width:100%;
	border-collapse: collapse;
}

.kalendar td {
	text-align:left;
	vertical-align:top;
	padding:0;
}

.kalendar td a {
	font-weight:bold;
	text-decoration:none;
}

.kalendar td a:hover {
	text-decoration:underline;
}

.kalendar a img {
	margin-right:4px;
	margin-bottom:4px;
	padding:2px;
	border:none;
	border-radius:5px;
}

.kalendar .datum {
	width:70px;
}

.kalendar .datum .arrow {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	float:right;
/*	margin-top:-15px;*/
}

.kalendar .datum .hidden {
	display:none;
}

.kalendar .vlajka {
	width:16px;
	padding:5px;
}

.kalendar td.padded {
	padding:2px;
}

/* statistika seznam prihlasenych */

.seznam-prihlasenych-statistika {
	width:32%;
	float:left;
	margin-right:1%;
}

.seznam-prihlasenych-statistika table {
	width:80%;
	border-collapse: collapse;
}

.seznam-prihlasenych-statistika table td {
	padding:3px;
}


.seznam-prihlasenych-statistika .polozka {
	text-align:left;
}

.seznam-prihlasenych-statistika .hodnota {
	text-align:right;
	font-weight:bold;
}

.bannerl {
	width:970px;
	margin:0 auto;
}

