/*
10px - 65%
11px - 70%
12px - 75%
13px - 80%
14px - 85%
15px - 90%
16px - 95%
17px - 100%
...
*/
body {
	padding:			0px;
	margin:				0px;
	background:			#1b385d; /*939393 url(../img/body_bg.gif) repeat-x;*/
	text-align:			center;
	
	font-family:		arial, tahoma, verdana, sans-serif;
	font-weight:		normal;
	font-size:			75%;
	color:				#393333;
	
	behavior:			url(data/xsl/styles/csshover.htc);
	}
form {
	padding:			0px;
	margin:				0px;
	}
ol, ul {
	margin-top:			5px;
	}
hr {
	width:				100%;
	height:				1px;
	margin:				0px 0px;
	padding:			0px;
	color:				#F1F1F1;
	background-color:	#F1F1F1;
	border:				0px;
	}
hr.order {
height:5px;
color:#000;
background-color:#000;
}
table {
	font-size:			100%;
	}
input, select, textarea, button {
	font-family:		arial, tahoma, verdana, sans-serif;
	font-weight:		normal;
	font-size:			75%;
	color:				#393333;
	}
a:link {
	font-size:			100%;
	font-family:		arial, tahoma, verdana, sans-serif;
	font-weight:	 	bold;
	color: 				#08305A;
	text-decoration:	underline;
	}
a:visited {	
	font-size:			100%;
	font-family:		arial, tahoma, verdana, sans-serif;
	font-weight:	 	bold;
	color: 				#08305A;
	text-decoration:	underline;
	}
a:hover {
	font-size:			100%;
	font-family:		arial, tahoma, verdana, sans-serif;
	font-weight:	 	bold;
	color: 				#393333;
	text-decoration:	none;
	}
.left {
	float:				left;
	}
.right {
	float:				right;
	}
.center {
	text-align:			center;
	}
.clear {
	clear:				both;
	}
.tcenter {
text-align:center !important;
}
h1 {
	margin:				5px 0px 0px;
	padding:			0px;
	font-size: 			120%;
	font-weight:		bold;
	color:				#08305A;
	}
h1 small {
color:#000;
font-weight:normal;
}
h1.first {
	font-size: 			180%;
	color:				#620C07;
	}
h1.second {
	font-size: 			180%;
	color:				#620C07;
	}
h1.first a:link, h1.first a:visited, h1.first a:hover, h1.second a:link, h1.second a:visited, h1.second a:hover {
	font-size: 			100%;
	font-weight:		bold;
	text-decoration:	none; 
	color:				#08305A;
	}
h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 			100%;
	font-weight:		bold;
	text-decoration:	none; 
	color:				#08305A;
	}
.date {
	padding-top:			5px;
	color:				#620c07;
	}
h1 a:hover {
	color:				#393333;
	}
h2 {
	margin:				5px 0px 0px;
	padding:			0px;
	font-size: 			110%;
	font-weight:		bold;
	color:				#41638B;
	}
h2.goodstitle {
background:#620C07;
color:#ffffff;
font-size:120%;
padding:5px 10px;
margin:0px 12px 5px 0px;
}
h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 			100%;
	font-weight:		bold;
	text-decoration:	none; 
	color:				#41638B;
	}
h2 a:hover {
	color:				#393333;
	}
h2.second {
	font-size: 			100%;
	color:				#620C07;
	}
h3 {
	margin:				0px;
	padding:			0px;
	font-size: 			110%;
	font-weight:		bold;
	color:				#ffffff;
	}
h3 a:link, h3 a:visited, h3 a:hover {
	font-weight:		bold;
	color:			#ffffff;
	text-decoration:none;
	}
h3 a:hover {
	color:			#000000;
	}
.article_text {
	margin:				5px 0px 10px;
	width:				750px;
	}
.article_text_start {
	margin:				5px 0px 15px;
	width:				540px;
	}
.article_text_news {
	width:				145px;
	}
.article_text_news_iframe {
	width:				130px;
	}
.box_text {
	margin:				0px 0px 15px;
	}
.box_text p {
	padding:			0px
	}
.box_text p p {
	padding:			5px 0px;
	}
hr.news {
	width:				145px;
	}
.text {
	font-size:	 		100%;
	}
.article_text a img, .article_text_start a img {
	border-color:			#1A171B;
	}
.text_bold {
	font-size:			100%;
	font-weight:		bold;
	}
/***************************************************************************/
#page {
	width:				984px;
	margin:				auto;
	background:			#ffffff;
	padding:			0px 0px 6px;
	border:1px solid #939393;
	border-top:0px;
	}
#in_page {
	margin:				auto;
	width:				972px;
	text-align:			left;
	}
#head {
	width: 972px;
	height: 182px;
				
	}
