@charset "utf-8";
/* CSS Document */

/*-------------------------------------------    

    Reset

-------------------------------------------*/

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
    outline: 0;
}

/*-------------------------------------------    

    General Selectors & Links (Typo: 6 7 8 9 10 11 12 14 18 21 24 36 48)

-------------------------------------------*/

html {
	font-size: 12px;
}
body {
    background:url(../images/bg-body-logo-stark.jpg) left top repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
	background-attachment:fixed;
}
a, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #c41c00;
}
a:hover {
	text-decoration: underline;
}
a img {	
	border: none;
}
a, a:active, a:focus {
	outline: none;
}
p, ul, ol, dl { 
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 15px;
}
h1 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	color:#c41c00;
}
h2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	color: #c41c00;
}
h2 a, h2 a:visited {
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	color: #c41c00;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	color: #b53228;
}
h3 a, h3 a:visited {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	color: #b53228;
}
.noMargin {
	margin: 0 !important;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
div.hidden
{
display:none;
}
div.visible
{
display:block;
}

/*-------------------------------------------    

	Container

-------------------------------------------*/

.container {
	padding: 0px;
	width: 974px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
}

/*-------------------------------------------    

	Content

-------------------------------------------*/

.content {
  padding:0;
  margin:0;
  width:974px;
  position:relative;  
}

/*-------------------------------------------    

	Header

-------------------------------------------*/

.header {
	width:974px;
	height:501px;
	padding: 0;
	position: relative;
	margin: 0;
	text-align:left;
}
.header h1 {
	margin: 0 0 0 0;
}
/*.header h1 a {
	width: 167px;
	height: 25px;
	display: block;
	text-indent: -123456px;
	overflow: hidden;
}*/

.headerTop {
    width:974px;
	height:115px;
	background:url(../images/bg-header-top.png) left top no-repeat;
}

/* Language */

.language {
    float:left;
    margin:0 0 0 0;
	padding:0 0 0 5px;
	font-size:10px;
	color:#c41c00;
}
.language li {
    list-style-type:none;
	float:left;
	margin-left:4px;
}
.language li a, .language li a:visited {
	font-size:10px;
	color:#666666;
    text-decoration:none;
}
.language li a:hover, .language li a.active {
	font-size:10px;
    color:#c41c00;
	text-decoration:none;
}

/* Logo */

.logoh1 {
    display:block;
	position:absolute;
	width:137px;
	height:148px;
	left:228px;
	z-index:100000;
	background-image:url(../images/logo-test.png);
}

.logoLink {
    display:block;
	text-indent:-10000px;
    width:137px;
	height:148px;
	font-size:50px;	
}

/* Flash */

.headerFlash {
    width:957px;
	height:379px;
	background:#FFFFFF url(../images/bg-header.gif) left top repeat-y;
    padding:7px 0 0 17px;
	z-index:1;
}

/* Navigation */

.navigation {
    float:left;
    margin:0 0 0 274px;
	padding:93px 5px 0 0;
	font-size:12px;
	color:#666666;
}
.navigation li {
    list-style-type:none;
	float:left;
	margin-left:4px;
}
.navigation li a, .navigation li a:visited {
	font-size:11px;
	color:#666666;
    text-decoration:none
}
.navigation li a:hover, .navigation li a.active {
	font-size:11px;
    color:#c41c00;
	text-decoration:none;
}

/* Search */

.searchBox {
    margin:87px 0 0 13px;
    float:left;
    width: 166px;
    height: 21px;
}
.searchBox .s {
    float: left;
    padding: 0;
    margin: 3px 0 0 0;
	padding:3px 0 0 3px;
    border: 0;
    width: 140px;
	height:21px;
    background: url(../images/bg-search-box-2.gif) top left no-repeat;
}
.searchBox .go {
    float: right;
    margin: 3px 0 0 1px;
}
/*-------------------------------------------    

	Main

-------------------------------------------*/

.main {
    position:relative;
    width:974px;
    margin:0;
	padding:0 0 25px 0;
	background: #FFFFFF url(../images/bg-main.gif) top left repeat-y;
}
.logoKolinska {
    position:absolute;
	left:21px;
	bottom:-6px;
	width:186px;
	height:68px;
}
/* Home */

.mainHome {
	background: #FFFFFF url(../images/bg-main-home.gif) top left repeat-y;
}
.mainHomeLeft {
    float:left;
    width:308px;
	margin-bottom:30px;
}
.mainHomeLeft h2, .mainHomeLeft .brandShort {
    margin-left:29px;
}
.leftBanners h3 {
    margin:0 0 7px 29px;
}
.leftBanners p {
    margin:0 0 0 29px;
	width:165px;
	font-size:10px;
	line-height:12px;
}
.brandShort {
    width:256px;
	background:#ffffff url(../images/bg-brand-short.gif) top left no-repeat;
	margin:17px 0 0 0;
	padding:15px 0 0 0;
}
.brandShort h3 {
    margin:0 0 4px 0;
}
#brandShortVideo {
    margin:0 0 20px 0;
}
.mainHomeMiddle {
    float:left;
    width:446px;
}
.mainHomeMiddle h2 {
    margin:0 0 17px 0;
}
.mainHomeMiddle h2, .mainHomeMiddle .homeNewsShort {
    margin-left:20px;
}
.homeNewsShort {
    width:418px;
	background:#FFFFFF url(../images/bg-home-news-short.gif) left top no-repeat;
	margin:0 0 0 0;
	padding:15px 0 0 0;
}
.newsShortLeft {
    float:left;
	width:358px;
}
.newsShortLeft p {
    font-size:11px;
}
.pagesNewsShort {
    width:490px;
	background:#FFFFFF url(../images/bg-home-news-short.gif) left top no-repeat;
	margin:0 0 0 0;
	padding:15px 0 0 0;
}
.pagesNewsShortLeft {
    float:left;
	width:430px;
}
.pagesNewsShort p {
    font-size:11px;
}
.newsShortDate {
    width:60px;
	height:84px;
	float:left;
	margin:0 0 0 0;
	background:#FFFFFF url(../images/bg-news-date.jpg) left top no-repeat;
}
.newsShortDate li {
    list-style-type:none;
}
.newsDay {
    font-size:20px;
	color:#ffffff;
	padding:20px 0 0 17px;
}
.newsMonth {
    font-size:10px;
	color:#ffffff;
	padding:10px 0 0 20px;
}
.homeNewsShort h3 {
    margin:0 0 4px 0;
}
.mainHomeRight {
    width:209px;
	float:left;
}
.mainHomeRight h2 {
    background:url(../images/bg-home-main-right.gif) bottom left no-repeat;
	margin:0 0 16px 0;
	padding:0 0 18px 0;
}
.mainHomeRight h4 {
    background:url(../images/bg-home-main-right.gif) top left no-repeat;
	margin:50px 0 10px 0;
	padding:15px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#b63024;
}
.mainHomeRight p {
    font-size:11px;
}

