* {
    margin:0px;
    padding:0px;
}

body {
    font-family:Verdana, Tahoma, Helvetica, sans-serif;
    font-size:0.7em;
    background-color: #fcf9f0;
}

a {
    text-decoration:underline;
    color:#8a0a07;
    font-weight: bold;
}
a:hover {
    text-decoration:none;
}

table {
    border-collapse:collapse;
}

h1,h2,h3 {
    color: #867f6f;
    text-transform: uppercase;
    text-align: left;
    width: 420px;
    margin: 20px 0 20px 0;
    font-weight:bold;
}

h1 {
    font-size: 1.5em;
}

h1,h2 {
   
}

h2,h3 {
    margin: 20px 0 5px 0;
}

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 1.1em;

    font-weight:bold;
}

p {
    margin:0 0 5px 0;
}

img {
    border: none;
}

fieldset {
    margin:10px 0;
}

#page {
    width:820px;
    margin:0px auto 0px auto;
    padding: 0;
    text-align:left;
    border: 1px solid #e5dfd3;

    
    background-color:white;
}

.cleaner {
    clear:both;
    height:1px;
    margin:0; padding:0;
}
.wrapper {
    padding:0px;
    margin:0px;
    clear: both;
    width: 820px;


}

.message {
    font-weight:bold;
    font-size:1.1em;
    color:#F00;
    border: 1px dotted #7D7D7D;
    margin:5px 10px 5px 0;
    padding:20px;
}


/*header*/
#header {
    width: 820px;
    height: 243px;
     background: url(../img/tazzine_con_marchio_nannini_2.jpg) no-repeat top right;
}


#header #logo {
    width: 200px;
    height: 145px;
    text-align: center;
    margin-left:50px;
    padding-top:70px;
    float:left;
    
}

#header #logo a {
  border:none
}

a img {
    border: none;
}
#header p {
    display: block;
    width: 740px;
    text-align: left;
    padding: 30px 0 0 80px;
    color: #717e82;
    font-weight: bold;
}



#langmenu {
    width:100%;
    height:25px;
    text-align:right;
}

#langmenu ul li {
    display:inline;
    padding:10px;
}

/*navigation tree*/
#navtree {
    width: 420px;
    text-align: left;
    padding: 10px 0 20px 0;
}
#navtree a {
    font-size:1em;
    padding:5px;
    /*color: #8d9ca0;*/
}
#navtree a:hover {
    text-decoration:none;
   /* color: #99031a;*/
}

/*topmenu*/
#topmenu {
    width:820px;
    text-align: center;
    font-size: 70%;

    height:30px;
    background-color:#f6f2e6;
}

#topheadermenu {
    width:820px;
    font-size: 90%;
    height:30px;
    background-color:#fcf9f0;
  
}

#topmenu ul {
    list-style-type: none;
    margin: 0 auto 0 auto;
    padding: 0;

    z-index: 1000;
}


#topheadermenu ul {
    list-style-type: none;
    margin: 0 auto 0 auto;
    padding: 0;

    z-index: 1000;
}

#topmenu ul ul {
    position: absolute;
    left: -1000em;
    z-index: 1020;

    display: inline;
    margin: 0 1px 0 1px;
    padding: 0;
    width: 103px;
}
#topmenu ul ul li a {
    background: white;
    border: 1px solid #dddddd;
    height: auto;
    padding: 5px 0 5px 0;
    margin: 1px 0 0 0;
}

#topmenu ul li a.hilite {
   background-color:#8a0a07;
   color:white;
   padding-left:5px;
   padding-right:5px;
}

#topmenu ul ul li a:hover {
    border: 1px solid #999999;
    background: white;
}

#topmenu ul li a.hilite:hover {
  
   color:#dddddd;
}


#topmenu ul ul.MenuBarSubmenuVisible
{
    left: auto;
    padding-top: 29px;
    margin-top: 0;
    margin-left: -103px;
    width: 103px;
}

#topmenu li {
    display: inline;
    margin: 0 1px 0 1px;
    padding: 3px;
    margin:1px 10px;
    border:none;
   color:#847d70;
    position: relative;
    text-align: left;
    /*width: 83px;*/
}

#topmenu a, #topmenu a:visited, #topmenu a:link {
    display: inline-block;
    /*width: 102px;*/
    height: 22px;
    text-transform:uppercase;
    text-decoration: none;
    color: #93876f;
    font-weight: bold;
    padding: 7px 0 0 0;
    text-align: center;
    font-size:1.4em;
}
#topmenu a:hover {
   color: #96201c;
}


