/* 
Centralni stylopis Profesiona-plzen.cz (www.profesiona-plzen.cz) pro tisk
Autor: Lukas Sedlacek lukas.sedlacek@gmail.com
*/


/* 
   Hlavni
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px;
}

body {
	background: #fff transparent;
	color: #444;
	font: normal 0.9em sans-serif;
	line-height: 1.25;
    width: 90%;
    
}

h1,h2,h3,h4,h5{
    padding: 3px !important;
    margin: 1px 0px !important;
}

table td, table tr{
    font-size: 0.9em;
    height: 20px;
}

a{
	color: #444;
	text-decoration: none;
}
.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}
.normal{font-size: 1.0em;}

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.1em;}
.larger {font-size: 1.2em;}
.largest {font-size: 1.3em;}

.bold {font-weight: bold;}

.hidden {display: none;}

.quiet {color: #666;}
.loud {color: #000;}

.highlight {background: #FF0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.vBottom {vertical-align: bottom;}
.vMiddle {vertical-align: middle;}


#site-title{
    font-size: 0.85em;
    border-bottom: 1px solid black;
}


#predstaveni-vyrobku > h1{
	font-size: 1.1em;
}
#header-wrapper h1{ border-bottom: 1px solid #444; }
#vyrobek-atrib > table{
	font-size: 1.15em;
}
#main{ border-bottom: 1px solid #444; }

#vyrobek-obrazek{
	width:350px;
	text-align: center;
	float: left;
}
.vyrobek-nahledy{
	width:350px;
}
#vyrobek-cena{
	float:  left;
	text-align: right;
	padding-top: 10px;
	width:  288px;
	height: 280px;
}
#vyrobek-cena form{
	margin-top: 30px;
}
#vyrobek-cena label{
	display: inline;
}
#vyrobek-info{
	padding:0px 10px;
	float:  left;
	width:  235px;
	height: 480px;
}
#vyrobek-atrib{
	float: none;
}
#vyrobek-atrib img{
	padding: 2px 5px;
}
#vyrobek-popis{
	padding: 5px 15px 10px 5px;
	line-height: 1.3em;
	width:530px;
	font-size: 0.95em;	
}
#produkt_sub{
	width: 252px;
	margin-top: 20px;
	font-size: 0.9em;
}



.product-title{
	padding:5px 0 5px 5px;
	font-weight: bold;
	
}
.vyrobek-info{
	border:1px solid #ddd;
	padding:5px;
	margin:5px;

}

.product-short-info{
	width: 280px;
	padding:5px;
}

.product-price, .product-add-cart{
	padding:5px 5px 5px 5px;
	margin:4px;
	width:135px;
}
.product-short-info{

	width: 300px;
}

.tablesorter caption{
    border-bottom: 1px double #333;
}
.tablesorter,  .tablesorter tr, .tablesorter td, .tablesorter th{
    border:1px solid #eee !important;
    border-collapse: collapse !important;
}

/*		FORMULARE		 */
#chooseDateForm{
    display: none;
}



/*		ODSTRANENI		 */
#header-wrapper h2{ display: none; }
#header-wrapper #help-wrapper{ display: none; }

#navigation-wrapper{ display: none; }
#subnav-wrapper{ display: none; }
#sidebar{ display: none; }
#vyrobek-cena > form{ display: none; }
#footer-wrapper{ display: none; }
#bottom{ display: none; }

.add-cart{ display: none; }
.product-more{ display: none; }
.strankovani{ display: none; }