/* CSS Document */

.titleBlogss {
	font-family: Arial, Verdana, san-serif;
	width: 167px;
	background-color:#CCCCCC;	
	background-repeat:repeat-y;
	text-align: left;
	margin:0;
	font-size:12px;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	color:#333333;
	padding:6px 6px 6px 15px;
}

.rtitleBlogss {
	font-family: Arial, Verdana, san-serif;
	width:173px;
	font-size:12px;
	color:#666666;
	border-bottom:#CCCCCC dashed 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	margin:0;
	padding:6px 0 4px 15px;
	
}

.sazetakBlogss {
	font-family: Arial, Verdana, san-serif;
	width:158px;
	font-size:12px;
	color:#666666;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	margin:0px;
	padding:6px 15px 4px 15px;
}

.autorBlogss {
	font-family: Arial, Verdana, san-serif;
	width:173px;
	font-size:12px;
	color:#666666;
	border-top:#CCCCCC dashed 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	margin:0px;
	padding:6px 0 4px 15px;
}

.linkBacklinkBlog {
	text-decoration:none;
	color:#990000;
	font-size:12px;
	margin:10px 0 16px 475px;
	float:right;
}

.linkBacklinkBlog:hover {
	text-decoration:none;
	color:#333333;
	font-size:12px;
}

.linkToBlog {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.linkToBlog:hover {
	text-decoration:none;
	color:#999999;
}


/*blog*/

.containerBlog {	
	width:550px;
	margin:0 0 0 16px;	
}

.dokumentiLink {
	text-decoration:none;
	color:#333333;
	margin:4px 0 0 0;
}

.dokumentiLink:hover {
	text-decoration:none;
	color:#4E0B05;	
}

.poljeKomentiraj {
	width:320px;
	height:120px;
	font-size:12px;
	color:#666666;
	padding:6px;
	border:#CCCCCC solid 1px;
	font-family:Arial, Helvetica, sans-serif;
}

.sendKoment {	
	background-color:#F4F4F4;
	border:#999999 solid 1px;	
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:2px;
	width:70px;
}

.prikazDokumenti {
	font-size:12px;
	padding:6px;
	color:#666666;
	margin:10px 0 0 0;
	width:540px;
	clear:left;
	border-top:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}
.picture_verdicts_contents {
	width:550px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
}
.verdict_pictures {
	width:550px;
	margin-top:10px;
	border:solid 1px #cccccc;
}
.paging_verdict_pictures {
	margin-top:10px;
	width:550px;
}
.verdict_contents {
	position:relative;
	margin-top:10px;
	color:#333333;
	font-size:12px;
	width:550px;
	text-align:justify;
	border-bottom:1px solid #cccccc;	
}
.otherVerdictPictures {	
	width:550px;
	text-align:left;
	border-bottom:1px solid #cccccc;
}
.oneVerdictPicture {	
	margin-top:10px;
	width:150px;
	text-align:center;
	margin-bottom:10px;
}



