.modra {color: #3366ff;}
.disp-none{display:none !important}
.line-height { line-height: 120%; }

a
{
	color: #bb3f02;
}

a img
{
	border: 0px;
}

form
{
	margin: 0px;
}

.vzorkyy{display:none}
.hidee {display:none;color:red;font-weight:bold}

body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif; /* Psmo pro celou strnku */
    font-size: 75%;
	color:#3a3939;
}

#backlinks{
    padding: 10px;
}

#root
{
	width: 960px;
	height: auto;
	margin: auto;
	padding-bottom: 10px;
}

#header
{
	width: 960px;
	height: 194px;
	background: url(../obrazky/header.jpg) no-repeat;
	color: #bb3f02;
}

#header #header-left
{
	float: left;
	width: 380px;
	margin-left: 150px;
	margin-top: 21px;
	font-weight: bold;
}

#header a
{
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}

#header #header-right
{
	width: 220px;
	float: right;
	text-align: right;
	margin-right: 120px;
	margin-top: 21px;
}

#header #header-right div
{
	margin-bottom: 3px;
}

#horizontal-menu
{
	width: 935px;
	height: 22px;
	background: url(../obrazky/horizontal_menu_bg.gif) repeat-x;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 15px;
}

#horizontal-menu .right-float #submit
{
	width: 27px;
	height: 17px;
	border: 0px;
	background: url(../obrazky/hledat.gif) no-repeat;
}

#horizontal-menu .right-float input
{
	width: 170px;
}

#horizontal-menu a
{
	color: white;
	text-decoration: none;
	margin-left: 14px;
	margin-right: 14px;
}

#horizontal-menu a:hover
{
	color: #add626;
}

/* obsahuje vsechny 3 sloupce */
#outer-container {
  width: 960px;             /* full window width */
  margin: 0;               /* keep flush with adjacent containers */
  background: url(../obrazky/main_bg.gif) repeat-y;
}

/* container for just the left and center columns */
#inner-container {
  width: 775px;             /* leaves 24% of window width for right column */
  float: left;             /* left side of window */
  margin: 0;               /* keep flush with adjacent containers */
}

#right {
  width: 185px;              /* a little less than available 24% */
  float: right;            /* right side of window */
  margin: 0;               /* keep flush with adjacent containers */
}

#content
{
	width: 590px;              /* % of inner-container width */
  	float: right;            /* right side of inner-container */
  	margin: 0;               /* keep flush with adjacent containers */
	/*background: url(../obrazky/main_bg_top.jpg) no-repeat top;*/
}

#left
{
	width: 185px;              /* % of inner-container width is ~same width as right column */
  	float: left;             /* left side of inner-container */
  	margin: 0;               /* keep flush with adjacent containers */
}

#left #vertical-menu
{
	list-style-image: url(../obrazky/menu_li.gif);
	color: #666666;
	font-weight: bold;
	font-size: 110%;
	margin: 0px; padding: 0px;
	margin-left: 30px;
	margin-top: 10px; 
}

#left #vertical-menu li
{
	margin-bottom: 8px;
}

#left #vertical-menu a
{
	color: #666666;
	text-decoration: none;
}

#left #vertical-menu a:hover
{
	color: #be4402;
}

#left #vertical-menu li ul
{
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-left: 0px;
    list-style-image: none;
}

#left #vertical-menu li ul li
{
    margin-bottom: 4px;
    font-weight: normal;
}

#user-logged
{
	padding: 10px;
}

.green-caption
{
	width: 185px;
	height: 19px;
	background: url(../obrazky/green_cap.jpg) repeat-x;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	padding-top: 7px;
}

.product
{
	width: 190px;
	height: 240px;
	float: left;
	margin-bottom: 45px;
}

#nas-tip .product
{
	float: none;
	margin-bottom: 5px;
	width: 175px;
}

.product .p-cena
{
	margin-top: 4px;
}

.product .buttons
{
	margin-left: 15px;
	margin-top: 13px;
}

.product .bold
{
	margin-left: 15px;
}

.product img
{
	width: 160px;
	height: 120px;
	border: 1px solid #ef9000;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 8px;
}

#nas-tip .product img
{
	width: 145px;
	height: 105px;
}

#toplist
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.product .product-caption
{
	/*color: #92b828;*/
	color: #4072BB;
	text-align: center;
	font-weight: bold;
	height: 30px;
}

#nas-tip .product .product-caption
{
	width: 145px;
	margin: auto;
	margin-top: 5px;
}

#product-detail-vlastnosti
{
	margin-left: 15px;
}

#navigace
{
	margin-top: 10px;
	font-size: 110%;
}

