body
{
	font-family: Tahoma;
}

body, h3.subtitle, .price, .price2,
input, select, h4, h5
{
	font-size: 11px;
}

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3, #akcia .price { font-size: 12px; }

.common-navigation, #advertising a, #footer-menu div a, #advertising a:hover, #advertising a:visited
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}


body, select, input,
.search .links a, .right-prod-list .title
{
	color: #5a5a5a;
}

a, h2
{
	color: #074c74;
}

a img
{
	border: none;
}

#advertising a, #left-menu a, ul#top-menu a
{
	text-decoration: none;
}

.search .links a, 
.content #new td h3 a, .content #akcia h3 a
{
	text-decoration: underline;
}

.search .links a:hover,
.content #new td h3 a:hover, .content #akcia h3 a:hover
{
	text-decoration: none;
}

form, input.top-serach-button, body
{
	padding: 0px;
	margin: 0px;
}

input.top-serach-button
{
	border: none;
	background-color: transparent;
}

.fleft, #logo h1
{
	float: left;
}

.fright
{
	float: right;
}

th, td
{
	vertical-align: top;
}

.search td, #advertising table td
{
	vertical-align: middle;
}

hr
{
	color: #d8d8d8;
	border: 1px solid #d8d8d8;
	border-width: 1px 0px 0px 0px;
	height: 1px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h5
{
	font-weight: normal;
}

h3.subtitle
{
	margin: 5px 0px;
}

.price, .price2
{
	color: #ed1c24;
	margin-bottom: 15px;
	white-space: nowrap;
}

.strike
{
	height:12px;
	text-decoration: line-through;
}

.price2
{
	font-size: 12px;
}

.price, .price2, .green, .red,
{
	font-weight: bold;
}

.green { color: #046008; }

.red { color: #b10000; }

.add-compare, .compare, .rem-compare, .larger
{
	padding-left: 15px;
}

.add-compare { background: center left url('../../images/design/add-compare.gif') no-repeat; }
.compare { background: center left url('../../images/design/compare.gif') no-repeat; }
.compare-icons div
{
	padding: 2px 0px;
}
.rem-compare { background: center left url('../../images/design/rem-compare.gif') no-repeat; }
.larger { background: center left url('../../images/design/larger.gif') no-repeat; }

input.text-basket
{
	width: 20px;
}

.clear
{
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	clear: both;
}

.nobr
{
	white-space: nowrap;
}

.search
{
	background-color: #f6f6f6;
}

#top, #main, #footer, #nav, .top-menu, #footer-menu
{
	width: 1000px;
	margin: auto;
}

#advertising
{
	width: 1100px;
	margin: auto;
}

/**
 * BEGIN: advertising
 */
#advertising, #footer-menu div
{
	background: url('../../images/design/kenwood/adversting-back.gif') repeat-x left bottom;
}

/**
 * END: advertising
 */

/**
 * BEGIN: top
 */
#top
{
	background: url('../../images/design/top-back.gif') repeat-x left bottom;
}
/**
 * END: top
 */

/**
 * BEGIN: logo
 */
#logo h1
{
	margin: 0px;
	padding: 0px;
	background: left top url('../../images/design/top-logo-kenwood.gif') no-repeat;
}

#logo h1 a
{
	display: block;
	width: 224px;
	height: 116px;
}

#logo h1 a span
{
	display: none;
}
/**
 * END: logo
 */

/**
 * BEGIN: ad-banner
 */
#ad-banner
{
	padding: 0px 0px 0px 0px;
	text-align: center;
}
/**
 * END: ad-banner
 */
/**
 * BEGIN: main-content
 */
#main-content
{
	color: #000;
	margin-left: 5px;
	float: left;
	width: 781px;
}

#main-content h1.title
{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font-size: 16px;
	background: bottom left url('../../images/design/content-title.gif') no-repeat;
}

#main-content h2.title
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
/*	font-size: 16px;*/
	background: bottom left url('../../images/design/right-title-red.gif') no-repeat;
	color: #8e0000;
}

#main-content div.content
{
	padding: 5px;
}

#main-content div.content a
{
	text-decoration: underline;
}
/**
 * END: main-content
 */

/**
 * BEGIN: nav
 */
#nav
{
	/*border-bottom: 1px solid #d8d8d8;*/
	background: url('../../images/design/srafovane.gif') repeat-x top left;
}
/**
 * END: nav
 */
	

/**
 * BEGIN: .search
 */
.search
{
	/*border: 1px solid #d8d8d8;*/
	/*border-width: 0px 1px 1px 1px;*/
	width: 182px;
}

.search .top-serach-button
{
	width: 40px;
}

.search .links
{
	padding: 8px 2px;
}
/**
 * END: .search
 */

/**
 * BEGIN: left-menu
 */
#left-menu
{
	margin-left: 10px;
	float: left;
	width: 204px;
	padding-right: 0px;
}

#left-menu a
{
	color: #FFFFFF;
}

#left-menu div
{
	background: top left url('../../images/design/kenwood/left-menu-row-off.gif') no-repeat;
	line-height: 24px;
	padding-left: 30px;
}

#left-menu div.sel
{
	background: top left url('../../images/design/kenwood/left-menu-row-on.gif') no-repeat;
}

#left-menu div a
{
	display: block;
	font-weight: bold;
}

#left-menu .quick-navigation
{
	margin: 3px 0px;
	padding: 0px 0px 0px 4px;
	border-left: 1px solid #ff7e00;
	background: none;
}

#left-menu .quick-navigation select
{
	width: 194px;
}

#left-menu ul
{
	margin: 0px;
	padding: 5px 0px 5px 25px;
	list-style-type: none;
	background-color: #ffffff;
}

#left-menu ul li
{
	background: top left url('../../images/design/kenwood/left-menu-list-item.gif') no-repeat;
	line-height: 20px;
	padding-left: 20px;
}

#left-menu ul li.sub-level
{
	min-height: 5px;
	_height: 5px;
	background: none;
	
}

#left-menu ul li.sub-level ul
{
	padding: 0px;
	margin: 0px;
	
}

#left-menu ul li.last
{
	background: top left url('../../images/design/kenwood/left-menu-list-item-last.gif') no-repeat;
}

#left-menu ul li a
{
	display: block;
	width: 152px;
}

#left-menu ul li a.sel
{
	font-weight: bold;
}

#left-menu ul li ul
{
	/*padding: 5px 0px 5px 0px;*/
}
#left-menu ul ul li a
{
	display: block;
	width: 125px;
	
}

#left-menu div.left-menu-end
{
	background: top left url('../../images/design/kenwood/left-menu-end.gif') repeat-x;
	height: 16px;
}

#left-menu .left-menu-b
{
	border-right: 1px solid #d8d8d8;
	border-width: 0px 1px;
	padding: 1px 1px 1px 2px;
	background: none;
	
}
#left-menu .left-menu-b ul li a
{
	color: #000000;
	
}
/**
 * END: left-menu
 */

/**
 * BEGIN: top menu
 */
.top-menu
{
	height: 26px;
}
ul#top-menu h2, ul#top-menu h3, ul#top-menu h4, ul#top-menu h5
{
	font-size: 11px;
	
	margin: 0px;
	padding: 0px;
}

ul#top-menu
{
	margin: 0px;
	padding: 0px 0px 0px 219px;
	border: none;
	list-style: none;
}

ul#top-menu li
{
	z-index: 2;
	margin: 0px;
	border: none;
	padding: 0px;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	
}

ul#top-menu li h2
{
	line-height: 19px;
	width: 140px;
	padding: 0px;
	margin: 5px 5px 2px 5px;
	background: bottom right url('../../images/design/kenwood/top-menu-item.gif') no-repeat;
	color: #FFFFFF;
}

#top-menu h2 a
{
	padding: 0px 10px;
	color: #FFFFFF;
}

ul#top-menu ul
{
	margin: 0px;
	border: 1px solid #b2bcc2;
	border-width: 0px 1px 1px 0px;
	padding: 0px;
	width: 139px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 5px;
}

ul#top-menu ul:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: '.';
	visibility: hidden;
}

ul#top-menu ul li
{
	width: 139px;
	float: left;
	display: block !important;
	/*display: inline;*/
	text-align:left;
	opacity: 0.94;
}

ul#top-menu a
{
	margin: 0px;
	border: none;
	display: block;
	text-decoration: none;
	height: 1%;
	overflow: hidden;
}

ul#top-menu ul a
{
	padding: 5px 8px;
}
/*
ul#top-menu a:hover, ul#top-menu ul li a, ul#top-menu a.sel
{
	color: #0f518a;
}
*/

ul#top-menu li:hover li a,
ul#top-menu li.iehover li a,
ul#top-menu li:hover li:hover li a,
ul#top-menu li.iehover li.iehover li a,
ul#top-menu li:hover li:hover li:hover li a,
ul#top-menu li.iehover li.iehover li.iehover li a
{
	float: none;
	background-color: #000000;
	color: #FFFFFF;
	filter: alpha(opacity=74);
}

ul#top-menu li:hover li a:hover,
ul#top-menu li:hover li:hover a,
ul#top-menu li.iehover li a:hover,
ul#top-menu li.iehover li.iehover a,
ul#top-menu li:hover li:hover li a:hover,
ul#top-menu li:hover li:hover li:hover a,
ul#top-menu li.iehover li.iehover li a:hover,
ul#top-menu li.iehover li.iehover li.iehover a,
ul#top-menu li:hover li:hover li:hover li a:hover,
ul#top-menu li.iehover li.iehover li.iehover li a:hover
{
	background-color: #B9393B;
	color: #FFFFFF;
	filter: alpha(opacity=94);
}

ul#top-menu ul ul,
ul#top-menu ul ul ul
{
	display: none;
	position: absolute;
	top: 0;
	left: 140px;
}

ul#top-menu li:hover ul ul,
ul#top-menu li:hover ul ul ul,
ul#top-menu li.iehover ul ul,
ul#top-menu li.iehover ul ul ul
{
	display: none;
}

ul#top-menu li:hover ul,
ul#top-menu ul li:hover ul,
ul#top-menu ul ul li:hover ul,
ul#top-menu li.iehover ul,
ul#top-menu ul li.iehover ul,
ul#top-menu ul ul li.iehover ul
{
	display: block;
}
/**
 * END: top menu
 */

/**
 * BEGIN: .content
 */
.content
{
	width: 589px;
	float: left;
}
/**
 * END: .content
 */

/**
 * BEGIN: .content_adv
 */
.content_adv div
{
	width: 589px;
	text-align: center;
	margin: 5px 0px;
	padding: 5px 0px;
}
/**
 * END: .content_adv
 */

/**
 * BEGIN: new
 */
#new
{
	background: url('../../images/design/3colls-top.gif') no-repeat top left;
	margin-bottom: 10px;
}

#new h2
{
	margin: 0px 0px 20px 0px;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 15px;
}

#new table, #new td
{
	border-collapse: collapse;
}

#new table
{
	background: url('../../images/design/3colls-bottom.gif') no-repeat bottom left;
}

#new table table
{
	background: none;
}

#new table table td
{
	height: 22px; 
	vertical-align: bottom;
}

#new table table td .price
{
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#new td.st, #new td.nd
{
	padding: 0px 4px 11px 14px;
	width: 183px;
}

#new td.rd
{
	padding: 0px 9px 7px 7px;
	width: 184px;
}

#new td.img
{
	text-align: center;
	vertical-align: middle;
}

#new td h3 a, #akcia h3 a
{
	color: #1777af;
}

#new td ul
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}
/**
 * END: new
 */

/**
 * BEGIN: akcia
 */
#akcia
{
	margin-top: 2px;
}

#akcia .row
{
	margin-bottom: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdccc6;
}
#akcia .anotacia
{
height:75px;
}
#akcia .fleft, #akcia .fright
{
	width: 291px;
}

#akcia .fleft .fleft, #akcia .fright .fleft
{
	/*background-color: blue;*/
	width: 100px;
}

#akcia .fleft .fright, #akcia .fright .fright
{
	width: 191px;
	/*background-color: green;*/
}

#akcia h3
{
	background: url('../../images/design/akcia-title.gif') no-repeat top left;
	padding: 6px;
	width: 279px;
}

#akcia .fleft
{
	padding-right: 2px;
	border-right: 1px solid #cdccc6;
}

#akcia .fleft .fleft, #akcia .fright .fleft
{
	padding: 0px;
	border: 0px;
}


#akcia p
{
	margin: 5px 0px;
}

#akcia .price
{
	margin: 0px;
	padding: 0px;
}

#akcia ul
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}


