* {
	margin: 0;
	padding: 0;
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #333;
	background: #fff url('../App_Themes/Tamsin/body.jpg') repeat-x left top;
}
fieldset {
	border: none;
	display: block;
}
img {
	border: none;
}
.invisible, hr, .hidden {
	display: none;
}
.page {
	width: 935px;
	margin: 0 auto;
	padding: 3px 16px 16px 16px;
	font-size: 92.3%;
	background: #fff;
}
.header {
	width: 100%;
	padding-bottom: 9px;
}
.logo {
	position: relative;
	display: block;
	width: 230px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
	color: #000;
}
.logo span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	height: 50px;
	background: url('../App_Themes/Tamsin/logo.png') no-repeat left top;
}
.logo:hover {
	text-decoration: underline;
}
.topmenu {
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
}
.topmenu li, .bottommenu li {
	display: inline;
}
.topmenu a:hover, .kosik span a:hover, .maintext a:hover, .pager a:hover, .pager_dolni a:hover, .pager_hledani a:hover,.polozka_vyhledavani a:hover, .zbozi_press a:hover, .zbozi_home a:hover, .mapa a:hover, .designer a:hover, .clanek a:hover, .clanek2 a:hover, .clanek_titulka a:hover {
	text-decoration: none;
	color: #ff66cc;
}
.topmenu a {
	color: #333;
}
.header_left {
	float: left;
	width: 300px;
	margin-top: 15px;
}
.header_chat {
	float: left;
	width: 190px;
	text-align: center;
	margin-top: 5px;
}
.header_chat table {
	margin: 0 auto;
}
.header_chat p {
	margin-top: 3px;
}
.header_right {
	float: right;
	width: 440px;
	margin-top: 10px;
}
.kontakt {
	width: 100%;
	padding-bottom: 10px;
	font-size: 13px;
	color: #666;
	text-align: right;
	font-size: 11px;
}
.kontakt span {
	padding-left: 10px;
}
.kontakt a, .kontakt strong {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.kontakt img {
	vertical-align: middle;
}

.kosik {
	width: 100%;
	padding-bottom: 10px;
	font-size: 11px;
	color: #666;
}
.grey_link, .AddToCartLink, .koupit {
	display: block;
	padding: 1px 12px 1px 6px;
	line-height: 17px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	background: #999 url('../App_Themes/Tamsin/grey_link.png') no-repeat right center;
	cursor: pointer;
}
.koupit {
	padding: 3px 12px 3px 6px;
	font-size: 13px;
	background: #999 url('../App_Themes/Tamsin/grey_link.png') no-repeat right center;
	font-weight: bold;
	margin-bottom: 8px;
}

.grey_link:hover, .AddToCartLink:hover, .koupit:hover {
	background: #333 url('../App_Themes/Tamsin/grey_link.png') no-repeat right center;
}
.kosik .grey_link {
	float: right;
	width: 104px;
}
.kosik span {
	float: right;
	padding: 3px 10px 0 0;
}
.kosik span span {
	float: none;
	padding: 0;
}
.kosik span a, .hlaska_kosik a {
	color: #000;
}
.kosik strong {
	color: #000;
	font-size: 12px;
}
#searchform, #searchform fieldset {
	width: 100%;
}
.search, .email {
	float: left;
	width: 359px;
	height: 18px;
	margin-top: 1px;
	padding: 4px 0 0 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
	color: #000;
	background: #fff;
}
.search, .search_btn {
	float: right;
}
.search {
	width: 230px;
}