#header{
	float:right; 
	margin:0px; 
	padding: 0px;
}
#logo{
	background:url(../img/head_top_bg.gif) repeat-x;
	border-bottom: 1px solid white;
}
#deptop {
	padding:			12px 10px 7px 0px;
text-align:right;
	}
#deptop img {
	vertical-align:		middle;
	margin:				0px 10px;
	}
#deptop img.language {
	margin:				0px 5px;
	}
#deptop a:link, #deptop a:visited, #deptop a:hover {
	font-weight:		bold;
	font-size:			100%;
	}
#content {
	background:			#ffffff url(../img/content_bg.gif) repeat-y;
	text-align:			center;
	}
#content #content_bottom {
	background:			url(../img/content_bottom.gif) no-repeat bottom;
	padding-bottom:		5px;
	}
#leftcol {
	width:				180px;
	height:				100%;
	vertical-align:		top;
	padding-bottom:		1px;
	_padding-bottom:	7px;
	}
#leftcol h3{
	color: #08305a;
	font-weight: bold;
	font-size: 125%;
	padding: 20px 5px 5px 10px;
	margin:0px;
	text-align:left;
}
.public{
	text-align: center;
	color: #08305a;
	font-weight: bold;
}
.public a{
	text-decoration: underline;
}
#centercol {
	vertical-align:		top;
	width:				792px;
	text-align:			center;
	background:			#ffffff;
	padding:		29px 20px 20px;
	}
#content #centercol #in_centercol {
	margin:				auto;
	width:				750px;
	text-align:			left;
	}
#in_centercol h3{
	color: #08305a;
	font-weight: bold;
	font-size: 125%;
	padding: 0px 0px 10px 25px;
	margin:0px;
	text-align:left;
}		
#rightcol {
	vertical-align:		top;
	height:				100%;
	width:				193px;
	padding-top:		5px;
	}
#rightcol {
	vertical-align:		top;
	height:				100%;
	width:				191px;
	padding-top:		5px;
	}
.rightcol {
	margin: 0px 8px 0px 6px;
	position: relative; 
	left: 0px; 
	top: -30px;
	}	
.rightcol2 {
	margin: 0px 8px 0px 7px;
	position: relative; 
	left: 0px; 
	top: -34px;
	}	
#rightcol a:link, #rightcol2 a:link  {
	color:#004a97;
	}
#rightcol a:visited, #rightcol2 a:link  {
	color:#004a97;
	}
#rightcol a:hover, #rightcol2 a:link  {
	color:#004a97;
	}
#content #content_top_1 {
	background:			url(../img/left_col_top_2.gif) no-repeat;
	padding-top:		0px;
	text-align:			left;
	}
#content #content_top_2 {
	background:			url(../img/left_col_top_2.gif) no-repeat;
	padding-top:		0px;
	text-align:			left;
	}
#content #content_bottom {
	padding-bottom:		5px;
	}
#content #leftcol {
	padding-top:		20px;
	}
#content #centercol {
	width:				599px;
	background:			none;
	}	
#content_start {
	background:			white url(../img/content_start_bg.gif) repeat-y;
	text-align:			center;
	}
#content_start2 {
	background:			white url(../img/content_start_bg2.gif) repeat-y;
	text-align:			center;
	}
#content_start #content_top_1 {
	background:			url(../img/left_col_top.gif) no-repeat;
	padding-top:		0px;
	text-align:			left;
	}
#content_start #content_top_2 {
	background:			url(../img/head_top_start2_2.jpg) no-repeat;
	padding-top:		0px;
	text-align:			left;
	}
#content_start2 #content_top_2 {
	background:			url(../img/left_col_top2.gif) no-repeat;
	padding-top:		0px;
	text-align:			left;
	}
#content_start #content_bottom {
	background:			url(../img/content_start_bottom.gif) no-repeat bottom;
	padding-bottom:		5px;
	}
#content_start2 #content_bottom {
	background:			url(../img/content_start_bottom2.gif) no-repeat bottom;
	padding-bottom:		5px;
	}
#content_start #leftcol, #content_start2 #leftcol {
	padding-top:		20px;
	}
#content_start #centercol, #content_start2 #centercol {
	width:				599px;
	background:			none;
	padding:10px 0px;
	}
#content_start2 .PageNews {
	width: 549px;
	border:1px solid #dedede;
	margin:auto;
	text-align:left;
}
#content_start2 .PageNews .in_PageNews {
	margin:15px 12px;
	text-align:left;
}
#content_start2 .PageNews .in_PageNews .date {
	color:#620c07;
	font-size:110%;
}
#content_start2 .PageNews .in_PageNews a.title:link, #content_start2 .PageNews .in_PageNews a.title:visited, #content_start2 .PageNews .in_PageNews a.title:hover {
	color:#004a97;
	font-weight:bold;
	font-size:120%;
	text-decoration:underline;
}
#content_start2 .PageNews .in_PageNews a.title:hover {
	text-decoration:none;
}
#content_start2 .PageNews hr {
	border-bottom:1px solid #f1f1f1;
	color:#f1f1f1;
	height:0px;
	margin:0px 12px;
	width:525px;
}
#footer_start {
	background:			#060A3A;
	padding:			5px;
	color:				#ffffff;
	}