/*#akcia form
{
	margin-top: 10px;
}*/

#akcia table td
{
	vertical-align: top;
}
/**
 * END: akcia
 */
#advertising table td a
{
	padding: 0px 0px;
	color: #FFFFFF;
}
/**
 * BEGIN: common navigation
 */
.common-navigation
{
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
}
.common-navigation a
{
	padding: 0px 5px;
	color: #FFFFFF;
}
.common-navigation a.first
{
	padding-left: 0px;
	color: #FFFFFF;
}
/**
 * END: common navigation
 */

/**
 * BEGIN: top items
 */
#top-items
{
	float: left;
	width: 585px;
}
/**
 * END: top items
 */

/**
 * BEGIN: top basket
 */
#top-basket
{
	width: 182px;
	height: 126px;
	background: top left url('../../images/design/kenwood/top-basket-background.gif') no-repeat;
}

#top-basket hr
{
	width: 174px;
}

#top-basket-items
{
	float: right;
	text-align: right;
}

#top-basket-items h3.subtitle
{
	padding-right: 25px;
	background: center right url('../../images/design/item.gif') no-repeat;
	margin-bottom: 5px;
}
/**
 * END: top basket
 */

/**
 * BEGIN: right login user
 */
#right-login-user
{
	width: 182px;
	height: 124px;
	background: top left url('../../images/design/kenwood/right-user-loged-background.gif') no-repeat;
	color: #5a5a5a;
}

