@charset "utf-8";
/** slikarstvokos.si 2009 web page **/
/** site by Enej Pungercar *********/

*{padding: 0; margin: 0;}

body {
	font-size: 13px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	/*color: #609;*/
	background: url(stran/bg.jpg) repeat-x #191919;
	color: #fff
	}
	
/********************************************************************************** Default */
p {
	padding: 0;
	margin: 0;
	padding-bottom: 0px;
}

img {border: none;}

/** Fonts **/
a {
	color:#4E8CD9;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
a:hover {}
h1, h2, h3, h4, h5 {margin: 0;}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	/*color: #678091;*/
	padding-top: 0.5em;
	padding-bottom: 0;
	padding-right: 40px;
	letter-spacing: 1px;
	font-family: Verdana;
	text-align: center;
	}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 50px;
	padding-bottom: 1em;
	letter-spacing: 1px;
	font-family: Verdana;
	text-align: Center;
	}
/**************************************************** cell */
#cell {
		width: 968px;
}
#head {
		float: left;
		width: 968px;
		height: 175px;
		background: url(stran/head_foot.jpg) no-repeat;
}
#head a {
		width: 300px;
		height: 150px;
		margin-left: 330px;
		float: left;
		text-indent: -9999px;
		outline: none;
}
/***************************************************** nav */
#navL {
		float: left;
		width: 124px;
		height: 587px;
		background: url(stran/nav.png);
}
#navL a {
		display: block;
		outline: none;
}
#navR {
		float: right;
		width: 124px;
		height: 587px;
		background: url(stran/nav.png) 124px 0;
}
#navR a {
		display: block;
		outline: none;
}

#p {
		height: 289px;
		width: 124px;
		text-indent: -9999px;
}
#k {
		height: 298px;
		width: 124px;
		text-indent: -9999px;
}
#t {
		height: 289px;
		width: 124px;
		text-indent: -9999px;
}
#a {
		height: 298px;
		width: 124px;
		text-indent: -9999px;
}

#xp {
		height: 289px;
		width: 124px;
		text-indent: -9999px;
		background: url(stran/navx.png) no-repeat top left;
}
#xk {
		height: 298px;
		width: 124px;
		text-indent: -9999px;
		background: url(stran/navx.png) no-repeat bottom left;
}
#xt {
		height: 289px;
		width: 124px;
		text-indent: -9999px;
		background: url(stran/navx.png) no-repeat top right;
}
#xa {
		height: 298px;
		width: 124px;
		text-indent: -9999px;
		background: url(stran/navx.png) no-repeat bottom right;
}

#content {
		float: left;
		width: 720px;
		height: 587px;
		background: url(stran/content_bg.gif) repeat-x;
}

#table table {
		margin-top: 105px;
}
/***************************************************** foot */
#foot {
		color: #DBD9A9;
		float: left;
		width: 968px;
		height: 276px;
		background: url(stran/head_foot.jpg) bottom no-repeat;
}
.inactive {cursor: default;}