#footer {
	background:			#060A3A;
	padding:			5px;
	color:				#ffffff;
	}
#footer_start a:link, #footer_start a:visited, #footer a:link, #footer a:visited {
	color:				#ffffff;
	}
#footer_start a:hover, #footer a:hover {
	color:				#B6B6B6;
	}
/********************* LEVY SLOUPEC **************************************/
#leftcol table {
	width:				178px;
	}
#leftcol table th {
	vertical-align:		top;
	}
#search {
	background:			url(../img/search_bg.gif) repeat-y;
	padding:			9px 5px 10px 5px;
	position:relative;
	border-top: 2px solid white;
	}
#search img, #search input {
	vertical-align:		middle;
	}
#searchbox {
	text-align:left;
	display:			none;
	position:			absolute;
	top:				0%;
	left:				0%;
	margin:				40px 0px 0px -90px;
	width:				180px;
	background:			#27507C;
	border:				1px solid #ffffff;
	padding:			5px;
	color:#ffffff;
	font-weight:normal;
	}
#deptop a:link{
	color: #3c5a7b;
	text-decoration: none;
	}
#deptop a:visited{
	color: #3c5a7b;
	text-decoration: none;
	}
#deptop a:hover{
	color: #3c5a7b;
	text-decoration: underline;
	}
.menuBar ul {
	margin:				0px;
	padding:			0px;
	}
.menuBar ul li {
	padding:			7px 0px 0px 15px;
	margin:				2px 0px;
	list-style-type:	none;
	background:			url(../img/depleft_li.gif) no-repeat 5px 8px;
	text-align:			left;
	}
.menuBar ul li:hover {
	padding:			7px 0px 0px 15px;
	margin:				2px 0px;
	list-style-type:	none;
	background:			#526D8E url(../img/depleft_li_act.gif) no-repeat 5px 10px;
	text-align:			left;
	}
#box_left {
	text-align:			left;
	padding: 			5px;
	border-top:			1px solid #d0d8e2;
	border-bottom:		1px solid #d0d8e2;
	background:			url(../img/box_left_bg.gif) repeat-y;
	color: #620c07;
	padding: 15px 10px;
	}
#box_left a:link{
	font-weight: normal;
	color: #004a97;
}
#box_left a:visited{
	font-weight: normal;
	color: #004a97;
}
#box_left a:hover{
	font-weight: normal;
	color: #004a97;
}
#box_left span{
	font-weight: normal;
	color:black
	}
#contact {
	background:			url(../img/contact_bg.gif) repeat-y;
	border-bottom: 		1px solid #27507c;
	}
#contact ul {
	padding:			0px;
	margin:				0px;
	width:				178px;
	background:			url(../img/depleft_separator.gif) no-repeat 50% 0%;
	}
#contact ul li {
	padding:			10px 13px 15px 5px;
	list-style-type:	none;
	background:			url(../img/depleft_separator.gif) no-repeat 50% 100%;
	color:				#08305A;
	}
#contact ul li b {
	color:#620C07;
	}
#contact ul li img {
	margin:0px 10px 2px 0px;
	}
#contact ul li.last {
	background:none;
	padding-bottom:40px;
	}
#contact ul li a:link, #contact ul li a:visited, #contact ul li a:hover {
	font-weight:		bold;
	text-decoration:none;
	}
/********************* PRAVY SLOUPEC ************************************/
#rightcol table.news, #rightcol div.news {
	width:				170px;
	height:				100%;
	margin:				0px 0px 0px 6px;
	background:			url(../img/rightcol_table.gif) repeat-y;
	}
#rightcol2 table.news, #rightcol2 div.news {
	width:				168px;
	height:				100%;
	margin:				0px 0px 0px 6px;
	background:			black;
	}
#news_top {
	padding:			5px 10px;
	background:			url(../img/articlenew_1_bg.gif) no-repeat 50% 0%;
	height:				49%;
	vertical-align:		top;
	}
#news_separator {
	height:				1%;
	background:			url(../img/articlenew_separator.gif) no-repeat 0% 100%;
	}
#news_bottom {
	padding:			5px 10px;
	background:			url(../img/articlenew_2_bg.gif) no-repeat 50% 0%;
	height:				49%;
	vertical-align:		top;
	}
#news_top img.title, #news_bottom img.title {
	margin-bottom:		5px;
	}
.news_more {
	text-align:			center;
	padding-bottom:		5px;
	}
.news_more a:link, .news_more a:visited, .news_more a:hover {
	color:				#79403C;
	font-weight:		bold;
	}
.news_more a:hover {
	color:				#393333;
	}
