body {
 	font-size: 11px;
	color: #252572;
	margin: 0;
	background: #D1D1F3; 
}

#mainholder {
	margin: 0px auto;
	width: 835px; 	
	padding: 0;
	background: white url("../../_images/layout/doc_bg.png") repeat-y 100% 0; 
}

#hkholder {
	background: transparent url("../../_images/layout/hanka-titulka.jpg") no-repeat 97% 8px; 
}

/* opravuje chybne zobrazeni v IE */
* html #hkholder {
	height: 1%;
}

#head_picture {
	background: transparent;
	width: 340px;
	height: 140px;
	float: right;
}

/* IE... */
* html #head_picture {
	display: none;
}

/*HLAVI�KA*/

#header {
	height: 104px;
	position: relative;
	background: transparent url("../../_images/layout/half_dot_brown.png") repeat-x 0 0; 
	margin-right: 4px;
}

#header_top {
	height: 30px;
	background: transparent url("../../_images/layout/top_left_corner.png") no-repeat 0 0; 
}

h1#title {
	margin: 0;
	font-size: 1.3em;
	position: absolute;
	top: 26px;
	left: 18px;
	width: 467px;
	height: 73px;
	background: transparent url("../../_images/layout/nove-logo.png") no-repeat 0 0; 
	text-align: center;
}

h1#title a { 
	text-decoration: none; 
}

#top_menu {
	background: white;
	padding: 5px 0;
	margin: 0 0 0 20px;
	font-size: 10px;
	border-bottom: 4px solid #C4C4EF;
	width: 463px;
}

#top_menu a {
	text-decoration: none;
}

#document {	position: relative; }

/*DOKUMENT*/
#doccontent {
	min-height: 550px;	
	margin-left: 210px;
	width:600px; 
}
/** html #doccontent { height: 550px; }*/

#text {
/*	background: transparent url("../../_images/layout/white.gif") repeat-x 0 0; */
	padding: 0 20px;

}

.textblok {	padding-right: 25px; }

.textblok_narrow {
	padding-right: 25px;
	padding-left: 100px;
}

h2.caption {  
	color: #252572;
	font-size: 1.2em;
	margin: 0;
	padding: 1em 0 .5em 0;
	padding-bottom:4.5em;
}

#text h3 {  
	font-size: 1.1em;
	margin: 1em 0;
}

#homepage_anchor {
	display: block;
	width: 360px;
	height: 50px;
	background-color: transparent;
	position: absolute;
	top: -110px;
	left: 60px;
	text-decoration: none;
}

#leftcol {
	float:left; 
	width: 200px;
}

#shop_menu {
	padding: 40px 0 20px 0;
	background: transparent url("../../_images/layout/obchod.png") no-repeat 22px 14px; 
}

#shop_menu ul {
	margin: 0 0 0 22px;
	padding: 0 0 10px 0;
	border-bottom: 4px solid #C4C4EF;
}

#shop_menu li {
	list-style-type: none;
	margin: 5px 0;
	padding: 0px;
	width: 180px;
}

#shop_menu li a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding: 2px 5px;
}

.menu1_item_box {
	height: 20px;
	background: transparent url("../../_images/layout/menu_item_box.png") no-repeat 0 0; 
}

.menu2_item_box {
	height: 18px;
	padding-left: 18px;
	background: transparent url("../../_images/layout/submenu_item_box.png") no-repeat 100% 0; 
}
.menu3_item_box {
	height: 14px;
	padding-left: 36px;
/*	background: transparent url("../../_images/layout/submenu_item_box.png") no-repeat 100% 0; 
	*/
}

#shop_menu .selected {
	color: #b53226;
}

#userbox, #cart_info, #orders_link {
	margin-left: 20px;
	padding-bottom: 20px;
	border-bottom: 4px solid #C4C4EF;
}

#cart_link {
	display: block;
	height: 40px;
	width: 120px;
	background: transparent url("../../_images/layout/kosik.png") no-repeat 0 3px; 	
	text-decoration: none;
}

#orders_link {
	display: block;
	height: 30px;
	background: transparent url("../../_images/layout/moje-objednavky.png") no-repeat 0 5px; 	
	text-decoration: none;
}

#userbox h3  {
	margin: 0;
}

.login_form {
	margin: 0;
	padding: 0;
}

.user_message {
	font-weight: bold;
	padding: .5em;
	padding-left: 40px;
	background: transparent url("../../_images/layout/comment.png") no-repeat 0 0; 
}

.emphasize {
	border: 1px solid #C4C4EF;
	border-left: 3px solid #C4C4EF;
	padding: 1em;
	margin-bottom: 1em;
	background: #FFFAED;
}

.news {
	border-bottom: 1px solid #C4C4EF;
}

/*PATI�KA*/

#footer {
	margin: 0;
	clear: both;
	font-size: 10px;
	/*border-top: 5px solid #9595E3;*/
	background: transparent url("../../_images/layout/bottom_line.png") repeat-x 0 100%; 
}

#footer_inner {
	background: transparent url("../../_images/layout/bottom_right_corner.png") no-repeat 100% 12px; 
	height: 40px;
}

#footer a { font-weight: normal; }

#footer_address { 
	float: left; 
	padding: 20px 0 0 10px;
}

#e4you { 
	padding: 20px 80px 0 0 ;
	float: right; 
	text-align: right; 
}

.ebanka_button {
	text-align: center;
	padding: 2em 1em;
}

.obchodni-podminky {
	margin: 1em;
	margin-top: 80px;
	height: 300px;
	overflow: auto;
}