.search_btn {
	margin-left: 10px;¨
}
.mainmenu {
	width: 100%;
	text-transform: uppercase;
	background: #333;
}
.mainmenu ul {
	width: 100%;
}
.mainmenu li {
	position: relative;
	float: left;
	list-style-type: none;
/*	z-index:2000; */
}
.mainmenu a {
	float: left;
	text-align: center;
	padding: 8px 0;
	min-height: 14px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	background: #333;
}
.mainmenu01 a {
	width: 120px;
}
.mainmenu02 a {
	width: 105px;
}
.mainmenu03 a {
	width: 60px;
}
.mainmenu04 a {
	width: 75px;
}
.mainmenu05 a {
	width: 85px;
}
.mainmenu06 a {
	width: 65px;
}
.mainmenu07 a {
	width: 85px;
}
.mainmenu08 a {
	width: 75px;
}
.mainmenu09 a {
	width: 125px;
}
.mainmenu10 a {
	width: 125px;
}
.mainmenu a:hover, .mainmenu li:hover a, .mainmenu li:hover li a:hover {
	color: #333;
	background: #E4E4E4;
}
.mainmenu li:hover li a {
	color: #fff;
	background: #333;
}
.mainmenu ul ul {
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	z-index: 1001;
}
.mainmenu li:hover ul {
	display: block;
}
.mainmenu li li {
	position: static;
	float: none;
}
.mainmenu li li a {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	padding: 8px 10px;
	white-space: nowrap;
	opacity: .9;
	filter: alpha(opacity=90);
}
.mainmenu07 ul {
	width: 120px;
}
.footer {
	width: 100%;
	border-top: 1px solid #000;
	padding-top: 16px;
}
.footer01 {
	width: 100%;
	padding-bottom: 28px;
}
#emailform {
	float: left;
	width: 246px;
}
.email {
	width: 209px;
}
.email_btn {
	float: right;
}
.bottommenu {
	float: right;
	padding-top: 6px;
	text-transform: uppercase;
}
.bottommenu a, .topbar a {
	color: #000;
	text-decoration: none;
}
.bottommenu a:hover, .twitter:hover, .topbar a:hover {
	text-decoration: underline;
	color: #ff66cc;
}
.footer02 {
	width: 100%;
	padding-bottom: 20px;
	font-size: 11px;
	color: #666;
}
.copyright {
	float: left;
	padding: 1px 16px 0 0;
}
.addthis_button {
	float: left;
}
.author {
	float: right;
	padding-top: 1px;
}
.author a {
	color: #666;
	text-decoration: none;
}
.author a:hover {
	color: #000;
	text-decoration: underline;
}
.footer03 {
	width: 100%;
}
.platba, .soap {
	float: left;
	margin: 16px 10px 0 0;
	text-align: center;
}
.twitter {
	float: right;
	height: 25px;
	line-height: 25px;
	margin: 18px 8px 0 0;
	padding-left: 27px;
	text-decoration: none;
	color: #000;
	background: url('../App_Themes/Tamsin/twitter.jpg') no-repeat left center;
}
.facebook {
	float: right;
	margin-top: 16px;
	margin-left: 8px;
}
.main {
	width: 100%;
	padding: 16px 0;
}
.detail_left {
	float: left;
	width: 294px;
	overflow: hidden;
	margin-bottom: 15px;
}
.detail_right {
	float: right;
	width: 625px;
	overflow: hidden;
	margin-bottom: 15px;
}
.big_img {
	background: url('../App_Themes/Tamsin/big_img_bg.png') repeat-y left top;
}
.big_img_top {
	padding-top: 8px;
	background: url('../App_Themes/Tamsin/big_img_bg_top.png') no-repeat left top;
}
.big_img_bottom {
	width: 270px;
	padding: 0 12px 31px 12px;
	background: url('../App_Themes/Tamsin/big_img_bg_bottom.png') no-repeat left bottom;
	position: relative;
}
.big_img_bottom img {
	display: block;
	z-index: 100
}
.vyprodano {
	position: absolute;
	top: 19px;
	left: 47px;
}
.zoom_link {
	float: right;
	padding: 1px 34px 1px 6px;
	line-height: 17px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	background: #000 url('../App_Themes/Tamsin/zoom_link.png') no-repeat right center;
}
.thumbs {
	text-align: center;
}
.thumbs img {
	margin: 5px; 
}
.thumbs a {
}
.thumbs a.last {
	margin-right: 0;
}
.detail_right h1, .detail_right .cena {
	float: left;
	padding-bottom: 5px;
	font-size: 30px;
	font-weight: normal;
	color: #000;
}
.detail_right .cena {
	float: right;
	color: #ff66cc;
	margin-left: 20px;
}
.detail_right h2 {
	float: left;
	font-size: 20px;
	font-weight: normal;
	color: #888;
}
.product_code {
	float: right;
	color: #888;
}
.maintext {
	width: 100%;
	padding-top: 25px;
	line-height: 130%;
}
.maintext h3 {
	width: 200px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: #888;
}
.maintext p {
	padding-bottom: 5px;
}
.maintext div.popis {
	padding-bottom: 26px;
}
.maintext a {
	color: #000;
}
select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#velikost {
	display: block;
	margin: 16px 0 20px 0;
}
.maintext .grey_link, .maintext .AddToCartLink, .maintext .koupit {
	width: 134px;
	margin-bottom: 5px;
	color: #fff;
	background: #9A9A9A url('../App_Themes/Tamsin/grey_link.png') no-repeat right center;
}
.maintext .koupit {
	background: #222 url('../App_Themes/Tamsin/grey_link.png') no-repeat right center;
	margin: 5px 0 8px 0;
}
.maintext .grey_link:hover, .maintext .AddToCartLink:hover, .maintext .koupit:hover {
	color: #fff;
	background-color: #000;
}
.katalog_left {
	float: left;
	width: 145px;
	overflow: hidden;
}
.katalog_right {
	float: right;
	width: 774px;
	overflow: hidden;
}
.katalog_left h3, .katalog_left h4 {
	margin-bottom: 5px;
	padding: 7px 0;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #fff;
	background: #888;
}
.katalog_left h4 {
	margin-bottom: 10px;
	padding: 9px 0;
	font-size: 17px;
}
.leftmenu {
	padding-bottom: 16px;
}
.leftmenu li {
	list-style-type: none;
}
.leftmenu a {
	display: block;
	width: 115px;
	padding: 3px 5px 2px 25px;
	text-decoration: none;
	color: #000;
	background: #fff url('../App_Themes/Tamsin/leftmenu_a.png') no-repeat left .7em;
}
.leftmenu a.thispage {
	font-weight: bold;
}
.leftmenu a:hover {
	color: #fff;
	background-color: #888;
}
.katalog_left p {
	padding: 0 0 5px 25px;
}
.leftmenu ul a {
	width: 98px;
	padding: 3px 5px 2px 42px;
	color: #999;
	background: #fff url('../App_Themes/Tamsin/leftmenu_a.png') no-repeat 18px .7em;
}
.topbar {
	width: 100%;
	padding: 2px 0 6px 0;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}