#topmenu a.selected {
  
}
#topmenu a.selected:hover {
   
}

#topheadermenu li {
    display: inline;
    margin: 0 1px 0 1px;
    padding: 3px;
    margin:1px;
    border:none;
   color:grey;
    position: relative;
    text-align: left;
    /*width: 83px;*/
}

#topheadermenu a {
    display: inline-block;
    /*width: 102px;*/
    height: 22px;
    text-decoration: none;
    color: grey;
    font-weight: bold;
    padding: 7px 0 0 0;
    text-align: center;
    font-size:1.1em;
}


#leftmenu {
    display: block;

}

#leftmenu ul {
    list-style-type: none;
    display: block;
    float: left;
    width: 155px;
}

#leftmenu ul li {

    display: block;
    float: left;
    width: 155px;
    height: 32px;
    border-bottom: 2px solid white;
}

#leftmenu ul li a {

    display: block;
    float: left;
    width: 152px;
    height: 23px;
 
    
    text-decoration: none;
    font-weight: bold;
    padding: 9px 0 0 0px;
}
#leftmenu ul li a:hover {
    color: #d45a17;
    
}
#leftmenu ul li a.selected {
    color: #d45a17;
   
}
#leftmenu ul li a.selected:hover {
    color: #d45a17;
}

.paneltop,.panelbottom {
    width: 175px;
    height: 11px;
}

.paneltop {
    background: url(../img/panel-top.gif) no-repeat;
}

.adleft {margin-top:10px;margin-left:10px;}

.panelbottom {
    background: url(../img/panel-bottom.gif) no-repeat;
}

.panel {
    margin:0;padding:0;
    margin-top:10px;
    width:175px;
     background-color:#f8f6e9;
    

}

.panel .content {
    border-left:1px solid #d9d5c9;
    border-right:1px solid #d9d5c9;
    padding:0 10px;

}


#leftbox .panel {
    /*float: left;*/
    margin-left:10px;

}

#rightbox .panel {
    /*float: left;*/

}


#leftbox .panel.search {

    min-height: 208px;
    padding-top: 30px;
}

#add-to-basket-form {width:200px;float:right;}

input.textinput {
    border-top: 2px solid #c1c1c1;
    border-left: 2px solid #c1c1c1;
    border-right: 2px solid #71797f;
    border-bottom: 2px solid #71797f;
    margin: 10px 0 10px 0;
    height: 1.5em;
}
input.button {
    background: #a31c30;
    color: white;
    font-size: 100%;
    border: 1px solid white;
    text-transform:uppercase;
    padding: 1px 3px 1px 3px;
    border: 1px solid black;
}

input.gray {
    background: #ccc;
}

a.detail {
    background: none repeat scroll 0 0 #FCF9F0;
    border: 1px solid black;
    color: #000000;
    float: right;
    font-size: 110%;
    margin: 0;
    padding: 2px 6px 1px;
    text-decoration: none;
    text-transform: uppercase;
}


#leftbox, #rightbox {
    width: 185px;
    float:left;
    padding: 4px 0 0 0;
    position: relative;
}



/*forms*/


#rightbox h3, #leftbox h3 {
 margin:0;
 padding:0 5px 5px 5px;
 width:145px;
 
}

.nakupnikosik {
}
.nakupnikosik:hover{
    /*content*/
}
#maincontent {
    float:left;
    width:430px;
    padding: 0px 10px 0px 10px;
}

.contentrightborder {
    margin-right:10px;
}




#maincontent ul,#maincontent ol {
    margin-left:30px;
}




#maincontent .element{
    float: left;
    width: 430px;
}
#maincontent .element h4{

}
#maincontent .articleexpand .header h2, 
#maincontent .articleexpand .header h3{
    text-align: left;
    color: #c77500;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2em;
    border-bottom: 1px solid #afbabc;
    padding: 15px 0px 5px 28px;
    margin: 0 0 10px 0;
    background: url(../img/expandbutton.gif) no-repeat;
    background-position: 0 13px;
	width: 400px;
}

