@charset "utf-8";

body {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f8e6f1;
	background-image: url(images/bkg.jpg);

}

p {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}



.bkgPOZA {

	background-image: url(images/p_index.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.paddPOZA10px {

	margin-top: 10px;

	margin-left: 10px;

}



#header {

	height: 173px;

	color: #FFFFFF;

	background-image: url(images/logo2.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

#logo2 {

	float: left;

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-top: 175px;
	
}

#logo2 a:link {	color: #FFFFFF; text-decoration: underline;}

#logo2 a:visited {	color: #FFFFFF; text-decoration: none;}

#logo2 a:hover {	color: #FFFFFF; text-decoration: none ;}

#logo2 a:active {	color: #FFFFFF; text-decoration: none;}







#headerBRAND {

	height: 173px;

	width: 270px;

	float: left;

	text-align: left;

	vertical-align: bottom;

	background-image: url(images/logo_jessica.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}

#menuTOP {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	margin-top: 55px;

	margin-right: 225px;

	text-align: right;

	margin-left: 50px;

	height: 26px;

	font-weight: bold;

	color: #FFFFFF;

}

#menuTOP a:link {

	color: #333333;

	text-decoration: none;

}

#menuTOP a:visited {

	color: #333333;

	text-decoration: none;

}

#menuTOP a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

#menuTOP a:active {

	color: #333333;

	text-decoration: none;

}







#continut {

	margin-right: 205px;

	background-color: #FFFFFF;

	background-image: url(images/colturisus.gif);

	background-repeat: no-repeat;

	padding: 40px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 19px;

	color: #484848;

}

#continut_home {

	margin-right: 205px;

	background-color: #FFFFFF;

	background-image: url(images/colturisus.gif);

	background-repeat: no-repeat;

	padding: 14px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 19px;

	color: #484848;
	
	width:542px;
	
	text-align:justify;

}

.continutJOS {

	margin-right: 122px;

	background-image: url(images/bun2_45.png);

	background-repeat: no-repeat;

	background-position: left top;

}

#footer {

	margin-right: 122px;

	margin-bottom: 20px;

	margin-top: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #efefef;

	text-align: center;

}

#footer p {

	margin-bottom: 7px;

}

#footer a:link {	text-decoration: underline;	color:#FF8080;}

#footer a:visited {	text-decoration: underline;	color: #FF8080;}

#footer a:hover {	text-decoration: none;	color: #FF8080;}

#footer a:active {	text-decoration: underline;	color: #FF8080;}









#continut p {

	line-height: 20px;

	margin-top: 0px;

	margin-right: 0px;

	margin-left: 0px;
	text-align:justify;

}

#continut ul {

	margin-top: 0px;

	padding-top: 0px;

}

#continut li {

	margin-top: 0px;

}
#continut a{

    font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FF8080;

	text-decoration:none;

}


h1 {

	font-family: "Trebuchet MS", Tahoma;

	font-size: 18px;

	color: #999999;

	margin-top: 0px;

}

h2 {

	font-family: "Trebuchet MS", Tahoma;

	font-size: 16px;

	font-weight: bold;

	color: #7096c7;

	margin-bottom: 5px;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FF3535;

	margin-bottom: 5px;

}



.borderTABLEjos {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #c6c6c6;

}





.divcontinut {

	margin-top: 30px;

	margin-right: 30px;

	margin-left: 30px;

}







/******************************************/





/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */

    

.animatedtabs{

	overflow: hidden;

	width: 100%;

	font-size: 13px; /*font of menu text*/

	color: #FFFFFF;

}





.animatedtabs ul{

	list-style-type: none;

	margin: 0;

	margin-left: 10px; /*offset of first tab relative to page left edge*/

	padding: 0;

}



.animatedtabs li{

	float: left;

	margin: 0;

	padding: 0;

}



