@charset "windows-1250";
/* CSS Document */

DIV {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.body {
	margin:auto;
	overflow:auto;
	background: #fff;
}
#Header {
	width:  1015px;
	margin:  0px auto;
	padding:  10px 0px 30px 0px;
	background: url(./img/auto-orez.png) bottom right no-repeat !important;
}
#Logo {
        width: 392px; /*  */
        height: 94px;
        position: relative;
        overflow: hidden;
        font-size: 0.4em;
        margin: 12px 0px 0px 0px;
        padding: 0px;
        text-indent: -9999px;
        float: left;
    }
    #Logo span {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: url(./img/pozadi-logo.png) no-repeat;
        width: 392px;
        height: 94px;
        visibility: visible;
        cursor: pointer;
        _cursor: hand;
    }

.cistic {
    clear: both;
	float: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}
#window {
	width:1015px;
	overflow: hidden;
	margin: auto;
	color:  #fff;
	padding: 10px 0px 10px 15px;
	position: relative;
	/*border: #000000 1px solid;*/
	/*background: url(img/bg.gif) top left repeat-y;*/
	/*background: #19b400;*/
  background: #ffd78c;
	z-index: 100;
}
	#window a {
		color:  #fff;
		text-decoration: underline;
	}
		#window a:hover {
			color:  #ccc;
			text-decoration: none;
		}
#bottom {
	overflow: hidden;
	margin: auto;
	font-size: 10px;
	position: fixed;
	bottom: 5px;
	left: 5px;
	color: #999999;
	z-index: 1;
}

/* všeobecné */

.float_left {
	float: left;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

.float_right {
	float: right;
	overflow:hidden;
}

.clear_both {
	clear: both;
	overflow:hidden;
	height: 0px;
}

a.web_odkaz:link {color: #999999; text-decoration: none; }
a.web_odkaz:visited {color: #999999; text-decoration: none; }
a.web_odkaz:active {color: #999999; text-decoration: none; }
a.web_odkaz:hover {color: #999999; text-decoration: underline; font-weight: bold;}


/* FORM prvky */
#sel_class {
	width: 200px;
	padding: 1px;
}

/* TAB prvky */
.td_promotion {
	border: #CCCCCC 1px solid;
}

.span_poradie {
	color: #CC0000;
	font-family: Arial Black, Arial, Helvetica;
	font-size: 12px;
}
table.tab tr {
	background:  #fff;
}
table.tab tr td {
	color:  #000;
}
.tr_color {
	background: #cccccc !important;
}

.td_head {
	/*background: url(img/prechod_do_buttonov.gif) top left repeat-x;*/
	background: #000 !important;
	color:  #fff !important;
	text-align: center;
}

.td_generaly {
	border-bottom: #000000 1px solid;
	border-right: #888888 1px solid;
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 12px;
	margin: auto;
	margin-left: 2px;
	overflow:hidden;
	padding: 2px 5px 2px 5px;
	line-height: 15px;
}

.td_padding {
	padding: 5px 5px 5px 5px;
}

.nadpis_name {font-size: 28; color: orange; font-weight: bold;}
.nadpis {font-size: 25px; color: #000; padding-bottom: 5px;}
	