<!--
/*
10px - 65%
11px - 70%
12px - 75%
13px - 80%
14px - 85%
15px - 90%
16px - 95%
17px - 100%
...
*/
body {
	padding:			0px;
	margin:				0px;
	background:			#D0E5C9 url(../../images/web/body_bg.gif) repeat-x;
	text-align:			center;
	}
form {
	padding:			0px;
	margin:				0px;
	}
ol, ul {
	margin-top:			5px;
	margin-left:		20px;
	}
a:link {
	font:	 			bold 100% arial, Verdana;
	color: 				#41972E;
	text-decoration:	underline;
	}
a:visited {
	font:	 			bold 100% arial, Verdana;
	color: 				#41972E;
	text-decoration:	underline;
	}
a:hover {
	font:	 			bold 100% arial, Verdana;
	color: 				#000000;
	text-decoration:	underline;
	}
.clear {
	clear:				both;
	}

img {
	border: 0;
}
/***************************************************************************/
.body {
	margin:				0px auto;
	width:				976px;
	background:			url(../../images/web/page_bg.gif) repeat-y;
	}
.in_body {
	margin:				0px auto;
	width:				976px;
	background:			url(../../images/web/page_top_bg.gif) no-repeat;
	text-align:			center;
	}
.page {
	margin:				0px auto;
	width:				958px;
	}
.hid {
  display: none;
}
/*************************************  hlavicka *************************************/
.head_top {
	height:				18px;
	padding-right:		10px;
	padding-top: 3px;
	background:			#ffffff;
	line-height:		18px;
	}
.head_top_left {
	font:	 			normal 65% verdana;
	color: 				#4D5766;
	float:			left;
	}

