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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* ************* */
/* END CSS RESET */
/* ************* */

* {margin:0; padding:0;}
body {font:normal 10px Lucida Grande, Lucida Sans Unicode, sans-serif; color:#666; background:url(img/bg-red.jpg) top center no-repeat #000000;}
h1, h2, h3, h4, h5, h6 {margin:10px 0 0 0;}
p {margin:0px 0px 20px 0px;}
a {outline:none; text-decoration:none; color:#ec008c;}
a:hover {color:#ec008c;}
a img {border:none;}
 .pinkTitle
{
color:#ec008c; padding:10px;
}

a {
color:#ec008c;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}

body {
-x-system-font:none;
background:#fff url(/css/images/background.png) scroll center top;
background-repeat: repeat-y;
color:#666666;
font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

#logo
{
	background:url(/css/images/avon.predstavitel.png) no-repeat;
	background-position:30px 0px;
	display:block;
	cursor:pointer;
	width:330px;
	height:120px;	
	margin-top:25px;
}

div#wrapper {
margin:0 auto;
width:950px;
}

#header
{
    width:950px;
    height:145px;	
    background:url(/css/images/head.jpg) no-repeat;
	
	background-position: 650px 0px;	
}


div#content {
    background:#FFFFFF none repeat scroll 0 0;    
    padding:20px 20px 0;
    width:480px;
    z-index:1;
    float: left;
    display: inline; /* work around IE bug */
}

div#content table td
{
padding:4px;
}

div#content input[type=submit]
{
padding:3px;
}

div#homePageOffers
{
    margin-bottom:20px;    
    padding-bottom:10px;
    height:250px;
}

div#homePageOffers h3
{
    padding-left:30px;
    font-size:20px;
    font-weight:normal;
    color:#ec008c;
    }       
    
div#homePageOffers p
{
    color:#000;
    font-size:14px;
    }    
    
div#homePageOffers a
{
    display:block;
    }

div#homePageContent
{
    padding:20px;    
    margin:0 auto;
    padding-left:30px;
    }

#homePageContent .leftColumn
{
    width:650px;
    float:left;
}

#homePageContent .rightColumn
{
    width:200px;
    float:right;
    padding-top:30px;
    margin-right:10px;
    }

#homePageContent .latestNews
{
    padding-bottom:20px;
    }
    
#homePageContent .latestNews h1
{
    
}   

#homePageContent .latestNews ul li a
{
    margin-bottom:15px;    
} 
    
#homePageContent .blogFeeds
{
    padding-bottom:20px;
}

.blogFeedsWrapper
{
border:1px solid gray;
 padding-left:10px;
 background:#fde5f3;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
	color:#ad006b;	
}

h1 {
	margin-bottom:0;
	padding-bottom:10px;
	margin-left:10px;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#d61719;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information {
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:760px;
	}
		
#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:25.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone {
	text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#menu
{
/*background:transparent url(images/nav.jpg) repeat scroll 0 0;*/
background:#fde5f3;  
height:45px;
position:relative;
width:950px;
z-index:2;
border-top:solid 1px #aeaeae;
border-bottom:solid 1px #aeaeae;
}

#menu ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:30px;
height:45px;
}

#menu ul  li {
float:left;
width:130px;
text-align:center;
}

#menu ul  li a{
-x-system-font:none;
color:#ec008c;
display:block;
font-family:Verdana;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
padding:13px 16px 10px;
text-decoration:none;
height:22px;
}

#menu ul  li a:hover{
text-decoration:none;
color:#fff;
background-color:#e377b0;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background:#e50278;
	position:relative;
	}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}

#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:21%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#87003a;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	background:#AD006B;
	position:relative;
	color:#ffffff;
	font-size: large;
	padding:.5em 20px .7em 20px;
	margin-bottom:5px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

