*
{
	padding: 0;
	margin: 0;
	font-family: Arial;
}

body
{
	background: white;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: black;
}

#Container
{
	margin: 0 auto;
	width: 908px;

}

#LeftPart
{
	width: 180px;
	float: left;
}

#RightMenu
{
	float: right;
	width: 150px; 
}

#Content
{
	float: left;
	margin-left: 10px;
	width: 562px;
}

#TopMenu
{
	width: 724px;
	height: 30px;
	margin-bottom: 5px;
}

.Cleaner 
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

ul
{
	list-style: none;
}

#Header
{
	height: 190px;
	/*height: 65px;*/
/*	height: 75px;*/
}

.headerVariant0
{
	background: url("logo/1.jpg") top left no-repeat;
}

.headerVariant1
{
	background: url("logo/2.jpg") top left no-repeat;
}

.headerVariant2
{
	background: url("logo/3.jpg") top left no-repeat;
}

.headerVariant2 #Header a
{
	color: #656567;
}

.headerVariant0 #Header a
{
	font-weight: bold;
}

#Header #MainLogo
{
	width: 300px;
	height: 115px;
	float: left;
}

#HeaderTop
{
	height: 115px;
}

#TopRightCorner
{
	height: 75px;
	padding-right: 5px;
	text-align: right;
}

#TopRightCorner h3
{
	padding-left: 5px;
	color: white;
	font-size: 13px;
}

#TopMenu span
{
	display: inline;
}

#TopMenu a
{
	float: right;
	width: 120px;
	height: 30px;
	color: white;
	font-size: 16px;
	line-height: 30px;
}

#TopMenu a:hover
{
	color: #faa656;
}

#TopMenu li
{
	display: inline;
}

#TopMenu .Menu1
{
	background: url("horni_tlacitka/horni_menu1.gif") top left no-repeat;
	text-align: center;
}

#TopMenu .Menu2
{
	background: url("horni_tlacitka/horni_menu.png") top left no-repeat;
	text-align: center;
}

#TopMenu .Menu3
{
	background: url("horni_tlacitka/kosik.png") top left no-repeat;	
	text-align: center;
}

#Center
{
	margin-left: 180px;
}

#Center #TopMenu
{
	float: right;
}

.LeftMenu
{
	margin-top: 10px;
	background: url("leve_menu/menu.png") top left no-repeat;
}


#ProductCatalog
{
	margin-top: 0px;
}

.ProductCatalogHeader
{
	background: url("leve_menu/katalogzbozi.gif") top left no-repeat;
}

.BazaarCatalog .WindowHeader
{
	background: url("leve_menu/burza.png") top left no-repeat;
}

.ProductCatalog ul, .LeftMenu ul
{
/*	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;*/
	padding-left: 5px;
}

.ProductCatalog ul.First, .LeftMenu ul.First
{
	background: url("leve_menu/tecky.png") top left repeat-y;
}

.ProductCatalog	li a, .LeftMenu li a
{
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	height: 19px;
	display: block;
}

.ProductCatalog	li, .LeftMenu li
{
 	font-weight: bold;
	padding-left: 11px;
	background: url("leve_menu/znackaplus.png") no-repeat 0px 3px;
}

.ProductCatalog	li:hover, .ProductCatalog li.plus:hover, .LeftMenu li:hover, .LeftMenu li.plus:hover
{
	background: url("leve_menu/znackaplusaktiv.png") no-repeat 0px 3px;
}

.ProductCatalog	li.active, .LeftMenu li.active
{
	background: url("leve_menu/znackaplusaktivred.png") no-repeat 0px 3px;
}

.ProductCatalog	li a:hover, .LeftMenu a:hover
{
	color: black;
}

.MainPage #Order
{
	border: none;
	text-indent:-3000px;
	float: right;
	width: 80px;
	height: 23px;
	background: url("strednicast/objednat.png") no-repeat 0px 0px;
}

.MainPage #Order:hover
{
	background-position: -80px;
}

.MainPage #Order2
{
	border: none;
	text-indent:-3000px;
	float: right;
	width: 160px;
	height: 23px;
	background: url("strednicast/dokoncit_objednavku.png") no-repeat 0px 0px;
}

.MainPage #Order2:hover
{
	background-position: -160px;
}

.Product .ProductImage
{
	width: 184px;
	height: 158px;
	text-align: center;
}

.BorderedProduct
{
	border-bottom: 1px solid gray;
}

#Contact #FirstPart
{
	background: #fbf4e6;
}


#Help .background
{
	background:#fbf4e6
}