#maincontent .articleexpand .header h2:hover {
    color: #e2b811;
}
#maincontent .articleexpand .content ul {
	font-size: 110%;
	margin: 0;
	padding: 0;
}
#maincontent .articleexpand .content ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#maincontent .articleexpand .content ul li a {
	display: block;
	background: url(../img/minibutt_iko8.gif) no-repeat;
	padding: 1px 0 3px 30px;
	margin: 0 0 5px 0;
}
#maincontent .element .content {
    float: left;
    width: 430px;
}


}
#maincontent .image{
    margin: 10px 0 10px 0;
}

#maincontent .detailimage{
    width: 100%;
    clear:both;
}


#maincontent .element.shop,
#maincontent .element.shopdetail{
	padding: 0px 0 20px 0;
	font-size: 100%;
	float: left;
	width: 430px;
}
#maincontent .eshopproduct .image, 
#maincontent .element.shopdetail .image{
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#maincontent .element.shop .header h2.title, 
#maincontent .element.shopdetail .header h2.title {
	float: left;
	display: block;
	width: 225px;
	border: none;
	font-size: 130%;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 10px 0 5px 0;
}
#maincontent .eshopproduct .image img, 
#maincontent .element.shopdetail .image img{
	padding: 2px;
	border: none;
}



#maincontent .price

{   
	width:100%;clear:both;
	font-weight:bold;
	font-size:1.1em;
}

#maincontent .price,
#maincontent .pricemu
{   
	margin:5px 0;
}

#maincontent .orderAmount
{   
	width:30px;
}

#maincontent .detailBtn {background:red;text-align:right;margin:10px 0;clear:both;width:100%}


#maincontent .tobasket 
{

	display: block;
	padding: 0;
	font-size: 100%;
	clear:both;
}


#maincontent .tobasketbtn 
{

	margin-left:10px;display:block;float:right;
}



/*shop basket*/

#mainuserlogin,#mainpassword{
}
#mainsubmitbutton {
    float:right;
}


.basketlogin {
}

.basketlogin label {
}

#maincontent .shopbasket h3 {
}



/*zapati*/
#paticka{
    clear:both;
    width:820px;
    margin:0px auto 0px auto;
    text-align:left;
    padding-top:5px;
    height:30px;
    text-align:center;
    color: #75878c;
    font-size: 90%;
}
/*diskuze*/
#report{
}
#report .datumjmeno{
    padding:3px;
}
#report .prispevek{
    padding:0px 0px 20px 10px;
}


/*dodatecne tridy*/

.hlasovani{
    margin:5px 0px 5px 0px;
    padding:0px 5px 5px 5px;
}
.hlasovani .answer{
    padding:3px 3px 3px 20px;
}
.inquirybar{
    height:6px;
    font-size:1px;

}
.hlasovani h4{
    padding:0px;
}

.gallery {
    text-align:center;
}
.gallery .image{
    float:left;
    width:200px;
    height:180px;
}
.pager{
    padding:5px 0 5px 0 ;
    width:430px;
    height:22px;
    clear:both;
    text-align:center;

}
.pager div {
    margin-bottom:10px;
}

.pager span{
    padding:0 3px;
    margin:0 3px;


}
.sendpostcard{
    width:420px;
    float:left;
    text-align:center;
}
.postcardimage{
    max-width:350px;
    _width:350px;
    _overflow:hidden;
}


/*REG FORM*/

.form fieldset {padding:10px;}
.form label {display:block;clear:both;}
.form .row_space input {width:400px;}
/*E shop */

.eshopproduct {
	}


.eshopproduct .image {
}

.categories ul {
    text-align:center;
    margin-top:0.5em;
    margin-right:10px;
    list-style-type: none;
    padding: 0;
    width:400px;
}


.categories ul li{
    margin:10px;
    padding:5px;
    margin-left:0;
    text-align:center;
    font-weight:bold;
    font-size:1em;
    list-style-type:none;
    display:inline;
    border: 1px dotted #7D7D7D;

}

.shopdetail {
    text-align: left;
}
.shopdetail img {
    margin: 10px 0 10px 0;
}
.shopdetail img.rated {
    margin: 0;
}



.tobasket,.goback{
    float:right;
}

.tobasket .amount{
    width:30px;
}


div.goback{
    padding-top:5px;
}

.back{
    clear:both;
}



.shop table{
    font-size:0.8em;
    width:100%;

    /*border-right:3px solid #4C89C4;
    border-bottom:3px solid #4C89C4;
    */
}

