body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E5057;
}
body {
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #AC0426;
}
a:visited {
	color: #AC0426;
}
a:hover {
	color: #E31E2D;
}
a:active {
	color: #6A0000;
}

/*
h1 {
	font-size: 1.2em;
	color: #E31E2D;
	line-height: normal;
	white-space: normal;
}

*/
.naslovi {
	font-size: 1.2em;
	color: #E31E2D;
	line-height: normal;
	white-space: normal;
	text-align: left;
	font-weight: bold;
}
.naslovi a{
	font-size:12px;
}
.OmotBIG {
	padding: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
	line-height: 1.4em;
	vertical-align: top;
	background-image: url(../images/back_BIG.jpg);
}
.Omotplus {
	padding: 10px;
	width: 780px;
	/*background-color: #F8F8F8;*/
	background-color: #414C4E;
	border: 1px solid #D8D8D8;
}
.Omot {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	line-height: 1.4em;
	vertical-align: top;
	border: 1px solid #C1CDD0;
	background-color: #FFFFFF;
}
.footr {
	width: 770px;
	margin-top: 0px;
	background-repeat: repeat-x;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DA3B4;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 0.8em;
	background-image: url(../images/footBack.jpg);
}
.onepixWrap {
	text-align: left;
	padding: 0px;
	margin-top: 1px;
	/*margin-right: 1px;
	margin-bottom: 1px;*/
	margin-left: 1px;
}
.minifoto {
	padding: 4px;
	background-color: #F8F8F8;
	float: left;
	border: 1px solid #D8D8D8;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: auto;
}
.minifoto img{
	border:0px;
}
.osobafoto {
	width: 120px;
	height: 160px;
	padding: 4px;
	background-color: #F8F8F8;
	border: 1px solid #D8D8D8;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	float: left; 
}
.program {
	width: 430px;
	padding: 4px;
	background-color: #F8F8F8;
	border: 1px solid #D8D8D8;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	float: left; 
}
.sredinaWrap {
	text-align: left;
	padding: 1px;
	width: 468px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.osobeWrap {
	text-align: left;
	padding: 10px;
	margin: 10px;
}
.desniWrap {
	text-align: left;
	padding: 1px;
	width: 130px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.onepixBorder {
	text-align: left;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDCDD;
	
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.onepixBorderTD{
  	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #DBDCDD;  
}
.lijevaWrap {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.izdvojenoWrap {
	text-align: left;
	padding: 1px;
	margin: 10px;
	clear:left;
	/*border:blue 1px solid;*/
}
.crvenaslova {
	font-size: 1 em;
	color: #E31E2D;
	line-height: normal;
	white-space: normal;
}
.popisgal {
	width: 120px;
	height: 30px;
	padding: 4px;
	background-color: #F8F8F8;
	border: 1px solid #D8D8D8;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	float: left; 
}

/******************************* ARTICLE **************************************/
.article{
    padding:10px;
    text-align:justify;
}

.article h2{
    font-size: 1.2em;
	color: #E31E2D;;
}
.date{
    font-weight:bold;
}