#right-login-user a
{
	text-decoration: none;
}

#top-basket a
{
	text-decoration: none;
	color: #B9393B;
}

.right-prod-list a
{
	color: #5a5a5a;
	text-decoration: none;
}

.right-prod-list a:hover
{
	color: #5a5a5a;
	text-decoration: underline;
}

#right-login-user-items
{
	float: right;
	text-align: right;
}

#right-login-user-login
{
	padding-right: 10px;
	float: right;
	margin-top: 5px;
	text-align: right;
}

#right-login-user-items h3.subtitle
{
	padding-right: 25px;
	background: center right url('../../images/design/item.gif') no-repeat;
	margin-bottom: 5px;
}
/**
 * END: right login user
 */

/**
 * BEGIN: .right-prod-list
 */
.right-prod-list
{
	width: 182px;
/**	background: url('../../images/design/kenwood/right-menu-back.gif') repeat-y top left;*/
}

.right-prod-list .title
{
	font-weight: bold;
	background: url('../../images/design/kenwood/right-menu-title-back.gif') no-repeat top left;
	padding: 4px 0px 4px 10px;
	color: #FFFFFF;
}

.right-prod-list ol
{
	margin: 0px;
	padding: 7px 28px;
}

.right-prod-list ol li
{
	margin: 0px;
	padding: 2px 0px;
}

