body {
	margin: 0;
	padding: 0;
	/*font-family: "trebuchet MS", "Sans Serif";*/
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #1d283f;
	background: #fff;
}
.notification .inputLabel{
	margin-bottom: 0px;
}
.notification .inputHolder{
	width: 350px;
	font-weight: normal;
    font-size: 13px;
    color: #666666;
	border: 1px solid;
}

.notification .labels .inputLabel{
	float: left;
}
.notification .labels #tousers{
	margin-left: 305px;
}
.notification .recipients {
	background: url("/i/inputtop.png") top repeat-x;
	float: left;
	width: 335px;
	height: 100px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	border-bottom: 1px solid #C3C3C3;
	border: 1px solid;
}
.addnews .notification #usr{
	
}
.addnews .notification #grp{
	
}
a {
	color: #3c578e;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	margin: 0;
	width: 100%;
	height: 100%;
}

.t {
	/*background: url('/img/border_t.gif') 0 0 repeat-x; */
	width: 100%;
	/*height: 100%;*/
	margin-bottom: 20px;
}

.b {
	/*background: url('/img/border_b.gif') 0 100% repeat-x;*/
	height: 100%;
}

.l {
	/*ackground: url('/img/border_l.gif') 0 0 repeat-y;*/
	height: 100%;
}

.r {
	/*background: url('/img/border_r.gif') 100% 0 repeat-y;*/
	height: 100%;
}

.bl {
	/*background: url('/img/border_bl.gif') 0 100% no-repeat;*/
	height: 100%;
}

.br {
	/*background: url('/img/border_br.gif') 100% 100% no-repeat;*/
	height: 100%;
}

.tl {
	/*background: url('/img/border_tl.gif') 0 0 no-repeat;*/
	height: 100%;
}

.tr {
	/*background: url('/img/border_tr.gif') 100% 0 no-repeat; */
	height: 100%;
	padding: 0px;
}

.unfloat {
	float: none !important;
	clear: both !important;
}

#main {
	margin: 20px 0;
}

.loginform {
	width: 450px;
	margin: 0 auto;
}

.gridtable, .formtable {
	width: 100%;
	border:none;
	/*
	border-top: none;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	*/
}

.gridtable {
	border-top: 1px solid #929292;
}

.gridtable th, .formtable th {
	vertical-align:middle;
	height: 26px;
	padding: 0 5px;
	background: url('/img/tableth_backg.jpg') repeat-x top left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.gridtable th a, .formtable th a {
	color: #fff;
}

.formtable td {
	padding:5px 0px 0px 0px !important;
	color:#666666!important;
}

.gridtable th.gridtools {
	background: #fff url('/img/y.gif') no-repeat 10px 7px;
	font-weight: bold;
	color: #1d283f;
	vertical-align: middle;
	padding-left: 30px !important;
}

.gridtable th.gridtools a, .gridtools_sep {
	float: right;
	color: #1d283f;
	margin-left: 5px;
}

.formVtable th.formVtable {
	background:transparent url(/img/tableth_backg.jpg) repeat-x scroll left top;
	color:#FFFFFF;
	height:26px;
	padding:0 5px;
}

.formtable th.formtools {
	background: #fff;
	font-weight: bold;
	color: #1d283f;
	vertical-align: middle;
	padding-left: 30px;
	border-top: 1px solid #929292;
}

.formtable th.formtools a, .formtools_sep {
	float: right;
	color: #1d283f;
	margin-left: 5px;
}

.coolinp {
	border: 1px solid #727272;
	width: 100%;
	color: #1d283f;
	margin:2px 0px 5px 0px;
}

.err {
	color: #ff0000;
}

.paging {
	width: 98%;
	padding: 0 1%;
	text-align: right;
}

.pageing_info {
	float: left;
}

.container {
	margin-bottom:20px!important;
}

.pageing {
	padding:15px 0px;
	margin-bottom:20px;
}

.changelog {
	background: #9fb6cd;
	margin: 0;
	border: 2px groove #1d283f;
}

.changelog legend {
	font-weight: bold;
	font-size: 12px;
}

#framesholder iframe {
	height: 300px;
	width: 100%;
	margin-bottom: 20px;
	border: none;
}