.topbar a {
	padding: 0 2px;
}
.sort {
	float: left;
}
.pagination {
	float: right;
}
.pagination img {
	display: inline;
}
.vypis_zbozi {
	width: 100%;
	padding-top: 22px;
}
.zbozi, .zbozi_press {
	float: left;
	width: 208px;
	padding: 0 25px 32px 25px;
	overflow: hidden;
	text-align: center;
}
.zbozi_press {
	width: 180px;
	height: 270px;
}
.zbozi_press a, .textpage a, .zbozi_home {
	color: #222;
}
.zbozi_img {
	display: block;
	width: 146px;
	margin: 0 auto 16px auto;
	position: relative;
}
.vyprodano_kat {
	position: absolute;
	left: 47px;
	top: 0;
}
.zbozi h2, .zbozi_press h2, .zbozi_home h2 {
	font-size: 100%;
}
.zbozi h2 a, .zbozi_press h2 a, .zbozi_home h2 a {
	text-decoration: none;
	color: #888;
}
.zbozi h2 a:hover, .zbozi_press h2 a:hover, .zbozi_home h2 a:hover, .mapa a {
	text-decoration: underline;
	color: #000;
}
.cleaner, .cara {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.cara {
	margin: 5px 0;
	border-top: 1px solid #eee;
}
.cara2 {
	margin: 5px 0;
	border-top: 1px solid #eee;
	font-size: 0;
	line-height: 0;
	height: 0;
	width: 450px;
}
.textpage {
	margin: 15px 0 10px 0;
	font-size: 107%;
}
.textpage h1, .left50 h1, .right50 h1, .kosik-box h1 {
	background: #888;
	color: #fff;
	font-size: 130%;
	margin: 0 0 15px;
	padding: 5px 10px;
	width: auto;
	font-weight: normal;
	float: left;
}
.textpage h2  {
	color: #000;
	font-size: 125%;
	margin: 15px 0 5px 0;
}
.textpage h3  {
	color: #000;
	font-size: 120%;
	margin: 15px 0 5px 0;
}
.textpage p {
	margin-bottom: 15px;
	line-height: 140%;
}
.textpage ol, .textpage ul {
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 140%;
}
.input250, .DropDownField, .TextBoxField {
	width:250px; 
	border:1px solid #ccc; 
	background-color:#e4e4e4; 
	padding:2px;
}
.input300, .input500, .area500 {
	width:300px; 
	border:1px solid #ccc; 
	background-color:#e4e4e4; 
	padding:2px;
}
.input500 {
	width:500px; 
}
.area500 {
	width:500px; 
	height: 100px;
}
.pocet {
	width:30px; 
	border:1px solid #ccc; 
	background-color:#e4e4e4; 
	padding:2px;
	text-align: center;
}
.selectbox, .DropDownField {
	border:1px solid #ccc; 
	background-color:#e4e4e4; 
	padding:2px;
}

.left50 {
	width: 450px;
	float: left;
}
.right50 {
	width: 450px;
	float: right;
}
.left50 td, .right50 td, .krok-kosiku td{
	padding: 2px 20px 2px 0;
}
.kamaradka td {
	padding: 1px 10px 1px 0;
}

.hlaska {
	color: #ff0000;
	padding: 10px 0;
	display: block;
}
.tlacitka {
	text-align: right;
}
.pokracovat {
	background: #000 url('../App_Themes/Tamsin/ok_btn.png') no-repeat right center;
	color: #fff;
	font-weight: bold;
	padding-right: 40px;
	height: 26px;
	border: none;
	padding-left: 10px;
	margin-left: 10px;
}
.zpet {
	background: #000 url('../App_Themes/Tamsin/zpet_btn.png') no-repeat left center;
	color: #fff;
	padding-right: 10px;
	height: 26px;
	border: none;
	padding-left: 40px;
}
.tlacitko, .ContentButton {
	background: #e4e4e4;
	color: #000;
	border: none;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 12px;
	border:1px solid #ccc; 
}
.kupony {
	margin: 5px 0;
	text-align: right;
}
.vlevo {
	text-align: left;
}
.vpravo {
	text-align: right;
}
.center {
	text-align: center;
}
.celkova-cena {
	float: right;
	margin: 0 0 30px 0;
}
table.celkova-cena td {
	padding: 2px 0 2px 20px;
}
table.celkova-cena td strong {
	font-size: 15px;
}
.kosik-table, .Grid, .UniGridGrid {
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
.kosik-table td, .kosik-table th, .Grid td, .Grid th, .UniGridGrid td, .UniGridGrid th {
	padding: 2px 5px;
	height: 35px;
	border-bottom: 1px solid #999;
}
.kosik-table th, .Grid th, .UniGridGrid th {
	background-color: #e4e4e4; 
	color: #000;
}
.druhy-radek td {
	background-color:#f1f1f1; 
}
.kosik-table a, .Grid a, .MyAddresses a {
	font-weight: bold;
	color: #000;
}
.kosik-table a:hover, .Grid a:hover, .MyAddresses a:hover, .hlaska_kosik a:hover {
	text-decoration: none;
}
.krok-kosiku p {
	padding-bottom: 10px;
}
#tblSignIn, #tblRegistration, #tblAnonymous {
	margin: 0 0 20px 40px;
}
.ProductOptionSelector {
	padding-bottom: 10px;
}
.top_katalog, .top_press {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	font-size: 92%;
}
.top_press {
	margin-bottom: 25px;
}
.pager {
	float: right;
	text-align: right;
	padding-top: 5px;
}
.pager_dolni {
	border-top: 1px solid #ccc;
	text-align: right;
	padding-top: 8px;
}
.pager_hledani {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	font-size: 92%;
	text-align: right;
	margin-bottom: 30px;
}
.pager span, .pager_dolni span, .pager_hledani span, .pager_clanky span {
	padding-right: 10px;
}
.pager a, .pager_dolni a, .pager_hledani a, .polozka_vyhledavani a, .pager_clanky a {
	text-decoration: none;
	color: #000;
}
.pager_clanky {
	padding-top: 12px;
	float: left;
}
.polozka_vyhledavani {
	margin-bottom: 30px;
	width: 460px;
	height: 95px;
	float: left;
	overflow: hidden;
}
.polozka_vyhledavani a {
	font-weight: bold;
	font-size: 108%;
}
.vyhledavani_img {
	float: left; 
	border: solid 1px #eeeeee; 
	width: 90px; 
	height:90px; 
	margin-right: 10px;
	text-align: center;
}
.vyhledavani_img img, .banner_home img {
	margin: 0 auto;
}
.vedle_img {
	float: left;
	width: 330px;
}
.relevance {
	width: 50px; 
	border: solid 1px #aaaaaa; 
	margin-top: 7px; 
	margin-right: 6px;
        float: left; 
	color: #0000ff; 
	font-size: 2pt; 
	line-height: 4px; 
	height: 4px;
}
.relevance div {
	background-color:#a7d3a7;
	height:4px;
	line-height: 4px;
}
.polozka_vyhledavani p {
	margin-top: 5px;
}
.SearchResults {
	margin-top: 30px;
}
.mapa {
	margin-left: 10px;
	line-height: 180%;
}
.mapa ul {
	margin-left: 30px;
}
.radit {
	font-size: 92%;
}
.designer {
	width: 215px;
	margin: 5px 18px 5px 0;
	float: left;
}
.designer a, .clanek a, .clanek2 a, .clanek_titulka a {
	color: #000;
}
.napiste td {
	padding: 2px 5px 2px 0;
	vertical-align: top;
}
.clanek, .clanek2 {
	padding-bottom: 5px;
	width: 450px;
	line-height: 140%;
}
.pravy {
	margin-right: 0;
}
.levy {
	float: left;
	margin-right: 0;
}
.clanek2 {
	float: right;
	margin-right: 0;
}
.teaser {
	float: left;
	margin: 0 10px 5px 0;
}
.text {
	padding-bottom: 10px;
	line-height: 140%;
}
.zbozi p.cena, .zbozi_home p.cena {
	color: #ff66cc;
	font-weight: bold;
	font-size: 14px;
	padding-top: 3px;
}
.home_left {
	width: 445px;
	float: left;
}
.home_right {
	width: 480px;
	float: right;
}
.trendy {
	width: 480px;
	height: 148px;
	border-bottom: 1px solid #000;
}
.banner_home, .clanek_titulka {
	display: block;
	width: 480px;
	padding: 8px 0;
	border-bottom: 1px solid #000;
	text-align: center;
}
.clanek_titulka {
	text-align: left;
	line-height: 140%;
	overflow: hidden;
	height: 133px;
	font-size: 13px;
}
.home_blok {
	width: 480px;
	margin-top: 8px;
	font-size: 16px;
}
.home_blok div {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 110px;
	height: 105px;
	line-height: 150%;
	margin-left: 10px;
}
.home_blok h1 {
	width: 460px;
	background: #333;
	color: #fff;
	font-weight: normal;
	padding: 5px 10px;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}
.home_blok li {
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	background: url('../App_Themes/Tamsin/cudlik.gif') no-repeat left center;
	padding-left: 25px;
}


.home_blok_left {
	width: 230px;
	padding-right: 10px;
	float: left;
	border-right: 1px solid #ccc;
	margin-top: 8px;
	font-size: 11px;
}
.home_blok_right {
	border-left: 1px solid #ccc;
	width: 230px;
	float: right;
	padding-left: 9px;
	margin-top: 8px;
	margin-left: -1px;
	font-size: 11px;
}
.home_blok_left h3, .home_blok_right h3 {
	width: 210px;
	background: #333;
	color: #fff;
	font-weight: normal;
	padding: 5px 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.home_blok_left ul, .home_blok_right ul {
	margin: 8px 0 8px 15px;
}
.TabsHeader {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.TabControl {
	background: #ccc;
	padding: 3px 10px;
}
.TabControl a {
	color: #000;
	text-decoration: none;
}
.TabControlSelected {
	background: #333;
	padding: 3px 10px;
}
.TabControlSelected a {
	color: #fff;
	text-decoration: none;
}
.sleva {
	font-weight: bold;
	margin-top: 3px;
	font-size: 14px;
	color: #c00;	
}
.sleva_detail {
	font-size: 11px;
	float: right;
	text-align: right;
}
.sleva_detail b {
	font-size: 15px;
	color: #c00;
}
.ProductOptionSelector select {
	margin-right: 10px;
}
.EmailBody h1 {
	font-size: 20px;
}
.EmailBody a {
	color: #ff66cc;
}
.EmailBody td {
	padding-right: 15px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; border-top: 3px solid #aaa; border-left: 3px solid #aaa; border-right: 3px solid #aaa }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../App_Themes/Tamsin/prev_l.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../App_Themes/Tamsin/next_l.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; border-bottom: 3px solid #aaa; border-left: 3px solid #aaa; border-right: 3px solid #aaa }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




/* --- roller start --*/
.roller {
	position: relative;
	width: 100%;
	height: 140px;
	overflow: auto;
	overflow-x: hidden;
}
.roller a {
	float: left;
}
.roller img {
	float: left;
}
.roller div {
	width: 1000%;
}
.roller-arrow {
	position: absolute;
	width: 13px;
	height: 140px;
	background: #ededed url('../App_Themes/Tamsin/sipky.png') no-repeat center center;
    top: 0;
}
.roller-arrow-left {
	left: 0;
	background-position: left center;
}
.roller-arrow-right {
	right: 0;
	background-position: right center;
}
.roller-most-left .roller-arrow-left, .roller-most-right .roller-arrow-right {
	display: none
}
html.js .roller {
	overflow: hidden;
}
html.js .roller-active {
	display: inline;
}
/* --- roller end --*/

.hlasovani {
	padding: 10px 20px 0 20px;
}
.PollTitle {
	display: block;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
.PollQuestion {
	display: block;
	padding-bottom: 10px;
}
.hlasovani label {
	padding-left: 5px;
}
.PollAnswer {
	padding: 3px 0;
}
.PollAnswers {
	width: 380px;	
}
.PollFooter {
	text-align: center;
	margin-top: 10px;
}
.PollCount {
	padding-left: 10px;
	font-size: 14px;
}
.PollGraph div
{
	border: 1px solid gray;
	height: 14px;
	background: #ff66cc;
	line-height: 0px;
	font-size: 0px;
	margin-top: 3px;
}
.PollVoteButton {
	font-weight: bold;
	font-size: 15px;
}
.PollInfo {
	font-weight: bold;
}
.zona_anketa {
	float: right;
	width: 450px;
}
.anketa {
	padding: 0 15px 15px 15px;
	border: 1px solid #ccc;
}
.obr_anketa {
	text-align: center;
	margin-top: 10px;
}
.obr_anketa img {
	margin: 0 auto;
}
.vedle_ankety {
	width: 450px;
	float: left;
}
.video_novinky {
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 12px;
	text-align: center;
}
.video h3 {
	padding: 0 0 20px 0;
	margin: 0;
}
.hlaska_kosik {
	padding: 15px 0;
	line-height: 140%;
}
.hlaska_kosik strong {
	font-size: 120%;
	color: #000;
}
.back {
	margin-top: 10px;
}
.back a {
	background: #000 url('../App_Themes/Tamsin/zpet_btn.png') no-repeat left center;
	color: #fff;
	padding: 5px 10px 0 40px;
	height: 21px;
	border: none;
	float: right;
	width: 40px;
	text-decoration: none;
	font-weight: bold;
}
.clanek_titulka h2  {
	color: #000;
	font-size: 135%;
	margin: 0 0 10px 0;
}
.svatek  {
	text-align: center;
	color:#906;
}
.video_btn  {
	background: #555;
	color: #fff;
	padding: 3px 10px;
	display: block;
	margin: 3px auto;
	text-align: center;
	width: 70px;
	text-decoration: none;
}
.video  {
	border: 5px solid #ddd;
	width: 320px;
	margin: 10px auto 0 auto;
}
.elle {
	border: 2px solid #666;
	margin: 10px 0 0 0;
	width: 450px;
	padding: 0;
}
.elle .clanek {
	padding: 10px;
	line-height: 140%;
	margin-right: 0;
	width: 430px;
}
.elle h3 {
	background: #666;
	color: #fff;
	padding: 5px 0;
	text-align: center;
	margin: 0;
}
.trendy_novinky {
	text-align: center;
	margin-top: 15px;
}
.trendy_novinky img {
	margin: 2px;
}
.zbozi_home {
	width: 99px;
	height: 250px;
	padding: 0 10px;
	overflow: hidden;
	text-align: center;
	float: left;
	border-right: 1px solid #ddd;
}
.posledni {
	border: none;
}
.zbozi_home img {
	display: block;
	margin: 0 auto 5px auto;
}
.novinky_titulka {
	width: 480px;
	height: 250px;
	border-bottom: 1px solid #000;
}
 .ui-tabs .ui-tabs-hide {
     display: none;
}
#tabs {
     width: 480px;
     height: 251px;
     overflow:hidden;
}

.UniGridGrid {
	border-bottom: 1px solid #999;
	margin: 20px 0 10px 0; 
	width: 600px;
}
.kupon {
	width:150px; 
	border:1px solid #ccc; 
	background-color:#fff; 
	padding:3px 3px 2px 3px;
	vertical-align: middle;
	margin-bottom: 1px;
}
.anketka {
	border-collapse: collapse;
}
.anketka td {
	vertical-align: top;
	padding: 2px 15px 2px 0;
}
.anketka textarea {
	width: 400px;
	height: 40px;
	border: 1px solid #ccc;
}
.anketka input {
	margin-right: 5px
}