.mainRight {
    width:209px;
	float:left;
}
.mainRight h2 {
    background:url(../images/bg-home-main-right.gif) bottom left no-repeat;
	margin:0 0 16px 0;
	padding:0 0 18px 0;
}
.mainRight h3 {
    background:url(../images/bg-home-main-right.gif) top left no-repeat;
	margin:14px 0 7px 19px;
	padding:13px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#b63024;
}
.mainRight h4 {
    background:url(../images/bg-home-main-right.gif) top left no-repeat;
	margin:50px 0 10px 0;
	padding:15px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#b63024;
}
.mainRight p {
    font-size:10px;
	margin:0 0 0 19px;
	width:178px;
	line-height:12px;
}
.mainRight img {
    margin:0 0 0 14px;

}

.mainBanners img {
    margin-top:20px;
}

.mainBannersLifestyle {
    background:url(../images/line-right.gif) 20px top no-repeat;
    margin:11px 0 0 0;
	padding:16px 0 0 0;
}

/* Easy Slider */

	#slider{}
	#slider2 {
	margin:0 0 0 20px;
	}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:497px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#ffffff;
		}		
	#slider2 li h3{ 
		margin:-1px 0 0 0;
		padding-top:0;
		color:#C41C00;
		}
	#slider2 li h4{ 
		color:#C41C00;
		padding:0 0 15px 0;
		}	
	#slider2 li p{ 
		margin:0 0 0 0;
		width:497;
		}	
	#slider2 li img{ 
		margin:16px 0 16px 0;
		}					
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:10px 0 0 0;
		overflow:hidden;
		text-indent:-8000px;		
		width:31px;
		height:31px;
		position:relative;
		left:17px;
		top:0px;
		}	
	#nextBtn, #nextBtn2{
	     margin-top:-31px;  
		left:469px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:31px;
		height:31px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}												

