body{
	background-color: #070707;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
img{
	border: 0px;
}
table{
	font-size: 10px;
	font-weight:;
	color: White;
	padding: 0px;
	margin: 0px;
}

a.normal{
	font-size: 10px;
	font-weight: bold;
	color:  White;
	text-decoration: none;
}
a.normal:visited{
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a.normal:hover{
	color: Red;
}
a{
	font-size: 10px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
a:visited{
	font-size: 10px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}


a.lin{
	display: block;
	height: 20px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	text-decoration: none;
	font: Tahoma;
}
a.lin:visited{
	display: block;
	height: 20px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	text-decoration: none;
	font: Tahoma;
}
a.lin:hover{
	background-color: #131313;
	color: Red;
}
a.vijesti{
	font-size: 10px;
	font-weight: bold;
	color:  Red;
	text-decoration: none;
}
a.vijesti:visited{
	font-size: 10px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
a.vijesti:hover{
	color: #454545;
}
a.design{
	font-size: 9px;
	color: #5E5E5E;
	font-weight: normal;
}
a.design:visited{
	font-size: 9px;
	color: #5E5E5E;
	font-weight: normal;
}
a.design:hover{
	color: Red;
	font-weight: normal;
}
.str{
	color: Red;
	font-size: 8px;
	font-weight: bold;
	padding-left: 15px;
}
.norm{
	font-weight: normal;
}
.razmak{
	display: block;
	width: 140px;
	height: 15;
	color: Red;
}
.razmak2{
	display: block;
	width: 140px;
	height: 8px;
	color: Red;
}

.izb{
	display: block;
	width: 150px;
	height: 20px;
	background-image: url(images/izb.gif);
   background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: Red;
	padding-top: 3px;
}

.today {
	text-align: center;
	background-color: #646464;
}

.text{
	background-color: transparent;
	border: 1px solid #313131;
	width: 60px;
	height: 15px;
	color: White;
}
.texta{
	background-color: transparent;
	border: 1px solid Red;
	width: 140px;
	height: 50px;
	color: White;
}
.texx{
	background-color: #101010;
	color: White;
	border: 1px solid #242424;
}
.forbord{
	background-color: #080808;
}
.kalendar{
	height: 120px;
}
.posjeti{
	background-image: url(images/bpos.gif);
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	color: Red;
}
.pad{
	padding: 10px;
}
.info{
	color: Red;
	padding-left: 15px;
}
.dog{
	font-size: 11px;
	margin-bottom: 10px;
	background-color: #E30000;
	color: White;
	padding: 4px;
}
.trazi{
	padding-top: 10px;
}
.trazilica{
	background-color: transparent;
	border: 1px solid #313131;
	width: 110px;
	height: 16px;
	color: White;
}

.login{
	width: 140px;
	padding-left: 10px;

}
.padr{
	padding-right: 10px;
}
.botun{
	background-color: transparent;
	border: 1px solid #8E0000;
	color: White;
	font-size: 10px;
	height: 16px;
	padding-left: 3px;
	padding-right: 3px;
}
.crveno{
	color: Red;
}
.copy{
	font-size: 9px;
	color: #5E5E5E;
}
.bord{
	border: 1px solid red;
	background-color: black;
	color: White;
}

#calendar {
	text-align:center;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	
}
#calendar .calendarDetail {
	margin: 0 0 1em 0;
	padding: 2px;
	width: 100%;
	color: White;
	background-color: Black;
	height: 120px;
}
#calendar .calendarDetail .title td, #calendar .calendarDetail .title a {
	font-size: 10px;
	color: #fff;
	background-color: Red;
	text-decoration: none;
}
#calendar .calendarDetail .title1 td {
	border-bottom: 1px dashed #606060;
	padding: 2px;
}
#calendar .calendarDetail .week td, #calendar .calendarDetail .week a {
	text-decoration: none;
	color: White;
	background-color: inherit;
	font-weight: normal;
}
#calendar .calendarDetail .week a:hover {
	color:#000;
	background-color:#eee;
}
#calendar .calendarDetail .lastMonth a, #calendar .calendarDetail .nextMonth a {
	color: #535353;
	font-weight: normal;
}
#calendar .calendarDetail .weekend a {
	color: White;
	background-color: inherit;
}
#calendar .calendarDetail .event a {
	font-weight: bold;
	color: Red;
	background-color: inherit;
	text-decoration: underline;
}
#calendar .calendarDetail .today a {

	font-weight: normal;
}
#calendar .calendarDetail .calendarEvent {
	display: none;
	margin: 0;
	padding: 10px;
	position: absolute;
	width: 150px;
	color: White;
	background-color: Black;
	text-align: left;
	border: 1px solid Red;
	font-weight: normal;
}
#calendar .calendarDetail .calendarEvent .date {
	font-style:italic;
}
#calendar .calendarDetail .calendarEvent .edit {
	float:right;
}
#calendar .calendarDetail .calendarEvent a {
	font-weight:normal;
	color:#000;
	background-color:#fff;
}
#calendar .calendarDetail .calendarEvent li {
	margin:0 0 1em 0;
	list-style:disc inside none;
}
#calendar .calendarDetail td:hover > .calendarEvent {
	display:block;
}

