*
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial;
    font-size: 12px;    
}

a
{
    text-decoration: none;
    outline: none;
    color: #565656;  
}

ol, ul
{
	list-style-position: inside;
}



a:hover
{
    text-decoration: underline;
}

body
{    
    color: #565656;
	background: url(images/bg-pic.jpg) no-repeat top center;
	background-color: #019A7C;
}

img
{
    border: 0px;
}

input, select
{
	color: black;
	height: 14px;
}

.radio
{
	color: black;
	background-color: transparent;
	height: 18	px;
	width: 16px;
	border: 0px;
}

textarea
{	
	
}


select
{
	height: 20px;
}

.button2, .button
{
	background: url("images/btn.gif");
	width: 86px;
	border: 0px;
	height: 18px;
	color: white;
	font-weight: bold;
	font-size: 8.0pt;
	display: block;
	text-align: center;
	line-height: 16px;	
	padding-bottom: 1px;
	cursor: pointer;;
}

input.button
{
	background: url("images/btn.gif");	
}

input.button2
{
	background: url("images/btn2.gif");
}

.breadcrumb, .breadcrumb a {
	color: rgb(87,87,87);
	font-weight: normal;
	font-size: 13px;
}

.breadcrumb a {
	font-weight: bold;
}

.left
{
	float: left;
}

.right
{
	float: right;	
}

form
{
	display: inline;
}


#wrapper
{
    width: 766px;
    margin: 0px auto;        
}

#topMenu
{
	
    height: 68px;
	background: url(images/header-bg.png) no-repeat;
    /*background: url(images/horny-pasik.png) repeat-x;*/ 
}

	
    .topMenuItem a
    {
        padding-top: 25px;
        font-size: 15px;
		font-weight: bold;        
        font-family: Tahoma;
        float: left;
        width: 153px;
        text-align: center;
        color: black;
        outline: none;
        font-variant: small-caps;
    }
	
h1
{
	margin-bottom: 20px;
	font-size: 15px;
}

#header
{
    background: url(images/header-obrazok.jpg) no-repeat;
    background-color: black;
    height: 214px;
    display: block;
	width: 766px;
	position: relative;
	cursor: pointer;;
}

    #header-text
    {
        position: absolute;
		color: rgb(0,60,44);
        font-family: Tahoma;
        font-size: 7.6pt;
        font-variant: small-caps;
		top: 125px;
		left: 30px;
    }
    
    #logo img
    {
    }
    
    #logo strong
    {
        font-size: 8.6pt;
    }

#statusBar
{
    background: url(images/riadokskosikom-bg.png) repeat-x top;    
    height: 50px;
    color: black;
    font-size: 8.4pt;
	position: relative;
}       

	#statusBar .kosik
	{
		position: absolute;
		left: 15px;
		top: 12px;
	}

    #statusBarCart
    {                        
        font-family: Tahoma;        
        padding-top: 14px;
        padding-left: 30px;        
        margin-left: 20px;        
        height: 30px;
        float: left;
        font-size: 13px;
		color: rgb(181,187,185);
    }
	
	#statusBarCart .text
	{
		color: black;
		font-size: 11px;
		padding-left: 5px;
	}
    
    #statusBarCart a.shoppingCart
    {
        color: black; 
        font-size: 13px;
        font-weight: bold;
        line-height: 17px;
		padding-right: 5px;
		font-variant: small-caps;
    }
    
    
    #statusBarCart a.prodCount 
    {
        color: rgb(8,76,51);
        font-size: 17px;
        font-weight: bold;
    }
    
    #statusBarTitle
    {
        float: left;
        font-size: 8.4pt;
        font-weight: bold;
        margin-left: 34px;
        margin-top: 17px;
    }
    

