body, html {
	background: #FFF;
	border:  0px none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	color: #000;
	text-align: center; /* IE5,4 centrovanie stranky */
	font-weight:normal;
	font-size:84%;

}
samp, code, kbd {					/* IE pri small na <body> vykresluje <samp>, <code> a <kbd> mensim pismom, ako by mal */
	font-size: 90%;
}
input, select, button, textarea {						/* ovladanie písma ve formularovych prvkoch */
	font-size: 1.1em;
}
input {margin:0.2em;}
img {border:0px;}
ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

p, img, table, tr, th, td, h1, h2, h3, h4, h5 {
	border:0px none;
	margin:0px;
	padding:0px;
}
p {padding-bottom:10px;}
hr {
	border:0px;
	height:1px;
}
h1 {
	color:#FFA814;
	font-size:1.64em;

}
h2 {
	padding-bottom:0.4em;
	color:#666;
	font-size:1em;
	background: url('../images/line.png') center repeat-x;
}
h2 span {
	padding:0px 5px;
	margin-left:7px;
	background:#FFF;
}
h3 {
	text-align:right;
	font-size:1.1em;
	font-weight:normal;
	
	background: #FFF url("../images/bg-dot.png") bottom repeat-x;
}
h4 {
	color: #FFA814;
	font-size: 1.2em;
	padding: 5px;
}
sup, sub {color:gray;font-size:0.9em;}

#contcont {font-size:1.2em;}

#contcont #detaile a {color:#c07c23;text-decoration:underline;}
#contcont #detaile a:hover {color:black;}

#registracia i{ color: red; }

/* DISCUSSION REDUCED VIEW */
.diskusia{ background-color: #FFF2CF; font-size: 12px; }
#diskusia a{ color: #000000; }
.diskusia th{ font-weight: bold; background-color: #000000; color: #ffffff; padding: 3px; font-size: 10px;}
.diskusia td{ padding: 0px 0px 0px 2px; }
.diskusia tr{ height: 17px; }
.diskusia img{ float: left; margin: 0px 0px 0px 0px; }
.diskusia div{ width: auto; padding: 2px 0px 2px 0px; }

.diskusia_popis{ background-color: #FFA733; font-weight: bold; line-height: 16px; }
.diskusia input { margin: 2px; height: 13px; }

/* DISCUSSION FULL VIEW  */
.reply div{ background-color: #FFA733; width: 98%; padding: 3px; margin: 0px; font-size: 80%; }
.reply0 div{ background-color: #FFA733; width: 98%; padding: 3px; margin: 0px; border-top: 1px black solid; font-size: 80%; }
.reply a, .reply0 a{ float: right; }
.reply p{ font-size: 13px; padding-top: 5px; padding-bottom: 25px; width: 98%; overflow: hidden; }

/* DISKUSIA FORMULAR */
.reply_form{ border: 1px solid #000000; background-color: #FFF2CF; }
.reply_form div{ padding: 5px; }
.form_head{ text-align: center; font-size: 13px; background-color: #FFA733; padding: 3px; font-weight: bold; }
.reply_name input{ margin-left: 8px; }
.reply_subject input{ width: 300px; }
.reply_form_text textarea{ width: 520px; height: 120px; margin: 2px; }
.reply_warning{ font-size: 10px; }
.reply_submit input{ height: 20px; padding-bottom: 2px; }