.right-prod-list .item
{
	/*margin: 5px 0px 5px 2px;*/
}

.right-prod-list .item h2
{
	/*font-size: 11px;*/
}
/**
 * END: .right-prod-list
 */

/**
 * BEGIN: main
 */
#main
{
	background: top left url('../../images/design/main-content-background.gif') repeat-y;
	padding-bottom: 10px;
}
/**
 * END: main
 */

.prod-info
{
	float: left;
	width: 335px;
	min-height: 160px;
	_height: 160px;
	/*background-color: blue;*/
}

.prod-info table
{
	width: 100%;
}

.prod-info table td.desc
{
	text-align: right;
}

input.button-basket
{
	width: 70px;
	/*
	border: none;
	
	padding: 2px 0px;
	margin: 0px;
	/*background-color: #FF7E00;*/
	/*background: url('../../images/design/do-kosika-unpressed.gif') no-repeat;
	height: 20px;
	color: white;
	font-weight: bold;*/
}
.content-thumb
{
	float: left;
	width: 250px;
	height: 250px;
}
.content-thumb a
{
	display: block;
	width: 250px;
	height: 250px;
	text-decoration: none !important;
	/*background-color: red;*/
}
/**
 * END: main-content
 */

/**
 * BEGIN: right-menu
 */
#right-menu
{
	float: right;
	width: 182px;
	color: black;
}

#right-menu div.right-title
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding: 6px 10px;
}

#right-menu div.clanok
{
	margin: 10px 0px;
	padding-left: 15px;
	background: top left url('../../images/design/clanok.gif') no-repeat;
}
/**
 * END: right-menu
 */

/**
 * BEGIN: footer
 */
#footer, #footer-menu
{
	background: top left url('../../images/design/kenwood/footer-back.gif') repeat-y;
}
#footer .copy-text
{
	float: left;
	border-top: 1px solid #d8d8d8;
	/*width: 785px;*/
	padding: 5px 15px 0px 15px;
}
#footer .right-footer
{
	float: left;
	border-top: 1px solid #d8d8d8;
	width: 170px;
	padding: 5px;
}

