﻿/*
Color Schemes:
#132959;
#234ca5;
#457dbb;
#4d664a;
#419f2e;
*/

.a { background-color: #132959; }
.b { background-color: #234ca5; }
.c { background-color: #457dbb; }
.d { background-color: #4d664a; }
.e { background-color: #419f2e; }

body {
	margin: 10px;
	background-color: white;
	font-family: Verdana;
}

a {
	color: #132959;
}

p {
	margin-top: 0px;
}

#container {
	width: 713px;
	margin: 0px auto;
}

.tbl_shade { background-color: silver; }
.tbl_offset_right { width: 10px;}
.tbl_offset_top { height: 10px; }
#box { border: 3px gray solid; }

#header {
	background-color: #132959;
	height: 45px;
}

#header h1 {
	font-family: Verdana;
	font-size: 18px;
	color: white;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#topMenu { 
	background-color: #457dbb;
	border: 0px;
	float:right;
	margin-top: 23px;
	border-top: 2px #457dbb solid;
}

#topMenu a {
	color: white;
	margin:0px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 8px 4px 20px;
	line-height: 20px;
	background: #234ca5 url('images/menu_arrow.gif') no-repeat scroll 4px 7px;
}

#topMenu a:hover {
	background-color: #457dbb;
}


#drawing {
	clear:both;
	font-size: 12px;
}

#drawing h2, #drawing h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

#content {
	font-size: 11px;
	background-image: url('images/levo_rob.gif');
	background-repeat: repeat-y;
	background-position: 29%;
	border-top: 1px #CCCC99 solid;
}

#content td {
	font-size: 11px;
}

#mainBody { 
	width: 65%;
	float: right;
	padding-right: 20px;
}

#mainBody h2 {
	font-weight: normal;
	font-family: Verdana;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}

.date {
	float: right;
	border: 1px gray solid;
	border-top: 6px gray solid;
	width: 35px;
	padding: 4px 2px;
	margin-right: 10px;
	text-align: center;
}

.day {
	font-size: 20px;
	font-weight: bold;
	line-height:.8em;
}
.month {
	font-size: 13px;
	font-weight: bold;
	line-height:1em;
}
.year {
	line-height:.9em;
}
#leftBar {
	width: 29%;
}
.blog_ressume {
	color: gray;
	text-transform:uppercase;
	font-size: .9em;
	clear:both;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

#leftBar h2 {
	background-color: #419f2e;
	padding: 5px;
	font-size: 12px;
	color: #FFF;
	margin: 0px 0px 5px 0px;
}

#lMenu a {
	display:block;
	text-decoration: none;
	padding: 5px;
}

#lMenu a:hover {
	background-color: silver;
}

.leftnav {
	display:block;
	padding: 5px;
	text-decoration: none;
}

.leftnav:hover, a.aktivni {
	background-color: silver;
}

#urediKategorijo input.ms-long {
	width: 170px;
}
#footer {
	border-left: 25px #4d664a solid;
	padding: 5px 10px;
	font-size: 10px;
	background-color: gray;
	color: white;
	text-align: right;
	clear:both;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	text-decoration: underline;
}

.gumb {
	padding: 10px;
	background-color: #EFEFEF;
	text-decoration:none;
}

.gumb:hover {
	background-color: silver;
	text-decoration: none;
}


#WebPartctl00_vsebina_g_d43548ea_b342_44db_bc5c_f911752d7441,
#WebPartctl00_vsebina_g_d43548ea_b342_44db_bc5c_f911752d7441 table {
	width: 460px !important;
}

#WebPartctl00_vsebina_g_d43548ea_b342_44db_bc5c_f911752d7441 table td.ms-formlabel {
	width: 100px !important;
}
#WebPartctl00_vsebina_g_d43548ea_b342_44db_bc5c_f911752d7441 table td.ms-formbody {
	width: 360px !important;
}