.noMarginMain {
	margin: 0 !important;
}

/* za calendar-a */
#calidfrm {
	position: absolute;
	display: none;
	width: 150px;
	height: 200px;
}

#calid {
	position: absolute;
	display: none;
	background-color: #f8f8f8;
	border: 1px solid Black;
	width: 150px;
	height: 100px;
	padding: 3px;
}
.cal td {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	cursor: pointer;
	cursor: hand;
}
.cal th {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #e0e0e0;
}
.cal a {
	font-family : Arial, Helvetica, sans-serif ;
	text-decoration: none;
	color: Black;
	font-size: 11px;
}
.cal a:hover {
	font-family : Arial, Helvetica, sans-serif ;
	text-decoration: none;
	color: #990000;
	font-size: 11px;
}

.white_row {
	background: #ffffff !important;
}

.color_row {
	background: #96b9df !important;
}

.menudelim{
	margin-top:4px;
	*margin-top:0px;
	margin-bottom:5px;
	height:1px; 
	font-size:1px!important;
	border-bottom:1px solid black; 
	padding:0px!important;
	width: 114px!important;
	margin-left:30px;
}

.hiddenElm {
	display: none;
}

.visibleElm {
	display: block;
}

.formtableBig {
	border:none;
	margin-bottom:0px;
	margin-top:50px;
}

.formtableNoBorder {
	border:none!important;
}

#details {
	background:transparent url(/img/tableth_backg.jpg) repeat-x scroll left top;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:3px 5px;
	text-align:left;
	cursor:pointer;
	position:relative;
	z-index:1;
}

.pubdateleft {
	float:left;
}

.pubdateright {
	float:left;
	width:20px;
	text-align:right;
}

.buttons {
	text-align:right !important;
}

.showarrow {
	position:absolute;
	z-index:2;
	top:8px;
	right:2px;
	display:inline;
	width:10px;
	height:10px;
	background:transparent url('/img/closed_arrow.png') no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/closed_arrow.png', sizingMethod='crop');
	_background-image:none;
}

.coolinptxtaera {
	width:95% !important;
}

.CRight td {
	font-size:10px !important;
}

.tabmenu {
	margin:0;
	padding:0px;
	width:100%;
}

.tab1 {
	background:#EDEDED url(/i/tab_active.gif) repeat-x scroll center bottom;
	border:1px solid gray;
	display:inline;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin-left:1px;
	margin-top:0;
	padding:7px 15px 8px;
	text-decoration:none;
	vertical-align:bottom;
}

.tab0 {
	background:#EDEDED url(/i/tab_bg.gif) repeat-x scroll center bottom;
	border:1px solid gray;
	display:inline;
	float:left;
	font-size:13px;
	margin-left:1px;
	margin-top:5px;
	padding:5px 15px;
	text-decoration:none;
	vertical-align:bottom;
}

.innertable td{
	padding:0px 5px!important;
}

.delbutton {
	padding-top:10px;
	padding-right:5px;
}

.conthide {
	width:100% !important;
	height:100% !important;
	margin:0px;
}

.floatimgs {
	float:right;
	padding:0px 2px;
}

.floatimgs div {
	padding-bottom:0px !important;
	
}

.del div {
	margin-top:3px !important;
}

.del img {
	padding-top:3px;
}

#CLeft {
	padding:0px !important;
}

#CRight {
	padding:0px;
	padding-left:10px !important;
	padding-top:0px !important
}

#CLeft td, #CRight td, .tablemiddlecol td {
	vertical-align:middle !important;
}

.userunlogged {
	margin-top:150px;
}

.submenu_z_index {
	z-index:1 !important;
}