#contentWrapper
{
    background: url(images/bg-plocha.png) white repeat-x;
    padding-top: 11px;	
}
    
    #leftMenu
    {
        padding-left: 21px;
        padding-right: 22px;
        padding-top: 10px;
        width: 163px;
        
        float: left;
    }
    
        .widget
        {
            color: #6A8786;
            background: url(images/widget_border.png) repeat-x bottom;
			marign: 0px;
			padding: 0px;            
            padding-bottom: 17px;
            margin-bottom: 17px;
        }
        
        .widget ul
        {
            list-style: none;
			margin: 0px;
			padding: 0px;
            margin-left: 15px;			
        }
        
        .widget li a
        {
            color: rgb(86,86,86);
			margin: 0px;
			padding: 0px;
            padding-left: 18px;
            background: url(images/arrow.png) no-repeat 6px 5px;
            font-size: 8.6pt;
            font-family: Tahoma;
            line-height: 17px;
			display: block;
        }
        
        .widgetTitle
        {
            font-family: Tahoma;
            font-weight: bold;
            font-size: 8.6pt; 
            color: rgb(12,76,52);
            padding-left: 0px;            
            display: block;
            padding-bottom: 15px;
        }
        
        .widgetNewProduct
        {
                        
        }
        
        .widgetNewProduct a img
        {
        	border: 3px #2C4040 solid;
        }
        
        .widgetNewProductTitle
        {
            font-family: Verdana;
            color: #6A8786;
            font-variant: small-caps;
            font-size: 14px;
            padding-top: 5px;
            display: block;
            font-weight: bold;
            text-align: center;     
            padding-right: 10px;       
        }
        
        .widgetNewProductPrice
        {
            color: #FDEA9F;
            font-size: 18px;                
            font-family: Tahoma;
            text-align: center;
            display: block;
            padding-right: 10px;
        }
    
    #content
    {        
        width: 559px;         
        float: left;
		padding-top: 10px;               
    }
    
        .product
        {
            width: 228px;
            height: 320px;
            background-color: rgb(198,232,215);
            border: 1px rgb(10,75,51) solid;
            float: left;                                    
            margin-right: 9px;
            margin-bottom: 9px;
            padding: 20px;   
            display: inline;     
                   
        }
        
            .product h2 a
            {
                font-family: Verdana;
                color: rgb(12,76,52);
                font-variant: small-caps;
                font-size: 14px;
                border-bottom: 1px #2C4040 solid;
                padding-bottom: 15px;
                display: block;
            }
            
            .product img
            {
                margin-left: 5px;
                margin-top: 10px;
                margin-right: 5px;
            }
            
            .product p
            {
                margin-top: 10px;
                font-family: Verdana;
                color: rgb(87,85,86);
                font-size: 10px;
                padding: 6px;            
                height: 40px;
                overflow-y: hidden; 
            }
        
            .productPrice
            {
                margin-top: 15px;
                color: rgb(9,77,52);
                font-size: 18px;                
                font-family: Tahoma;
				font-weight: bold;
                width: 110px;
                padding-top: 5px;
                padding-bottom: 5px;
                text-align: center;
                float: left;
            }
            
            .productControls
            {
                float: left;
                padding-left: 10px;
                padding-top: 13px;
                vertical-align: top;
            }
            
                .productControls img
                {
                    display: block;
                    padding: 0px;
                    margin-bottom: 5px;
                    margin-top: 0px;                    
                }
        #productPageTitle
        {
        	color: #C4BB8E;
    		font-size: 8.4pt;
    		font-weight: bold;
    		background: url("images/left_menu_title_arrow.png") no-repeat 2px 1px;;
    		padding-left: 17px;    		
        }
        
        #productPageProduct
        {
        	width: 510px;
        	padding: 20px;
        	background-color: rgb(198,232,215);
            border: 1px #2C4040 solid;
        }
        
        #productPageImage
        {
        	float: left;
        	
        	margin-bottom: 10px;        	        	
        }
        
        #productPageInfo
        {
			width: 210px;
        	float: left;        	
        	vertical-align: top;        	
        }
        
        #productPageDescription
        {
            float: left; 
			padding-top: 0px;
            padding: 10px; 
            width: 245px;
			color: #565656;
        }
		
		#productPageDescription ul
		{
			list-style: none;
		}
        
        #productPageDescription ul li
        {
            padding-left: 15px;
			background: url(images/arrow.png) no-repeat scroll 6px 5px transparent;            
        } 
        
        #productPageControlls
        {
        	border-top: 1px #2C4040 solid;
        	margin-top: 20px;
        	padding-top: 10px;
        	width: 510px;
        }
        
        
        #productPagePrice
        {
        	text-align: center;
        	color: rgb(12, 77,53);
            font-size: 18px;                
            font-family: Tahoma;
        }
        
#footer
{
    color: #6A8786;        
}
    
    #footerLeft
    {
        width: 186px;
        float: left;
        font-size: 7.6pt;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #footerRight
    {
        
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        border-left: 1px #2C4040 solid;
        margin-bottom: 10px;
        font-size: 7.6pt;
        width: 533px;
        
    }
    
    #footerRight a
    {
        font-size: 7.6pt;
        color: #6A8786;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 20px;
        text-decoration: underline;
        font-family: Tahoma;
    }

.soft4u
{
    float: right;
    font-size: 7.6pt;    
}

#footerRight .soft4u a
{
    padding-left: 0px;
    text-decoration: none;    
}


#footerRight .soft4u a:hover
{
    text-decoration: underline;
}

.warning, .error
{
	color: red;
	margin-bottom: 10px;		
}

.message
{	
}

.required
{
	color: #E04040;
}

ol
{
	list	
}

