/* TOP */
DIV.top {
	background-image: url(../images/border-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position:relative;
}

DIV.top DIV.logo {
	display: block;
	float: left;
	position:absolute;
	background-image: url(../images/zaglavlje-baby-planeta.jpg);
	width:842px;
	height:144px;
	z-index: 10;
	/*padding: 5px 10px 0px 10px;*/
}

DIV.top DIV.logo DIV.caption {
	font-size: 12px;
	font-weight: bold;
	color: #D36777;
}

DIV.top A {
	display: block;
} 

DIV.top A:hover {
	text-decoration: none;
} 

DIV.top DIV.banners {
	display: inline;
	float: right;

	margin: 20px 0px 0px 0px;
}

DIV.top DIV.banners DIV.items {

}

DIV.top DIV.banners DIV.items DIV.item {

}

/* NAVIGATION TOP */
DIV.top DIV.navigation-top {
	display: block;
    float: right;

	position: absolute;	
	top: 113px;
	left: 220px;

	width: 600px;
	height: 37px;
	
	z-index:100;
}

DIV.top DIV.navigation-top DIV.items {
    float: right;
}

DIV.top DIV.navigation-top DIV.items DIV.item {
	display: block;
    float: left;

	height: 37px;

	background-image: url(../images/top-menu-item.gif);
	background-repeat: repeat-x;
}

DIV.top DIV.navigation-top DIV.items DIV.item DIV.left {
	display: block;
    float: left;

	width: 26px;
	height: 37px;

	background-image: url(../images/top-menu-item-left.gif);
}

DIV.top DIV.navigation-top DIV.items DIV.item DIV.right {
	display: block;
    float: left;

	width: 26px;
	height: 37px;
	padding: 0px;

	background-image: url(../images/top-menu-item-right.gif);
	
	position:static;
}

DIV.top DIV.navigation-top DIV.items DIV.item A {
	display: block;
    float: left;

	height: 37px;

	padding: 10px 5px 0px;

	font-size: 14px;
	font-weight: bold;
	color: #5BA8DD;
}

DIV.top DIV.navigation-top DIV.items DIV.item A:hover {
	text-decoration: none;
}

DIV.top DIV.navigation-top DIV.items DIV.active {
	display: block;
    float: left;

	height: 37px;

	background-image: url(../images/top-menu-item-active.gif);
	background-repeat: repeat-x;
}

DIV.top DIV.navigation-top DIV.items DIV.active DIV.left {
	display: block;
    float: left;

	width: 26px;
	height: 37px;

	background-image: url(../images/top-menu-item-left-active.gif);
}

DIV.top DIV.navigation-top DIV.items DIV.active DIV.right {
	display: block;
    float: left;

	width: 26px;
	height: 37px;
	padding: 0px;

	background-image: url(../images/top-menu-item-right-active.gif);
}

DIV.top DIV.navigation-top DIV.items DIV.active A {
	display: block;
    float: left;

	height: 37px;

	padding: 10px 5px 0px;

	font-size: 14px;
	font-weight: bold;
	color: #D36777;
}

DIV.top DIV.navigation-top DIV.items DIV.active A:hover {
	text-decoration: none;
}
/* NAVIGATION TOP */
/* TOP */

/* BORDER */
DIV.border {
	background-image: url(../images/border-right.gif);
	background-repeat: repeat-y;
	background-position: right;

	display: block;
    float: left;

	width: 842px;
}

DIV.border DIV.top-right {
	background-image: url(../images/border-top-right.gif);
	background-repeat: no-repeat;
	background-position: right;

	display: block;
	float: left;

	width: 842px;
	height: 18px;

	position: relative;
	top: -7px;
}

DIV.border DIV.bottom-right {
	background-image: url(../images/border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right;

	display: block;
	float: left;

	width: 842px;
	height: 21px;
}
/* BORDER */

/* LEFT */
DIV.left {

}

DIV.left DIV.navigation-left {
	display: inline;
	float: left;

	width: 180px;
	margin: 9px;

	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;

	background-color: #F6E7E1;
}

DIV.left DIV.navigation-left DIV.items {

}

DIV.left DIV.navigation-left DIV.items DIV.item {
	display: block;
	float: left;

	width: 180px;

	border-top: solid 1px #000000;
}

DIV.left DIV.navigation-left DIV.items DIV.item A {
	display: block;
	float: left;

	width: 145px;
	padding: 10px 5px 10px 25px;

	background-image: url(../images/flower-blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;

	font-size: 12px;
	font-weight: bold;
	color: #5177B8;
}

DIV.left DIV.navigation-left DIV.items DIV.item A:hover {
	background-image: url(../images/flower-pink.gif);

	color: #D36777;

	text-decoration: none;
} 

DIV.left DIV.navigation-left DIV.items DIV.active {

}

DIV.left DIV.navigation-left DIV.items DIV.active A {
	display: block;
	float: left;

	width: 145px;
	padding: 10px 10px 10px 25px;

	background-image: url(../images/flower-pink.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;

	font-size: 12px;
	font-weight: bold;
	color: #D36777;
}

DIV.left DIV.navigation-left DIV.items DIV.active A:hover {
	background-image: url(../images/flower-pink.gif);

	color: #D36777;

	text-decoration: none;
} 

DIV.left DIV.navigation-left DIV.subitems {
	display: none;
}

DIV.left DIV.navigation-left DIV.subitems DIV.item {
	display: block;
	float: left;

	width: 180px;
	
	border-top: solid 0px #000000;
}

DIV.left DIV.navigation-left DIV.subitems DIV.item A {
	display: block;
	float: left;

	width: 140px;
	padding: 5px 5px 5px 30px;

	font-size: 12px;
	font-weight: bold;
	color: #D36777;
	
	background-image: none;
}

DIV.left DIV.navigation-left DIV.subitems DIV.item A:hover {
	color: #D36777;

	text-decoration: none;
	
	background-image: none;
} 

DIV.left DIV.navigation-left DIV.subitems DIV.active {

}

DIV.left DIV.navigation-left DIV.subitems DIV.active A {
	display: block;
	float: left;

	width: 140px;
	padding: 5px 5px 5px 30px;

	font-size: 12px;
	font-weight: bold;
	color: #A6CD7E;
	
	background-image: none;
}

DIV.left DIV.navigation-left DIV.subitems DIV.active A:hover {
	color: #A6CD7E;

	text-decoration: none;
	
	background-image: none;
} 

DIV.left DIV.navigation-left DIV.subitems DIV.subitems2 {

}

DIV.left DIV.navigation-left DIV.subitems DIV.subitems2 DIV.item {
	display: block;
	float: left;

	width: 180px;
	
	border-top: solid 0px #000000;
}

DIV.left DIV.navigation-left DIV.subitems DIV.subitems2 DIV.item A {
	display: block;
	float: left;

	width: 140px;
	padding: 5px 5px 5px 35px;

	font-size: 11px;
	font-weight: bold;
	color: #D36777;
	
	background-image: none;
}

DIV.left DIV.navigation-left DIV.subitems DIV.subitems2 DIV.active A {
	display: block;
	float: left;

	width: 140px;
	padding: 5px 5px 5px 35px;

	font-size: 11px;
	font-weight: bold;
	color: #A6CD7E;
	
	background-image: none;
}

DIV.left DIV.box {
	display: inline;
	float: left;

	width: 180px;
	margin: 9px;

	border: solid 1px #000000;

	background-color: #DBC8EC;
}

DIV.left DIV.box DIV.caption {
	display: block;
	float: left;

	width:155px;
	padding: 5px 5px 5px 20px;

	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

DIV.left DIV.box A {
	color: #333333;
}

DIV.left DIV.box A:hover {
	text-decoration: none;
}

DIV.left DIV.box DIV.content {
	display: block;
	float: left;
	width: 170px;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #333333;
}

DIV.left DIV.box DIV.content DIV.newsletter LABEL {
	display: block;
	float: left;
	width: 170px;
}

DIV.left DIV.box DIV.content DIV.newsletter INPUT#email {
	display: block;
	float: left;
	width: 100px;
	border: 1px solid #000000;
}

DIV.left DIV.box DIV.content DIV.newsletter A.linkbutton {
	display: block;
	float: left;
	padding: 2px;
	width: 65px;
}

DIV.left DIV.banners {
	display: block;
	float: left;
	width: 200px;
}

DIV.left DIV.banners DIV.items {

}

DIV.left DIV.banners DIV.items DIV.item {

}

DIV.left DIV.banners DIV.items DIV.item DIV {
	display: block;
	float: left;

	width: 200px;
	padding: 10px 0px;

	text-align: center;
}
/* LEFT */

/* CENTER */
DIV.center {

}

DIV.center DIV.content-typo3 {
	width: 620px;
	padding: 0px 22px 0px 0px;
	/*color:#002BC0;*/
	font-size:11px;
	font-weight:normal;	
}

DIV.center DIV.content-typo3 H1{
	color:#99cc66;
	font-size: 20px;
	margin-top: 4px;	
}

DIV.center DIV.content-typo3 DIV.contentwrap DIV.csc-header P.csc-header-date {
	color: #99CC99;
	font-weight: bold;	
}

DIV.center DIV.home-tips-parent {
	display: inline;
	float: left;

	width: 305px;
	/*height: 450px;*/
	min-height: 450px;

	background-color: #FFFFFF;
}

DIV.center DIV.home-tips-parent DIV.home-tips {
	background-image:url(../images/home_tips_middle_background.gif);
	background-repeat: repeat-y;
	
	width: 305px;
	display:inline;
	float:left;
	
}

DIV.center DIV.home-tips DIV.title {
	background-image:url(../images/home_tips_top_background.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:25px;
	padding:5px 0 0 40px;
	width: 305px;
}

DIV.center DIV.home-tips-parent DIV.image {
	padding-bottom: 10px;
}

DIV.center DIV.home-tips DIV.items {
	display:block;
	float:left;
	padding:0 7px 0 8px;	
}

DIV.center DIV.home-tips DIV.items DIV.item {
	padding-bottom: 5px;
}

DIV.center DIV.home-tips DIV.items DIV.item DIV.image {
	display: block;
	float: left;
	width: auto;
	padding: 2px;
}

DIV.center DIV.home-tips DIV.items DIV.item DIV.title {
	font-size: 14px;
	font-weight: bold;
	
	color: #5BA8DD;

	float:none;
	
	height:auto;
	padding:0;
	width:auto;	
	
	padding-bottom: 2px;
	background-image: none;
}

DIV.center DIV.home-tips DIV.items DIV.item DIV.title A {
	font-size: 12px;
	font-weight: normal;
	
	color: #0055BB;
}

DIV.center DIV.home-tips DIV.items DIV.item DIV.title A:hover {
	text-decoration: underline;
}

DIV.center DIV.home-tips DIV.items DIV.item DIV.subtitle {
	
}

DIV.center DIV.home-tips DIV.button {
	display: block;
	float: right;

	width: 112px;
	height: 18px;

	padding: 5px 0px;
	margin-right: 10px;
	cursor: pointer;
	
	text-align: center;

	background-image: url(../images/home_news_events_button.gif);
	background-repeat: no-repeat;

	color: #d36777;
}

DIV.center DIV.home-tips A {
	color: #0055BB;
}

DIV.center DIV.home-tips A:hover {
	color: #d36777;
	text-decoration: none;
}

DIV.center DIV.home-tips DIV.bottom-border {
	background-image:url(../images/home_tips_bottom_background.gif);
	background-repeat:no-repeat;
	float:left;
	height:7px;
	width:305px;	
}

DIV.center DIV.home-news {
	display: inline;
	float: left;

	width: 305px;
	margin: 0px 0px 10px 10px;

	background-color: #CDEAB0;
	background-image: url(../images/home_news_middle_background.gif);
	background-repeat: repeat-y;
}

DIV.center DIV.home-news DIV.title {
	background-image: url(../images/home_news_top_background.gif);
	background-repeat: no-repeat;

	display: block;
	float: left;

	width: 305px;
	height: 25px;

	padding: 5px 0px 0px 40px;

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

DIV.center DIV.home-news DIV.items {
	display: block;
	float: left;

	width: 290px;

	padding: 5px 7px 0px 8px;
}

DIV.center DIV.home-news DIV.items DIV.item {
	display: block;
	float: left;
	width: 290px;
	padding-bottom: 10px;
}

DIV.center DIV.home-news DIV.items DIV.item DIV.image {
	display: block;
	float: left;
	width: auto;
	padding: 2px;
}

DIV.center DIV.home-news DIV.items DIV.item DIV.image IMG {
	border: 1px solid #A0C977;
}

DIV.center DIV.home-news DIV.items DIV.item DIV.title {
	background-image: none;

	float: none;

	width: auto;
	height: auto;
	padding: 0px;

	font-size: 12px;
	color: #5177b8;
}

DIV.center DIV.home-news DIV.items DIV.item DIV.title A {
	font-size: 12px;
	font-weight: normal;
	color: #0055BB;
}

DIV.center DIV.home-news DIV.items DIV.item DIV.title A:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0055BB;
	text-decoration: underline;
}

DIV.center DIV.home-news DIV.items DIV.item DIV.date {
	width: auto;
	padding: 0px;

	font-size: 11px;
	color: #EE0088;
}

DIV.center DIV.home-news DIV.items DIV.item DIV.subtitle {
	width: auto;
	padding: 0px;

	font-size: 11px;
	color: #333333;
}

DIV.center DIV.home-news DIV.button {
	display: inline;
	float: right;

	width: 112px;
	height: 18px;

	padding: 5px 0px;
	margin-right: 10px;

	text-align: center;

	background-image: url(../images/home_news_events_button.gif);
	background-repeat: no-repeat;

	color: #d36777;
	
	cursor: pointer;
}

DIV.center DIV.home-news A {
	color: #0055BB;
}

DIV.center DIV.home-news A:hover {
	/*color: #d36777;*/
	
	color: #d36777;
	text-decoration: none;
}

DIV.center DIV.home-news DIV.bottom-border {
	background-image: url(../images/home_news_bottom_background.gif);
	background-repeat: no-repeat;

	width: 305px;
	height: 7px;
	
	float: left;
}

DIV.center DIV.home-events {
	display: inline;
	float: left;

	width: 305px;
	margin: 0px 0px 10px 10px;

	background-color: #FFCC99;
	background-image: url(../images/home_events_middle_background.gif);
	background-repeat: repeat-y;
}

DIV.center DIV.home-events DIV.title {
	background-image: url(../images/home_events_top_background.gif);
	background-repeat: no-repeat;

	display: block;
	float: left;

	width: 305px;
	height: 25px;

	padding: 5px 0px 0px 40px;

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

DIV.center DIV.home-events DIV.items {
	display: block;
	float: left;

	width: 290px;

	padding: 5px 7px 0px 8px;
}

DIV.center DIV.home-events DIV.items DIV.item {
	display: block;
	float: left;

	width: 290px;
	
	padding-bottom: 10px;
}

DIV.center DIV.home-events DIV.items DIV.item DIV.image {
	display: block;
	float: left;
	width: auto;
	padding: 2px;
}

DIV.center DIV.home-events DIV.items DIV.item DIV.image IMG {
	border: 1px solid #FE6A29;
}

DIV.center DIV.home-events DIV.items DIV.item DIV.title {
	background-image: none;

	float: none;

	width: auto;
	height: auto;
	padding: 0px;

	font-size: 12px;
	color: #5177b8;
}

DIV.center DIV.home-events DIV.items DIV.item DIV.title A {
	font-size: 12px;
	font-weight: normal;
	color: #0055BB;
}

DIV.center DIV.home-events DIV.items DIV.item DIV.title A:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0055BB;
	text-decoration: underline;
}

DIV.center DIV.home-events DIV.items DIV.item DIV.date {
	width: auto;
	padding: 0px;

	font-size: 11px;
	color: #EE0088;
}

DIV.center DIV.home-events DIV.items DIV.item DIV.subtitle {
	width: auto;
	padding: 0px;

	font-size: 11px;
	color: #333333;
}

DIV.center DIV.home-events DIV.button {
	display: inline;
	float: right;

	width: 112px;
	height: 18px;

	padding: 5px 0px;
	margin-right: 10px;

	text-align: center;

	background-image: url(../images/home_news_events_button.gif);
	background-repeat: no-repeat;

	color: #d36777;
	
	cursor: pointer;
}

DIV.center DIV.home-events A {
	color: #0055BB;
}

DIV.center DIV.home-events A:hover {
	color: #d36777;
	text-decoration: none;
}

DIV.center DIV.home-events DIV.bottom-border {
	background-image: url(../images/home_events_bottom_background.gif);
	background-repeat: no-repeat;

	width: 305px;
	height: 7px;
	
	float: left;
}



/*ACTIONS*/

DIV.center DIV.home-actions {
	display: inline;
	float: left;

	width: 305px;
	margin: 0px 0px 10px 10px;

	background-color: #e199ff;
	background-image: url(../images/home_actions_middle_background.gif);
	background-repeat: repeat-y;
}

DIV.center DIV.home-actions DIV.title {
	background-image: url(../images/home_actions_top_background.gif);
	background-repeat: no-repeat;

	display: block;
	float: left;

	width: 305px;
	height: 25px;

	padding: 5px 0px 0px 40px;

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

DIV.center DIV.home-actions DIV.items {
	display: block;
	float: left;

	width: 290px;

	padding: 5px 7px 0px 8px;
}

DIV.center DIV.home-actions DIV.items DIV.item {
	display: block;
	float: left;

	width: 290px;
	
	padding-bottom: 10px;
}

DIV.center DIV.home-actions DIV.items DIV.item DIV.image {
	display: block;
	float: left;
	width: auto;
	padding: 2px;
}

DIV.center DIV.home-actions DIV.items DIV.item DIV.image IMG {
	border: 1px solid #B129FE;
}

DIV.center DIV.home-actions DIV.items DIV.item DIV.title {
	background-image: none;

	float: none;

	width: auto;
	height: auto;
	padding: 0px;

	font-size: 12px;
	color: #5177b8;
}

DIV.center DIV.home-actions DIV.items DIV.item DIV.title A {
	font-size: 12px;
	font-weight: normal;
	color: #0055BB;
}

DIV.center DIV.home-actions DIV.items DIV.item DIV.title A:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0055BB;
	text-decoration: underline;
}

DIV.center DIV.home-actions DIV.items DIV.item DIV.date {
	width: auto;
	padding: 0px;

	font-size: 11px;
	color: #EE0088;
}

DIV.center DIV.home-actions DIV.items DIV.item DIV.subtitle {
	width: auto;
	padding: 0px;

	font-size: 11px;
	color: #333333;
}

DIV.center DIV.home-actions DIV.button {
	display: inline;
	float: right;

	width: 112px;
	height: 18px;

	padding: 5px 0px;
	margin-right: 10px;

	text-align: center;

	background-image: url(../images/home_news_events_button.gif);
	background-repeat: no-repeat;

	color: #d36777;
	
	cursor: pointer;
}

DIV.center DIV.home-actions A {
	color: #0055BB;
}

DIV.center DIV.home-actions A:hover {
	color: #d36777;
	text-decoration: none;
}

DIV.center DIV.home-actions DIV.bottom-border {
	background-image: url(../images/home_actions_bottom_background.gif);
	background-repeat: no-repeat;

	width: 305px;
	height: 7px;
	
	float: left;
}

/*INTERESTING*/

DIV.center DIV.home-interesting {
	display: inline;
	float: left;

	width: 305px;
	margin: 10px 0px 0px 0px;

	background-color: #FFCC99;
	background-image: url(../images/home_interesting_middle_background.gif);
	background-repeat: repeat-y;
}

DIV.center DIV.home-interesting DIV.title {
	background-image: url(../images/home_interesting_top_background.gif);
	background-repeat: no-repeat;

	display: block;
	float: left;

	width: 305px;
	height: 25px;

	padding: 5px 0px 0px 40px;

	font-size: 12px;
	font-weight: bold;
	color: #6666FE;
}

DIV.center DIV.home-interesting DIV.items {
	display: block;
	float: left;

	width: 290px;

	padding: 5px 7px 0px 8px;
}

DIV.center DIV.home-interesting DIV.items DIV.item {
	display: block;
	float: left;

	width: 290px;
	
	padding-bottom: 10px;
}

DIV.center DIV.home-interesting DIV.items DIV.item DIV.image {
	display: block;
	float: left;
	width: auto;
	padding: 2px;
}

DIV.center DIV.home-interesting DIV.items DIV.item DIV.image IMG {
	border: 1px solid #FEE629;
}

DIV.center DIV.home-interesting DIV.items DIV.item DIV.title {
	background-image: none;

	float: none;

	width: auto;
	height: auto;
	padding: 0px;

	font-size: 12px;
	color: #5177b8;
}

DIV.center DIV.home-interesting DIV.items DIV.item DIV.title A {
	font-size: 12px;
	font-weight: normal;
	color: #0055BB;
}

DIV.center DIV.home-interesting DIV.items DIV.item DIV.title A:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0055BB;
	text-decoration: underline;
}

DIV.center DIV.home-interesting DIV.items DIV.item DIV.date {
	width: auto;
	padding: 0px;

	font-size: 11px;
	color: #EE0088;
}

DIV.center DIV.home-interesting DIV.items DIV.item DIV.subtitle {
	width: auto;
	padding: 0px;

	font-size: 11px;
	color: #333333;
}

DIV.center DIV.home-interesting DIV.button {
	display: inline;
	float: right;

	width: 112px;
	height: 18px;

	padding: 5px 0px;
	margin-right: 10px;

	text-align: center;

	background-image: url(../images/home_news_events_button.gif);
	background-repeat: no-repeat;

	color: #d36777;
	
	cursor: pointer;
}

DIV.center DIV.home-interesting A {
	color: #0055BB;
}

DIV.center DIV.home-interesting A:hover {
	color: #d36777;
	text-decoration: none;
}

DIV.center DIV.home-interesting DIV.bottom-border {
	background-image: url(../images/home_interesting_bottom_background.gif);
	background-repeat: no-repeat;

	width: 305px;
	height: 7px;
	
	float: left;
}



DIV.center DIV.right-column {
	width:305px;
	float:left;
}

DIV.center DIV.left-column {
	width:305px;
	float:left;
}




DIV.center DIV.home-shopingguide {
	display: block;
	float: left;

	width: 620px;
	padding: 0px 22px 0px 0px;

	background-image: url(../images/shopingguide_middle_background.gif);
	background-repeat: repeat-y;
}

DIV.center DIV.home-shopingguide DIV.top-border {
	display: block;
	float: left;

	width: 620px;
	height: 10px;
	padding: 0px 22px 0px 0px;

	background-image: url(../images/shopingguide_top_background.gif);
	background-repeat: repeat-y;
}

DIV.center DIV.home-shopingguide DIV.bottom-border {
	display: block;
	float: left;

	width: 620px;
	height: 10px;
	padding: 0px 22px 0px 0px;

	background-image: url(../images/shopingguide_bottom_background.gif);
	background-repeat: repeat-y;
}

DIV.center DIV.home-shopingguide DIV.title {
	display: inline;
	float: left;

	width: 560px;
	padding: 10px 0px 20px 0px;
	margin: 0px 30px 0px 30px;

	font-size: 36px;
	color: #A0C977;

	text-align: center;
	vertical-align: middle;

	background-image: url(../images/shopingguide_title_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

DIV.center DIV.home-shopingguide DIV.title IMG {

}

DIV.center DIV.home-shopingguide DIV.items {
	display: block;
	float: left;

	width: 610px;
	padding: 5px;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item {
	display: block;
	float: left;

	width: 610px;
	padding-bottom: 20px;

	position: relative;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.image {
	display: block;
	float: left;

	width: 250px;

	text-align: center;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.stamp {
	display: block;
	float: left;

	width: 90px;
	height: 90px;

	position: absolute;
	top: 30px;
	left: 210px;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.box {
	display: block;
	float: left;
	width: 350px;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.box DIV.top-border {
	display: block;
	float: left;
	width: 350px;
	height: 15px;
	padding: 0px;
	background-image: url(../images/shopingguide_item_top.gif);
	background-repeat: no-repeat;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.box DIV.bottom-border {
	display: block;
	float: left;
	width: 350px;
	height: 15px;
	padding: 0px;
	background-image: url(../images/shopingguide_item_bottom.gif);
	background-repeat: no-repeat;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.box DIV.caption {
	display: inline;
	float: left;
	width: 180px;
	margin: 5px 10px 5px 50px;
	font-size: 14px;
	color: #5177B8;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.box DIV.logo {
	float: right;
	padding-right: 10px;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.box DIV.caption A {
	font-size: 14px;
	color: #5177B8;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.box DIV.caption A:hover {
	font-size: 14px;
	color: #5177B8;
	text-decoration: none;
}

DIV.center DIV.home-shopingguide DIV.items DIV.item DIV.box DIV.content {
	display: inline;
	float: left;
	width: 290px;
	margin: 5px 10px 5px 50px;
	font-size: 12px;
	color: #333333;
}

DIV.center DIV.home-shopingguide DIV.items DIV.button_more {
	display: inline;
	float: right;
	width: 130px;
	padding: 4px 0px;
	margin: 10px 10px 0 0;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/shopingguide_button_background.gif);
	background-repeat: no-repeat;
}

DIV.tx-babyclub-pi1 DIV.form DIV.field {
	padding: 3px 0px 0px 5px;
}

DIV.tx-babyclub-pi1 DIV.form DIV.field LABEL{
	width: 90px;
	float: left;
	display: block;
	text-align: left;
	padding: 4px 5px 0px 0px;
}

DIV.tx-babyclub-pi1 DIV.form DIV.buttons {
	width: 320px;
	text-align: center;
	display: block;
	padding: 10px 0px 0px 0px;
}

DIV.events DIV.item {
	display: block;
	float: left;
	padding-top: 8px;
}

DIV.events DIV.item DIV.text TABLE.contenttable {
	font-size: 11px;
}


DIV.events DIV.item DIV.image {
	display: block;
	float: left;
	
	width: 100px;
	
	padding: 2px;
}

DIV.events DIV.item DIV.images {
	display: block;
	float: left;
	width:305px;
}

DIV.events DIV.item DIV.images DIV.image {
	display: block;
	float: left;
	
	width: 300px;
	
	padding: 2px;
}

DIV.events DIV.item DIV.title A {
	color:#0055BB;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}

DIV.events DIV.item DIV.title A:hover {
	text-decoration: underline;
}

DIV.events DIV.item DIV.date {
	color:#0055BB;
	font-size: 12px;
	padding: 2px 0px 0px 0px;
	width:290px;
}

DIV.events DIV.item DIV.title {
	color:#99CC66;
	font-size:20px;
	font-weight:bold;
}

DIV.events DIV.item DIV.subtitle {
	padding: 5px 0px 10px 0px;
}

DIV.news  DIV.item A{
	text-decoration: none;
}

DIV.news DIV.item {
	display: block;
	float: left;
	padding-top: 8px;
}

DIV.news DIV.item DIV.image {
	display: block;
	float: left;
	
	width: 100px;
	
	padding: 2px;
}

DIV.news DIV.item DIV.images {
	display: block;
	float: left;
	width:305px;
}

DIV.news DIV.item DIV.images DIV.image {
	display: block;
	float: left;
	
	width: 300px;
	
	padding: 2px;
}

DIV.news DIV.item DIV.title {
	color:#99CC66;
	font-size:20px;
	font-weight:bold;
}

DIV.news DIV.item DIV.title A{
	color:#0055BB;
	font-size: 12px;
	font-weight:normal;
}

DIV.news DIV.item DIV.title A:hover {
	text-decoration: underline;
}

DIV.news DIV.item DIV.date {
	color:#EE0088;
	font-size: 12px;
	padding: 2px 0px 0px 0px;
	width:290px;
}

DIV.news DIV.item DIV.subtitle {
	padding: 5px 0px 10px 0px;
}

DIV.actions DIV.item {
	display: block;
	float: left;
	padding-top: 8px;
}

DIV.actions DIV.item DIV.image {
	display: block;
	float: left;
	
	width: 100px;
	
	padding: 2px;
}

DIV.actions DIV.item DIV.images {
	display: block;
	float: left;
	width:305px;
}

DIV.actions DIV.item DIV.images DIV.image {
	display: block;
	float: left;
	
	width: 300px;
	
	padding: 2px;
}

DIV.actions DIV.item DIV.title {
	color:#99CC66;
	font-size:20px;
	font-weight:bold;
}

DIV.actions DIV.item DIV.title A{
	color:#0055BB;
	font-size: 12px;
	font-weight:normal;
}

DIV.actions DIV.item DIV.title A:hover {
	text-decoration: underline;
}

DIV.actions DIV.item DIV.date {
	color:#EE0088;
	font-size: 12px;
	padding: 2px 0px 0px 0px;
	width:290px;
}

DIV.actions DIV.item DIV.subtitle {
	padding: 5px 0px 10px 0px;
}





DIV.interesting DIV.item {
	display: block;
	float: left;
	padding-top: 8px;
}

DIV.interesting DIV.item DIV.image {
	display: block;
	float: left;
	
	width: 100px;
	
	padding: 2px;
}

DIV.interesting DIV.item DIV.images {
	display: block;
	float: left;
	width:305px;
}

DIV.interesting DIV.item DIV.images DIV.image {
	display: block;
	float: left;
	
	width: 300px;
	
	padding: 2px;
}

DIV.interesting DIV.item DIV.title {
	color:#99CC66;
	font-size:20px;
	font-weight:bold;
}

DIV.interesting DIV.item DIV.title A{
	color:#0055BB;
	font-size: 12px;
	font-weight:normal;
}

DIV.interesting DIV.item DIV.title A:hover {
	text-decoration: underline;
}

DIV.interesting DIV.item DIV.date {
	color:#EE0088;
	font-size: 12px;
	padding: 2px 0px 0px 0px;
	width:290px;
}

DIV.interesting DIV.item DIV.subtitle {
	padding: 5px 0px 10px 0px;
}





DIV.single DIV.item DIV.subtitle {
	color: #5376b6;
}

DIV.tips_categories {
	
}

DIV.tips_categories DIV.category A{
	text-decoration: none;
}

DIV.tips_categories HR {
	display: inline;
	float: left;
	width: 580px;
	margin:0 20px 10px;
}

DIV.tips_categories DIV.category {
	display: block;
	float: left;
	
	width: 620px;
}

DIV.tips_categories DIV.category DIV.image {
	display: block;
	float: left;
	
	width: 150px;
}

DIV.tips_categories DIV.category DIV.items {
	display: block;
	float: right;
	
	width: 440px;
	
	padding: 5px;
}

DIV.tips_categories DIV.category DIV.items DIV.title {
	display: block;
	float: left;
	
	width: 440px;
	
	padding-bottom: 10px;
	
	font-size: 14px;
	color: #66BB22;
}

DIV.tips_categories DIV.category DIV.items DIV.item DIV.title {
	padding: 0px;
	font-size: 12px;
	color: #98c8ea;
	width: 440px;
}

DIV.tips_categories DIV.category DIV.items DIV.item DIV.title A {
	color: #0055BB;
}

DIV.tips_categories DIV.category DIV.items DIV.item DIV.title A:hover {
	color: #98c8ea;
	text-decoration:underline;
}

DIV.tips_categories DIV.buttons {
	display: inline;
	float: left;
	
	width: 620px;
	
	margin-top: -20px;
}

DIV.tips_categories DIV.buttons DIV.button {
	display: block;
	float: right;

	width: 112px;
	height: 18px;

	padding: 5px 0px;
	margin-right: 10px;

	text-align: center;

	background-image: url(../images/home_news_events_button.gif);
	background-repeat: no-repeat;

	color: #d36777;
	
	cursor: pointer;
}

DIV.tips_categories A {
	color: #d36777;
}

DIV.tips_categories A:hover {
	color: #d36777;
	text-decoration: none;
}

DIV.tips_category {
	
}

DIV.tips_category DIV.title {
	display: block;
	float: left;
	
	width: 620px;
	
	padding-bottom: 10px;
	
	font-size: 14px;
	color: #a2c976;
}

DIV.tips_category DIV.image {
	display: block;
	float: left;
	
	width: 200px;
}

DIV.tips_category DIV.description {
	display: block;
	float: left;
	
	width: 400px;
	padding: 5px;
}

DIV.tips_category DIV.items {
	display: block;
	float: left;
	
	width: 620px;
	padding: 10px 0px;
}

DIV.tips_category DIV.items DIV.item DIV.title {
	padding: 0px;
	font-size: 12px;
	color: #98c8ea;
}

DIV.tips_category DIV.items DIV.item DIV.title A {
	color: #98c8ea;
}

DIV.tips_category DIV.items DIV.item DIV.title A:hover {
	color: #98c8ea;
	text-decoration: none;
}

DIV.tips_single {
	
}

DIV.tips_single DIV.item {
	
}

DIV.tips_single DIV.item DIV.title {
	display: block;
	float: left;
	
	width: 620px;
	padding-bottom: 10px;
	
	font-size: 14px;
	color: #66BB22;
}

DIV.tips_single DIV.item DIV.subtitle {
	display: block;
	float: left;
	
	width: 620px;
	padding-bottom: 10px;
	
	font-size: 12px;
	color: #5376ba;
}

DIV.tips_single DIV.item DIV.images {
	display: block;
	float: right;
	
	width: 300px;
}

DIV.tips_single DIV.item DIV.text {
	
}
DIV.news DIV.big_title{
	display:none;
}
DIV.interesting DIV.big_title{
	display:none;
}
DIV.actions DIV.big_title{
	display:none;
}
DIV.events DIV.big_title{
	display:none;
}
DIV.tips_categories DIV.big_title{
	display:none;
}
DIV.big_title {
	display: inline;
	float: left;
	
	width: 600px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 25px;
	
	font-size: 18px;
	font-weight: bold;
	color: #EE0088;
	
	border-bottom: groove 2px #CCCCCC;
	
	background-image: url(../images/srce.gif);
	background-repeat: no-repeat;
}

DIV.tips_single DIV.big_title{
	display:none;
}

DIV.contentwrap {
	float: left;
	padding-bottom: 20px;
}

DIV.contentwrap A{
	text-decoration:underline;
}
/* CENTER */

/* RIGHT */
DIV.right {

}

DIV.right DIV.special-box {
	display: block;
	float: left;
	width: 148px;
	padding: 10px 0px 0px 0px;
}

DIV.right DIV.special-box DIV.top {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/special-box-top.gif);
	background-repeat: no-repeat;
}

DIV.right DIV.special-box DIV.top DIV.caption {
	display: block;
	float: left;
	width: 148px;
	padding: 25px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #5BA8DD;
}

DIV.right DIV.special-box DIV.middle {
	display: block;
	float: left;
	width: 148px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/special-box-middle.gif);
	background-repeat: repeat-y;
}

DIV.right DIV.special-box DIV.middle DIV.content {
	display: block;
	float: left;
	width: 140px;
	padding: 0px 8px 0px 0px
}

DIV.right DIV.special-box DIV.bottom {
	display: block;
	float: left;
	width: 148px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	background-image: url(../images/special-box-bottom.gif);
	background-repeat: no-repeat;
}

DIV.right DIV.banners {
	display: block;
	float: left;
	width: 148px;
}

DIV.right DIV.banners DIV.items {

}

DIV.right DIV.banners DIV.items DIV.item {

}

DIV.right DIV.banners DIV.items DIV.item DIV {
	display: block;
	float: left;
	width: 148px;
	padding: 10px 0px;
	text-align: center;
}
/* RIGHT */

/* BOTTOM */
DIV.bottom {
	background-image: url(../images/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	top: -7px;
	width: 820px;
	padding: 10px 0px;
}

DIV.bottom DIV.navigation-bottom {
	display: block;
	width: 820px;
	padding: 5px 0px;
	text-align: center;
}

DIV.bottom DIV.navigation-bottom A {
	padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #5177b8;
}

DIV.bottom DIV.copyrigt {
	display: block;
	width: 820px;
	text-align: center;
	font-size: 10px;
}

DIV.bottom DIV.copyrigt A {
	color: #002BD5;
}

/* BOTTOM */

A.anchor{
	float:left;
}
A.tell-a-friend{
	display:block;
	float:right;
	text-align:right;
}
#c138 A.tell-a-friend{
	display:none;
}	

DIV.video-opis {
	width:99%;
	margin:0px;
	float:left;
	display:inline;
	padding:5px 0px 5px 0px;
}
H2.video-naslov{
	color:#EE0088;
	margin:0px;
	font-size:16px;
}
DIV.video-title{
	width:99%;
	height:20px;
	margin:0px;
}
DIV.youtube-video{
	width:480px;
	height:385px;
	margin:0px;
}
DIV.last-video{
	width:99%;
	height:110px;
	margin:0px;
	float:left;
}