.separator{
	width:149px;
	background: url(data/xsl/img/separator_news.gif) no-repeat
}
.separator2{
	width:149px;
	background: url(data/xsl/img/separator_news_2.gif) no-repeat
}

.rightcol table.right-top {
width:170px;
}

.rightcol2 div.star {
background:url(../img/rightcol_2.jpg) 0px 130px no-repeat;
min-height:400px;
_height:400px;
}
.rightcol2 table.right-top {
width:168px;
}
table .right-top th{
	padding-left: 10px;
	text-align: left;
	font-weight:normal;
}
table .right-top h3 {
	color: #08305a;
	font-weight: bold;
	font-size: 125%;
	padding: 0px;
	margin:0px;
}

table .right-top2 th{
	padding: 10px 0px 10px 10px;
	text-align: left;
	font-weight:normal;
}
table .right-top2 h3 {
	color: #08305a;
	font-weight: normal;
	font-size: 125%;
	padding: 0px;
	margin:0px;
}
table .right-top2 tr th hr {
	padding:0px 0px 0px 0px;
	margin:13px 0px;
	_margin:5px 0px;
}

table .right-top2 tr th a:link, table .right-top2 tr th a:visited, table .right-top2 tr th a:hover{
	text-decoration:underline;
	color:#0479c3;
	font-weight:normal;
}
table .right-top2 tr th a:hover{
	text-decoration:none;
}

table.right-top ul {
padding:0px;
margin:5px 0px 10px;
}
table.right-top ul li {
list-style:none;
padding:1px 20px 1px 15px;
background:url(../img/depleft_li.gif) no-repeat 2px 6px;
}

/********************* PROSTREDNI SLOUPEC *******************************/
#deppath {
	margin-bottom:		10px;
	font-weight:		bold;
	color:				#41638B;
	}
#deppath #act {
	color:				#000000;
	font-weight:		bold;
	}
#deppath a:link, #deppath a:visited {
	color:				#41638B;
	}
#deppath a:hover {
	color:				#393333;
	}
#articlefirst {
	background:			url(../img/centercol_bg.gif) repeat-y;
	}
.in_articlefirst {
	background:			url(../img/centercol_bg.jpg) no-repeat;
	width:				599px;
	padding:15px 0px 0px 0px;
	text-align:			center;
	}
.in_in_articlefirst {
	margin:auto;
	width:549px;
/*
	_height:			140px;
	min-height:			140px;
*/
	text-align:			left;
}
.in_in_articlefirst p {
	margin:0px;
	padding:0px;
}
img.articlefirst {
	margin-left:		3px;
	}
.in_articlestart {
	margin:				auto;
	width:				549px;
	text-align:			left;
	background: url(../img/start_box_bg.gif) repeat-y;
	}
.in_articlestart hr{
	margin:				10px 0px 7px 0px;
	}
#in_articlestart .date {
	text-align:			right;
	color:				#A9A8A8;
	}
.form, .basket {
	width:				100%;
	background:			#ffffff;
	margin:				10px 0px;
	border-bottom:		10px solid #536687;
	}
.form th a:link, .form th a:visited, .form th a:hover{
	color:				#ffffff;
	}
.form th, .basket th {
	padding:			5px 5px 2px;
	text-align:			left;
	vertical-align:		top;
	background:			#536687;
	color:				#ffffff;
	}
.form td div.inputtext {
	padding-top:3px;
	}
.form th b {
	color:				#F3C600;
	}
.form th.result, .form th.button {
	width:				25%;
	background:			#DCDCDC;
	color:				#393333;
	}
.form th.button {
	width:				20%;
	text-align:			center;
	}
.basket {
	width:				100%;
	background:			#ffffff;
	margin:				10px 0px;
	border-bottom:		10px solid #E3E3E3;
	}
.basket th {
	padding:			5px 5px 2px;
	text-align:			left;
	vertical-align:		top;
	background:			#E3E3E3;
	color:				#000000;
	}
.basket .count {
	width:				5%;
	text-align:			center;
	}
.basket .name {
	width:				70%;
	}
.basket .price01 {
	width:				75%;
	text-align:			right;
	font-weight:		bold;
	}
.basket .price {
	width:				25%;
	text-align:			right;
	font-weight:		bold;
	}
.basket td.red {
border-top:5px solid #E3E3E3
}
.basket tr.gerade td {
	background:			#DCDCDC;
	}
.form td {
	width:				75%;
	padding:			2px 5px;
	text-align:			left;
	background:			#EAEAEA;
	}
.basket td {
	padding:			2px 5px;
	text-align:			left;
	background:			#F1F1F1;
	}

.basket .client_count, .basket .client_person, .basket .client_price {
background:#ffffff;
border-bottom:1px solid #F1F1F1;
}
.basket .client_count {
text-align:center;
}
.basket a.right {
font-weight:normal;
}
.basket .client_price {
text-align:right;
}
.order_buttons {
	margin:				10px 0px;
	text-align:			right;
	}