.shopdetail table{
    clear:both;


    /*border-right:3px solid #4C89C4;
    border-bottom:3px solid #4C89C4;
    */
}

.shop img{
}
.shop a{
}
.shop a:hover{
}

.odeslat{
    float:right;
    margin:1px;
    padding:1px;
}



.basketlist, .ordertable{
    width:430px;

    /*
    border-right:3px solid #4C89C4;
    border-bottom:3px solid #4C89C4;
    */
}
.basketlist td, .basketlist th, .rekapitulace th, .rekapitulace td, .price th, .price td, .ordertable th, .ordertable td, .registerform td, .registerform th, .lostpswd th, .lostpswd td{
    padding:5px;
}
.nakupnikosik th, .rekapitulace th, .price th, .basketlist th, objednavka th, registrujme th, .lostpswd th{
}
.basketlist .item {
    width:300px;
}
.basketlist .amount {
    width:80px;
}
.basketlist .pricepc {
    width:80px;
}

.rekapitulace{
    width:95%;
    /*
    border-right:3px solid #4C89C4;
    border-bottom:3px solid #4C89C4;
    */
}
.pricetable{
    margin-top:10px;
    width:300px;
    font-size: 1.2em;
    font-weight: bold;
    float:left;
    text-align:left;
}




.emptybasket {
    margin-top:5px;
    width:140px;
    padding-right:20px;
    font-size: 1.2em;
    float:right;
    text-align:right;
}


/*form */
table input {
    margin:5px;
}

/*user registsration*/
table.registerform  {
    margin-top:10px;
}

.registerform  {
    width:200px;
}


/*articles*/
.articlepreview  .content  .image  {
    width:110px;float:left;
}

.articlepreview .content .description {
    width:350px;float:right;
}

.articlepreview .content .description .more {
    text-align: right;
}

.articleexpand  .content  .image  {
    width:200px;float:left;
}

/*Google Search*/
#cse-search-results  {
    width:618px;
    overflow:hidden;
}


#cse-search-box  {
    width:160px;overflow:hidden;
}


.hide  {
    display:none;
}


#discountbox {

    border:1px red solid;
    padding:5px;

}








.notDisplayed {
    display: none;
}

.clearBoth {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;margin-left:10px;
}

.alignLeft {
    text-align: left;
}

.strokeOut {
    text-decoration: line-through;
}

.pointer {
    cursor: pointer;
}


form.useCoupon {
    padding-right: 20px;
    padding-top: 10px;
}

form.useCoupon label {
    padding-right: 10px;
}

form.useCoupon input.submitButton {
    width: 100px;
}


form#checkout {
    padding-top: 10px;
}




#topheader .eshopbasket {
    float: right;
    top: 2px;
    width: 220px;
    text-align:right;
    padding-right:10px;
}

.kontakt {
    margin:30px 40px;
}

.kontaktinfo {
    float:left;
    width:200px;
}

.kontaktfoto {
    float:right;
    width:100px;

}

.graph {
    margin:10px 0 15px 0;
    background-color:#f8f6e9;
    padding:20px;

}

#samolepka {
    width:200px;
    float:right;
    margin-top:60px;
    margin-right:15px;
}

.breadcrumbs {
    margin-top:10px;

}


/* objednavka */
.row {margin:10px 0}
.row label {width:100px;text-align:right;display:block;float:left;margin-right:5px;}
.row input {width:300px;}
.row textarea {width:300px;height:150px;}

#registred-data .row label {width:200px;}
#registred-data .row input {width:200px;}

/*orders step*/  

.ordersteps  {
  
     background: url(../img/orderstep-bgr.gif) no-repeat;
     background-position:left center; 
     height:70px;
     margin:10px 0;
     
 }
 
.ordersteps .orderstep  {
    float:left;
    width:70px;
    height:70px;
 /*   line-height:70px;
    font-size:40px;*/
    font-weight:bold;
    color:#fff;
    background-color:#97a1aa;
    margin-right:44px;
    text-align:center;
    border:1px solid black;
 
 }
 
 .ordersteps .orderstep .number {
    
    font-size:40px;
    line-height:44px;
    height:44px;
    font-weight:bold;
    color:#fff;
  
 
 }
 
.ordersteps .selected {
  background: #a31c30;
 }
 
 
.ordersteps .norightborder  {
   
    margin-right:0;
   
 }


/*other*/
.errorMessage {color:red;}