#Help ul
{
	margin-left: 20px;
}

.ProductDetails .PictureDetails
{
	margin-top: 90px; 
	margin-left: 15px;
	cursor: pointer; cursor: hand;
}

.ProductDetails #Table1 td, .BazaarTable td
{
	border-bottom: 2px dotted #cccbcb;
}

.ProductDetails #Table1
{
	margin-left: 180px;
	padding-left: 40px;
	margin-top: 20px;
}

.ProductDetails #Buy
{
	text-indent: -1000em;
	overflow: hidden;
	border: none;
	float: right;
	width: 70px;
	height: 69px;
	background: url("strednicast/koupit.png") no-repeat 0px 0px;
	margin-right: 10px;
}

.ProductDetails #Buy:hover
{
	background-position: -70px;
}

.nextProduct
{
	width: 30px;
	height: 29px;
	float: right;
	background: url("strednicast/next.png") no-repeat 0px 0px;
}

.nextProduct:hover
{
	background-position: -30px;
}

.previousProduct
{
	width: 30px;
	height: 29px;
	float: left;
	background: url("strednicast/previous.png") no-repeat 0px 0px;
}

.previousProduct:hover
{
	background-position: -30px;
}

.ProductDetails .Thumb
{
	margin-right: 4px;	
}

.ProductRowTable, .ProductListInnerTable
{
	width: 100%;
}

.ProductRow td.Right
{
	text-align: right;
}

.OddProductRow
{
	background: #ecefec;
}

.ProductRow h2 a:hover
{
	text-decoration: underline;
}

.ProductRow h2
{
	font-size: 80%;
}

.ProductRow h3
{
	font-size: 70%;
	font-weight: normal;
}

.ProductRow h4
{
	font-size: 80%;
}


.Product
{
	width: 184px;
	height: 223px;
	float: left;
	margin-top: 15px;
	padding-bottom: 10px;
}

.Product .ProductImage img
{
	margin-left: 12px;
}

.Product .Buttons
{
	width: 53px;
	height: 20px;
	float: right;
	clear: right;
}

.Product .Basket, .ProductRow .Basket, .ProductListInnerTable .Basket
{
	float: right;
	width: 26px;
	height: 20px;
	margin-right: 2px;
	background: url("strednicast/koupitmaly.png") no-repeat 0px 0px;
}

.Product .Basket:hover, .ProductListInnerTable .Basket:hover
{
	background-position: -26px;
}

.Product .Lupa, .ProductRow .Lupa, .ProductListInnerTable .Lupa
{
	float: right;
	margin-right: 2px;
	width: 23px;
	height: 20px;
	background: url("strednicast/detailmaly.png") no-repeat 0px 0px;
}

.Product .Lupa:hover, .ProductListInnerTable .Lupa:hover
{
	background-position: -23px;
}

a span
{
	display: none;
}

#RegistrationForm fieldset
{
	border: 1px solid #dbdbda;
	line-height: 150%;
}	

#RegistrationForm fieldset.bottom
{
	border: none;
}

#RegistrationForm label
{
	font-weight: bold;
	float: left;
	margin-left: -175px; /*width of left column*/
	width: 170px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#RegistrationForm input
{
	border: 1px solid #fbcd72;
}

#RegistrationForm .sex
{
	border: none;
	width: 40px;
}

#RegistrationForm p
{
	width: 100%-175px;
	clear: left;
	margin-left: 20px;
	padding-left: 175px;
}

#RegistrationForm h5
{
	line-height: 16px;
	padding-right: 15px;
}

#RegistrationForm .CheckBoxLine
{
	padding-left: 60px;
}

#RegistrationForm .CheckBoxLine label
{
	float: none;
	margin-left: 20px;
}

#RegistrationForm #RegistrationButton 
{
	background: url("hornicast/registrace.png") top left no-repeat;
	width: 100px; height: 23px;
	border: none;
	float: right;
/*	text-indent: -1000em;
	line-height: 0px;*/
}

#RegistrationForm #RegistrationButton:hover
{
	background-position: -100px;
}

#RegistrationForm #ChangeDetailsButton 
{
	background: url("hornicast/zmenit_udaje.png") top left no-repeat;
	width: 110px; height: 23px;
	border: none;
	float: right;
/*	text-indent: -1000em;
	line-height: 0px;*/
}

#RegistrationForm #ChangeDetailsButton:hover{
	background-position: -110px;
}

ul#top_right
{
	float: right;
	width: 300px;
}

ul#top_right li
{
	display: inline;
	text-decoration: none;
}