table.choose_transportpayment {
	margin:				10px 0px;
	width:				524px;
	}
table.choose_transportpayment td {
	width:				15px;
	}
table.choose_transportpayment th {
	width:				247px;
	vertical-align:		top;
	text-align:			left;
	}
.form td table {
	width:				75%;
	}
.form td table td {
	width:				50%;
	}
ul.searchfiltr {
	margin:				0px 0px 25px 30px;
	padding:			0px;
	list-style:			none;
	}
ul.searchfiltr li {
	list-style:			none;
	}
table.pagenumbers {
	width:				750px;
	margin:				10px 0px;
	}
table.pagenumbers th {
 	width:				60%;
	}
table.pagenumbers td {
 	width:				20%;
	}
table.pagenumbers td a:link, table.pagenumbers td a:visited, table.pagenumbers td a:hover {
 	font-weight:		bold;
	}
table.photogalery {
	width:100%;
	}
table.photogalery td {
	text-align:center;
	vertical-align:top;
	}
div.pagenumber {
	text-align:center;
	padding:3px 0px;
	margin:3px 0px 10px;
	border-top:1px solid #1C385D;
	border-bottom:1px solid #1C385D;
	}
div.pagenumber .pn_center {
float:left;
width:440px;
text-align:center;
}
div.pagenumber .pn_left {
text-align:left;
float:left;
width:150px;
}
div.pagenumber .pn_right {
text-align:right;
float:right;
width:150px;
}

/****************************************************************/
/*			SEZNAM ZBOZI				*/
/****************************************************************/
.listgoods {
	width:100%;
	background:#ffffff;
	}
.listgoods td {
	width:50%;
	vertical-align:top;
	/*text-align:center;*/
	height:100%;
	padding-bottom:5px;
	}
.listgoods td table.in_goodslist {
	border:1px solid #DEDEDE;
	border-right:2px solid #CECECE;
	border-bottom:2px solid #CECECE;
	height:100%;
	}
.listgoods td table.in_goodslist td {
	border:5px solid #ffffff;
	border-left:0px;
	border-bottom:0px;
	background:#EEEEEE;
	width:271px;
	vertical-align:top;
	}
.listgoods td table.in_goodslist td.img {
	border-right:5px solid #ffffff;
	border-left:3px solid #ffffff;
	background:#ffffff;
	width:76px;
	text-align:center;
	}
.listgoods td table.in_goodslist td img {
	background:#ffffff;
	width:70px;
	height:95px;
	}
.listgoods td table.in_goodslist td h3 {
	padding:5px !important;
	font-size:110% !important;
	}
.listgoods td table.in_goodslist td h3, .listgoods td table.in_goodslist td h3 a:link, .listgoods td table.in_goodslist td h3 a:visited {
	color:#08305A;
	}
.listgoods td table.in_goodslist td h3 a:hover {
	color:#000000;
	}
.listgoods td table.in_goodslist td .attribute {
	padding:5px;
}
.listgoods td table.in_goodslist th .price {
	background:#E3E3E3;
	border-top:1px solid #ffffff;
	text-align:right;
	padding:7px 5px 3px;
	}
.listgoods td table.in_goodslist th .price b {
	color:#620C07;
	}
.listgoods td table.in_goodslist th {
	vertical-align:bottom;
	border:5px solid #ffffff;
	border-left:0px;
	border-top:0px;
	background:#EEEEEE;
	}
.listgoods td table.in_goodslist td .price table {
	width:186px;
	border:0px;
	margin:0px;
	padding:0px;
	}
.listgoods td table.in_goodslist td .price table td {
	border:0px;
	margin:0px;
	padding:0px;
	width:60%;
	vertical-align:top;
	padding:1px 5px;
	}
.listgoods td table.in_goodslist td .price table th {
	border:0px;
	margin:0px;
	padding:0px;
	width:40%;
	padding:1px 5px;
	text-align:left;
	vertical-align:top;
	}

/*
.listgoods, .listgoods_right {
	float:left;
	width:260px;
	_width:267px;
	border:1px solid #DEDEDE;
	background:#ffffff;
	margin:5px;
	padding:3px;
	}
.listgoods_right {
	float:right;
	}
.in_goodslist {
	}
.in_goodslist .left {
	background:#ffffff;
	}
.in_goodslist .left img {
	background:#ffffff;
	width:70px;
	height:95px;
	}
.in_goodslist .desc {
	min-height:71px;
	_height:95px;
	background:#E3E3E3;
	margin-left:74px;
	_margin-left:70px;
	padding-bottom:24px;
	position:relative;
	}
.in_goodslist .desc h3 {
	background:#EEEEEE;
	padding:5px;
	}
.in_goodslist .desc h3, .in_goodslist .desc h3 a:link, .in_goodslist .desc h3 a:visited {
	color:#08305A;
	}
.in_goodslist .desc h3 a:hover {
	color:#000000;
	}
.in_goodslist .desc .price {
	border-top:1px solid #ffffff;
	padding:3px 5px;
	}
.in_goodslist .desc .price b {
	color:#620C07;
	}
*/
.detailgoods_img {
	float:left;
	padding:5px 0px;
	text-align:center;
	width:140px;
	}
