body {
	background: #6894cf url("images/bg01.jpg") repeat-x left top;
	font-family: sans-serif;
	font-size: 80%;
	text-align: center;
	margin: 0; padding: 0;
}
a {
	color: #445577;
}
a:hover {
	color: #7281a0;
}
a img {
	border: 0;
}
a.external_link {
	padding-right: 13px;
	background: url("images/external_link.png") no-repeat center right;
}
form {
	margin: 0; padding: 0;
}
input, select, textarea	{
	border-top: 1px solid #5d636b;
	border-left: 1px solid #5d636b;
	border-right: 1px solid #9ba1a9;
	border-bottom: 1px solid #9ba1a9;
}
h1 {
	font-size: 130%;
	line-height: 28px;
	background: url("images/bg-headline01.png") no-repeat left top;
	margin: 8px 0 0 0; padding:0 10px;
	color: #fff;
}
h2 {
	font-size: 120%;
	margin: 2px 0;
}
h3 {
	font-size: 100%;
	margin: 2px 0;
}
hr {
	height: 0;
	border: 0;
	border-top:1px solid #ccc;
}
/*----------------------------------------------------------*/
#page {
	background: url("images/bg03.jpg") repeat-y center top;
}
#page-border {
	background: url("images/bg02.jpg") no-repeat center top;
}
#page-content {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	background: #fff url("images/bg04.jpg") no-repeat left top;
}
#header {
	height: 108px;
}
#header-logo {
	position: relative;
	top: 28px;
	left: 47px;
	float: left;
	width: 119px;
	height: 108px;
	display: block;
}
#header-logo span {
	display: none;
}
#header-login {
	float: right;
	width: 240px;
	line-height: 40px;
	height: 40px;
	margin-right: 8px;
	padding-left: 60px;
	color: #ddd;
	font-size: 90%;
}
#header-login a {
	color: #eee;
}
#header-login a:hover {
	color: #fff;
}
#header-login input {
	margin-top: 10px;
	font-size: 90%;
	width: 60px;
}
#header-login input.button {
	width: 15px;
}
#header-menu {
	float: right;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
}
#header-menu img {
	float: left;
	margin: 2px 5px 0 0;
}
#header-kosik {
	float: right;
	clear: right;
	width: 240px;
	height: 40px;
	line-height: 40px;
	margin-right: 8px;
	padding-left: 60px;
	color: #ddd;
	font-size: 90%;
}
#header-kosik a {
	color: #eee;
}
#header-kosik a:hover {
	color: #fff;
}
#menu {
	float: right;
	margin: 0 8px 0 0; padding: 0;
}
#menu ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	background: url("images/menu01.png") no-repeat left top;
	cursor: pointer;
}
#menu ul li a span {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	margin: 0; padding: 0 10px;
	background: url("images/menu02.png") no-repeat right top;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li a.selected {
	background: url("images/menu03.png") no-repeat left top;
	color: #000;
}
#menu ul li a.selected span {
	background: url("images/menu04.png") no-repeat right top;
}
#main {
	width: 100%;
	clear: both;
}
#left-bar {
	float: left;
	width: 210px;
}
#left-bar .content {
	margin: 40px 0 0 8px;
	width: 201px;
}
#left-bar #hledani {
	padding: 10px 0 12px 8px;
}
#left-bar #hledani img {
	position: relative;
	top: 5px;
}
#left-bar #hledani input {
	font-size: 90%;
	width: 90px;
}
#left-bar #hledani input.button {
	width: 60px;
}
.module_eshop_menu {
	border-bottom: 1px solid #ddd;
}
.module_eshop_menu ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
.module_eshop_menu ul li {
	border-top: 1px solid #ddd;
	margin: 0; padding: 0;
}
.module_eshop_menu ul li a {
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	text-decoration: none;
	overflow: hidden;
}
.module_eshop_menu ul li a.selected {
	font-weight: bold;
	background-color: #f0f0f0;
}
.module_eshop_menu ul li a:hover {
	background-color: #f0f0f0;
}
.module_eshop_menu ul li ul li a {
	padding-left: 25px;
	background: url("images/ico_menu_sipka.png") no-repeat 15px center;
	font-size: 90%;
	color: #546587;
}
.module_eshop_menu ul li ul li ul li a {
	padding-left: 40px;
	background: url("images/ico_menu_sipka.png") no-repeat 30px center;
	font-size: 90%;
	color: #647597;
}
.module_eshop_menu ul li ul li ul li ul li a {
	padding-left: 55px;
	background: url("images/ico_menu_sipka.png") no-repeat 45px center;
	font-size: 90%;
}
#main-bar {
	float: right;
	width: 733px;
}
#main-bar .content {
	_height: 500px;
	min-height: 500px;
	background-color: #f5f5f5;
	margin: 0 8px 8px 0;
	padding: 8px 8px 30px 8px;
}
#main-bar .content p { position : relative; }
#news-bar {
	float: right;
	width: 425px;
}
#news-bar .content {
	width: 401px;
	background-color: #f5f5f5;
	margin: 0 8px 8px 0;
	padding: 8px 8px 30px 8px;
}
#news-bar .content-top {
	width: 399px;
	background-color: #fff5f5;
	border: 1px solid #B23434;
	margin: 0 8px 8px 0;
	padding: 8px 8px 4px 8px;
}
#news-bar .content img {
	margin: 0 8px 8px 0;
}
#news-bar h1 {
	background: url("images/bg-headline03.png") no-repeat left top;
}
#news-bar h1.red {
	background: url("images/bg-headline03red.png") no-repeat left top;
}
#right-bar {
	float: right;
	width: 308px;
}
#right-bar .content {
	width: 284px;
	background-color: #f5f5f5;
	margin: 0 8px 8px 0;
	padding: 8px 8px 30px 8px;
}
#right-bar h1 {
	background: url("images/bg-headline02.png") no-repeat left top;
}
#right-bar #h1-akce {
	background: url("images/bg-headline02red.png") no-repeat left top;
}
#footer {
	clear: both;
	line-height: 2.5em;
	text-align: center;
	background-color: #7b838e;
	color: #ddd;
	border-bottom: 1px solid #5d636b;
	border-top: 1px solid #9ba1a9;
}
#footer a {
	color: #ddd;
	text-decoration: none;
}
#footer strong a {
	color: #fff;
	text-decoration: underline;
}
.button {
	background: #DDDDDD url("images/button01.jpg") repeat-x top left;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	margin: 0px 3px;
}
/*----------------------------------------------------------------------*/
.cena {
	font-weight: bold;
	color: #D00;
	font-size: 120%;
}
.dph {
	font-size: 100%;
}
.zbozi_detail_tabulka {
	border-collapse: collapse;
}
.zbozi_detail_tabulka td {
	text-align: center;
	background-color: #ccc;
	padding: 5px;
	border-left: 1px solid #fff;
}
/*----------------------------------------------------------------------*/
.text_error		{   font-size: 120%; font-weight: bold; color: #EF2222; }
.text_vystraha	{   color: #AF2222; }
/*----------------------------------------------------------------------*/
.table_light    {   margin-top: 10px;
                    margin-bottom: 10px;
                    border-collapse: collapse;
                    }
.table_light td    {    border: 1px solid #CCC; padding-left: 5px;
                        vertical-align:top;
                    }
.table_light .headline     {
                    color: #000;
                    background-color: #CCC;
                    font-size: 90%;
                    font-style: normal;
                    font-weight: bold;
                    text-align: left;
                    }
.table_light .headline td {
                    padding: 3px;
                    }
.table_light .line1    { background-color: #EEEEEE; }
.table_light .line2    { background-color: #FAFAFA; }
/*----------------------------------------------------------------------*/
.table_dialog   {   margin-top: 10px;
                    margin-bottom: 10px;
                    border-collapse: collapse;
                    border: 1px solid #CCC;
                    background-color: #FAFAFA;
                }
.table_dialog thead td {
                    color: #000;
                    background-color: #CCC;
                    font-size: 90%;
                    font-style: normal;
                    font-weight: bold;
                    padding: 3px;
                    }
.table_dialog tbody td {
                    padding: 2px;
                    vertical-align: top;
                    }
/*----------------------------------------------------------------------*/
.table_mini   {     width: 100%;
                    margin: 0 0 10px 0;
                    padding: 0;
                    border-collapse: collapse;
                    background-color: #F0F0F0;
                    border: 1px solid #000;
                    }
.table_mini thead td {
                    color: #000;
                    font-size: 90%;
                    font-weight: bold;
                    padding: 2px 4px;
                    background-color: #DDD;
                    }
.table_mini tbody td {
                    padding: 4px;
                    }
/*----------------------------------------------------------------------*/
.menubox {
                    text-align: center;
                    border: 1px solid #CCC;
                    background-color: #F5F5F5;
}

.menubox p {
                    padding: 5px;
                    margin: 0;
}

.menubox h2 {
                    padding: 2px 5px;
                    color: #FFF;
                    background-color: #a80000;
}

.menubox a h2 {
                    text-decoration: none;
}