.head_top_left a:link {
	font:	 			bold 100% verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
.head_top_left a:visited {
	font:	 			bold 100% verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
.head_top_left a:hover {
	font:	 			bold 100% verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

.head_top_right {
	font:	 			normal 65% verdana;
	color: 				#4D5766;
	float:			right;
	}
.head_top_title {
	font:	 			bold 100% verdana;
	color: 				#FF4C00;
	}
.head {
	height:				85px;
	background:			url(../../images/web/head_2.jpg) no-repeat 100% 0%;
	text-align:			left;
	}
.login {
	float:				right;
	text-align:			left;
	margin:				14px 0px 0px 0px;
	padding-right:		24px
	}
.login_psw {
	padding-top:		6px;
	}
.login table {
	font:	 			bold 65% verdana;
	color: 				#ffffff;
	}
.login a:link {
	font:	 			bold 70% tahoma, verdana;
	color: 				#E0E4EA;
	text-decoration:	none;
	}
.login a:visited {
	font:	 			bold 70% tahoma, verdana;
	color: 				#E0E4EA;
	text-decoration:	none;
	}
.login a:hover {
	font:	 			bold 70% tahoma, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
	}
.Input_3 {
	background:			#E0EEDD;

	font:	 			normal 100% verdana;
	color: 				#000000;
	}
.dep_top {
	height:				24px;
	background:			url(../../images/web/dep_top_bg.gif) repeat-x;
	text-align:			left;
	}
.dep_top .logo {
	float:				left;
	}
.dep_top .item {
	float:				left;
	padding-top:		5px;
	}
.dep_top .item_check {
	float:				left;
	margin:				0px 15px;
	width:				2px;
	background:			url(../../images/web/dep_top_check.gif) no-repeat;
	}
.dep_top .item a:link {
	font:	 			bold 65% verdana;
	color: 				#0B2442;
	text-decoration:	none;
	}
.dep_top .item a:visited {
	font:	 			bold 65% verdana;
	color: 				#0B2442;
	text-decoration:	none;
	}
.dep_top .item a:hover {
	font:	 			bold 65% verdana;
	color: 				#41972e;
	text-decoration:	none;
	}
.dep_top .item .item_act {
	color: 				#41972e;
	}

.global-messages, .global-messages li {
	font-family: Arial, Verdana;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	color: #41962E;
}

.global-messages li {
	padding: 3px 0;
	border: 1px dotted #D2ECC7;
}

.hidden-text
{
	/* hides text from IE and Gecko */
	font-size: 0px !important;
	letter-spacing: -99999px !important;
	text-decoration: none !important;
	/* hides text from Opera */
	overflow: hidden !important;
	text-indent: -9999px !important;
}

.hidden-text a {
	text-decoration: none !important;
}

/************************************ // hlavicka ************************************/
.content {
	background:			#ffffff url(../../images/web/content_bg.gif) repeat-y;
	}
.in_content {
	background:			transparent url(../../images/web/content_in_bg.jpg) no-repeat 0% 100%;
	}
/************************************* levy sloupec *************************************/
.leftrow
{
	float:				left;
	width:				169px;
	padding-bottom:			200px;
	text-align:			left;
}
/* vyhledavani */
.search
{
	padding:			10px;
	background:			url(../../images/web/search_bg.gif) repeat-y;
}

.search a:link {
	font:	 			bold 70% tahoma, verdana;
	color: 				#E0E4EA;
	text-decoration:	none;
	}
.search a:visited {
	font:	 			bold 70% tahoma, verdana;
	color: 				#E0E4EA;
	text-decoration:	none;
	}
.search a:hover {
	font:	 			bold 70% tahoma, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
	}

.Input_1
{
	width:				118px;
	background:			#E5E6E8;

	font:	 			normal 65% verdana;
	color: 				#000000;
}

.Input_2
{
	margin-top:			5px;
	width:				140px;
	background:			#E5E6E8;

	font:	 			normal 65% verdana;
	color: 				#000000;
}


.Input_4
{
	font:	 			normal 100% verdana;
	color: 				#000000;
}
.Submit_1
{
	width:				18px;
	height:				19px;
	cursor:				pointer;
	background:			url(../../images/web/search_button.gif) no-repeat;
	border:				0px solid;
}
/* oddeleni */
.dep_left
{
	background:			url(../../images/web/dep_left_bg.gif) repeat-y;
	line-height: 65%;

}

.dep_left .item_check
{
	margin:				5px 0px 0px 0px;
	height:				2px;
	background:			url(../../images/web/dep_left_check.gif) no-repeat;
}

.dep_left .item
{
	margin-top:			3px;
  padding:			5px 10px 0px 15px;
	background:			url(../../images/web/dep_left_li.gif) no-repeat;
}
.dep_left a:link
{
	font:	 			bold 65% verdana;
	color: 				#ffffff;
	text-decoration:	none;
}

.dep_left a:visited
{
	font:	 			bold 65% verdana;
	color: 				#ffffff;
	text-decoration:	none;
}

.dep_left a:hover
{
	font:	 			bold 65% verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

.dep_left .item_act
{
	color: 				#FF4C00;
}

.item_noclick {
	font:	 			normal 65% verdana;
	color: 				#ffffff;
	}

.dep_left .sub_item
{
	padding:			5px 10px 0px 15px;
	background:			url(../../images/web/dep_left_li_sub.gif) no-repeat;
}
/* ankety */
.poll
{
	padding:			35px 10px 10px 15px;
	background:			url(../../images/web/poll_title.gif) no-repeat;
	position:      relative;
}

.poll .question
{
	margin-bottom:		7px;
	font:	 			bold 65% verdana;
	color: 				#41972E;
}

.poll .item
{
	margin-bottom:		5px;
	font:	 			normal 65% verdana;
	color: 				#41972E;
	text-decoration:	none;

}

.poll .item a:link
{
	font:	 			normal 100% verdana;
	color: 				#41972E;
	text-decoration:	none;
}

.poll .item a:visited
{
	font:	 			normal 100% verdana;
	color: 				#41972E;
	text-decoration:	none;
}

.poll .item a:hover
{
	font:	 			normal 100% verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

.poll .item .item_count
{
	margin-top:			2px;
	background:			#FF4C00;
}

.poll .sum
{
	margin:				7px 0px;
	font:	 			normal 65% verdana;
	color: 				#41972E;
}
.poll #loading {
	position: absolute;
 	left: 24px;
 	top: 100px;
	text-align: center;
	background-color: fff;
	border: 1px #ddd solid;
}
.poll #loading img {
    border: 1px #ddd dotted;
    padding: 4px;
}
/* boxiky */
.box_left
{
	margin-top:			10px;
	font:	 			normal 70% tahoma, verdana;
	color: 				#E0E4EA;
}

.box_left .title
{
	padding:			0px 10px 0px 10px;
	font:	 			bold 100% verdana;
	color:				#FF4C00
}

.box_left .text_box
{
	margin:				3px 10px 15px 10px;
	font:	 			normal 100% tahoma, verdana;
	color: 				#E0E4EA;
}

.box_left a:link
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

.box_left a:visited
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

.box_left a:hover
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#E0E4EA;
	text-decoration:	none;
}
/************************************ // levy sloupec ************************************/

/************************************ prostredni cast ************************************/
.centerrow {
	float:				left;
	width:				608px;
	background:			url(../../images/web/center_bg.gif) repeat-x;
	}
.in_centerrow {
	float:				left;
	padding:			20px 5px;
	width:598px;
	mih-height:			400px;
	_height:			400px;
	}
.border_center {
	float:				left;
	padding:			0px 5px;
	text-align:			left;
	width:97%;
	_width:100%;
	&width:100%;
	}
/*********************************** // prostredni cast **********************************/

/************************************* pravy sloupec *************************************/
.rightrow
{
	float:				left;
	width:				180px;
	text-align:			left;
}

.rightrow a:link
{
	font:	 			normal 65% verdana;
	color: 				#41972E;
	text-decoration:	none;
}

.rightrow a:visited
{
	font:	 			normal 65% verdana;
	color: 				#41972E;
	text-decoration:	none;
}

.rightrow a:hover
{
	font:	 			normal 65% verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
/* vypis kosiku na kazde strance */
.basket_resume {
	padding:			10px 10px 0px 10px;
	background:			url(../../images/web/basket_resume_title.gif) no-repeat;
	text-align:			center;
	}
/* boxiky */
.box_right
{
	margin-top:			10px;
	font:	 			normal 70% tahoma, verdana;
	color: 				#41972E;
}

.box_right .title
{
	padding:			0px 9px;
	font:	 			bold 100% verdana;
	color:				#FF4C00
}


.box_right .text_box
{
	margin:				0px 9px 10px 9px;
	font:	 			normal 100% tahoma, verdana;
	color: 				#41972E;
}

.box_right .text_box table.nejprodavanejsi
{
	width:				160px;
	font:	 			normal 100% verdana;
	color: 				#41972E;
}

.box_right .text_box table.nejprodavanejsi td
{
	padding:			7px 3px;
	width:				90%;
	background:			url(../../images/web/bestseller_bg.gif) repeat-x 0% 100%;
}

.box_right .text_box table.nejprodavanejsi td a:link
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#41972E;
	text-decoration:	none;
}

.box_right .text_box table.nejprodavanejsi td a:visited
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#41972E;
	text-decoration:	none;
}

.box_right .text_box table.nejprodavanejsi td a:hover
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

.box_right .text_box table.nejprodavanejsi td.cislo
{
	width:				10%;
	text-align:			right;
	vertical-align:			top;
	font:	 			normal 100% verdana;
	color: 				#FF4C00;
}

.box_right a:link
{
	font:	 			normal 65% tahoma, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

.box_right a:visited
{
	font:	 			normal 65% tahoma, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

.box_right a:hover
{
	font:	 			normal 65% tahoma, verdana;
	color: 				#41972E;
	text-decoration:	none;
}
/************************************ // pravy sloupec ************************************/

/**************************************** paticka *****************************************/
.footer
{
	padding:			7px 200px 7px 0px;
	background:			transparent url(../../images/web/footer_bg.jpg);
	text-align:			right;

	font:	 			normal 65% tahoma, verdana;
	color: 				#89959F;
}

.footer .bold
{
	font:	 			bold 100% verdana;
	color: 				#89959F;
}

.footer a:link
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#89959F;
	text-decoration:	none;
}

.footer a:visited
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#89959F;
	text-decoration:	none;
}

.footer a:hover
{
	font:	 			normal 100% tahoma, verdana;
	color: 				#000000;
	text-decoration:	none;
}

.footer_bottom
{
	margin:				0px auto;
	width:				976px;
	height:				12px;
	background:			url(../../images/web/footer_bottom_bg.gif) repeat-x;
}

.footer_bottom .left
{
	float:				left;
	width:				11px;
	height:				12px;
	background:			url(../../images/web/footer_bottom_left.gif)
}

.footer_bottom .right
{
	float:				right;
	width:				12px;
	height:				12px;
	background:			url(../../images/web/footer_bottom_right.gif);
}
/************************************** // paticka ****************************************/
/******************* box uprostred *******************/
.centerbox {
	width:				100%;
	}
.centerbox .left {
	width:				1px;
	height:				100%;
	background:			#DEF8D5
}
.centerbox .center {
	width:				100%;
	height:				100%;
	padding:			10px;
	padding-bottom:0px;
	background:			#ffffff;
	abackground:			#ffffff url(../../images/web/listgoods_box_bg.gif) repeat-x 0% 100%;
	border-top:			1px solid #DEF8D5;
	vertical-align:		top;
}
.centerbox .center_bot {
	width:				100%;
	height:				100%;
	padding:      10px;
	padding-top:		0px;
	background:			#ffffff url(../../images/web/listgoods_box_bg.gif) repeat-x 0% 100%;
	aborder-top:			1px solid #DEF8D5;
	vertical-align:		top;
}

.centerbox .right {
	width:				6px;
	height:				100%;
	background:			url(../../images/web/listgoods_box_r.gif) repeat-y;
	vertical-align:		top;
}
.centerbox .left_bottom {
	width:				1px;
	height:				27px;
	background:			url(../../images/web/listgoods_box_l_b.gif) no-repeat;
}
.centerbox .center_bottom {
	width:				100%;
	height:				27px;
	background:			url(../../images/web/listgoods_box_b.gif) repeat-x;
	text-align:			center;
}
.centerbox .center_bottom .in_center_bottom {
	white-space: nowrap;
	background:			url(../../images/web/listgoods_box_b_l.gif) no-repeat;
}
.centerbox .right_bottom {
	width:				6px;
	height:				27px;
	background:			url(../../images/web/listgoods_box_r_b.gif) no-repeat;
}
/***************** // box uprostred *******************/
/************ seznam zbozi **********/
td.listgoods {
	width:				182px;
	height:				100%;
	padding:			1px 0px 9px 4px;
	text-align:			center;
	vertical-align:			top;
}
/* div s cenama */
.lg_price {
	float:				left;
	text-align:			center;
}
/* nase cena */
.lg_price .hodnota {
	font:	 			bold 80% arial, verdana;
	color:				#FF4C00;
}
/* doporucena cena */
.lg_price .hodnota1 {
	font:	 			normal 70% arial, verdana;
	color:				#41972E;
}
/* popis cen */
.lg_price .popis {
	font:	 			normal 70% arial, verdana;
	color:				#000000;
}
/* obrazek */
.lg_img {
	float:				right;
	text-align:			center;
}
/* popis zbozi */
.lg_desc {
	margin-top:			15px;
	font:	 			normal 65% tahoma, verdana;
	color:				#000000;
}
.lg_desc a:link {
	font:	 			bold 125% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
.lg_desc a:visited {
	font:	 			bold 125% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
.lg_desc a:hover {
	font:	 			bold 125% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}

h1 {
	color: #FF4C00;
	font-family: arial, verdana;
	font-size: 130%;
}

h1.minor {
	margin-top: 0;
	font-size: 100%;
}

h2 {
	margin: 0;
	font-size: 110%;
}

.category-list h2 {
	font-size: 105%;
}

.breadcrumb {
	margin: -5px 0 5px 10px;
	text-align: left;
	font-size: 75%;
}

.breadcrumb a {
	color: #000;
	font-weight: normal;
}

/********** // seznam zbozi ********/
/***** seznam zbozi na titulce *****/
table.listgoods_title {
	width:				100%;
	margin:				0px 0px 15px 0px;
	background:			#FBFCC7 url(../../images/web/listgoods_title_bg.gif) repeat-x;
}/* nazev hlavniho boxu */
table.listgoods_title .name {
	height:				33px;
	background:			url(../../images/web/listgoods_title_t.gif) repeat-x;
}
table.listgoods_title .name div {
	float:				left;
	padding:			0px 0px 0px 15px;
	background:			url(../../images/web/listgoods_title_t_name.gif) repeat-x;

	font:	 			normal 80% tahoma, verdana;
	color: 				#1C467C;
	text-transform:		uppercase;

	height:				33px;
	line-height:		33px;
}
table.listgoods_title td.right_top {
	width:				4px;
	background:			url(../../images/web/listgoods_title_t_r.gif) no-repeat;
}
/* levy okraj hlavniho boxu */
table.listgoods_title td.left {
	width:				2px;
	background:			url(../../images/web/listgoods_title_l.gif) repeat-y;
}
/* pravy okraj hlavniho boxu */
table.listgoods_title td.right {
	width:				4px;
	background:			url(../../images/web/listgoods_title_r.gif) repeat-y;
}/* spodni okraj hlavniho boxu */
table.listgoods_title td.bottom {
	width:				100%;
	background:			url(../../images/web/listgoods_title_b.gif) repeat-x;
}
table.listgoods_title div.left_bottom {
	float:				left;
	width:				8px;
	height:				7px;
	background:			url(../../images/web/listgoods_title_b_l.gif) no-repeat;
}
table.listgoods_title div.right_bottom {
	float:				right;
	width:				7px;
	height:				7px;
	background:			url(../../images/web/listgoods_title_b_r.gif) no-repeat;
}
/* samotne boxiky se zbozim */
table.listgoods_title td.listgoods_title {
	width:				100%;
	padding:			0px 15px;
}
/* pravy okraj samotneho boxiku se zbozim */
.centerbox .right_title {
	width:				6px;
	height:				100%;
	background:			url(../../images/web/listgoods_title_box_r.gif) repeat-y;
	vertical-align:		top;
}
/* spodni okraj + tlacitko koupit samotneho boxiku se zbozim */
.centerbox .left_bottom_title {
	width:				1px;
	height:				27px;
	background:			url(../../images/web/listgoods_title_box_l_b.gif) no-repeat;
}
.centerbox h3 {
	margin: 4px 0;
	font-size: 100%;
}
.centerbox .center_bottom_title {
	width:				100%;
	height:				27px;
	background:			url(../../images/web/listgoods_title_box_b.gif) repeat-x;
	text-align:			center;
}
.centerbox .center_bottom_title .in_center_bottom_title {
	background:			url(../../images/web/listgoods_title_box_b_l.gif) no-repeat;
}
.centerbox .right_bottom_title {
	width:				6px;
	height:				27px;
	background:			url(../../images/web/listgoods_title_box_r_b.gif) no-repeat;
}
/***** // seznam zbozi na titulce *****/
/*********** detail zbozi *************/
.gd_desc {
	float:				left;
	width:				300px;
	}
/* nazev zbozi */
.gd_name, .gd_name h1 {
	font:	 			bold 125% arial, verdana;
	color: 				#FF4C00;
}
.gd_price {
	margin-bottom:		10px;
	}
/* nase cena */
.gd_price .hodnota {
	font:	 			bold 75% arial, verdana;
	color:				#FF4C00;
	}
/* doporucena cena */
.gd_price .hodnota1 {
	font:	 			normal 70% arial, verdana;
	color:				#41972E;
	}
/* popis cen */
.gd_price .popis {
	font:	 			bold 75% arial, verdana;
	color:				#000000;
	}
/* obrazek */
.gd_img {
	float:				right;
	margin-left:		25px;
	}
.attribut1 {
	width:				25%;
	padding:			8px 5px 5px 5px;
	background:			#DEF8D5;
	vertical-align:		top;
	font:	 			normal 70% tahoma, arial, verdana;
	color:				#41972C;
	}
.attribut2 {
	width:				75%;
	padding:			5px;
	background:			#F2F9EF;
	vertical-align:		bottom;
	font:	 			normal 70% tahoma, arial, verdana;
	color:				#41972C;
	}
.attribut3 {
	width:				75%;
	padding:			5px;
	background:			#F2F9EF;
	vertical-align:		bottom;
	font:	 			bold 70% tahoma, arial, verdana;
	color:				#000000;
	}
.attribut_title {
	margin-bottom:		2px;
	padding-left:		10px;
	background:			url(../../images/web/attribut_title_bg.gif) no-repeat;
	font:	 			bold 70% tahoma, arial, Verdana;
	color: 				#41972C;
	}

ul.techdata {
	margin: 0;
	padding: 0;
}

ul.techdata ul {
	padding: 0;
}

ul.techdata li {
	list-style-type: none;
}

ul.techdata h3 {
	font-size: 100%;
	margin: 5px 0 0 0;
}
/********* // detail zbozi ************/
/*************** kosik ****************/
.basket_zahlavi {
	padding:			3px;
	background:			#B9E7AB;
	font:	 			normal 70% tahoma, arial, verdana;
	color:				#000000;
	}
.backet_count {
	padding:			3px;
	text-align:			center;
	font:	 			normal 70% tahoma, arial, verdana;
	color:				#31871E;
	}
.backet_name {
	padding:			3px;
	text-align:			left;
	}
.backet_name a:link {
	font:	 			normal 70% tahoma, arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
	}
.backet_name a:visited {
	font:	 			normal 70% tahoma, arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
	}
.backet_name a:hover {
	font:	 			normal 70% tahoma, arial, verdana;
	color: 				#31871E;
	text-decoration:	none;
	}
.backet_price {
	padding:			3px;
	text-align:			right;
	font:	 			normal 70% tahoma, arial, verdana;
	color:				#31871E;
	}
.Input_order {
	background:			#ffffff;
	font:	 			normal 95% verdana;
	color: 				#000000;
	}
.pricestatement {
/*	border-top:			1px solid #ffffff;*/
	}
.pricestatement .col1 {
	padding:			5px 0px 5px 40px;
	background:			#DEF8D5;
	border-top:			1px solid #ffffff;
	border-bottom:		1px solid #ffffff;
	font:	 			bold 70% verdana, arial;
	color:				#FF4C00;
	}
.pricestatement .col2 {
	padding:			5px;
	background:			#DEF8D5;
	text-align:			right;
	border-top:			1px solid #ffffff;
	border-bottom:		1px solid #ffffff;
	font:	 			bold 70% verdana, arial;
	color:				#FF4C00;
	}
.Input_col2 {
	height:				16px;
	background:			#DEF8D5;
	border:				0px;
	text-align:			right;
	font:	 			bold 100% verdana, arial;
	color:				#FF4C00;
	}
.pricestatement .col3 {
	padding:			5px 0px 5px 40px;
	background:			#F2F9EF;
	font:	 			bold 70% verdana, arial;
	color:				#31871E;
	}
.pricestatement .col4 {
	padding:			5px;
	background:			#F2F9EF;
	text-align:			right;
	font:	 			bold 70% verdana, arial;
	color:				#31871E;
	}
.Input_col4 {
	height:				16px;
	background:			#F2F9EF;
	border:				0px;
	text-align:			right;
	font:	 			bold 100% verdana, arial;
	color:				#31871E;
	}
.choose_transportpayment {
	font:	 			normal 70% verdana, arial;
	color:				#31871E;
	}
.choose_transportpayment .choose {
	width:				50%;
	padding:			5px;
	background:			#F2F9EF;
	border-bottom:		1px solid #DEF8D5;
	vertical-align:		top;
	}
/************* // kosik ***************/
/************************ clanky *******************************/
.article_img {
	float:				left;
	margin:				5px 5px 0px 0px;
}
.article {
	width: 100%;
	float:				left;
	text-align:			left;
}/* nadpis clanku (prvni na titulce) */
.title1 {
	margin-top:			5px;
	font:	 			bold 80% arial, verdana;
	color: 				#FF4C00;
}
.article .title1 a:link {
	font:	 			bold 135% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
.article .title1 a:visited {
	font:	 			bold 135% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
.article .title1 a:hover {
	font:	 			bold 135% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}/* nadpis clanku (standart) */
.title {
	margin-top:			5px;
	font:	 			bold 80% arial, verdana;
	color: 				#FF4C00;
}
.title h1 {
	margin-top: 0;
	font-size: 110%;
}
.title h2 {
	font-size: 100%;
}
.article .title a:link, .article .title a:link h2 {
	font:	 			bold 100% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
.article .title a:visited,.article .title a:visited h2 {
	font:	 			bold 100% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}
.article .title a:hover, .article .title a:hover h2 {
	font:	 			bold 100% arial, verdana;
	color: 				#FF4C00;
	text-decoration:	none;
}/* text clanku */
.article .text {
	font:	 			normal 70% arial, verdana;
	color: 				#000000;
}/* datum vztvoreni a autor */
.article .createdate {
	float:				left;
	margin:				5px 0px;
	font:	 			normal 70% arial, verdana;
	color: 				#000000;
}
.article .createdate a:link {
	font:	 			normal 100% arial, verdana;
	color: 				#41972E;
	text-decoration:	none;
}
.article .createdate a:visited {
	font:	 			normal 100% arial, verdana;
	color: 				#41972E;
	text-decoration:	none;
}
.article .createdate a:hover {
	font:	 			normal 100% arial, verdana;
	color: 				#000000;
	text-decoration:	none;
}/* obrazek -> precist cely clanek */
.article .more {
	float:				right;
	padding:			3px 7px 0px 0px;
	margin:				5px 0px;
	text-align:			right;
}
.newdiscussion_default {
	float:				right;
	padding:			8px 20px 0px 0px;
	text-align:			right;
	}
/*
.article .newdiscussion_default a:link {
	font:	 			normal 100% arial, verdana;
	color: 				#41972E;
	text-decoration:	none;
}
.article .newdiscussion_default a:visited {
	font:	 			normal 100% arial, verdana;
	color: 				#41972E;
	text-decoration:	none;
}
.article .newdiscussion_default a:hover {
	font:	 			normal 100% arial, verdana;
	color: 				#000000;
	text-decoration:	none;
}*/
/* oddelovac */
.article_check {
	clear:				both;
	height:				2px;
	background:			#F1F2F6;
}
a.count_discussion:link {
	font:	 			normal 55% tahoma, arial, verdana;
	color: 				#41972E;
	text-decoration:	none;
}
a.count_discussion:visited {
	font:	 			normal 55% tahoma, arial, verdana;
	color: 				#41972E;
	text-decoration:	none;
}
a.count_discussion:hover {
	font:	 			normal 55% tahoma, arial, verdana;
	color: 				#000000;
	text-decoration:	none;
}
.newdiscussion {
	text-align:			right;
	font:	 			normal 70% arial, Verdana;
	}
.note {
	background-color:	#B9CCDF;
	}
.note_title {
	float:				left;
	padding:			3px 0px 3px 5px;
	text-align:			left;

	font:	 			normal 70% Verdana, Arial;
	color: 				#ffffff;
	}
.note_reply {
	float:				right;
	padding:			3px 5px 4px 0px;
	text-align:			right;
	}
.note_reply a:link {
	font:	 			normal 70% tahoma, arial, Verdana;
	color: 				#ffffff;
	text-decoration: 	none;
	}
.note_reply a:visited {
	font:	 			normal 70% tahoma, arial, Verdana;
	color: 				#ffffff;
	text-decoration: 	none;
	}
.note_reply a:hover {
	font:	 			normal 70% tahoma, arial, Verdana;
	color: 				#FF6000;
	text-decoration: 	none;
	}
.note_auhtor {
	padding:			2px 5px 0px 5px;
	margin-top:			2px;
	text-align:			left;
	font:	 			normal 70% arial, Verdana;
	}
.note_text {
	text-align:			left;
	padding:			5px 5px 10px 5px;

	font:	 			normal 70% arial, Verdana;
	color: 				#000000;
	}
/********************** // clanky ******************************/


/********************** strankovani ****************************/
.pagenumber {
	clear:				both;
	margin:				auto;
	width:				574px;
	height:				25px;
	margin-bottom:		10px;
	background:			url(../../images/web/pagenumber_bg.gif) no-repeat 0% 100%;
}
.pagenumber a:link {
	font:	 			normal 65% verdana;
	color: 				#41972E;
	text-decoration:	none;
}
.pagenumber a:visited {
	font:	 			normal 65% verdana;
	color: 				#41972E;
	text-decoration:	none;
}
.pagenumber a:hover {
	font:	 			normal 65% verdana;
	color: 				#000000;
	text-decoration:	none;
}
/* stranky */
.pagenumber .pn_center {
	float:				left;
	width:				224px;
	text-align: center;
}/* predchozi */
.pagenumber .previous {
	float:				left;
	width:				70px;
	padding:			4px 0px 0px 5px;
}/* dalsi */
.pagenumber .next {
	float:				right;
	width:				60px;
	padding:			4px 5px 0px 0px;
}
.pagenumber .pn_center a:link {
	padding:			1px 3px;
	background:			#C7E9BB;
	font:	 			normal 70% verdana;
	color: 				#42952C;
	text-decoration:	none;
}
.pagenumber .pn_center a:visited {
	padding:			1px 3px;
	background:			#C7E9BB;
	font:	 			normal 70% verdana;
	color: 				#42952C;
	text-decoration:	none;
}
.pagenumber .pn_center a:hover {
	padding:			1px 3px;
	background:			#42952C;
	font:	 			normal 70% verdana;
	color: 				#ffffff;
	text-decoration:	none;
}
.pagenumber .pn_center .act {
	padding:			1px 3px;
	background:			#42952C;
	font:	 			normal 70% verdana;
	color: 				#ffffff;
	text-decoration:	none;
}

/******************** // strankovani ***************************/

/*******************************************************************************************************/
.text {
	font:	 			normal 100% arial, verdana;
	color: 				#000000;
	}
.text_normal {
	font:	 			normal 70% arial, verdana;
	color: 				#000000;
	}
.text_normal h2 {
	font-size: 100%;
	display: inline;
}
.text_bold {
	font:	 			bold 70% arial, verdana;
	color: 				#000000;
	}

.normal {
	font-size: 70% ! important;
	font-weight: normal ! important;
}
.bold {
	font-weight: bold ! important;
}
.listgoods .even td {
	background-color: #fff2e6;
}

div#booble-help {
  padding: 3px;
  border: 1px solid #5fc53b;
  display: none;
  background-color: #fff;
  text-align: center;
  position: absolute;
  z-index: 1000;
}

table#orders {
	border-collapse: collapse;
}
table#orders td {
	text-align: center;
	border: 1px dotted #1c467b;
}
table#orders a {
	font-weight: normal;
}
h3#obj {
 color: #4b76af;
}
-->