.detailgoods_img img {
	width:130px;
	height:185px;
	}
div.detailgoods {
	margin-top:5px;
	width:100%;
	border:1px solid #DEDEDE;
	border-right:2px solid #CECECE;
	border-bottom:2px solid #CECECE;
	}
table.detailgoods {
	width:610px;
	}
table.detailgoods td {
	background:#EEEEEE;
	vertical-align:top;
	border:5px solid #ffffff;
	border-left:0px;
	border-bottom:0px;
	background:#EEEEEE;
	padding:5px;
	}
table.detailgoods th {
	text-align:right;
	vertical-align:bottom;
	border:5px solid #ffffff;
	border-left:0px;
	border-top:0px;
	background:#EEEEEE;
	}
table.detailgoods th b  {
	font-weight:bold;
	color:#620C07;
	}
table.detailgoods td table {
	width:100%;
	padding:3px 5px;
	text-align:right;
	}
table.detailgoods td table td {
	border:0px;
	border-top:1px solid #ffffff;
	background:#E3E3E3;
	padding:5px;
	}
table.detailgoods td table th {
	border:0px;
	border-top:1px solid #ffffff;
	background:#E3E3E3;
	padding:5px;
	}
table.detailgoods td table th b, table.detailgoods td table td b  {
	font-weight:bold;
	color:#620C07;
	}

table.terminy {
width:100%;
background:#ffffff;
margin-top:30px;
}
table.terminy th {
padding:5px 10px;
background:#E3E3E3;
text-align:left;
color:#08305A;
font-size:120%;
}
table.terminy td {
padding:2px 5px;
background:#EEEEEE;
text-align:center;
}


table.terminy table {
width:100%;
}
table.terminy table th, table.terminy table td {
text-align:left;
padding:2px 5px;
color:#000000;
font-size:100%;
}
table.terminy table th strong {
color:#08305A;
}

/********************* INPUTY *******************************/
.input_1, .input_1a {
	width:				200px;
	border:				1px solid #234773;
	font-size:			100%;
	}
.input_1a {
background:#ffffff;
border:1px solid #a5acb2;
}
.input_2 {
	width:				410px;
	border:				1px solid #234773;
	font-size:			100%;
	}
.input_3 {
	width:				30px;
	border:				1px solid #234773;
	font-size:			100%;
	text-align:			center;
	}
.input_4 {
	width:				70px;
	border:				0px;
	background:			#EAEAEA;
	font-size:			100%;
	font-weight:		bold;
	text-align:			right;
	padding-right:		2px;
	}
.input_5 {
	width:				100px;
	height:21px;
	border:				0px;
	background:			url(../img/input_5.gif) repeat-x;
	font-size:			100%;
	padding-top:2px;
	}
.Input_err {
	background: #ffcfc6;
	border:1px solid red;
	}
.Input_1_dis{
	background:#DFDFDF;
	}
.Select_1 {
	width:				200px;
	border:				1px solid #234773;
	font-size:			100%;
	}
.area_1 {
	width:				410px;
	height:				100px;
	border:				1px solid #234773;
	font-size:			100%;
	}
div.button_1{
	width:72px;
	_width:84px;
	background:			url(../img/bt_bg.gif) repeat-x;
	color: white;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	height: 16px;
	border:	1px solid #7A9ABC;
	cursor:	pointer;
}
div.button_2{
	width:46px;
	background:			url(../img/bt_bg.gif) repeat-x;
	color: white;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	height: 16px;
	border:	1px solid #7A9ABC;
	cursor:	pointer;
}
div.button_1 a:link, div.button_2 a:link{
	color: white;
	text-decoration: none;
	border: 0px;
}
div.button_1 a:visited, div.button_2 a:visited{
	color: white;
	text-decoration: none;
	border: 0px;
}
div.button_1 a:hover, div.button_2 a:hover{
	color: white;
	text-decoration: none;
	border: 0px;
}
.button_1, .button_2 {
	cursor:				pointer;
	height:				20px;
	background:			url(../img/bt_bg.gif) repeat-x;
	border:				1px solid #7A9ABC;
	font-size:			100%;
	color:				#ffffff;
	font-weight:		bold;
	}
.button_2 {
	}