#pagetitle h2
{
    color:#fff;
font-size: large;
margin-bottom:0px;
padding-bottom:0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(/images/bg-photo.png) top repeat-x;	
	display:block;
	width:148px;
	height:111px;	
	margin:10px;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {	
	clear:both;
	background:#fde5f3 none repeat scroll 0 0;
	margin:10px 0 50px;
	padding:30px 30px 30px 30px;
	width:890px;
	text-align:center;
	font-size:12px;
}

#footer div {
	background:#4b6cb5 url(/images/bg-nav-side.png) bottom right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}



.info {	PADDING-RIGHT: 0px;	
       	PADDING-LEFT: 0px;	
       	FONT-SIZE: 14px;	
       	PADDING-BOTTOM: 0px;	
       	MARGIN: 0px;	
       	PADDING-TOP: 0px;	
       	POSITION: absolute;	
       	TOP: -500px}

input[type=text]
{
	background-color:#EF8EAD;
	color:#AD006B;
	border:1px solid #cecece;
}

textarea
{
	background-color:#EF8EAD;
	color:#AD006B;
	border:1px solid #cecece;
}

input[type=submit]
{
	background-color:#AD006B;
	color:#d4e7f8;
	border:1px solid #cecece;
}


ul.list-of-links 
{
    background:#fde5f3;  
    padding:10px;	
	border:1px solid gray;
}

ul.list-of-links li {
	border:none;
	margin-top:5px;
}

ul.list-of-links li a
{
    color:#ad006b;	
    }

.feed
{
	padding-top:10px;	
	text-align:left;	
}

.feed h3
{
color:#d61719;
font-size:14px;
}

.feedList, .feed ul
{
  list-style-type:none;
  background:#fde5f3;  
    padding:10px;
}

.feedList a{
margin:10px;
color:#EC008C;
font-size:15px;
}

.feedList small
{
	margin-left:25px;
	}

.feedList h4 a:hover{
color:#ad006b;
}

.feedList p
{
    margin-bottom:5px;
}

.feedList li
{
    margin-bottom:15px;
}

.feedList
{
    
}

#newsletter
{    
    margin-bottom:0px;
    padding:15px;
    background:url(/css/images/avon.newsletter.background.jpg) no-repeat;    
    width:200px;
    height:82px;    
}
       
#histlist
{    
    margin-bottom:0px;
    padding:15px;
    background:url(/css/images/avon.newsletter.background.jpg) no-repeat;    
    width:200px;
    height:82px;   
    padding-left:0px;
    text-align:center; 
}        

div#leftPane
{
    padding-top:20px;
    width:180px; 
    float:left;
    margin-left:20px;
    }
    
div#rightPane
{
    padding-top:20px;
    width:200px;
    float:right;
    margin-right:20px;
    }    

#freeDelivery
{
    background:url(/css/images/avon.bezplatna.dostavka.gray.jpg) no-repeat;
    width:200px;
    height:151px;
    margin-bottom:10px;
}    

#freeDelivery a
{
    cursor:pointer;
}

#freeDelivery:hover
{
    background:url(/css/images/avon.bezplatna.dostavka.jpg) no-repeat;
    width:200px;
    height:151px;
}    

#facebook
{
    background:url(/css/images/facebook-logo-gray.100.jpg) no-repeat;
    width:100px;
    height:100px;
    margin-bottom:10px;
}

#facebook:hover
{
    background:url(/css/images/facebook-logo.100.jpg) no-repeat;
    width:100px;
    height:100px;
}

#facebookInner
{    
    width:100px;
    height:100px;
}

#facebook a
{
    cursor:pointer;
}

#freeDeliveryInner
{
    width:200px;
    height:151px;    
}
    
#representative
{
    background:url(/css/images/avon.predstastavitel.gray.jpg) no-repeat;
    width:200px;
    height:256px;
    margin-bottom:10px;
}

#representative:hover
{
    background:url(/css/images/avon.predstastavitel.jpg) no-repeat;    
}

#representativeInner
{    
    width:200px;
    height:256px;
}

#representative a
{
    cursor:pointer;
}

#homePageContent .panes .item
{
    border:1px solid #fff;
    margin-bottom:0px;
}

#homePageContent .panes .item img
{        
    }

#homePageContent .panes .item:hover
{
    background:#fde5f3; 
    border:1px solid gray;        
}    

#homePageContent .panes img
{    
    vertical-align:super;
    }

#homePageContent .panes .item h2
{
    padding-top:10px;
    margin-bottom:20px;    
    }

#homePageContent .panes .item p
{
    margin:0px;
}

#homePageContent .panes .item table tr td
{
    vertical-align:middle;    
    }

.orderForm td
{
vertical-align:top;
valign:top;
}

#facebook_logo
{
	background-image:url(/images/facebook_pink.70.png);
	width:70px;
	height:70px;
	
	position:absolute;
	top:99px;		
	margin-left:853px;	
	cursor:pointer;
}

#facebook_logo:hover
{
	top:80px;
	}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