/* // Easy Slider */

/* Pages */

.mainPages {
	background: #FFFFFF url(../images/bg-main-pages.gif) top left repeat-y;
	overflow:hidden;
}
.mainPagesLifestyle {
	overflow:hidden;
}
.mainPagesLeft {
    float:left;
    width:236px;
}
.mainPagesLeft h2 {
    margin-left:29px;
}
.mainPagesLeft .sideNav  {
    margin-left:10px;
	margin-top:17px;
}
.lifestylePagesLeft {
    float:left;
    width:316px;
}
.lifestylePagesLeft h2 {
    margin-left:29px;
}
.lyfestylePagesMiddle {
    float:left;
    width:438px;
}
.mainPagesMiddle {
    float:left;
    width:518px;
}
.mainPagesMiddle h2 {
	background:url(../images/bg-main-pages-mid.gif) left bottom no-repeat;
	padding:0 0 18px 0;
	margin:0 0 11px 20px;
}
.mainPagesMiddle h3 {
	padding:0 0 0 0;
	margin:0 0 15px 20px;
	font-size:17px;
	font-weight:normal;
	width:479px;
	text-align:justify;
	color:#666666;
}
.mainPagesMiddle .homeNewsShort {
    margin-left: 20px;
}
.mainPagesMiddle p {
    width:477px;
    margin-left:21px;
}
.mainPagesMiddle .bulletList{
    width:477px;
    margin-left:20px;
}
.mainPagesMiddle img {
    margin-left:15px;

}
.mainPagesRight {
    width:205px;
	float:left;
}
.mainPagesRight h4 {
    background:url(../images/bg-home-main-right.gif) top left no-repeat;
	margin:50px 0 10px 5px;
	padding:15px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#b63024;
}

.newsPagesMiddle {
    float:left;
    width:518px;
}
.newsPagesMiddle h2 {
    background:url(../images/bg-main-pages-mid.gif) left bottom no-repeat;
	padding:0 0 18px 0;
	margin:0 0 11px 20px;
}
.h3Gray {
    color:#666666;
    font-size:17px;
    font-weight:normal;
    margin:0 0 15px 20px;
    padding:0;
    text-align:justify;
    width:479px;
}
.pageMiddlePar {
    margin-left:21px;
    width:477px;
}
.projektiHeading {
	padding:0 0 0 0;
	margin:0 0 15px 20px;
	font-size:17px;
	font-weight:normal;
	width:479px;
	text-align:justify;
	color:#666666;
}
.newsPagesMiddle .pagesNewsShort {
    margin-left: 20px;
}
#firstNews {
    background:none;
	padding:3px 0 0 0;
}

/* Side Nav */