#calendarForm {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#494949;
	color:#fff;
}
#calendarForm .title {
	text-align:center;
	color:#eee;
	background-color:#808080;
	padding:0.3em;
	margin:0 0 1em 0;
	font-weight:bold;
}
#calendarForm .credit {
	text-align:right;
	margin:0;
	padding:0 1em 0.5em 0;
	color:#C0C0C0;
	background-color:inherit;
}
#calendarForm .credit a {
	color:#C0C0C0;
	background-color:inherit;
	text-decoration:underline;
}
#calendarForm .credit a:hover {
	text-decoration:none;
}
#calendarForm form {
	margin:0;
	padding:0 0.5em;
	color:#eee;
	background-color:inherit;
}
#calendarForm form br {
	clear:both;
}
#calendarForm input, #calendarForm select, #calendarForm textarea {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0.5em 0;
}
div.main {
	background-color: transparent;
	color: #0099cc;
	padding: 2px 10px 2px 10px;
	font-size: 12pt;
}

div.header1 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 2px;
}

div.header2 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 2px;
}

div.message {
	background-color: #0A0A0A;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 8px;
}
.ime{
	background-color: #151515;
	padding: 3px;
	border-bottom: 1px solid Black;
}
.link1{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #181818;
	font-weight: bold;
}
.kontakti{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #181818;
}
.li{
	display: block;
	width: 150px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}
.li2{

}
.proz{
	background-color: transparent;
	border: 1px solid #313131;
 	margin-top: 2px;	
	color: White;
	width: 260px;
}
.proz2{
	background-color: transparent;
	border: 1px solid #313131;
 	margin-top: 2px;
	color: White;
	width: 260px;
}
.padliv{
	padding-left: 140px;
}
.book{
	font-size: 14px;
	font-weight: bold;
}

.description{
	color: #636363;
}
.url {
	color: #2D2D2D;
}

.naslov_vijesti{
	font-size: 11px;
	font-weight: bold;
	color: red;
	border-bottom: 1px solid #2C2C2C;
}
.mb{
	margin-bottom: 30px;
	border: 1px solid #2C2C2C;
	background-color: Black;
}
.bbtop{
	border-top: 1px solid #2C2C2C;
}
.gal_holder{
	float: left;
	display: block;
	padding: 8px;
	width: 150px;
	height: 150px;
	margin: 5px;
	border:1px solid #2C2C2C;
}
.gal_holder2{
	float: left;
	padding: 8px;
	margin: 5px;
	border:1px solid #2C2C2C;
}
.imggg{
	border: 5px solid #2C2C2C;
	padding: 2px;
	margin-bottom: 5px;
}
.grey{
	background-color: #1F1F1F;
	margin-bottom: 10px;
}
.login_box{
	border:1px solid #2C2C2C;
	margin-top: 40px;
	background-color: #3D3D3D;
}
.butt{
	border: 1px solid Red;
	color: White;
	background-color: Black;
}