#top_right img
{
	float: right;
}

#TopRightCorner a
{
	float: right;
	color: white;
	font-size: 15px;
	text-decoration: none;
}

#TopRightCorner span
{
	display: inline;
}

#TopRightCorner #search_button
{
	background: url("hornicast/hledej.png") no-repeat 0px 0px;
	width: 80px;
	height: 23px;
	border: none;
	text-indent: -3000px;
}

#TopRightCorner #search_button:hover
{
	background-position: -80px;
}


#TopRightCorner #search_form
{
	float: right;
	width: 700px;
}

#search_form fieldset
{
	display: inline;
	border: none;
}


#TopRightCorner #search_field
{
	position: relative;
	right: 18px;
	top: -1px;
	width: 115px;
	height: 18px;
	border: 1px solid #fbcd72; 
}

#LoginForm p
{
	width: 100%-175px;
	clear: left;
	margin-left: 20px;
	padding-left: 175px;
}

#LoginForm label
{
	font-weight: bold;
	float: left;
	margin-left: -175px;
	width: 170px;
}

#LoginForm input
{
	border: 1px solid #fbcd72;
}


#LoginForm fieldset
{
	border: 1px solid #dbdbda;
	line-height: 150%;
}	


#LoginForm #login_button
{
	background: url("hornicast/prihlasit.png") no-repeat;
	width: 80px; height: 23px;
	border: none;
	margin-left: 190px;
	margin-bottom: 10px;
}

button
{
	cursor: pointer; cursor: hand;
}

button span
{
	display: none;
}

#LoginForm #login_button:hover
{
	background-position: -80px;
}



.MainPage h1
{
	color: #fa7e04; 
 	font-size: 25px;
}

.MainPage
{
	color: #403e3e;
	font-size: 15px;
}

#Content .Article p
{
	margin-bottom: 3px;
	margin-top: 3px;
}

#Content .Article h2
{
	font-size: 19px;
	margin-bottom: 8px;
	margin-top: 8px;
	color: #FA7E04;
}

#Content .Article h3
{
	font-size: 17px;
	margin-bottom: 7px;
	margin-top: 7px;
	color: #FA7E04;
}

#Content .Article h4
{
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}


.Article ul
{
	list-style: circle;
}

.Article ul, .Article ol 
{
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.MainPage a
{
	text-decoration: underline;
	color: #403e3e;
	font-size: 14px;
	font-weight: bold;
}

.FirstTableLine a /*#OrderDetail a, #Cart a*/
{
	text-decoration: none;
	font-size: 12px;
}

.MainPage h2
{
	color: #403e3e;
	font-size: 17px;
}
.MainPage h3
{
	color: #403e3e;
	font-size: 12px;
}
.MainPage h4
{
	color: #f92d12;
	font-size: 14px;
}

.MainPage h5
{
	color: #979796;
	font-size: 12px;
	margin-left: 15px;
}

.FirstTableLine
{
	border-collapse: collapse;
	font-size: 12px;
	background: #fbf4e6;
}

.FirstTableLine td
{
	padding: 2px 0px 2px 5px;
}

.FirstTableLine .FirstRow th
{
	border-bottom: 1px solid black;
	padding-top: 5px;
	padding-bottom: 5px;
}

.FirstTableLine .LastRow td
{
	border-top: 1px solid black;
}

#Orders2 .FirstTableLine
{
	font-size: 12px;
	background: #c8c5c5;
}
#Sizes .SizesTables
{
	font-size: 15px;
	background:#fbf4e6;
}
#Contact #FirstTable
{
	font-size: 15px;
}

.ProductDetails h1
{
	color: #f92d12; 
	font-size: 18px;
}

.ProductDetails h2, .ProductDetails h2 a
{
	color: #f92d12; 
	font-size: 15px;
}

h3.registeredPrice
{
	color: #f92d12;
	font-size: 13px;
}

.ProductDetails table td
{
	font-weight: bold;
	color: #403e3e;
	font-size: 12px;
}

.Product h2
{
	text-align: center;
	color: #403e3e;
	font-size: 15px;
}
.Product h3
{
	text-align: right;
	margin-right: 5px;
	color: #403e3e;
	font-size: 10px;
}
.Product h4
{
	text-align: left;
	padding-top: 5px;
	margin-left: 10px;
	color: #fa7e04;
	font-size: 13px;
}
#RegistrationForm legend
{
	font-size: 20px;
	color: #403e3e;
	margin-left: 5px;
}

#TopRightCorner .infoPanel{
	width: 700px;
	float: right;
}