.big_z_index {
	z-index:999 !important;
}

.fbuttons {
	width:960px;
	padding:0px 4px 10px 4px;
}

.buttonsRow {
	padding-bottom:5px;
}

.buttonHolder {
	width:250px;
	margin-right:105px;
	float:left;
	cursor:pointer;
}

.btnlast {
	margin-right:0px !important;
}

.btnimg {
	width:50px;
	height:50px;
	padding:5px 30px 5px 30px;
	text-align:center;
}

.btnname {
	padding:5px;
	color:#4A69A9;
	font-size:12px;
	text-align:center;
}

.indextblmain {
	border:none !important;
}

.inftbl {
	color:#000000;
}

.storytitle{
	color:#4A69A9 !important;
	font-weight:normal !important;
	text-decoration:underline;
}

.storytitle:hover {
	font-weight:normal !important;
	color:#000000 !important;
	text-decoration:none;
}

.usrtitle{
	color:#A58A0C !important;
	font-weight:normal !important;
	text-decoration:underline;
}

.usrtitle:hover {
	font-weight:normal !important;
	color:#000000 !important;
	text-decoration:none;
}

.ordtitle{
	color:#4A69A9 !important;
	font-weight:normal !important;
	text-decoration:underline;
}

.ordtitle:hover {
	font-weight:normal !important;
	color:#000000 !important;
	text-decoration:none;
}

.lowercase {
	text-transform:lowercase;
}

.delorder{
	color:#CD2C0E !important;
	font-weight:normal !important;
	text-decoration:underline;
}

.delorder:hover {
	font-weight:normal !important;
	color:#000000 !important;
	text-decoration:none;
}

.paramaclass {
	float:right;
	text-align:right;
	text-decoration:none !important;
}

.labeltext {
	width:400px;
	float:left;
}

.paramaclass:hover {
	color:#fff !important;
}

.hyperlinkmenu {
	margin:0px 4px; 
	padding:0px 4px;
}

.frmsepm {
	margin-right:5px;
}

.frmbutton {
	float:left;
	border:none !important;
	padding: 0px 40px 4px 40px;
	height:39px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	cursor: hand;
	background:url('/img/btnaddmain.jpg') repeat-x;
}

.button_left {
	float:left;
	width:4px;
	height:39px;
	background:transparent url('/img/btnsaveleft.png') no-repeat;
}

.button_right {
	float:left;
	width:4px;
	height:39px;
	background:transparent url('/img/btnsaveright.png') no-repeat;
}

.buttons {
	float:left;
	padding-right:5px;
}

#CRight td {
	padding:0px !important;
}

#CRight input, #CRight textarea, #CRight select{
	margin:5px 0px;
}

.tdlabelleft {
	padding-right:5px !important;
}

.topth {
	border-bottom:2px solid #4766A6;
	background:none !important;
}

.topth a {
	color:#4666A5!important;
	font-weight:normal !important;
}

.topth a:hover {
	color:#4666A5!important;
}

.detailspanel {
	width:100%;
	border-bottom:2px solid #4766A6;
	color:#4666A5 !important;
	height:22px;
	*height:24px;
	padding-top:2px;
}

.btnlinks {
	float:left;
	padding:12px 0px 0px 20px;
}

.btnlinks a {
	text-decoration:underline;
	color:#4666A5 !important;
	font-size:12px;
}

.Holder {
	width:100%;
	padding:5px 0px;
}

.Info {
	float:left;
	width:80%;
}

.EditButtons {
	float:right;
	width:20%;
}

.editbtn {
	float:right;
	width:50px;
	margin-right:10px;
}

.deletebtn {
	float:right;
	width:60px;
	text-align:right;
	margin-right:10px;
}

.deletebtn a {
	background: url('/img/delete.gif') no-repeat center left;
	padding:5px 0px 5px 20px;
}

