body, p, h1, h2, h3, h6, div, span, li, ul, ol, td, tr, th, input, select, textarea, table  { 
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color:#000000;
}
.bg16 {
	background: url(../images/index_16.gif);
}
body {
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}

input, textarea, select {
	border: 0px solid #FFFFFF; color: #000000;
}

.inputglas {
	border: 1px solid #000000; color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.border { border: 0px solid #FFFFFF; color: #FFFFFF; }

a { text-decoration: none; color:#0000FF; }
a:link { color: #3333CC; }
a:visited { color: #3333CC; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #3333CC; }


.titel {
	font-weight: bold;
	font-size:15px;
}

.gallery {
	border:1px solid #999999;
	padding: 2px;
	height: 183px;
	width: 120px;
	margin-bottom: 8px;
	margin-right: 4px;
}

.odgovor { color:#3333FF; font-weight:bold; font-size: 11px;}

.blinka {
	color:#FF3300;
	text-decoration:blink;
}
.blink {
	text-decoration:blink;
	font-size: 14px;
}