.sideNav {
    width:216px;
	background:url(../images/bg-side-nav-li.gif) top left no-repeat;
	padding:9px 0 0 0;
}
.sideNav li {
    background:url(../images/bg-side-nav-li.gif) left bottom no-repeat;
    list-style-type:none;
	padding:7px 0 12px 0;
	text-indent:20px;
}
.sideNav li.active {
    background:url(../images/bg-side-nav-li-full.gif) left -7px no-repeat;
    list-style-type:none;
	padding:7px 0 12px 0;
	text-indent:20px;
}
.sideNav li a, .sideNav li a:visited {
    background:url(../images/bullet-side-nav.gif) left 8px no-repeat;
	padding:0 0 0 9px;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
.sideNav li a:hover {
    background:url(../images/bullet-side-nav-active.gif) left 8px no-repeat;
	color:#c41c00;
	text-decoration:none;
}
.sideNav li a.active {
    background:url(../images/bullet-side-nav-active.gif) left 8px no-repeat;
	color:#c41c00;
	text-decoration:none;
	font-weight:normal;
}
.sideNav li ul {
    background:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.sideNav li ul li {
    background:none;
	padding:18px 0 0 10px;
	margin:0 0 0 0;
}
.sideNav li ul li a, .sideNav li ul li a:visited {
    background:url(../images/bullet-side-nav.gif) left 8px no-repeat;
	padding:0 0 0 9px;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
.sideNav li ul li a:hover  {
    background:url(../images/bullet-side-nav-active.gif) left 8px no-repeat;
	color:#c41c00;
	text-decoration:none;
}
.sideNav li ul li a.active {
    background:url(../images/bullet-side-nav-active.gif) left 8px no-repeat;
	color:#c41c00;
	text-decoration:none;
	font-weight:normal;
}
/*-------------------------------------------    

	Footer

-------------------------------------------*/

.footer {
    position:relative;
    width:974px;
	background:#FFFFFF url(../images/bg-footer.gif) left top no-repeat;
}
.navigationFooter {
    float:left;
    width:146px;
    color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:16px 0 0 39px;
}
.navigationFooter li {
    list-style-type:none;
	padding:0 0 5px 0;
}
.navigationFooter li a, .navigationFooter li a:visited {
    color:#ffffff;
	font-size:11px;
}
.footerHeading {
    margin:0 0 6px 0;
}
.footerCopyrights {
    color:#666666;
	font-size:9px;
	padding:34px 0 0 9px;
}
.footerCopyrights li {
    list-style-type:none;
}
.plugIn {
    color:#b8b8b8;
}
.redBold {
    color:#c41c00;
	font-weight:bold;
	padding:4px 0 0 0;
}
.redBold16 {
    color:#c41c00;
	font-weight:bold;
	font-size:16px;
	padding:3px 0 0 0;
}
.bulletList li {
    background:url(../images/bullet-side-nav.gif) left 8px no-repeat;
    list-style-type:none;
	padding:0 0 0 9px;
}

.contactFloater {
    position:absolute;
	width:180px;
	z-index:1000;
	left:766px;
	top:472px;
}
.cornerFloater {
    position:absolute;
	width:221px;
	height:108px;
	z-index:1000;
	left:17px;
	top:14px;
}
.menu_body {
	display:none;
}

.rightContact {
    width:209px;
	margin:35px 0 0 0;
}
.rightContact h2 {
    font-weight:normal;
	background:url(../images/line-right.gif) 20px top no-repeat;
	padding:14px 0 0 19px;
	margin:0 0 0 0;
}
.rightContact p {
	padding:5px 0 0 19px;
	font-size:10px;
	line-height:12px;
	margin:0 0 0 0;
}
#direktor {
    background:url(../images/icon-poslovanje.jpg) 158px 42px no-repeat;
}
#predsednik {
    margin:16px 0 0 0;
    background:url(../images/icon-poslovanje.jpg) 158px 68px no-repeat;
}

#finIzv img {
    
    margin:26px 0 0 19px;
}
.finIzvDate {
   
}
#smokiPartyPack {
    margin:13px 0 0 0;
    background:url(../images/smoki-party-pack-tn.jpg) 134px 20px no-repeat;
}
#najZeljeMini {
    margin:13px 0 0 0;
    background:url(../images/naj-zelje-mini-tn.jpg) 116px 39px no-repeat;
}
#kockicaCokolade {
    background:url(../images/kockica-cokolade-tn.jpg) 115px 48px no-repeat;
}
#starismoki {
    background:url(../images/stari-smoki.jpg) 130px 22px no-repeat;
}
#agaragar {
    background:url(../images/bananica-solo.jpg) 150px 22px no-repeat;
}
#kikiriki {
    background:url(../images/prima-veza.jpg) 140px 30px no-repeat;
}
#kakoJedemSmoki  {
    height:120px;
    background:url(../images/kako-jedem-smoki-tn.jpg) 95px 28px no-repeat;
}
#smokiClub {
    height:160px;
    background:url(../images/logo-smoki-club.png) 90px 46px no-repeat;
	margin-top:20px;
}

