.menu	{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Comic Sans;
	font-size:14px;
}
.menu a {
	font-family: Comic Sans;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-decoration: none
}
.text	{
	font-family: Tahoma;
	font-size: 8pt;
}
.telo {
	font-family: Tahoma;
	font-size: 8pt;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px
}
.box {
	border: 1px solid #000000
}
.box2{
	border-style: solid;
	padding:3px;
	border-width: 1px;
}
.podmenu {
	font-family:Tahoma;
	font-size: 8pt;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color:#5D88C8;
}
.podmenu1 {
	font-family:Tahoma;
	font-size: 10pt;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.vreme {
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px
}
.vremesredina {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px
}
.pika {
	font-size: 3px;
	color:#ADC4E1;
}
a {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none
}
.oranzna
{
	color:#FF6600;
}
.textboxlogin {
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #000000
}
.buttonlogin {
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #000000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	background-image:url(images/Gumb.png)
}
.forum {
	border-bottom: 1px dashed #ACACAC
}
.forum2{
	border-bottom: 1px dashed #2F2F2F
}

.forum_top {
	border-bottom: 1px solid #000000
}

.forum_status {
	border-right: 1px solid #000000
}

.forum_bottom{
	vertical-align:middle;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #C6DBF9;
}

.forum_right{
	vertical-align:text-top;
	border-right: 1px solid #C6DBF9;
}

.forum_head {
	vertical-align:middle;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #C6DBF9;
	border-right: 1px solid #C6DBF9
}

li  {
	list-style-type: none;
}

.li li  {
	list-style-type: circle;
	margin-top: 3px; 
	margin-bottom: 3px;
}

.povezava li  {
	list-style-image: url(images/povezava.png);
	margin-top: 3px; 
	margin-bottom: 3px;
}

.bold	{
	font-weight:bold;
}

.ciscenje{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	
}

.crno_ozadje{
	display: block;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}
	
.slika{
	display: block;
	position: fixed;
	border: 12px solid white;
	z-index:1002;
	overflow: auto;
}

.seznam{
	list-style:disc;
	padding-bottom:10px;
}

