/* *****************************************
Slovensko društvo za visokošolsko didaktiko
popravki designa by BX-Team
(C) 2006
******************************************** */
body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(bg.gif) repeat-x;
	line-height: 16px; 
}

p#vsebina { font: 11px Tahoma, Arial, Helvetica, sans-serif; color: #333333; padding:5px 5px 5px 5px; }
#naslov h1 {font-size:14px; font-weight: bold; color: #0099CC; margin:0 0 0 0; font-variant:small-caps; }
#naslov h2 {font-size:14px; font-weight: bold; color: #0000FF; margin:0 0 0 0; font-variant:small-caps; }
#naslov h3 {font-size:12px; font-weight: bold; color: #0099CC; margin:0 0 0 0; font-variant:small-caps; }
#naslov h6 {font-size:12px; font-weight: bold; color: #666666; margin:0 0 0 0; text-transform:uppercase; }
#naslov h6 a {font-size:12px; font-weight: bold; color: #66CC00; margin:0 0 0 0;  text-transform:uppercase; text-decoration:none; }
#naslov h6 a:hover {font-size:12px; font-weight: bold; color: #333333; margin:0 0 0 0; }
#stat_vsebina { font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #454545; padding:5px 5px 5px 5px; }

.novica_vsebina { font: 11px Tahoma, Arial, Helvetica, sans-serif; color: #333333; padding:5px 5px 5px 5px; }
.novica_naslov { text-align:left; margin: 1px 0 0 0; padding-top: 10px; padding-bottom: 2px; color: #0000FF; font-size: 10px; /* border-bottom: 1px solid #ffcc00; */ background: inherit; }
.novica_datum { text-align:right; font-size: 10px; color: #666;}
.novica { background-color: inherit; }
.kometarji { text-align:right; text-align: right; margin-bottom: 2em; background-repeat: no-repeat;	background-position: center left; }
.tabela th { text-align:left; margin: 1px 0 0 0; padding-top: 12px; padding-bottom: 2px; color: #0000FF; font-size: 10px; background: inherit; text-transform:uppercase; }
hr { border: 0; height: 3px; background: #fff url(hr2.gif) no-repeat scroll center; }
INPUT { -moz-border-radius: .3em .3em .3em .3em; border: 1px solid #666666; font-size : 12px; background: transparent;}
TEXTAREA { -moz-border-radius: .3em .3em .3em .3em; border: 1px solid #666666; font-size : 12px; background: transparent;}
a {
	color: #3399CC;
	background-color: inherit;
}
a:hover {
	color: #575757;
	background-color: inherit;
}
td {
	font-size:12px;
	color:#333333;
}
p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 780px; 
	color:#666666;
}

.header { 
	height: 60px; 
	margin: 0px 0 0px 0; 
	padding: 0px 0 0 0px;
	border-top: 4px solid #000000;
	background: #FFFFFF url(napis2-5.jpg) no-repeat bottom left;
	color: #808080;
}
#logo {
	font: bold 18px Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;	
}

#logo a { text-decoration: none; }
/*#logo img { _position: relative; }	*/
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}

.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 163px;
	background: #33ADDB url(hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	background: #F6F6F6 url(hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	
	float: right;
	width: 604px;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 7px 8px 7px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB url(hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.left {
	padding: 5px 0 0 5px;
	width: 160px;
	color:#666666;
}

.right {
	float: right;
	width: 590px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #333333;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}
a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 262px;
	padding: 13px;
	background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_both {
	float: left;
	width: 564px;
	padding: 13px;
	//background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 262px;
	padding: 13px;
	background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}
li { list-style-image:url(timeicon.gif);}

/* ZA VSTAVLJENE SLIKE ****************************************************************************************** slikce */
.pullout { background-color: #eeeeee; padding: 5px;	float: right; margin: 8px; }
.flickr-thumbnail, .flickr-pullout { 
	background: url('./images/flickr_shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	/*_position: relative;*/
}
.flickr-thumbnail img, .flickr-pullout img {
	 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
}
.flickr-thumbnail img:hover, .flickr-thumbnail:hover img, .flickr-pullout:hover img { background-color: #ccd; }
.flickr-pullout { margin: 13px 3px 3px 14px; background-image: url(images/flickr_shadow_white.gif); }