.greenOffice {
    width:236px;
	height:145px;
    background:url(../images/bg-green-office.jpg) 152px 83px no-repeat;
}
.zastita {
    width:236px;
	height:145px;
    background:url(../images/zastita-slem.jpg) 130px 30px no-repeat;
}
.buditeDeoTima {
    width:209px;
	height:145px;
    background:url(../images/puzzle.jpg) 90px 50px no-repeat;
}
.sertifikati {
    width:236px;
	height:145px;
    background:url(../images/stark-sgs-accredited.jpg) 100px 20px no-repeat;
}
.tabelaProfil {
    margin:0 0 0 21px;
}
.tabelaProfilKolonaPrva {
    width:330px;
	float:left;
}
.tabelaProfilKolonaPrva li {
    list-style-type:none;
	display:block;
}
.tabelaProfilRedPrvi {
    width:330px;
	height:20px;
	background:url(../images/tabela-profil-bg-top.gif) left top repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:7px 0 0 0;
}
.tabelaProfilRedovi {
    width:328px;
	height:21px;
	font-size:11px;
	color:#666666;
	text-align:center;
	padding:7px 0 0 0;
	border-left:#d61800 solid 1px;
	border-bottom:#d61800 solid 1px;
	border-right:#d61800 solid 1px;
}
.tabelaProfilFooter {
    height:17px;
	background-color:#d61800;
}
.tabelaProfilKolonaDruga {
    width:146px;
	float:left;
}
.tabelaProfilKolonaDruga li {
    list-style-type:none;
	display:block;
}
.tabelaProfilRedPrvi2 {
    width:146px;
	height:20px;
	background:url(../images/tabela-profil-bg-top.gif) left top repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:7px 0 0 0;
}
.tabelaProfilRedovi2 {
    width:145px;
	height:21px;
	font-size:11px;
	color:#666666;
	text-align:center;
	padding:7px 0 0 0;
	border-bottom:#d61800 solid 1px;
	border-right:#d61800 solid 1px;
}


.tabelaFinKolonaPrva {
    width:180px;
	float:left;
}
.tabelaFinKolonaPrva li {
    list-style-type:none;
	display:block;
}
.tabelaFinRedPrvi {
    width:180px;
	height:20px;
	background:url(../images/tabela-profil-bg-top.gif) left top repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:7px 0 0 0;
}
.tabelaFinRedovi {
    width:178px;
	font-size:11px;
	color:#666666;
	text-align:center;
	padding:7px 0 10px 0;
	border-left:#d61800 solid 1px;
	border-bottom:#d61800 solid 1px;
	border-right:#d61800 solid 1px;
}

.tabelaFinKolonaDruga {
    width:74px;
	float:left;
}
.tabelaFinKolonaDruga li {
    list-style-type:none;
	display:block;
}
.tabelaFinRedPrvi2 {
    width:74px;
	height:20px;
	background:url(../images/tabela-profil-bg-top.gif) left top repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:7px 0 0 0;
}
.tabelaFinRedovi2 {
    width:73px;
	font-size:11px;
	color:#666666;
	text-align:center;
	padding:7px 0 10px 0;
	border-bottom:#d61800 solid 1px;
	border-right:#d61800 solid 1px;
}
.finIzvestaji {
    width:497px;
	background:url(../images/bg-main-pages-mid.gif) 20px bottom no-repeat;
	margin-top:15px;
}
.finIzvestaji img {
    float:right;
}
.finIzvDate {
    font-size:9px;
	color:#c41c00;
	font-weight:bold;
	margin:0;
}
.finIzvDesc {
    font-size:11px;
	margin:0;
	padding:0 0 8px 0;
}
.grayLink a {
    color:#666666;
}
.grayLink a:hover {
    color:#C41C00;
	text-decoration:none;
}

