/* ----- DEFINICE HLAVNICH ELEMENTU ---------------------------------------------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
body {
/*
	font-family: "Times New Roman", Times, serif;
*/
	font-family: 'Comic Sans MS', 'Sand CE', fantasy;
	font-size: 14px;
	text-align: center;
	color:#000000;
	background-color: #D0D0D0;
	background-image: url(podklad_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {margin-bottom:10px;}

#strana {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-image: url(podklad_titul.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	position:absolute;
	left:10px;
	top:30px;
	height: 111px;
	width: 165px;
}
#menu a {
/*
	font-family: Palatino, 'palatino linotype', serif;
*/
	font-family: 'Comic Sans MS', 'Sand CE', fantasy;
	color: #494949 !important;
	font-size: 16px;
	text-decoration: none;
	display: block;
}
#menu a:hover {color: #000000 !important; font-weight:bold;}

#tl_homepage {
	position:absolute;
	top:0;
	left:200px;
	width:740px;
	height:180px;
	z-index:400;
}
#inventura {				/* bublina */
	position:absolute;
	top:20px;
	left:530px;
	z-index: 500;
	width: 400px;
	height:auto;
	text-align: left;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #666666;
	padding: 3px;
	background-color: #F0FFC1;
	opacity: 0.85;
	-moz-opacity:0.90;
	filter: alpha(opacity=90);
	-khtml-opacity: 0.90;
	font-weight: bold;
}
#obsah {
	position:relative;
	padding-top:170px;
	padding-bottom:20px;
	text-align:left;
}

#pata {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	color:#999999;
	font-size:10px;
	clear:both;
	display:block;
	text-align:left;
	background-image: url(podtrh.jpg);
	background-repeat: repeat-x;
	background-position: 0px 16px;
	padding-bottom:10px;
}
#pata a {
	color:#333333 !important;
}
#pata a:hover {
	color:#000000 !important;
}
#webdesign {
	position:absolute;
	top:0;
	right:0;
}
#webdesign a {
	color:#666666 !important;
	text-decoration:none;
}
#webdesign a:hover {
	color:#000000 !important;
}


/* ----- ESHOP -------------------------------------------------------------------------------------------- */
.banner {
	text-align:center;
	margin-bottom: 30px;
	width:240px;
	height:370px;
	background-image: url(podklad_zbozi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;	
}
.banner-vnitrek {
	height:220px;
	margin-top:15px;
}
.banner-vnitrek2 {
	padding-left:20px;
	padding-right:20px;
}
.banner span {display:none;}
.banner form {padding-top:5px;}
.banner strong {color: #FF0000;}

.tl_zpet a, .tl_vpred a {
	background-image: url(tl_zpet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 37px;
	padding: 0 0 0 40px;
	line-height:37px;
}
.tl_vpred a {background-image: url(tl_vpred.jpg);	background-position: right top;	padding: 0 40px 0 0;
}
.tl_zpet a:hover{background-position: 0px -37px;}
.tl_vpred a:hover{background-position: right -37px;}


/* ----- VSEOBECNE -------------------------------------------------------------------------------------------- */
hr.cistic {
	clear: both;
	height: 1px;
	border: none;
	visibility: hidden;
	margin-top: -1px;
}

.bezramu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ram {
	padding: 3px;
	border: 1px solid #666666;
}

.stin {
	background-image: url(input_stin.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #666666;
	text-indent: 2px;
}
.poznamka {font-size:11px; color:#999999}
.dph {font-size:11px; color:#000000;}

/* ----- POKLADNA -------------------------------------------------------------------------------------------- */
.chyba {
	color: #FF0000!important;
	background-image: url(error.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 30px;
	line-height: 16px;
	margin-top:20px;
}
form {margin: 0px; padding: 0px;}

.objednavka {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	background-color:#F2F2F2;
	padding:10px;
	margin:20px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
.objednavka h2 {font-family:"Courier New", Courier, monospace; margin-bottom:10px;}
.objednavka table {background-color:#FFFFFF;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #FF0000!important;}
#TB_window a:visited {color: #FF0000!important;}
#TB_window a:hover {color: #000!important;}
#TB_window a:active {color: #666666!important;}
#TB_window a:focus{color: #666666!important;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #FFFFFF;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

