﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
}

body
{
    font-size: 12px;
    font-family: Times New Roman;
    background-color: #ffffff;
    
}

H1
{
    color: Black;
    font-size: 14px;
}

H2
{
    color: Black;
    font-size: 14px;
}

A
{
    color: Black;
}

A:hover
{
    color: Black;
    text-decoration: none;
}

hr.cleaner 
{ 
clear:both; 
display: none 
} 

.cleaner 
{ 
clear:both; 
display: none 
} 

#main
{
    height: auto;
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    
    line-height: 1.5em;
    padding-bottom: 20px;
    top: 0px;
    background-color: #ffffff;
    
}


#header
{
    height: 212px;
    width: 950px;
    background-image: url(../Images/header_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    
}

#header .logo
{
    width: 201px;
    float: left;
    height: 85px;
    padding: 0px;
}

.logoBg
{
    padding: 0px;
    width: 202px;
    height: 16px;
    background-image: url(../Images/logo_bottom.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#header .topMenu
{
    width: 749px;
    float: left;
    height: 87px;
    padding-left: 0px;
    padding-top: 125px;
    
   
}

/*** Stejna vyska sloupcu ***/ 
#mainContent
{
    height: auto;
	float: left; 
	width: 1040px;
}




#leftColumn
{
    padding: 0px;
    
    float: left;
    background-color: white;
    width: 202px;
}

#middleColumn
{
    float: left;
    background-color: #ffffff;
    width: 590px;
    padding-left: 5px;
    padding-right: 6px;
    height: auto;
    padding-top: 5px;
}

#rightColumn
{
    float: left;
    
    width: 235px;
    height: 790px;
    background-image: url(../Images/rightBg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

#middleRightColumn
{
    float: left;
    background-color: #ffffff;
    width: 725px;
    padding-left: 10px;
    padding-right: 13px;
    height: auto;
}

#menuLeft1
{
    background-color: #515151;
    font-size: 16px;
    color: white;
    font-weight: bold;
    padding: 5px;
    background-image: url(../Images/leftMenu1_bg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#menuLeft2
{
    background-color: #6f6f6f;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 5px 10px 5px;
    background-image: url(../Images/leftMenu2_bg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#menuLeft3
{
    background-color: #878586;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    background-image: url(../Images/leftMenu3_bg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#menuLeft1 a
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    
}

#menuLeft2 a
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    
}

#menuLeft3 a
{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}

.menuLeftItem1
{
    margin-bottom: 5px;
    background-image: url(../Images/menuLeft1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    margin-left: 10px;
}

.submenuLeftItem1
{
    margin-bottom: 5px;
    background-image: url(../Images/menuLeft1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    margin-left: 20px;
}

.menuLeftItem2
{
    margin-bottom: 5px;
    background-image: url(../Images/menuLeft2.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    margin-left: 10px;
}

.menuLeftItem3
{
    margin-bottom: 5px;
    background-image: url(../Images/menuLeft3.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    margin-left: 10px;
}

#footer
{
    
    background-color: #ffffff;
    text-align: center;
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 950px;
    
    
} 

.photoContentItem
{
    width: 237px;
    height: 225px;
    background-color: White;
    border: solid 1px #494949;
}

.photoContentHeader
{
    width: 226px;
    background-color: Black;
    height: 19px;
    color: White;
    font-weight: bold;
    padding-left: 11px;
}

.photoContentHeader a 
{
    color: White;
}

.photoContentPhoto
{
    width: 237px;
    padding-top: 7px;
    padding-bottom: 5px;
    text-align: center;
    height: 169px;
}

.photoContentFooter
{
     width: 226px;
    background-color: #000000;
    height: 20px;
     color: White;
    padding-top: 5px;
    padding-left: 11px;
}

.photoContentVote
{
    border: solid 1px white;
    padding-left: 4px;
    padding-right: 4px;
    color: White;
    text-decoration: none;
    margin-left: 65px;
}

.photoSep
{
    width: 202px;
    padding-top: 1px;
    padding-bottom: 2px;
}

/* ---------------------- menu ------------------------------ */
#menu
{
    
    height: 38px;
    margin-top: 45px;
    
   
}

#menu ul {
	padding: 0px;
	margin: 0px;
}



#menu ul li {
	display: block;
	float: left;
	
}

#menu ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/topMenuLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	margin-right: 3px;
	cursor: pointer;
	
}

#menu ul li a:hover, #menu ul li a.active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../Images/topMenuActiveLeft.gif);
	
}

#menu ul li a:hover span, #menu ul li a.active span {
	background-image: url(../Images/topMenuActiveRight.gif);
}
#menu ul li a span {
	display: block;
	float: left;
	background-image: url(../Images/topMenuRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 13px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

#rightPanel
{
    width: 145px;
    
}


#rightPanelTitle
{
    width: 138px;
    padding-top: 5px;
    font-size: 16px;
    text-decoration: underline;
    padding-left: 8px;
    font-weight: bold;
    color: Black;
    text-align: center;
    
}

#rightPanelBody
{
    width: 129px;
    padding-top: 102px;
    
    padding-left: 10px;
    padding-right: 7px;
}

#rightPanel .item
{
    height: 205px;
    
    margin-bottom: 22px;
}

#rightPanel .itemTitle
{
    font-size: 11px;
    color: black;
    font-weight: bold;
}

#rightPanel .itemTitle a
{
    font-size: 11px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#rightPanel .itemDescription
{
    font-size: 11px;
    color: #4e4e4e;
}

#rightPanel .itemPrice
{
    padding-top: 0px;
    font-size: 11px;
    color: black;
    font-weight: bold;
}

#rightPanelMore
{
    font-size: 11px;
    text-align: right;
    padding-top: 5px;
    font-weight: bold;
    padding-bottom: 5px;
}

.productItem
{
    width: 188px;
    border: solid 1px #bfc0c2;
    margin-bottom: 20px;
    float: left;
    margin-right: 5px;
    
}

.productItemTitle
{
    width: 188px;
    
    color: Black;
    text-align: center;
    font-weight: bold;
}

.productItemTitle a
{
    
    color: black;
    text-decoration: none;
}

.productItemBody
{
    width: 174px;
    height: 214px;
    
    
    text-align: center;
    padding-top: 5px;
    
    font-size: 11px;
    padding-left: 7px;
    padding-right: 7px;
}

.productItemFooter
{
    width: 188px;
    float: left;
    color: black;  
    font-size: 11px;
    
    padding-top: 4px;
    padding-bottom: 2px;
    
    
    border-top: solid 1px #bfc0c2;
}

.productItemFooter .left
{
	padding-left: 5px;
    width: 113px;
    float: left;
}

.productItemFooter .right
{
    float: left;
    width: 70px;
}

/* ---------------------- produkt ------------------------------ */
#productDetail
{
    margin-top: 15px;
    width: 580px;
    float: left;
}

#productDetail .left
{
    width: 345px;
    float: left;
    padding-right: 8px;
}

#productDetail .right
{
    float: left;
    width: 227px;
    
    
}

#productDetail .code
{
    background-color: #ededed;
    width: 211px;
    padding: 7px;
    color: Black;
    font-weight: bold;
    font-size: 12px;
    
}

#productDetail .shortDescription
{
    width: 211px;
    color: #4e4e4e; 
    padding: 7px;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
}

#productDetail .longDescription
{
    margin-top: 10px;
   color: #4e4e4e; 
}

#productDetail .cart
{
    background-color: #ededed;
    width: 213px;
    padding: 7px;
    color: Black;
    font-weight: bold;
   
}


.priceTitle
{
    color: #4e4e4e;
    font-weight: bold;
    font-size: 15px;
}

.priceValue
{
    color: #000000;
    font-weight: bold;
    font-size: 15px;
}

.count
{
    background-color: #d3d3d3;
    border: solid 1px white;
}

.orderInfo
{
    font-size: 9px;
    font-style: italic;
    margin-top: 10px;
}

/* ---------------------- produkt ------------------------------ */
.cartHeaderStyle
{
    background-color: Black;
    color: White;
    font-size: 11px;
}

.cartRow
{
    padding-top: 5px;
    height: 15px;
    border-bottom: solid 1px Black;
}

.cartAlternateRow
{
   border-bottom: solid 1px Black; 
}

.smallDrop
{
    font-size: 9px;
}

.childTitle
{
   color: #000000;
   font-weight: bold;
   margin-bottom: 10px;
}

.catHeader
{
	float: left;
	width: 580px;
	margin-bottom: 20px;
}