.editbtn a {
	padding:5px 0px 5px 25px;
	background: url('/img/edit.gif') no-repeat center left;
}

.rowline {
	width:100%;
	height:2px;
	background: url('/img/border.jpg') repeat-x;
	font-size:1px;
}

.rowtable td {
	padding:0px !important;
}

.indextbl th {
	background:none !important;
	color:#111111;
	padding:0px 0px 10px 0px !important;
	font-size:28px;
	font-weight:normal;
}

.detinfo {
	width:inherit;
	font-size:10px;
	color:#666666;
}

.pactive {
	width:20px;
	/*height:15px;*/
	float:left;
	border:1px solid #CCCCCC;
	background:#4666A5;
	color:#fff;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 5px;
}

.pinactive {
	float:left;
}

.pinactive a {
	margin:0px 5px;
	padding:1px 7px 3px 7px;
	border:1px solid #CCCCCC;
	color:#4666A5;
}

.prev a, .next a {
	padding:2px 7px 3px 7px;
	font-size:12px;
	text-decoration:none;
}

.pinactive a:hover {
	margin:0px 5px;
	background:#4666A5;
	border:1px solid #CCCCCC;
	color:#fff;
}

.filterAntet {
	width:100%;
	color:#333333;
	font-size:14px;
}

.filtertbl {
	width:100% !important;
}

.filtertbl td {
	padding:5px !important;
}

.filterbutton {
	height:23px;
	width:22px;
	padding:0px;
	text-indent:-9999px;
	*text-indent:0px;
	*padding: 55px 0 0;
	margin:23px 0px 0px 0px;
	border: 0;
	background:transparent url('/img/lupa.png') no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/lupa.png', sizingMethod='crop');
	_background-image:none;
	*overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

form>.filterbutton { /* For non-IE browsers*/
  *height: 0px;
}


.filterinp {
	border:1px solid #999999;
	margin:0.2em 0;
	width:100%;
}

.nodatatbl {
	width:100%;
}

.menuwrapper {
	background: #fff;
	border: 1px solid #999999;
	padding:5px 7px 0px 7px;
	position: absolute;
	z-index: 9999;
	left:-30px;
}

.menuwrapper a {
	margin:0px 0px 5px 0px!important;
	*margin:0px 0px 2px 0px!important;
}

a.menuwrapperlink {
	display: block;
	float:none;
	margin: 0px;
	width: 98%;
	background: #fff;
	border: 0px solid #84abc6;
	font: 11px Arial !important;
	color: #004b91;
	white-space: nowrap;
}

a.menuwrapperlink:hover {
	background: #E9EDF6 !important;
	text-decoration: none;	
}

.sortby {
	float:left;
	width:80px;
}

.sortparams {
	float:left;
}

a.arrimg {
	float:left;
	width:8px;
	height:5px;
	margin-top:10px;
	*margin-top:0px;
	margin-left:3px;
}

#leading_sortmenu {
	float:left !important;
}

.sorts {
	padding-top:23px;
	float:right;
}

.sortparams {
	position:relative;
}

.sstorytitle a{
	text-decoration:none!important;
	font-size:14px;
}

.sstorytitle{
	text-decoration:none!important;
	color:#666666 !important;
	font-size:14px;
}

.sstorytitle:hover {
	text-decoration:none;
	color:#666666 !important;
}

.addmore {
	width:100%;
	text-align:right;
}

.addleft {
	float:right;
	width:39px;
	height:39px;
	background:transparent url('/img/btnaddleft.png') no-repeat;
}

.addmiddle {
	float:right;
	height:39px;
	padding:7px 10px 0px 10px;
	background:url('/img/btnaddmain.jpg') repeat-x;
}

.addmiddle a{
	color:#fff;
	margin-top:10px;
	font-size:18px;
	text-decoration:none;
}

.addmiddle a:hover{
	color:#fff;
	text-decoration:none;
}

.addright {
	float:right;
	width:4px;
	height:39px;
	background:transparent url('/img/btnaddright.png') no-repeat;
}


