/* nek Design master style sheet */
/* global selectors */

body {
	font-size:16; 
	margin:0px; 
	padding:0px; 
	font-family:Arial, Sans-serif;
	background:url(images/intro-dis-white.jpg); 
	}

hr {width:8.5em;}

img {border:none}

#marginator {
	margin-left:auto; 
	margin-right:auto; 
	width:1020px; 

 	}
		a img {margin-top:10px;}
#container {}
#header a { text-decoration:none;}

#footer {width:100%; margin-top:0px}
#gallery_footer {margin-top:9.9em;}

#roadsign {border-top:red double 3px; border-bottom:red double 3px; text-align:center}

#sidebar {

float:left;
	
	width:11em; 
	margin-left:10px; 
	margin-top:15px; 
	padding-bottom:10px;
	border:black solid 1px; 
	/*background:#dfdfdf;*/
	line-height:2em;
	text-align:center; 
	font-size:.9em;
	}
	
	#sidebar a {font-weight:bold; text-decoration:none; color:black;}
	#sidebar a:hover {font-style:oblique; text-decoration:underline;}
/*	#sidebar a:hover {background:grey;} */
	#sidebar a:visited {color:purple;}
	#here {font-size:1.3em;}
	
#stamp_gr {
	width:46em;
	margin-top:0px;
	margin-left:10em;
	line-height:1.5em;
	font-size:0.7em;
	text-align:center;
	}
#stamp_gr a {color:black; font-weight:bolder; }
	
#vitrina {margin:0px 11em;margin-right:0px;margin-top:0.2em; 
	border:darkgray solid 1px;
	width:46em; 
	height:27.5em;
	padding:10px;	
/*	border-left:purple solid 1px;
	border-bottom:purple solid 1px;
	border-top:purple solid 1px;
	border-right:purple solid 1px; */
	text-align:justify;
	font-size:1em;
	}
	#vitrina p {font-weight:bold}
	#vitrina table {background:white}
	#vitrina td,th {border:gray solid 1px; width:46em; text-align:center; margin:0px 5px;}
.text {background:white; border:darkgray solid 1px;}
.text1 {background:white; border:darkgray solid 1px;}
#tba {
	float:right; 
	width:150px;
	margin-right:10px;
	margin-top:15px;
	border:grey dotted 1px;}

/* specific elements */

#logo_head { 
	font-size:2.5em; 
	margin:0px 10px; 
	margin-top:10px;
	}
#logo_sub { 
	font-size:0.36em; 
	margin-top:10px;
	margin-left:3px; 
	color:black; 
	font-style:oblique
	}
#neg {
	color:white; 
	background:black; 
	padding:5px 10px; 
	padding-right:0px; 
	border:black solid 1px;
	}
#pos {
	color:black; 
	background:white; 
	padding:5px 10px; 
	padding-right:0px; 
	border:black solid 1px;
	}
table#nav {
		margin-left:30px;
		}

.kadro img {margin:30px 5px;}
td.kadro {padding:0px}
.kadro_text {padding:40px 5px; background:white; font-size:1em;} 
.kadro_text p {width:250px}
	tr {vertical-align:top}	