#TopRightCorner .infoPanel a
{
	float: none;
	display: inline;
	font-size: 11px;
	text-decoration: none;
}

#LoginForm legend
{
	font-size: 20px;
	color: #403e3e;
	margin-left: 5px;
}
#Login .ForgotPassword
{
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%;
}

#Manufacturers ul
{
	list-style: none;
}

#Manufacturers ul li
{
	margin-bottom: 10px;
}

select
{
	width: 100px;
}

#Signature
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
}

#Signature a
{
	text-decoration: underline;
}

.Subcategories
{
	font-size: 14px;
	margin-top: 8px;
	background: #fbf4e6;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-left: 5px;
}

.Subcategories a
{
	font-size: 12px;
	margin-top: 3px;
	text-decoration: underline;
	font-weight: normal;
	
}

.Path
{
	font-size: 13px;
	margin-left: 4px;
}

div.Error
{
	margin: 0 auto 10px;
	width: 80%;
	padding: 5px 5px 5px 5px;
	border: 1px solid red;
	text-align: center;
	background: red;
	color: white;
	text-decoration: blink;
}

div.OrderCompleted
{
	margin: 0 auto 10px;
	width: 80%;
	padding: 5px 5px 5px 5px;
	border: 1px solid red;
	text-align: center;
	color: red;
}

div.newOrderError
{
	color: red;
	text-align: center;
}

.CreatingOrder fieldset legend
{
	margin-left: 10px;
	padding: 2px 4px 2px 4px;
	border: 1px solid black;
	background: white;
}

.CreatingOrder fieldset
{
	background: #fbf4e6;
}

.CreatingOrder label
{
	width: 130px;
	float: left;
}

.CreatingOrder input
{
	width: 130px;
}

.LeftWindow{
	margin-top: 5px;
	width: 180px;
}

.LeftWindow a
{
	color: #333333;
}


.RightWindow, #RightMenu .Window
{
	margin-top: 5px;
	width: 150px;
}
/*
.RightWindow .ProductImage
{
	width: 150px;
	height: 150px;
	text-align: center;
	position: relative;
	left: -7px;
}
*/
.WindowHeader{
	height: 30px;
}

.WindowHeader span{
	display: none;
}

.TopProductsHeader{
	background-image: url("prava_strana/nejprodavanejsi.png");
}

.RightWindow{
	font-size: 13px;
}

.TopProducts li.TopProduct{
	font-weight: bold;
}

.NewProductsHeader{
	background-image: url("prava_strana/novinky.png");
}


.NewProducts li.NewProduct{
	font-weight: bold;
}

.ContactPanelHeader{
	background-image: url("leve_menu/kontakt.png");
}

.WindowContent .MainPage
{
	font-size: 12px;
}

.WindowContent .MainPage a
{
	font-size: 11px;
}

.PollHeader{
	background-image: url("leve_menu/anketa.png");
}

.PollQuestion{
	font-size: small;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}

.Poll ul li{
	font-size: small;
	padding-right: 5px;
	padding-top: 3px;
}


.LeftWindow ul, .RightWindow ul{
	list-style: none;
}

.PageControls{
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
}