.indexaddleft {
	float:left;
	width:39px;
	height:39px;
	background:transparent url('/img/btnaddleft.png') no-repeat;
}

.indexaddmiddle {
	float:left;
	height:39px;
	width:207px;
	text-align:center;
	padding:7px 0px 0px 0px;
	background:url('/img/btnaddmain.jpg') repeat-x;
}

.indexaddmiddle a{
	color:#fff;
	margin-top:10px;
	font-size:18px;
	text-decoration:none;
}

.indexaddmiddle a:hover{
	color:#fff;
	text-decoration:none;
}

.indexaddright {
	float:left;
	width:4px;
	height:39px;
	background:transparent url('/img/btnaddright.png') no-repeat;
}

.logintbl {
	border-left:1px solid #727272;
	border-right:1px solid #727272;
	border-bottom:1px solid #727272;
}

.logintbl td{
	padding:5px 4px 5px 4px !important;
}

.videotbl td {
	padding:5px 0px 0px 5px !important;
}

.photosRow {
	width:610px;
}

.photosMainRow {
	width:968px;
}

.relphoto {
	width:110px;
	height:162px;
	padding:10px;
	margin:5px 15px;
	float:left;
}

.firstrelphoto {
	margin-left:0px !important;
}

.lastrelphoto {
	margin-right:0px !important;
}

.relphotomain {
	width:102px;
	height:104px;
	position:relative;
	z-index:1;
}

.checkphoto {
	position:absolute !important;
	z-index:2 !important;
	bottom:10px;
	left:10px;
	width:16px;
	height:13px;
	background:url('/img/otmetka.gif') no-repeat;
}

#activephoto {
	cursor:pointer;
}

#inactivephoto .relphotomain {
	padding:0px 4px;
}

#activephoto .relphotomain {
	padding:0px 2px;
}

#inactivephoto .relphotomain img {
	border:1px solid #999999; 
}

#activephoto .relphotomain img {
	border:2px solid #0B9D0B; 
}

#inactivephoto {
	background:#fff;
}

#activephoto {
	background:#E9E7ED;
}

.phototitle {
	padding:5px 6px;
	color:#333333;
	font-size:12px;
}

.photoinfo {
	padding:5px 6px;
}

.photosize {
	float:left;
	width:60px;
	margin-right:3px;
	color:#999999;
	font-size:11px;
}

.delrelphoto {
	width:35px;
	float:left;
}

.delrelphoto a {
	color:#CC0000;
	font-size:11px;
	text-decoration:underline;
}

.cal {
	margin:0px !important;
}

.cal td , .cal th{
	padding:1px !important;
}

.photos {
	width:968px;
}

.relphotos {
	width:610px;
	margin:0px auto;
}

.relphotos {
	margin:0px auto;
	width:610px;
}

.relphototbl td {
	padding:5px 4px 5px 4px !important;
}

.photo {
	width:110px;
	height:162px;
	padding:10px;
	margin:5px 18px;
	float:left;
}

.rels {
	padding-top:6px!important;
}


iframe#photos_holder {
	width: 100%;
	height: 400px;
}

iframe#relpicsframe {
	width: 100%;
	height: 400px;
}

#photos_holder .relphoto, #photos_holder img {
	cursor: pointer;
}
.section-box{
	width: 440px;
	
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 7px 7px 0px 7px;
	background: white;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #CCC;
	-webkit-box-shadow: 3px 3px 3px #CCC;
	box-shadow: 3px 3px 3px #CCC;
}
.sec-title {
	font-size: 28px;
	line-height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom-color: #4766A6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.results{
	color: #4A69A9;
	float: right;
	margin-right: 15px;
}

.image.container {
    position: relative;
    text-align: center;
    color:#fff;
}

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
    background-color:#000;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
    background-color:#000;
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
    background-color:#000;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
    background-color:#000;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:#000;
}