.navigationBrend {
    margin:0 0 33px 16px;
	padding:4px 0 0 0;
	font-size:14px;
	color:#666666;
}
.navigationBrend li {
    list-style-type:none;
	float:left;
	margin-left:4px;
}
.navigationBrend li a, .navigationBrend li a:visited {
	font-size:14px;
	color:#666666;
    text-decoration:none
}
.navigationBrend li a:hover, .navigationBrend li a.active {
	font-size:14px;
    color:#c41c00;
	text-decoration:none;
}
.brandPortfolio {
    width:490px;
	background:#FFFFFF url(../images/bg-home-news-short.gif) left top no-repeat;
	margin:0 0 0 20px;
	padding:16px 0 0 0;
	overflow:visible;
}
#portfolioFirst {
    background:none;
	padding:0 0 0 0;
}
.newRecSmall {
    width:294px;
	height:214px;
	background:url(../images/bg-najnoviji-recept.jpg) left top no-repeat;
	margin:5px 0 24px 25px;
}
.newRecSmall p {
    float:left;
    width:156px;
    font-size:10px;
	padding:25px 0 0 19px;
	line-height:12px;
}
.allAboutSmoki {
    width:288px;
	height:192px;
	background:url(../images/bg-all-about-smoki.jpg) left top no-repeat;
	margin:0 0 0 23px;
}
.allAboutSmoki p {
    color:#FFFFFF;
	font-size:10px;
	line-height:12px;
	padding:26px 0 0 24px;
}
.allAboutSmoki a, .allAboutSmoki a:hover, .allAboutSmoki a:visited {
    color:#FFFFFF;
}
.starkoveMericeSmall {
    width:433px;
	height:133px;
	background:url(../images/bg-starkove-merice-small.jpg) left top no-repeat;
	margin:0 0 0 8px;
}
.starkoveMericeSmall h2 {
    padding:16px 0 0 113px;
}
.starkoveMericeSmall p {
    width:298px;
	text-align:justify;
    color:#FFFFFF;
	font-size:10px;
	line-height:12px;
	padding:7px 0 0 113px;
}
.rightLifestyleBanner {
    width:209px;
	margin:7px 0 0 0;
}
.rightLifestyleBanner h2 {
    font-weight:normal;
	background:url(../images/line-right.gif) 20px top no-repeat;
	padding:15px 0 0 19px;
	margin:0 0 0 0;
}
.rightLifestyleBanner p {
	padding:11px 0 0 19px;
	font-size:10px;
	line-height:12px;
	margin:0 0 0 0;
}

#starkovaAbecedaSmall {
    background:url(../images/bg-starkova-abeceda-small.jpg) 129px 40px no-repeat;
}
#istorijaCokoladeSmall {
    background:url(../images/bg-istorija-cokolade-small.jpg) 119px 40px no-repeat;
}
.sendRec {
    margin:0 0 0 21px;
}
.sendRecTf {
    width:200px;
	margin:5px 0 3px 0;
}
.sendRecAf {
    width:400px;
	margin:5px 0 3px 0;
}
.sendRecIn {
    width:400px;
	margin:5px 0 3px 0;  
}
.newsCalendar {
    width:185px;
	height:120px;
	border:#7a2506 solid 1px;
	margin:0 0 0 29px;
}
.newsCalendar li {
    display:block;
	float:left;
	list-style-type:none;
}
.newsCalendarYear {
    width:86px;
	height:25px;
	margin:4px 0 0 4px;
	
}
.newsCalendarYear a, .newsCalendarYear a:visited {
    display:block;
	width:86px;
	height:25px;
	background:url(../images/bg-news-calendar-year.jpg) left top no-repeat;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
    padding:7px 0 0 10px;
}
.newsCalendarYear a:hover, .newsCalendarYear a.active {
    background:url(../images/bg-news-calendar-year-h.jpg) left top no-repeat;
	color:#666666;
	text-decoration:none;
}
.newsCalendarDay {
    width:41px;
	height:25px;
	margin:4px 0 0 4px;
	
}
.newsCalendarDay a, .newsCalendarDay a:visited {
    display:block;
	width:41px;
	height:25px;
	background:url(../images/bg-news-calendar-day.jpg) left top no-repeat;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	padding:7px 0 0 10px;
}
.newsCalendarDay a:hover, .newsCalendarDay a.active {
    background:url(../images/bg-news-calendar-day-h.jpg) left top no-repeat;
	color:#666666;
	text-decoration:none;
}
.nexPrevPort {
    text-align:right;
    margin:0 20px 0 20px;
}
.nexPrevPort a, .nexPrevPort a:visited {
    font-weight:bold;
}
.prevPagePort {
    float:left;
}