/* default */

body#body {
	background: transparent url('../../images/theme2/bg.jpg') left center repeat;
	text-align: center;
}

body, div, p, table, td, ul, h1, h2, h3, h4, h5, h6, .button {
	font-family: Verdana, Tahoma, Arial;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #2b2b2b;
}

p {
	padding: 10px 0;
	text-align:justify;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #4688C5;
	text-decoration: underline;
}

h1, h2, h3 {
	color: #ff7000;
	padding: 10px 0;
	font-weight: normal;
	text-align: left;
	font-family: Comic Sans MS, Arial;
	font-size:17px;
}
h4 {
	color:#555555;
	font-family:Comic Sans MS,Arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	text-align:left;
}
h1.subpage {
	width: 100%;
	border-bottom: 9px solid #5285a6;
	margin-bottom: 5px;
}
.clearer {
	clear: both;
}

/* CONTAJNER */
#contajner_body {
	background: transparent url('../../images/theme2/top_bg.jpg') top center no-repeat;
	width: 100%
}

/* TOP */
#top {
	width: 100%;
	margin: auto; 
	clear: both;
}
#top #contajner_top {
	width: 1016px;
	height: 169px;
	margin: auto;
	text-align: left;
}
#top #contajner_top a#top_logo {
	width: 240px;
	height: 169px;
	top: 0;
	text-decoration: none;
	display: block;
}
/* top menu */
#top #menu {
	text-align: center;
	width: 1016px;
	margin: auto;
}
#top #menu #mainmenu {
	margin: 0px;
	width: 1016px;
}
#top #menu #mainmenu li {
	float: left;
}






/******* CONTENT *******/
#contajner_content {
	width: 100%;
	margin: auto;
	background: transparent url('../../images/theme2/content_bg.jpg') top center repeat-y;
	clear: both;
}
#contajner_content #content_bottom_bg {
	width: 100%;
	background: transparent url('../../images/theme2/content_bottom_bg.jpg') bottom center no-repeat;
}
#contajner_content #content {
	width: 951px;
	margin: auto;
	padding: 20px 0 0 0;
	text-align: left;	
	min-height: 450px;
} 
#contajner_content #content #rPanel {
	float: right;
	width: 320px;
}
#contajner_content #content #lPanel {
	float: left;
	width: 610px;
	text-align:justify;
}
#contajner_content #content #lPanel table, #contajner_content #content #mPanel table {
	text-align:justify;
}
#contajner_content #content #mPanel {
	width: 100%;
	text-align:justify;
}




/****** FOOTER ******/
#footer {
	background: transparent url('../../images/theme2/footer_bg.jpg') top center no-repeat;
	width: 100%;
	height: 166px;
	text-align: center;
	clear: both;
}
#footer_info {
	color: #fff;
	 padding: 20px 0 0 0; 
	font-size: 11px;
}






/********* OTHERS ************/
#etarget_right {
	float: right;
	margin-top: 20px;
}
#contact_box {
	text-align: left;
}
#contact_box h2 {
	padding-left: 40px;
} 
#contact_box #contact_text{
	width: 320px;
	height: 193px;
	background: transparent url('../../images/theme2/choice_pozadie.png') top center no-repeat;
	position: relative;
}
#contact_box #contact_text .inside{
	color: #4a5255;
	font-size: 12px;
	padding:30px 40px;
	text-align: justify;
}
#contact_box #contact_text a#choice_link{ 
	color:#FA6900;
	font-size:16px;
	font-weight:normal;
	left:155px;
	position:absolute;
	text-decoration:none;
	top:142px;
	font-family: Comic Sans MS, Arial;
}
#contact_box #contact_text a#choice_link span {
	font-weight: normal !important;
}







/* objednavky */
.book_box_contajner {
	/* background-color: #e0e4cc;*/
}
.book_box {
	/* background-color: #e0e4cc; */
	width: 100%;
	padding:0 10px;
}
* html .book_box {
	padding:0;
}
.tr_oblacik {
	background: transparent url('../../images/theme2/background_oblacik.png') no-repeat top center;
}
* html .tr_oblacik {
	background: transparent; 
}
.book_title {
	color: #0e62ed;
	font-size: 15px;
	font-weight: bold;	
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Comic Sans MS, Arial;
}
.book_border {
	border-right:1px dashed #CCCCCC;
}
* html .book_border {
	border: none;	 
}
.book_img {
	float: left;
}
.book_img img {
	behavior: url('iepngfix.htc');
}
.book_img.type_3 {
	padding: 20px 10px 10px 10px;
}
.book_desc_contajner {
	text-align: justify;
	padding-top: 15px;
}
.book_desc {
	padding-top: 15px;
}
.book_box_bg {
	/* border: 2px dotted #ced3d5;*/
}
.catalog_link_contajner {
	text-align: center;
	margin: 2px 10px 0 0;
	float: left;
}
.link_more {
	width: 93px;
	height: 33px;
	background: transparent url('../../images/theme2/link_more.png') center center no-repeat;
}
.link_order {
	width: 118px;
	height: 33px;
	background: transparent url('../../images/theme2/link_order.png') center center no-repeat;
}
.link_online {
	width: 149px;
	height: 33px;
	background: transparent url('../../images/theme2/link_online.png') center center no-repeat;
}
.link_more, .link_order, .link_online {
	display: block;
	text-align: center;
	line-height: 33px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
	padding: 0;
	font-family: Comic Sans MS, Arial;
	behavior: url('iepngfix.htc');
}
.link_more strong, .link_order strong, .link_online strong {
	font-weight: normal;
}
.link_more:hover, .link_order:hover, .link_online:hover {
	color: #fff;
	/* text-decoration: none;*/
}
.necessary {
	color: FF0000;
}
.order_form_box_div {
	height: 1px;
	width: 98%;
	border-top: 1px solid #D3E0EC;
	margin: 6px 0px 6px 0px;
}
.button {
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	/*border: 1px solid #D3E0EC;*/
	border: 1px solid #fff;
	/*background-color: #356595;*/
	background-color: #ff7000;
	color: #FFFFFF;
	cursor: pointer;
	padding: 1px 6px 1px 6px;
	_padding: 1px 3px 0px 2px;
	font-weight: bold;
}
/* audio detial */
.order_form_box {
	border: 1px solid #D3E0EC;
	margin: 10px auto;
	width: 600px;
}
.image {
 	behavior: url('iepngfix.htc');
}
.facebook_link {
	background:url("../../images/content/icon_facebook.gif") no-repeat scroll left center transparent;
	display:block;
	height:16px;
	line-height:16px;
	padding-left:20px;
}
.facebook_share {
	float:right;
	padding-top:10px;
}
