/*  -----------------------------------------------------

=Reset CSS

- - - - - - - - - - - - - - - - - - - - - - - - - - - */

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, 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, embed {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

* {font-size:100.01%}

/* remember to define focus styles! */
:focus {
	outline: none;
}
body {
	font: 12px/1.6em Arial, Helvetica, sans-serif;

}
ol {
	list-style-position: inside;
}
ul {
	list-style: none;
}
li {
	padding-left: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

a:link {
	color: #c62408;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #c62408;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	outline: none;
}

a:active {
	outline: none;
}

/*  -----------------------------------------------------

=Body

- - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	text-align: center;
	background-color: #e5e5e5;
}
	h2 {
		color: #c62408;
		font-size: 24px;
		line-height: 24px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	h3 {
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		color: #96969a;
		margin-bottom: 10px;
	}

h2 a:link, h2 a:visited {
	text-decoration: none;
	}
h2 a:hover{
	text-decoration: none;
	color: #000;
	}



/*  -----------------------------------------------------

=Container

- - - - - - - - - - - - - - - - - - - - - - - - - - - */

.container {
	margin: auto;
	text-align: left;
	width: 1000px;
}

.containerIK {
	margin: auto;
	text-align: left;
	width: 1000px;
	background-image: url(../img/lp-bg.gif);
	background-repeat: repeat-y;
}


/*  -----------------------------------------------------

=Header

- - - - - - - - - - - - - - - - - - - - - - - - - - - */

.header {
	width: 1000px;
	height: 81px;
	background-image: url(../img/headbg.gif);
	background-repeat: no-repeat;	
}
.logo {
	width: 161px;
	height: 48px;
	margin-left: 55px;
	margin-top: 28px;	
	float: left;
	margin-right: 21px;
	
}

/*  -----------------------------------------------------

=Topmenu

- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.topmenu {
	width: 400px;
	height: 28px;
	float: left;
	margin-left: 112px;
	margin-top: 37px;
}

.topmenu ul {
 

}

.topmenu ul li { 
	display: inline;
}

.topmenu ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	height: 28px;
	line-height: 28px;
	color: #c2c2c2;
	text-decoration: none;
	float: left;
	border-right: 1px solid #e6e2df;
	font-weight: bold;	
}

.topmenu ul li a:visited {
	color: #c2c2c2;
	text-decoration: none;
}

.topmenu ul li a:hover {
	color: #c62408;
}

/*  -----------------------------------------------------

=Search

- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.search {
	width: 240px;
	height: 30px;
	margin-left: 6px;
	margin-top: 37px;
	float: left;
}

.searchfield {
	margin: 0;
	width: 139px;
	background: none;
	border: 0;
	height: 20px;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
	color: #c62408;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin-right: 10px;
}

input.searchbutton {
	background-image: url(../img/searchbg.gif);
	background-repeat: no-repeat;
	background-color:#000;
	display: block;
	width: 71px;
	height: 28px;
	border: 0;
	outline: none;
}

input.searchbutton:hover {
	background-position: 0 -28px;	
		outline: none;
}

input.searchbutton:active {
	background-position: 0 -56px;	
		outline: none;
}








/****************************
 SPECIJALI
 
 ***************************/
 
.featured {
	background-image:url(../img/bgall.gif);
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
	margin: auto;
	overflow: hidden;
	position: relative;

}

.featured ul li {
	padding: 0;
}
 
div.featured div.featured-posts {
	left: 40px!important;
	top: 143px!important;
	border: 1px solid #c5c5c5;
	background: url(../img/sample/box-bg.png) no-repeat;
	padding: 0 20px!important;
	overflow: hidden;
	position: absolute!important;
	z-index: 100!important;
	height:214px;
	width: 260px;
}
/********************************************************************************/			
a.prev,
a.next {
	position: absolute!important;
	z-index: 200!important;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 33px;
	width: 34px;
	text-indent: -9999px;
	top: 234px!important;

}

.prev {
	background: url(../img/left.png) no-repeat;
	left: 25px!important;
}

.prev:hover {
	background-position: 0 -33px;
}

.next {
	background: url(../img/right.png) no-repeat;
	left: 325px!important;

}

.next:hover {
	background-position: 0 -33px;
}
/***********************************************************************************/
div.featured,
div.featured div.featured-imgs ul li {
	height: 380px;
	width: 960px;
}

div.featured div.featured-imgs {
	z-index: 1!important;
}






	div.featured div.featured-posts strong {
		float: left;
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		color: #96969a;
		margin-bottom: 10px;
	}
		
		
	
	div.featured div.featured-posts ul li {
		width: 240px;
		height: 214px;
		margin-right: 20px;
	}

	
	div.featured div.featured-posts ul li p {
		line-height: 14px;
	}
	
.mdole {
	margin-top: 360px;
		width: 302px;
	height: 20px;
	background-image:url(../img/mdolebg.gif);

	position: absolute;
	float: left;
	z-index:400;
	margin-left: 20px;
	background-repeat: no-repeat;	
	}
	
/*******************
MAINMENU
*******************/

.mainmenu {
	width: 302px;
	height: 142px;
	background-image:url(../img/bgmeni1.gif);
	position: absolute;
	float: left;
	z-index:300;
	margin-left: 20px;
	background-repeat: no-repeat;	
}
	
.mainmenu ul {
	margin-top: 12px;
	margin-left: 17px;
}	
.mainmenu ul li {
	list-style: none;
	margin-bottom: 6px;
}
	
.mainmenu ul li a {

	display:block;
	width: 255px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c62408;
	text-decoration: none;
	padding-left: 10px;
}

.mainmenu ul li a:visited {
	color: #c62408;
	text-decoration: none;
}
	
.mainmenu ul li a:hover {
	color: #F00;
}

.mainmenu li a:active {

}

.mainmenu ul li a img {
	margin-bottom: 1px;
}




/*************************************

*************************************/

.sub {
	width: 1000px;
	height: 40px;
	background-image: url(../img/subbg.gif);
	background-repeat: no-repeat;
}


.sub1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c62408;
	margin-left: 360px;
	margin-top: 11px;
}


.sub2 {
	width: 50px;
	height: 30px;
	background-image: url(../img/subbg2.gif);
	background-repeat: no-repeat;
	margin-left: 59px;
	margin-top: 30px;
}

.subcontainer {
	background-image: url(../img/bgall-sub.gif);
	background-repeat: repeat-y;
	height: 267px;

}

.podrska {
	width: 260px;
	margin-left: 63px;
	padding-top: 13px;
	padding-bottom: 15px;
	float: left;

}

.podrska ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.podrska ul li a {
	color: #c62408;
	background-image: url(../img/pli.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 14px;
	text-decoration: none;
}

.podrska ul li a:visited {
	color: #c62408;
	text-decoration: none;
}

.podrska ul li a:hover {
	background-image: url(../img/pli2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
		padding-left: 14px;
}

/*******************************
	HP VESTI
********************************/

.vesti-hp {
	width: 620px;
	height: 242px;
	float: left;
	margin-left: 37px;
	margin-top: 25px;

}

.dno {
	width: 1000px;
	height: 22px;
	background-image: url(../img/bgall-dno.gif);
	background-repeat: no-repeat;
}

/******************************
	FOOTER
*******************************/

.footer {
	color: #ababab;
	font-size: 11px;
	background-color: #E5E5E5;
}

/***********************************************************************
INDEX KATEGORIJE
***********************************************************************/
.subcontainerIK {
	background-image: url(../img/lp-bg.gif);
	background-repeat: repeat-y;

}

.levipanel {
	width: 341px;
	background-image: url(../img/lp-senka.gif);
	background-repeat: no-repeat;
	background-position: 0 -90px;
	float:left;


	
}

.lpdno {
	width: 1000px;
	height: 22px;
	background-image: url(../img/lp-dno.gif);
	background-repeat: no-repeat;
	clear:both;
}

.lpheader {
	width: 1000px;
	height: 81px;
	background-image: url(../img/lp-headbg.gif);
	background-repeat: no-repeat;	
}

.lpmeni {
	width: 285px;
	margin-left: 42px;
	padding-left: 13px;
	padding-top: 38px;
	padding-bottom: 25px;
	background-color: #FFF;
	background-image: url(../img/linija.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/****************************************************************
Desni panel
******************************************************************/

.desnipanel {
	float: left;
	width: 641px;
}

.box1 {
	width: 286px;
	height: 214px;
	margin-top: 19px;
	float: left;
	background-image: url(../img/bg-box1.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 19px;
	
}

.box1-slika {
	
	 width: 124px; float: left; margin-top: 29px;
	 clear:both;

}

.box1-tekst {
	width: 150px; 
	float: left; 
	margin-top: 10px; 
	margin-left: 10px; 	
	font-size: 13px;
	color: #666666;	
	line-height: 16px;

}
.box2 {
	width: 294px;
	height: 214px;
	margin-top: 19px;
	margin-left: 20px;
	float: left;
	background-image: url(../img/bg-box2.gif);
	background-repeat: no-repeat;
	padding: 10px;
}


.box2 img {
	clear: both;
	float: left;
}

.pon {
	float: right;
	width: 143px;
	height: 62px;
	background-color: #FFf;
	border: 1px solid #ececec;
	margin-top: -18px;
	margin-right: 1px;
	font-size: 10px;
	color: #666666;
	line-height: 11px;
}

.pon:hover {
	border: 1px solid #dddddd;
}


.pon2 {
	float: right;
	width: 143px;
	height: 62px;
	background-color: #FFF;
	border: 1px solid #ececec;
	margin-top: 10px;
	margin-right: 1px;
	font-size: 10px;
	color: #666666;
	line-height: 11px;
}

.pon2:hover {
	border: 1px solid #dddddd;
}

.ponNaslov {
	font-size: 11px;
	color: #96969a;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	
}

.ponNaslov a:link {
	color: #96969a;	
}

.ponNaslov a:visited {
	color: #96969a;	
}

.ponNaslov a:hover {
	color: #c72e0a;
	text-decoration: none;
}

.ponNaslov2 {
	font-size: 11px;
	color: #96969a;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	
}


.ponNaslov2 a:link,
.ponNaslov2 a:visited {
	color: #96969a;	
}


.ponNaslov2 a:hover {
	color: #3e8a1c;
	text-decoration: none;
}




.ponCena {
	border-top: 1px solid #ececec;
	font-size: 14px;
	color: #c72e0a;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 2px;
	padding-top: 3px;
	}

.ponCena2 {
	border-top: 1px solid #ececec;
	font-size: 14px;
	color: #3e8a1c;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 2px;
	padding-top: 3px;
	}

.boxNaslov {
	font-size: 13px;
	font-weight: bold;
	color: #c62408;
	text-align: left;
	float: left;

}

.boxLinkovi {
	margin-top: 15px;
	margin-left: 30px;
	width: 80px;
	

}

.boxLinkovi a:link {
	font-size: 13px;
	font-weight: bold;
	color: #c62408;
	padding-left: 16px;
}

.boxLinkovi a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #c62408;
	padding-left: 16px;
}

.boxLinkovi li {
	background-image: url(../img/strelica.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	line-height: 21px;
}

/***** frend****/
.boxLinkovi-frend {
	margin-top: 15px;
	margin-left: 30px;
	width: 80px;
	

}

.load {
	margin: 0px;
}


.boxLinkovi-frend a:link {
	font-size: 13px;
	font-weight: bold;
	color: #c62408;
	padding-left: 16px;
}

.boxLinkovi-frend a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #c62408;
	padding-left: 16px;
}

.boxLinkovi-frend li {
	background-image: url(../img/strelica2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	line-height: 21px;
}

/********************************/



.box-tel {
	clear: both;
	background-image: url(../img/bg-pk-dno.gif);
	width: 632px;
	height: 190px;
	padding: 4px;
	margin-bottom: 19px;
}

.box-telLevi {

	width: 366px;
	height: 186px;
	float: left;
	border-right: 1px solid #ececec;
	margin-left: 6px;
}

.box-telLevi p {
	clear: both;
	font-size: 12px;


}

.box-telLevi img {
	margin-left: 38px;
	margin-top: -2px;
}



.frend-baner {
	margin-left: 6px;
}


.box-telDesni {
	width: 249px;
	height: 186px;
	float: left;
	border-left: 1px solid #ffffff;
	padding-left: 6px;
	font-size: 11px;
	color: #666666;
}

.box-telDesni p {
	padding-left: 16px;
		padding-right: 5px;
		line-height: 14px;
}


.box-telNaslov {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #96969a;
	margin-top: 6px;
	padding-left: 16px;
	padding-right: 5px;
	background-image: url(../img/strelica.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	line-height: 15px;
}

.box-telDesni .boxNaslov {
	margin-bottom: 6px;}



.box-telNaslov a:link {
	color: #96969a;
}

.box-telNaslov a:visited {
	color: #96969a;
}



.box-telNaslov a:hover {
	color: #c62408;
	text-decoration: none;
}





	
/********************************************
STORY
********************************************/

.spanel {
	width: 641px;
	height: 40px;
	background-image: url(../img/bg-spanel.gif);
	background-repeat: no-repeat;	
}

h1 {
	color: #c62408;
	font-size: 19px;
	margin-left: 23px;
	padding-top: 10px;
	float: left;
}

.story {
	width: 609px;
	font-size: 12px;
	color: #636363;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 25px;
	margin-bottom: 20px;
	text-align: justify;
}

.story strong {
	color: #666;
	font-weight: bold;}
	
.story img {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	}	
	

.story ul {
	margin: 10px;
	margin-left: 20px;
	}
	
.story ul li {
	padding-left: 16px;
	background-image: url(../img/disk-b.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	}

.print-font {
	width: 83px;
	height: 25px;
	float: right;
	padding-top: 10px;
}

.print-font img {
	float: left;
}

.font {
width: 51px;
height: 20px;
padding-top: 1px;
float: left;
margin-left: 2px;
text-align: center;
}




	#textchanger {color:#22b1e1; width: 51px; margin-left: 2px; padding-left: 2px; margin-top: -1px;  height: 20px; line-height: 20px; background: url(../img/font-bg.png) no-repeat; }
	.maloa:link,.maloa:visited  {font-size: 10px;}
	.maloa:hover { color:#000; text-decoration:none;}
	.velikoa:link,.velikoa:visited  {font-size: 13px;}
	.velikoa:hover { color:#000; text-decoration:none;}
	.reset:link,.reset:visited  {font-size: 1.0em;}
	.reset:hover { color:#000; text-decoration:none;}
	
	
	#textchanger ul { margin: 0; padding:0;	} 
	#textchanger ul li { margin: 0; padding:0; border: none; display: inline; cursor:pointer;  float: left;}
	#increase a { display: block; border: none; width:20px; height:20px; overflow: hidden;}
	#decrease a { display: block; border: none; width:20px; height:20px; overflow: hidden;}

.breadcrumb {

        width: 622px;
        height: 40px;
        background-image: url(../img/bg-spanel.gif);
        background-repeat: no-repeat;
        margin-bottom: 15px;
        line-height: 40px;
        font-size: 12px;
        color: #96969a;
        font-weight: bold;
        padding-left: 19px;

}

.breadcrumb a:link, .breadcrumb a:visited {

        text-decoration: none;
        color: #c2c2c2;
        padding-left: 3px;
        padding-right: 3px;

}

 
.breadcrumb a:hover {

        text-decoration: none;
        color: #c62408;

}

.font:hover {
	background-image: url(../img/font-bg.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
}

.print:link,.print:visited {
	display:block;
	width: 20px;
	height: 20px;
	background-image: url(../img/print.png);
	background-repeat: no-repeat;
	float: left;
}

.print:hover{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 -20px;
}
.story-naslovi {
	width: 577px;
	font-size: 12px;
	color: #636363;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 25px;
	margin-bottom: 20px;
	text-align: justify;
}

.story-naslovi a:link,.story-naslovi a:visited{
	color: #636363;
}

.story-naslovi a:hover {
	color: #C62408;
	text-decoration: none;	
}

.story-naslovi p a:link, .story-naslovi p a:visited {
	margin-left: 5px;
	color: #C62408;

}

.story-naslovi p a:hover{
	color: #C62408;
	text-decoration: underline;
}

.story-naslovi h4  {
	background-image: url(../img/disk-b.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
	}
	
.story-naslovi span, .story-naslovi p {
	padding-left: 11px;
	padding-bottom: 20px;
}

.story-naslovi h4 a:link, .story-naslovi h4 a:visited {
/*	color: #C62408;*/
color: #96969a;
}

.story-naslovi h4 a:hover {
/*	color: #C62408;*/
color: #C62408;
}

.nav-naslovi {
	text-align: center;}


/***************podkategorije***************/

.podkategorije {
	width: 577px;
	font-size: 12px;
	color: #636363;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 25px;
	margin-bottom: 20px;
	text-align: justify;
}



.podkategorije h5 {
	font-size: 16px;
	color: #c62408;
	font-weight: bold;
	margin-bottom: 5px;
}

.podkategorije p {
	padding-top: 10px;
}

.podkategorije p.senka {
	background-image: url(../img/senka-cat.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

p.lista {
	background-image: url(../img/senka-cat.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	
}


.podkategorije ul {
	width: 550px;
	overflow: hidden;
	margin-left: 55px;
	margin-top: 15px;
	margin-bottom: 35px;
} 

.podkategorije ul li {
	/*width: 210px;
	padding-left: 18px;
	float: left;*/
	background-image: url(../img/disk-c.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
	padding-right: 15px;
	text-align: left;
}


.podkategorije ul.kolona li {
	width: 410px;
	clear: both;
	margin-left: 30px;

}

.podkategorije strong {
	color: #666;
	font-weight: bold;}
	
.podkategorije img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	}	
	


/********************tabele*****************/

table
{

	font-size: 12px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 10px;

}


table th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	background: #f4c2c2;
	font-weight: bold;
}
table td
{
	padding: 8px;
	background: #f2f2f2;
	border-top: 1px solid #fff;
	color: #c62406;

}

table tbody tr:hover td
{
	background: #fbebeb;
}

table caption {
		color: #c62406;
	font-weight: bold;
	padding-left: 8px;
	margin: 0;
	padding-top: 10px;

}



/************tabela telefoni***********/

table.telefoni
{

	font-size: 12px;

	width: 550px;
	text-align: center;
	margin: 0;
	padding: 0;


}


table.telefoni td
{
	padding: 0px;
	background: none;
	border: 0;
	color: #666;
	text-align: center;
	font-weight: bold;

}

table.telefoni img {
	border: 1px solid #ececec;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 0;
}

table.telefoni img:hover {
	border: 1px solid #dddddd;
}


table.telefoni tbody tr:hover td
{
	background: none;
}



/*********sitemap************/

.sitemap {padding-left: 20px;
padding-top: 10px;
padding-bottom: 20px;}

.sitemap ul { margin-left: 20px;}

.sitemap ul li {
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}
 
.sitemap ul li ul {

}

.sitemap ul li ul li {
		font-size: 12px;
		font-weight: bold;
		margin-top: 0;
}

.sitemap ul li ul li a:link, .sitemap ul li ul li a:visited {
		font-size: 12px;
		font-weight: bold;

}


.sitemap ul li ul li ul li {
		font-size: 12px;
		color: #929296;
}

.sitemap ul li ul li ul li a:link, 
.sitemap ul li ul li ul li a:visited {
		font-size: 12px;
		color: #929296;
}

.sitemap ul li ul li ul li ul li{
		font-size: 12px;
		color: ##929296;
		font-weight: normal;
}

.sitemap ul li ul li ul li ul li a:link, 
.sitemap ul li ul li ul li ul li a:visited {
		font-size: 12px;
		font-weight: normal;
		color: #929296;
}

.sitemap ul li ul li ul li ul li ul li {
		list-style: disc;
		margin-left: 8px;

}

/****frend***/

.frend-boja {
	color: #50ae22;
}

/**********korisnicke***********/


.cimage {
	margin-left: -8px;
}

.sreklam {
	clear:both;
	margin-top: 7px;
	float: left;
	width: 189px;
	margin-left: -10px;
}

.sreklam img {
	margin: 0;
	padding: 0;
}


.reklamacije {
	float: left;
	margin-top: 5px;
	width: 175px;
	height: 91px;
	color: #666;

	line-height: 15px;
}



.boxLinkovi2 {
	margin-top: 45px;
	margin-left: 0px;
	width: 180px;

}

.boxLinkovi2 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #c62408;
	padding-left: 16px;
}

.boxLinkovi2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #c62408;
	padding-left: 16px;
}

.boxLinkovi2 li {
	background-image: url(../img/strelica.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	
	line-height: 21px;
}

.slikaadsl {
	margin-top: 12px;
	margin-left: -2px;
}

.posjetite {
	padding-top: 3px;
	clear: both;
	color: #666;
	width: 294px;
	height: 201px;
	background-image: url(../image/1285/express3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.listapos {
	

	margin-top: 30px;
}

.listapos ul {
	
	margin-left: 20px;
	margin-top: 20px;
}


.listapos ul li {
	background-image: url(../img/disk-c.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 16px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #666;
}


.prijavas {
	font-size: 16px;
	font-weight: bold;
	color: #c62408;
	
}

.express {


	margin: 0;
	padding: 0;
	margin-right: -8px;


}

.express img {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 12px;
}

.puni {
	font-size: 13px;
	color: #c62408;
	font-weight: bold;
}

.puni a:link,
.puni a:visited {
	font-weight: normal;
}




.listapos2 {
	margin-top: 20px;

	width: 303px;
	height: 144px;
	background-image: url(../image/1286/express3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
	
}

.listapos2 ul {
	
	margin-left: 10px;
	padding-top: 10px;
}


.listapos2 ul li {
	background-image: url(../img/disk-c.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 16px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #666;
}

.ccenter {
	clear: both;
	padding-top: 25px;
	width: 290px;
	color: #666;
	line-height: 15px;
	
}



.listapos3 {
	margin-top: 10px;
	width: 303px;
	height: 144px;

	
}

.vpn {
	
	background-image: url(../image/1291/tgroup.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
	width: 295px;
	height: 204px;
	clear: both;
	color: #666;
}

.listapos3 ul {
	
	margin-left: 10px;
	padding-top: 10px;
}


.listapos3 ul li {
	background-image: url(../img/disk-c.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 16px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #666;
}


.listapos3 ul li a {
	font-weight: bold;

}

.tp {
	width: 352px;
	height: 162px;
	background-image: url(../image/1292/tp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

.listapos4 ul {
	
	margin-left: 0px;
	padding-top: 55px;
}


.listapos4 ul li {
	background-image: url(../img/disk-c.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 16px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #666;
}


.listapos4 ul li a {
	font-weight: bold;

}
.bbr {
	width: 426px;
	height: 223px;
	background-image: url(../image/1363/bbr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}


.mojton {
	margin: 0;
	padding: 0;
	margin-left: -48px;
	margin-top: 32px;
}


.slikes {
/*	border: 1px solid #ececec;*/
}



/*******************
MAINMENU
*******************/
/*
.mainmenu {
	width: 302px;
	height: 142px;
	background-image:url(../img/bgmeni1.gif);
	position: absolute;
	float: left;
	z-index:300;
	margin-left: 20px;
	background-repeat: no-repeat;	
}
	
.mainmenu ul {
	margin-top: 21px;
	margin-left: 17px;
}	
.mainmenu ul li {
	list-style: none;
	margin-bottom: 6px;
}
	
.mainmenu ul li a {
	background-image: url(../img/bgmeni2.gif);
	background-repeat: no-repeat;
	display:block;
	width: 255px;
	height: 48px;
	line-height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c62408;
	text-decoration: none;
	padding-left: 10px;
}

.mainmenu ul li a:visited {
	color: #c62408;
	text-decoration: none;
}
	
.mainmenu li a:hover {
	background-position: 0 -48px;	
}

.mainmenu li a:active {
	background-position: 0 -96px;
}

.mainmenu ul li a img {
	margin-bottom: 1px;
}
*/