.animatedtabs a{

	float: left;

	position: relative;

	top: 5px;

	margin: 0;

	margin-right: 3px; /*Spacing between each tab*/

	padding: 0 0 0 9px;

	text-decoration: none;

	background-image: url(images/bmeniucoltst.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}



.animatedtabs a span{

	float: left;

	position: relative;

	display: block;

	padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */

	font-weight: bold;

	color: black;

	background-image: url(images/bmeniucoltdr.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}



/* Commented Backslash Hack hides rule from IE5-Mac \*/

.animatedtabs a span {float:none;}

/* End IE5-Mac hack */





.animatedtabs .selected a{

	background-position: 0 -125px;

	top: 0;

	color: #990000;

}



.animatedtabs .selected a span{

	background-position: left top;

	color: #FFFFFF;

	padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */

	top: 0;

	background-image: url(images/bmeniurosu.gif);

	background-repeat: repeat;

}



.animatedtabs a:hover{

background-position: 0% -125px;

top: 0;

}



.animatedtabs a:hover span{

background-position: 100% -125px;

padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */

top: 0;

}

#meniuSTANGA {

	margin-top: 200px;

}

#submeniu {



}

#submeniu ul {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 17px;

}

#submeniu a:link {

	color: #333333;

	text-decoration: none;

	background-color: #E2DCDC;

	margin: 0px;

	padding: 0px;

}

#submeniu a:visited {	color: #333333;	text-decoration: none;}

#submeniu a:hover {	color: #333333;	text-decoration: underline;}

#submeniu a:active {	color: #333333;	text-decoration: none;}













#glowingtabs{

	float:right;

	width:100%;

	text-align: right;

}



#glowingtabs ul{

	list-style-type: none;

	margin-left: 5px; /*Left offset of entire tab menu relative to page*/

	padding:0;

	list-style-position: inside;

	text-align: right;

	float: right;

	margin-top: 0;

	margin-right: 2px;

	margin-bottom: 0;

}



#glowingtabs li{

	display:inline;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

	padding-right: -7px;

	padding:0;

	text-align: right;

}



#glowingtabs a{

	float:left;

	margin-right: 5px;

	text-decoration:none;

	background-image: url(images/bkgmenust.gif);

	background-repeat: no-repeat;

	background-position: left top;

	font-size: 13px;

	color: #333333;

	font-family: Arial, Helvetica, sans-serif;

	width: auto;

	margin-top: 0;

	margin-bottom: 0;

	margin-left: 0px;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 7px;

	height: 27px;

	text-align: right;

}



#glowingtabs a span{

	float:left;

	display:block;

	font-weight:bold;

	color:#333333;

	background-image: url(images/bgmenuok.jpg);

	background-repeat: no-repeat;

	background-position: right top;

	padding-top: 6px;

	padding-right: 12px;

	padding-bottom: 7px;

	padding-left: 3px;

	width: auto;

	height: 27px;

}

#glowingtabs #current a{ /*onMouseover style*/

	background-image: url(images/bkgmenustrosu.gif);

	background-repeat: no-repeat;

	background-position: left top; /*Shift background image up to start of 2nd tab image*/

	color: #FFFFFF;

}



#glowingtabs #current a span{ /*onMouseover style*/

	background-image: url(images/bgmenuokrosu.jpg);

	background-repeat: no-repeat;

	background-position: right top; /*Shift background image up to start of 2nd tab image*/

	color: #FFFFFF;

}

#glowingtabs a:hover{ /*onMouseover style*/

	background-image: url(images/bkgmenustrosu.gif);

	background-repeat: no-repeat;

	background-position: left top; /*Shift background image up to start of 2nd tab image*/

	color: #FFFFFF;

}



#glowingtabs a:hover span{ /*onMouseover style*/

	background-image: url(images/bgmenuokrosu.jpg);

	background-repeat: no-repeat;

	background-position: right top; /*Shift background image up to start of 2nd tab image*/

	color: #FFFFFF;

}
/* Div jos (show / hide)*/

#continut_d {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	overflow:visible;

	position:absolute;
	font-size:12px;

	top:1200px;

	color:#787878;

    margin-left: 50%;

    margin-right: 50%;

    left: -400px;  

    width: 800px;

}

#continut_d a{

    font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	text-decoration:none;

}
.zinfo {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:8px;

	color:#b5b5b5;

}

/* Div jos (show / hide)*/
