body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:none;
}

/* ------------------------------------------------- zakladni rozlozeni stranky */
html {
	background:url(../images/after-bg-site.png) repeat-x #c00027;
}

#site {
	float:left;
	width:100%;
	background:url(../images/after-bg-body.jpg) no-repeat top center;
}

.stranka {
	margin:0 auto; 
	padding:326px 0 0 0;
	width:990px;
}

.texty {
	float:left;
	width:320px;
	padding:0 0 0 140px;
}

.texty h1 {
	float:left;
	width:320px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#a90012;
}

.texty h2 {
	float:left;
	width:320px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#777;
	padding:20px 0 0 0;
}

.texty h3 {
	float:left;
	width:320px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#20898f;
	padding:20px 0 0 0;
}

.texty p {
	float:left;
	width:320px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0 0 0;
}

.smrdlalove {
	float:left;
	width:320px;
	padding:5px 0 0 0;
}

.trala {
	float:left;
	width:150px;
	padding:0 0 0 10px;
}

.smrdlalove ul li {
	float:left;
	width:160px;
	font:bold 12px Arial, Helvetica, sans-serif;
	list-style-type:none;
	color:#a90012;
	padding:0 0 0 0;
}

.sezona {
	float:left;
	width:307px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#a90012;
	padding:20px 0 0 13px;
}

.kamion {
	float:left;
	width:305px;
	padding:290px 0 0 30px;
}

.bottom {
	float:left;
	width:990px;
	padding:50px 0 0 0;
}

.bottom ul {
	float:left;
	width:550px;
	padding:0 0 0 140px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#777;
}

.bottom ul li {
	float:left;
	padding:0 15px 0 0;
	list-style-type:none;
}

.bottom ul li a:link, .bottom ul li a:visited {
	text-decoration:none;
	color:#777;
}

.bottom ul li a:hover, .bottom ul li a:active {
	text-decoration:underline;
	color:#777;
}

.cola {
	float:left;
	width:135px;
	height:45px;
	padding:0px 0 0 0;
}


.butony {
	float:left;
	width:860px;
	padding:0 0 0 120px;
}

#studio54:link, #studio54:visited {
	float:left;
	width:178px;
	height:47px;
	background:url(../images/after-studio54.png) no-repeat 0 -47px;	
}

#studio54:hover, #studio54:active {
	background:url(../images/after-studio54.png) no-repeat 0 0;
}

#bilykamen:link, #bilykamen:visited {
	float:left;
	width:205px;
	height:47px;
	background:url(../images/after-bilykamen.png) no-repeat 0 -47px;	
}

#bilykamen:hover, #bilykamen:active {
	background:url(../images/after-bilykamen.png) no-repeat 0 0;
}

.nic {
	display:none;
}







/* ------------------------------------------------- spodní lišta */

.upnet {
	float:left;
	width:800px;
	padding:10px 0 70px 5px;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:right;
}

.upnet a:link, .upnet a:visited {
	text-decoration:none;
	color:#fff;
}

.upnet a:hover, .upnet a:active {
	text-decoration:underline;
	color:#fff;
}


/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.85;
	opacity: 0.85;
	
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index:102;
	display:none;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}


#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:35px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow {
	padding:0px 10px 10px 0;
	text-align:right;
	float:right;
}

#TB_closeAjaxWindow a, #TB_closeAjaxWindow a:link, #TB_closeAjaxWindow a:visited {
	text-decoration:none;
	color:#fff;
}

#TB_closeAjaxWindow a:active, #TB_closeAjaxWindow a:hover  {
	text-decoration:underline;
	color:#fff;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:10px 0 0 0;
	color:#fff;
	font:bold 20px Arial, Helvetica, sans-serif;
}

#TB_title{
	
	height:15px;
}

#TB_ajaxContent{
	clear:both;
	overflow:auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}

#TB_ajaxContent p {
	float:left;
	width:423px;
	padding:10px;
	line-height:145%;
	background:#fff;
}

#TB_ajaxContent p img {
	float:left;
	margin:0 10px 0 0;
}

#TB_ajaxContent a, #TB_ajaxContent a:link, #TB_ajaxContent a:visited {
	text-decoration:none;
	color:#a40065;
}

#TB_ajaxContent a:active, #TB_ajaxContent a:hover  {
	text-decoration:underline;
	color:#a40065;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}


#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* --------------------------------------------------------------------------------------------------------------------------- Upnet Multimedia 2009 ----- */