/* Start of CMSMS style sheet 'SampsCSS body' */
/* CSS Document */

html {
    margin: 0px auto;
    padding:0;
    width: 100%;
    height: 100%;
}

body {	
	background-color:#fff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;
	color:#666;
	margin: 0px auto;
	padding:0;
	border:0;
	height:100%;
}

div.nazaj {
border-top: thin solid #3d5092;
}

div.totalbody {
    margin: 0px auto;
    height: 100%;
    width: 100%;
    padding:0;
}

a.nazajgumb {
border-bottom: 0px;
}

a {
color:#333;
border-bottom:1px solid #ccc;
text-decoration:none;
}
a:hover {
border-bottom:1px solid #999;
}

div.samps {
margin-top:106px;
margin-left:85px;
}

a.samps {
color: #ffffff;
border-bottom:1px solid #00ff03;
text-decoration:none;
}
a.samps:hover {
color: #ffffff;
border-bottom:1px solid #ffff00;
text-decoration:none;
}

td.body 
{ 
background-image: url(uploads/images/gui/slike/maska-d.jpg);
background-repeat: no-repeat;
} 

div.title {
vertical-align:middle;
margin-top:40px;
}

div.NewsSummarySummary {
text-align: justify;
}

div.NewsPostDetailSummary  {
text-align: justify;
}

div.NewsPostDetailContent  {
text-align: justify;
}


/* End of 'SampsCSS body' */