.PageControlsAdvanced{
	background: #fbf4e6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Poll ul
{
	padding-top: 0;
	padding-bottom: 10px;
}

.PageControls a{
	text-decoration: underline;
}

ul.LinkedProducts{
	padding-left: 20px;
	list-style: none;
}

div.PollAnswer{
	padding: 0;
	line-height: 7px;
	height: 7px;
	background: #ff9900;
}


.Rating{
	margin-top: 8px;
	margin-bottom: 8px;
	width: 200px;
}

.Rating ul{
 	padding: 0;
	height: 20px;
	width: 100px;
/*	display: inline;*/
}

.Rating li{
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	display: inline;
}
.Rating ul.Hide{
	background: none;
	
}

.Rating a{
	width: 20px;
	height: 20px;
	float: left;
	background: url("rating_empty.png") no-repeat 0px 0px;
}

.Rating #rating_description
{
/*	float: right*/
	font-size: 13px;
}

.Rating .RatingLink{
	background: none;
}

.Rating .RatingLinkBlank{
	background: url("rating_empty.png") no-repeat 0px 0px;
}

.Rating .RatingLinkFull{
	background: url("rating_full.png") no-repeat 0px 0px;
}



.SubArticles{
	font-size: 80%;
	
}
.SubArticles li{
	padding: 0;
	background: none;
	
} 

.ArticleCategoriesHeader{
	background-image: url("leve_menu/clanky.png");
	
}

.ArticleCategories{
	margin-top: 5px;
	font-weight: bold;
	font-size: 14px;
}

.ArticleCategories li{
	padding-left: 15px;
	background: url("leve_menu/znackaplus.png") no-repeat 0px 3px;
}

.ArticleCategories li:hover
{
	background: url("leve_menu/znackaplusaktiv.png") no-repeat 0px 3px;
}

.ArticleCategories li.active
{
	background: url("leve_menu/znackaplusaktivred.png") no-repeat 0px 3px;
}

.WindowContent{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;

/*	border-top: 1px solid grey;*/
}

.ArticleStub h2
{
	padding-top: 15px;
}

.ArticleStub span
{
	font-size: 12px;
}

.ArticleStub p
{
	margin-top: 5px;
}

.Article h1
{
	margin-bottom: 10px;
}

.ProductList h1{
	font-size: 18px;
	margin-left: 3px;
	padding-top: 12px;
}

.NoProductsNotice{
	border: 1px dashed orange;
	padding: 5px 10px 5px 10px;
	text-align: center;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 75px;
}

.uvodniObrazek{
	margin-top: 5px;
}

.orderStep1{
	width: 562px;
	height: 45px;
	background: url("strednicast/order-step1.png") no-repeat top left;
}

.orderStep2{
	width: 562px;
	height: 45px;
	background: url("strednicast/order-step2.png") no-repeat top left;
}

.orderStep3{
	width: 562px;
	height: 45px;
	background: url("strednicast/order-step3.png") no-repeat top left;
}

.productInfo{
	height: 18px;
	width: 170px;
	padding-left: 6px;
	padding-right: 6px;
}

.category_description
{
	padding-left: 3px;
	font-size: 14px;
	clear: right;
}

#DownPart
{
	clear: left;
}

#DownPart li
{
	list-style: disc;
	margin-left: 17px;
}

#RightBannerPanel
{
	margin: 0;
}

.TopPartProduct
{
	padding-top: 5px;
}

.TopPartProductAction
{
	background: url("strednicast/podklad-akce.gif") no-repeat top left;
}

.TopPartProductNew
{
	background: url("strednicast/podklad-novinka.gif") no-repeat top left;
}
/*
.ProductAction
{
	background: url("strednicast/podkladspodni-akce.gif") no-repeat bottom left;
}
*/

.registeredUserDiscount
{
	text-align: center;
	font-weight:bold;
	color: #e82713;
	font-size: 13px;
	padding-top: 7px;
}

.note
{
	background: #FBF4E6;
	padding: 5px;
}

.note h5
{
	margin-top: 4px;
}

.AddAd
{
	float: right;
}

.AddAd a
{
	background: url("strednicast/pridej-inzerat.png") no-repeat top left;
	float: right;
	width: 123px;
	height: 28px;
	color: white;
	margin-top: 5px;
}

.AddAd a span
{
	display: block;
	padding-left: 15px;
	padding-top: 5px;
}

.AddAd a:hover
{
	color: #3d3d3d;
}

#Ad select, #Ad option
{
	width: auto;
}

#Ad button
{
	margin-top: 10px;
	float: right;
}

#Ad textarea
{
	width: 425px;
	height: 150px;
}

.ProductListInnerTable .Description
{
	font-size: 70%;
}

.Notice
{
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	color: red;
}

.DeleteAdLink
{
	font-size: 80%;
	font-weight: bold;
	float: right;
}

.DeleteAdLink:hover
{
	text-decoration: underline;
}


.BazaarList h2
{
	font-size: 15px;
	text-decoration: underline;
}

.BazaarList h2 a:hover
{
	color: #f92d12;
}

.BazaarList .DetailLink
{
	float: right;
	font-size: 12px;
	text-decoration: underline;
}

.BazaarList .DetailLink:hover
{
	color: #f92d12;
}


#add_ad_button
{
	color: white;
	border: none;
	float: right;
	width: 104px;
	height: 27px;
	background: url("strednicast/vlozit-inzerat.png") no-repeat 0px 0px;
}

#add_ad_button:hover
{
	color: #3d3d3d;
}

#AdDelete
{
	font-size: 90%;
}

div.WrongPassword
{
	margin: 0 auto 10px;
	margin-top: 10px;
	width: 50%;
	padding: 5px 5px 5px 5px;
	border: 1px solid red;
	text-align: center;
	color: red;
}

.ProductDetails tr.BonusZdarma td
{
	color: #609F11;
}