#navigace a, #navigace span
{
	background-color: #219993;
	color: white;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}

#navigace a:hover, #navigace span
{
	background-color: #f0b500;
}

#banner
{
	display: block;
	width: 170px;
	height: 141px;
	margin: auto;
	background: url(../obrazky/banner.jpg) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

#banner2
{
	display: block;
	width: 150px;
	height: 65px;
	margin: auto;
	background: url(../obrazky/banner2.jpg) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

#kontakt
{
	font-weight: bold;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.red-caption
{
	width: 185px;
	height: 19px;
	background: url(../obrazky/red_cap.gif) repeat-x;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	padding-top: 7px;
}

#footer
{
	border-top: 1px solid #ef9000;
	width: 945px;
	height: 28px;
	background-color: #aed726;
	color: white;
	padding: 10px;
	padding-right: 5px;
}

#footer a 
{
	color: white;
	text-decoration: none;
}

#footer #footer-left
{
	width: 30%;
	float: left;
}
#footer-right {width:70%;float:left;text-align:right}

#doporucujeme
{
	text-align: center;
	color: #B2B2B2;
	margin-top: 10px;
}

#doporucujeme a
{
	color: #B2B2B2;
	text-decoration: none;
}

#login-form,#news-form
{
	padding: 10px;
}

#login-form .textbox2, #news-form .textbox2
{
	width: 130px;
	margin-bottom: 5px;
	font-size: 95%;
}

#main
{
	padding: 10px;
}

#main p
{
	line-height: 160%;
}

#main h1
{
	margin: 0px;
	padding: 0px;
	/*color: #91B517;*/
	color: #4072BB;
	font-size: 130%;
	margin-top: 8px;
	margin-bottom: 8px;
}

#main h2
{
	background-color: #aed726;
	font-size: 110%;
	padding: 5px 10px 5px 10px;
}

h1 span
{
	color: #ef9000;
}

#kosik
{
	width: 570px;
	height: 20px;
	background-color: #aed726;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 10px;
}
.kosik-part img {vertical-align:middle;}
#kosik .kosik-part
{
	float: left;
	width: 32.9%;
	text-align: center;
}

#kosik .kosik-part a
{
  
	text-decoration: none;
	color: #666666;
}

#kosik .kosik-part a:hover
{
	color: #bb3f02;
}

#news-form p
{
	margin: 0px; padding: 0px;
	margin-bottom: 10px;
	line-height: 150%;
	color: #162020;
	text-align: center;
}

#infobox
{
	width: 400px;
	margin: auto;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	font-size: 110%;
	color: white;
	border: 1px solid #be4402;
	margin-bottom: 10px;
	background-color: #92b828;
	margin-top: 10px;
}

#cart-table {
	width: 570px;
	margin: auto;
	border: 1px solid #92b828;
	padding: 3px;
}

#cart-table th {
	background-color: #92b828;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: white;
}

#cart-table .nazev {
	width: 60%;
}

#cart-table .pcs-input {
	width: 30px;
	text-align: right;
	font-size: 85%;
}

.bigger2
{
    font-size: 150%;
}

.img-border
{
	border: 1px solid #f49800;
}

.news
{
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news .right-align{margin-bottom:15px}

.skrtle
{
	text-decoration: line-through;
}

.line-space
{
	line-height: 160%;
}

.bigger
{
	font-size: 110%;
}

.bold
{
	font-weight: bold;
}

.left-align
{
	text-align: left;
}

.right-align
{
	text-align: right;
}

.center-align
{
	text-align: center;
}

.left-float
{
	float: left;
}

.right-float
{
	float: right;
}

.no-top
{
	margin-top: 0px;
	padding-top: 0px;
}

.no-bottom
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.red
{
	color: #be4402;
}

.orange
{
	color: #ef9000;
}

.orange2
{
    color: #808080;
}

.vetsi-pismo {
    font-size: 130%;
}

.green
{
	color: #92b828;
}

.button-green, .button-red
{
	height: 16px;
	border: 0px;
	font-size: 95%;
	background: url(../obrazky/but_green.gif) repeat-x;
	color: white;
}

.button-red
{
	background: url(../obrazky/but_red.gif) repeat-x;
}

.butCart {
  font-size:18px !important;
  height:25px !important;
  background-color:#fca300;
}

.textbox
{
	font-size: 90%;
	border: 1px solid #ef9000;
	padding: 1px 6px 1px 6px;
}

.textbox2
{
	border: 1px solid #ef9000;
	padding: 2px 15px 2px 15px;
}

img.right {float:right;margin-left:10px}

span.small{font-size:90%}

input[type=text].required{background-color:#f4eee6;border:1px solid #969491}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}
