
body {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-family: sans-serif;
	background: #E1E0E8;	
	color: #CACACA;
	//color: #D4CFCC;
	//color: #D0CABA;
	width: 100%;
	text-align: center;
	margin:0 auto; padding:0;
}


#djpif-com {
	text-align: left;
	width: 754px;
	margin: 0 auto;
	padding: 0;
}


#top {
	border: 0px;
	margin: 0;
	padding: 0;
	width: 754px;
	height: 141px;
	overflow: hidden;

}

#main {
	width: 754px;
	background: #1A1A1A;
	overflow: hidden;
}
#top-menu {
	width: 754px;
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 0.5em solid #CACACA;
}


#top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0.3em;
	float: right;
}

#top-menu ul li {
display: block;
/*border-left: 5px solid #eaeaea;*/
float: left;
text-align: right;
/*border-left:5px solid #E7E7E7;*/

}

#top-menu ul li strong a {
	color: white;
	text-decoration: none;
	display: block;
	padding-left: 22px;
	/*background: url(../pct/menu_non_hover.jpg) repeat-x;*/
}
#top-menu ul li strong a:hover {
	text-decoration: underline;
	color: #FF9F49;
}
#top-menu ul li strong a.selected:hover {
	text-decoration: underline;
	color: #FF9F49;
}
#top-menu ul li strong a.selected{

	color: #CACACA;
	/*background-color: #EAEAEA;*/
}
#top-menu ul li strong a span{
	text-decoration: underline;
}

.main-text {
	font-size: 0.9em;
	padding: 1em;
}



textarea,input,select {
	border: 1px solid black;
	background: #fff2be;
}

a {
	color: #FF9F49;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #E08D3F;
	font-weight: bold;
	/*border-bottom: 2px solid #E08D3F;*/
	/*border-bottom: 1px solid #B30000;*/

}
.noborder {
	border: 0;
	margin:0;
	padding:0;
	
}
#paticka {
	font-size: 0.7em;
	margin-top: 1em;
	border-top: 1em solid #CACACA;
	border-bottom: 0.6em solid #CACACA;
	padding: 0.5em;
}

h1 {
	position: absolute;
	left: -5000px;
}
h2 {
	margin:0;
	padding: 0;

	font-size: 1em;
	margin-bottom: 30px;
	color: #D0CABA;
	float: right;
	
	
}
h2 span {
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	padding-left: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
}

h3 {
	margin: 0;
	padding: 0;
	color: #FF9F49;
	color: #508FC4;
}

.errors {
	font-weight: bold;
	color: red;
}

#notices {
	font-weight: bold;
}



.bck {
	width: 20px;
	background: #CACACA;
}


.komentar {
	
	
	padding: 0 0 0.5em 0.5em;
}

.komentar-gravatar {
	width: 80px;
	height: 80px;
	border: 1px solid #CACACA;
	float: right;
}
.komentar-text {
	margin-right: 90px;
}
.komentar h4 {
	font-size: 120%;
	margin: 0.5em 0 0 0;
	padding: 0;
}


input.xs 					{ width: 3em; }
input.s 					{ width: 4em; }
input.m 					{ width: 8em; }
input.l 					{ width: 12em; }
input.xl, select.xl			{ width: 15em; }
input.xxl 					{ width: 20em; }
input.xxxl 					{ width: 25em; }
textarea.m 					{ width: 230px; height: 15em; }
textarea.s					{ width: 20em;  height: 5em; }
textarea.l					{ width: 20em;  height: 10em; }
textarea.xl					{ width: 25em;  height: 10em; }
textarea.xxl					{ width: 35em;  height: 10em; }
textarea.xxxl					{ width: 25em;  height: 30em; }