/* Novalu webdesign || www.novalu.info || novalu(zavinac)novalu(tecka)info */

body {
	background-image: url('../images/back.png');
	background-position:top;
	background-repeat:repeat-x;
	font-family: arial;
	font-size: 1em;
	margin: 50px auto;
	text-align:center;
	width: 90%;
	color: #555;
}

body a {
	text-decoration:none;
	font-weight:bold;
	color: #555;
}

#header {
	width:100%;
	height: 210px;
}

#alpha img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
#alpha { display: inline-block; }
#alpha { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale'); }

#header img {
	border:0px;
}

#left, #right {
	border-left: 1px dotted #555;
	border-right: 1px dotted #555;
	_border-left: 1px solid #999;
	_border-right: 1px solid #999;
	width:200px;
	min-height:800px;
	_height: 800px;
	padding-top:20px;	
}

#left {
	float:left;
}

#left div, #right div {				/* tlačítka */
	font-size: 30px;
	margin-bottom:1px;
	padding: 3px 0px 3px 0px;
}

#left .caption, #right .caption {		/* nadpisy */
	margin-top: 10px 0px;
	padding:0px;
}

#left .button { 				/* odkazy */
	padding: 0px;
	border-left: 10px solid #cdf;
	border-right: 10px solid #cdf;
	border-bottom: 1px solid #cdf;
	font-size: 15px;
	display: block;
	width: 180px;
	background-color: #fdc;
}

#left .button:hover {				/* hover odkazy */
	border-left: 10px solid #fdc;
	border-right: 10px solid #fdc;
	border-bottom: 1px solid #fdc;
	background-color: #cdf;
}

#left .menuHr, #right .menuHr {
	background-color: #555;
	font-size: 3px;
	width:100%;
	height: 3px;
	padding:0px;
	margin: 10px 0px 10px 0px;
}

#right {
	float:right;
}

#right input {
	padding: 3px;
	margin-bottom:10px;
	border: 2px solid #cdf;
	background-color: #fdc;
	text-align:center;
}

#right .inputCaption {
	font-size:13px;
}

#right .calendar {
	margin:auto;
	text-align:center;
}

#right .calendar td{

	border: 1px solid #DDD;
	width: 17px;
	height: 23px;
	font-size: 17px;

}

#right .calendarMonth {

	padding: 0px;
	_padding-left: 25%;
	border: none !important;

}

#right .imgCaption, #right .imgDesc {
	font-size:12px;
}

#right img {
	border: 1px solid;
}

#right img {
	border: none;
}

#content {
	padding: 20px 22% 15px 22%;
	font-size: 13px;
}

#content img, #left img {
	border:none;
}

#content .caption {
	font-size: 30px;
}

#content h3 {
	font-size: 1.25em;
	margin:0px;
}

#content h2 {
	font-size: 1.5em;
	margin:0px;
}

#content h1 {
	font-size: 1.75em;
	margin:0px;
	margin-bottom:10px;
}

#feedback {
	background-color: #fdc;
	width: 90%;
	height:25px;
	font-size:20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #999;

}

#clear {
	clear: both;
}

#footer {
	margin-top:10px;
	width:100%;
	height:20px;
}

.hr {
	background-color: #555;
	font-size: 3px;
	width:100%;
	height: 3px;
}

.hrGallery {
	background-color: #555;
	font-size: 3px;
	width:70%;
	height: 3px;
	margin:auto;
}

.u {
	text-decoration: underline;
}

.bu {
	text-decoration: underline;
	font-weight: bold;
}

.noBorder {
	border: none !important;
}

.noBorderCenter {
	border: none !important;
	text-align:center;
}

.underline {
	text-decoration:underline;
}

.borderNone {
	border: none !important;
}

.red {
	color: #800;
}

.green {
	color: #080;
}

.blue {
	color: #008;
}

.newMessages {
	text-decoration: underline;
	font-weight: bold;
	color: #F00;
}

.tableDetails {
	margin:auto;
	text-align:left;
	width: 95%;
}

.tableDetails td {
	background-color: #EEE;
	padding: 8px;
	padding-left:15px;
	padding-right: 15px; 
}

.tableDetails td img, .tableDetails th img {
	border: none;
}

.tableDetails th {
	background-color: #DDD;
	padding: 8px;
	padding-left:10px;
	padding-right: 10px; 
}

.center {
	text-align: center;
}

.form strong {
	border: none;
}

.form a {
	font-size: 15px;
	padding:3px;
}

.form input {
	border: 1px solid #999;
}

.caption {
	margin-bottom: 20px;
}

.inputDescription {
	font-size: 15px;
	border:0px;
	margin-left: 10px;
}

.tdRadio input {
	margin: 0px 20px 0px 20px;
}

.alignRight {
	text-align: right;
}

.unread td {
	background-color: #FCC;
}

.novinkyText {
	border-top:3px solid #bbb;
	text-align: justify;
	text-indent: 1em;
}

.clanek {
	text-align: justify;
}

.clanek p {
	text-indent: 1em;
}

.50pr {
	width: 50% !important;
}

.calendarGreen {
	background-color: #CFC;
}

.calendarRed {
	background-color: #FCC;
}

.legend {
	font-size: 10px;
}

.legend span {
	display:none;
}

.legend:hover span {
	display: inline;	
}

.zvyrazRadek td {
	background-color: #ffdddd;
}

.tedZavod td {
	background-color: #afffae;
}