.button_3 {
	cursor:pointer;
	width:136px;
	height:24px;
	background:url(../img/button_3.gif) no-repeat;
	border:0px;
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	}
.button_4 {
	cursor:pointer;
	width:135px;
	height:24px;
	background:url(../img/button_4.gif) no-repeat;
	border:0px;
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	}
.button_3a {
	cursor:pointer;
	width:211px;
	height:24px;
	background:url(../img/button_3a.gif) no-repeat;
	border:0px;
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	}
.button_4a {
	cursor:pointer;
	width:211px;
	height:24px;
	background:url(../img/button_4a.gif) no-repeat;
	border:0px;
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	}
.button_5 {
	cursor:pointer;
	width:51px;
	height:21px;
	background:url(../img/button_5.gif) no-repeat;
	border:0px;
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	}
.error, .red {
color:red;
}
.error {
margin-top:5px;
padding:10px 20px;
border:1px solid red;
}
table .last{
	width:170px; 
	background: url(../img/news_bg_bottom.gif) bottom no-repeat;
}
table .last2{
	width:170px; 
	background: url(../img/news_bg_bottom_2.gif) bottom no-repeat;
}
table .action tr td h5{
	color: #620c07;
	font-size: 110%;
	margin:5px 0px 5px 0px;
}

table .action{
	padding: 1px 0px 1px 0px;
}
table.action td {
padding:0px 10px 0px 0px;
}
table .action a:link{
	font-weight: normal;
}
table .action a:visited{
	font-weight: normal;
}
table .action a:hover{
	font-weight: normal;
}
.start-1{
	background: url(../img/start-1.gif) no-repeat;
	width: 172px;
	height: 121px;	
	padding:0px;
	margin: 0px;
}
.start-2{
	background: url(../img/start-2.gif) no-repeat;
	width: 172px;
	height: 121px;
	padding:0px;
	margin: 0px;
}
.start-3{
	background: url(../img/start-3.gif) no-repeat;
	width: 172px;
	height: 121px;	
	padding: 0px;
	margin: 0px;
}

.start-1 a:link, .start-1 a:visited, .start-1 a:hover, .start-2 a:link, .start-2 a:visited, .start-2 a:hover, .start-3 a:link, .start-3 a:visited, .start-3 a:hover {
	position:relative;
	top:94px;
	left:50px;
	text-align:center;
	color: #ffff01;
	font-weight: bold;
}
.start-2 a:link{
	left: 45px;
}


.start-1_2{
	background: url(../img/start-1_2.gif) no-repeat;
	width: 172px;
	height: 121px;	
	padding:0px;
	margin: 0px;
}
.start-2_2{
	background: url(../img/start-2_2.gif) no-repeat;
	width: 172px;
	height: 121px;
	padding:0px;
	margin: 0px;
}
.start-3_2{
	background: url(../img/start-3_2.gif) no-repeat;
	width: 172px;
	height: 121px;	
	padding: 0px;
	margin: 0px;
}

.start-1_2 a:link, .start-1_2 a:visited, .start-1_2 a:hover, .start-2_2 a:link, .start-2_2 a:visited, .start-2_2 a:hover, .start-3_2 a:link, .start-3_2 a:visited, .start-3_2 a:hover {
	position:relative;
	top:94px;
	left:28px;
	text-align:center;
	color: #ffff01;
	font-weight: bold;
}
.start-2_2 a:link{
	left: 20px;
}


.aktuality-right{
	margin: 0px 15px 0px 15px;
}
.aktulity_in{
	margin: 0px 0px;
	padding: 10px 0px; 
	background:#dcdcdc;
}
.aktulity_in h3{
	color: #08305a;
	font-weight: bold;
	font-size: 125%;
	padding: 0px;
	margin:0px;
}
.news_2{
	height: 100%; 
	padding:0px;
	background: url(data/xsl/img/news_bg_2.gif) repeat-y;
}
table .aktuality a:link{
	font-weight: normal;
}
table .aktuality a:visited{
	font-weight: normal;
}
table .aktuality a:hover{
	font-weight: normal;
}

