a img {border: none;}
table {border-collapse: collapse;}
* {background: white !important; color: #000 !important; font-size: 9pt !important;}

/* --------------------- OBECNÉ -------------------------- */
body 	{background: url(../images/body.jpg) repeat-x; text-align: center; margin: 0;
			font-family: Verdana, Arial, sans-serif; font-size: 62.5%; line-height: 1.4em; color: #fff;}

p {padding: 0; margin: 0; margin-bottom: 15px;}

.zvyrazni {color: #ff001d; font-size: 12px; font-weight: bold;}
.wh {color: #fff;}
.block {display: none;}

a	{color: #000; text-decoration: underline;}
/*a:visited {color: #ff001d;}*/
a:hover {color: #ff001d; text-decoration: none;}
a.wh:hover {color: #000;}

.bold {font-weight: bold;}
.cleaner	{clear: both;}
.l, .left	{text-align: left;}
.r, .right	{text-align: right;}
.c, .center	{text-align: center;}
.fr {float: right;}
.fl {float: left;}

/* -------------------- ZÁKLADNÍ ROZVRŽENÍ -------------------- */
#web {width: 100%; margin: 0 auto; text-align: left;}
#header {display: none;}
ul {list-style-type: none;}
#levy {float: left; display: inline; width: 65%;}
#pravy {float: right; display: inline; width: 30%;}

#footer {background: #000 url(../images/footer.gif) no-repeat; margin: 0 auto; height: 40px;}
	#copyright {color: #fff; padding-top: 11px; padding-right: 15px;}
		#copyright a.ibis {background: url(../images/ikona-ibis.gif) no-repeat right center; padding-right: 15px;}

/* ----------------- elementy LEVY ------------------- */

.box-novinky {float: left; display: inline; background: url(../images/cara-svisla.gif) no-repeat center 14px; width: 412px; height: 208px; background-color: #000; padding: 12px 19px; margin-bottom: 9px;}
.box-novinky .datum {font-weight: bold; display: block; margin-bottom: 3px;}
.box-novinky .nadpis {display: block; color: #ff001d; font-size: 12px; font-weight: bold; margin-bottom: 4px;}
.box-novinky .novinka {width: 185px;}

.box-kalendar {float: right; display: inline; width: 188px; height: 208px; background-color: #000; padding: 12px 19px; margin-bottom: 9px; line-height: 13px;}
.box-kalendar a.odkaz {display: none;}

/* ----------------- elementy PRAVY ------------------- */

.box {width: 218px; height: 237px; background-color: #000; padding: 4px; margin-bottom: 9px;}
.kratky {height: 224px; line-height: 13px;}
.box .box-text {margin: 3px 10px 0px 15px;}
.box .box-text a.odkaz-bily {color: #fff; margin-bottom: 9px; display: block;}
.box .box-text a.odkaz-bily:hover {color: #fff;}