#footer-menu div
{
	border-top: 1px solid #d8d8d8;
	margin-left: 11px
}

#footer-menu div
{
	padding: 1px 10px 4px 0px;
	text-align: center;
}

#footer-menu div a
{
	padding: 0px 5px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
/**
 * END: footer
 */

.green-title
{
	color: #5A5A5A;
	background: bottom left url('../../images/design/right-title-green.gif') no-repeat;
}
.yellow-title
{
	color: #5A5A5A;
	background: bottom left url('../../images/design/right-title-yellow.gif') no-repeat;
}
.red-title
{
	color: #5A5A5A;
	background: bottom left url('../../images/design/right-title-red.gif') no-repeat;
}


/**
 * BEGIN: delimiters
 */
.delimiter-1
{
	height: 126px;
	width: 6px;
	background: left top url('../../images/design/delimiter-1.gif') no-repeat;
	float: left;
}
.delimiter-2
{
	height: 126px;
	width: 5px;
	background: left top url('../../images/design/delimiter-2.gif') no-repeat;
	float: left;
}
/**
 * END: delimiters
 */

.spacer-1
{
	float: left;
	width: 10px;
}

.poll-question
{
	background: left bottom url('../../images/design/poll-background.gif') repeat-x;
	padding: 5px 3px 5px 6px;
}

/**
 * BEGIN: feat-prod
 */
#feat-prod
{
	margin: 5px 0px 10px 0px;
	width: 585px;
}
#feat-prod td
{
	width: 186px;
}
#feat-prod div.list-items1, #feat-prod div.thumb
{
	margin-top: 5px;
}
#feat-prod td.produkt1
{
	width: 280px;
}
#feat-prod td.produkt2
{
/*	border: 1px solid black; */
	width: 190px;
}
div.thumb
{
	width: 90px;
	height: 90px;
	float: left;
}
div.thumb a
{
	display: block;
	width: 90px;
	height: 90px;
}
#feat-prod div.thumb a, #review-prod div.thumb a, #akcia div.thumb a
{
	text-decoration: none;
}
#feat-prod div.list-items1
{
	line-height: 16px;
	float: right;
	width: 185px;
}
#feat-prod div.list-items2
{
	line-height: 15px;
	float: right;
	/*border: 1px solid black;*/
	width: 90px;
}
#feat-prod .button-basket
{
	margin-top: 5px;
}

.thumb-akcia
{
	background: bottom left url('../../images/design/akcia.gif') no-repeat;
}
.thumb-novinka
{
	background: top left url('../../images/design/novinka.gif') no-repeat;
}
.thumb-top4
{
	background: top right url('../../images/design/top.gif') no-repeat;
}
.thumb-produkt-akcia
{
	background: bottom left url('../../images/design/akcia-produkt.gif') no-repeat;
}
.thumb-produkt-novinka
{
	background: top left url('../../images/design/novinka-produkt.gif') no-repeat;
}
.thumb-produkt-top4
{
	background: top right url('../../images/design/top-produkt.gif') no-repeat;
}

#feat-prod div.price
{
	margin: 0px 0px 5px 0px;
}

#feat-prod h2
{
	margin: 0px;
	font-size: 12px;
	height: 28px;
}
#feat-prod h2 a
{
	/*color: #000;*/
	text-decoration: none !important;
}
#feat-prod .vdelim
{
	width: 19px;
	background: top center url('../../images/design/vdelim.gif') repeat-y;
}
#feat-prod .hdelim
{
	height: 19px;
	background: top center url('../../images/design/hdelim.gif') repeat-x;
}
#feat-prod .mdelim
{
	height: 19px;
	width: 19px;
	background: top center url('../../images/design/mdelim.gif') no-repeat;
}

.add_basket
{
	clear: both;
	padding-top: 10px;
}

#feat-prod .add_basket .price
{
	margin-top: 3px;
}

#feat-prod .add_basket .price span
{
	font-weight: normal;
	color: #898989;
}
/**
 * END: feat-prod
 */

/**
 * BEGIN: review-prod
 */
#review-prod h3.title
{
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

#review-prod td
{
	padding: 5px 2px 10px 10px;
	background: bottom left url('../../images/design/review-prod-delim.gif') repeat-x;
}
#review-prod tr.last td
{
	background: none;
}
#review-prod h2
{
	font-size: 12px;
}
#review-prod h2 a
{
	/*color: black;*/
	text-decoration: underline !important;
}

#review-prod h2 a:hover
{
	/*color: black;*/
	text-decoration: none !important;
}

#review-prod table.none td
{
	padding: 0px;
	background: none;
}
#review-prod .list-items3a
{
	float: left;
	margin: 0px 5px;
	width: 320px;
}
#review-prod .list-items3b
{
	float: left;
	line-height: 15px;
	width: 130px;
}
#review-prod .price
{
	margin: 0px;
}
#review-prod .button-basket
{
	margin-top: 5px;
}

#main-content .compare-icons
{
	/*float: left;*/
	clear: left;
}

#review-prod td div.fleft
{
	width: 475px;
}

#review-prod td .basket_table, #review-prod td .basket_table td, #review-prod td .basket_table tr
{
	padding: 0px;
	margin: 0px;
	border: none !important;
}

#review-prod td .basket_table td
{
	padding-right: 10px;
	vertical-align: middle;
}

#review-prod td .basket_table td.short
{
	padding: 0px;
}

.grey
{
	/*border: 2px solid #8e0000;*/
	/*border-width: 0px 1px 1px 1px;*/
	margin-bottom: 10px;
}
/*
.grey img
{
	border: 1px solid black;
	padding: 2px;
}*/
/**
 * END: review-prod
 */



.pager
{
	background-color: #f6f6f6;
	padding: 2px 5px 4px 5px;
}

/**
 * BEGIN: poll
 */
.archiv
{
	border-top: 1px solid #dadada;
}
.linkscontent div
{
	padding: 5px 10px;
}
/**
 * END: poll
 */
#shop_links
{
	border: 1px solid #bfbfbf;
	text-align: right;
	float: right;
	margin-left: 10px;
	clear: both;
}
#shop_links TD
{
	float: left;
	width: 115px;
	border: 1px solid #bfbfbf;
	padding: 2px 3px;
	text-align: center;
}
#shop_links TD.already
{
	font-size: 11px;
	font-weight: bold;
	color: #074C74;
}
#kosik_info
{
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}

/**
 * BEGIN: compare
 */
.compare_table
{
	width: 100%;
}
.compare_table, .compare_table td
{
	border-collapse: collapse;
	border: 1px solid #d8d8d8;
	padding: 3px 0px 3px 5px;
}
.compare_table .th
{
	background-color: #f6f6f6;
	font-weight: bold;
}
.compare_table td.coll
{
	width: 40%;
}

.csob
{
	background: center left url('../../images/design/csob_pt_sk.gif') no-repeat;
	border:none;
  cursor:pointer;
	width:88px;
	height:31px;
	margin-left:95px;
}

.csob_cz
{
	background: center left url('../../images/design/csob_pt_cz.gif') no-repeat;
	border:none;
  cursor:pointer;
	width:88px;
	height:31px;
	margin-left:95px;
}

.error
{
  color:red;
  text-align:center;
}

.FAQ_otazka
{
  background: bottom left url('../../images/design/right-title-green.gif') no-repeat;
  margin-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 11px;
	color: #074C74;
}

.FAQ_odpoved
{
  padding-left: 10px;
  padding-right: 5px;
  color:#777
}

.rating_tab
{
  padding-top:15px;
}
/**
 * END: compare
 */

/**
* START: eur_calculator
*/
#left-menu #eur_calculator
{
	background: none;
	padding-left: 10px;
}
/**
 * END: eur_calculator
 */
 
 /**
 * START: breadcrumb
 */
 #breadcrumb
 {
 	padding-bottom: 10px;
 }
 /**
 * END: breadcrumb
 */
 
 /**
 * START: print send
 */
.print_send_email					{	border-bottom:1px solid #ddd; margin-bottom:5px; line-height:2em; font-size:11px; text-align: right;}
.print_send_email	.but-print		{	background-image:url('../../images/design/but-print.gif'); background-position:left center; background-repeat:no-repeat; padding-left:18px; margin-right:10px; 	}
.print_send_email	.but-send		{	background-image:url('../../images/design/but-mail.gif'); background-position:left center; background-repeat:no-repeat; padding-left:18px; margin-right:10px; 	}
 /**
 * END: print send
 */