table .red a:link{
	color: #620c07;
	font-weight: bold;
}
table .red a:visited{
	color: #620c07;
	font-weight: bold;
}
table .red a:hover{
	color: #620c07;
	font-weight: bold;
}
.h2start a:link{
	text-decoration: underline;
	color: #004a97;
}
.h2start a:visited{
	text-decoration: underline;
	color: #004a97;
}
.h2start a:hover{
	text-decoration: none;
	color: #004a97;
}
.detail a:link{
	color: #004a97;
	text-decoration: underline;
	font-weight: normal;
}
.detail a:visited{
	text-decoration: underline;
	font-weight: normal;
	color: #004a97;
}
.detail a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #004a97;
}
.koupit a:link{
	color: #620c07;
	text-decoration: underline;
}
.koupit a:visited{
	text-decoration: underline;
	color: #620c07;
}
.koupit a:hover{
	text-decoration: none;
	color: #620c07;
}
.foto_h1{
	background: url(../img/foto_h1.gif) repeat-x;
	height: 45px;
	width: 400px;	
	border-bottom: 2px solid white;
}
.foto_2_h1{
	background: url(../img/foto_2_h1.gif) repeat-x;
	height: 45px;
	width: 400px;	
	border-bottom: 2px solid white;
}
.foto_article_top{
	border-top: 1px solid #cfd8e0;
	padding: 5px 0px 0px 0px;

}
.foto_article{
	padding: 0px 0px 0px 0px;
}
.fotogalerie{
	background: white url(../img/foto_bg.gif) repeat-x ;
}
.fotoh1{
	color:#620c07; 
	font-size: 150%;
}
.fotogalerie h1{
	color:#620c07; 
	font-size: 150%;
}
.fotogalerie h1 a:link{
	font-size: 80%;
}
.fotogalerie h1 a:visited{
	font-size: 80%;
}
.fotogalerie h1 a:hove{
	font-size: 80%;
}
.fotogalerie img{
	padding: 0px; 
	margin:10px 0px 15px 25px;
}
.fotogalerie hr{
	margin-left: 24px; 
	margin-right: 25px;
	background: #d5dce3;
	color:#d5dce3;
	width:700px;
}
.fotogalerie div{
	margin-right: 30px;
	padding: 0px;
	position: relative;
	top: 5px;
	right: 0px;
	float:right; 
	text-align: right;
	color: #620c07;

}
.source {
	text-align:center;
	height:135px;
	width:753px; 
	float:left;
	background: url(../img/scroll_bg.gif) repeat-x;
}
.source img{
	margin-top: 24px
}
#sourcer-scroll {
	text-align:center;
	height:135px;
	width:645px; 
	float:left;
	background: url(../img/scroll_bg.gif) repeat-x;
	white-space: nowrap;
	overflow-x: scroll; 
	overflow-y: none;
	margin-left: 37px;
}
#sourcer-scroll a{
	height:135x;
	margin: 0px;
}
#sourcer-scroll img{
	margin-top: 11px;
	margin-bottom: 10px;
}
#box{
	width:753px; 
	height: 532px;
	border-top: 1px solid #bac8d4; 
	background: url(../img/foto_bg_big.gif) repeat-x;
	text-align: center;
}
.control-panel{
	height: 37px;
	background: url(../img/panel-control.gif) repeat-x;
}
.next a:link, .next a:visited, .next a:hover{
	color:white;
}
.stop a:link, .stop a:visited, .stop a:hover{
	color: #ff7373;
} 	
.start a:link, .start a:visited, .start a:hover{
	color: #c8e945;
} 	
.control-panel table tr td{
	color: #5e7b9c;
}
.photo-big{
	 padding: 10px 49px 20px 49px;
}
.photo-big h2{
	color: #08305a;
	font-size: 115%;
}






.articlelist_center {
width:100%;
background:#ffffff;
}
.articlelist_center td {
vertical-align:top;
padding:10px 20px;
width:50%;
background:#f8f8f8;
}
.articlelist_center tr.gerade td {
background:#dbdbdb;
}
.articlelist_center td div.main {
float:right;
width:230px;
}
.articlelist_center td h2 {
font-size:100%;
color:#274f7b;
padding:0px;
margin:0px 0px 0px 70px;
}
#in_centercol table.form th h3, #in_centercol table.form td h3 {
	margin:				0px;
	padding:			0px;
	font-size: 			110%;
	font-weight:		bold;
	color:				#ffffff;
	}
	
	
	
	
table.tabulka {
	width:				100%;
	background:			#ffffff;
	margin:				0px 0px 10px;
	border-bottom:		10px solid #536687;
	}
table.tabulka tr.zahlavi td, table.tabulka td.zahlavi {
	padding:			2px 5px;
	text-align:			left;
	background:			#536687;
	color:				#ffffff;
	}
table.tabulka td {
	padding:			2px 5px;
	background:			#DCDCDC;
	color:				#393333;
	}
	
	
	
.helpBasketBox{
border:1px solid #6aabff;
background:#dcebff;
}
.helpBasketBox .in_helpBasketBox{
padding:0px 15px;
}
.helpBasketBox .in_helpBasketBox button{
background:#dcebff;
margin:0px;
padding:0px;
width:auto;
height:auto;
font-size:100%;
border:0px;
color:#08305A;
cursor:pointer;
text-decoration:underline;
font-weight:bold;
}




#searchlist .tabulka .zahlavi {
width:20%;
}

.BasketTopSmall {
margin:20px 0px -5px;
}


#serviceInputPrice,
#completeInputPrice{
background:#F1F1F1;
border:0px;
text-align:right;
font-weight:bold;
width:100px;
font-size:100%;
}
#payCreditCardBox{
padding:10px 15px;
border:2px solid #224572;
color:#224572;
font-weight:bold;
font-size:120%;
text-align:center;
}


.t-center {
text-align:center !important;
}