body, td, p
{
	font-size: 12px;
	font-family: Tahoma;
	color: Black;
}

h1
{
	font-size: 22px;
	color: #e9d767;
}
h2
{
	font-size: 18px;	
	color: #999333;
}
h3
{
	font-size: 16px;	
	color: #999333;
}

changeLanguageLinkCurrent
{
		color: #c0424b;
		background-color: #00ff99;
}
changeLanguageLink { text-decoration: none; color: Navy;}

A { text-decoration: underline; color:Black;}
A:link { text-decoration: underline; }
A:visited { text-decoration: underline; }
A:active{ text-decoration: underline; }
A:hover { font-weight: bold; text-decoration: underline; }


.admin
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin-right: 30px;
	font-family: Tahoma;
	background-color: silver;
}

.Panel
{
	background-color: gainsboro;
}

.Ocene
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}
.PrijaviVino
{
	font-style: italic;
}

Input 
{
	font-size: 11px;
}

.PredracunC1 {	border-bottom: black thin solid; text-align: left; }
.PredracunC2 {  border-bottom: black thin solid; text-align: right; }
.PredracunC3 { border-bottom: black thin solid; text-align: center; }
.PredracunC4 { border-bottom: black thin solid; text-align: right; }
.PredracunHeader { 	border-bottom: black solid; }
.PredracunHeaderC1 { border-bottom: black medium solid; text-align: left; font-weight: bold; }
.PredracunHeaderC2 { border-bottom: black medium solid; text-align: right; font-weight: bold;  }
.PredracunHeaderC3 { border-bottom: black medium solid; text-align: center; font-weight: bold; }
.PredracunHeaderC4 { border-bottom: black medium solid; text-align: right; font-weight: bold; }
.PredracunTbl
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.logo { margin-right: 10px; }

.topMenu { padding-right: 5px; padding-left: 5px; font-weight: bold; font-size: 12px; padding-bottom: 3px; padding-top: 3px; font-family: Verdana; letter-spacing: 2px; background-color: #999333; }
.topMenu A { text-decoration: NONE; }
.topMenu A:link { text-decoration: NONE; }
.topMenu A:visited { text-decoration: NONE; }
.topMenu A:active{ text-decoration: NONE; }
.topMenu A:hover { text-decoration: underline; }


.topMenuSeparator
{
	font-weight: lighter;
}
.topMenuNormal A
{
	color: White;

}
.topMenuNormal
{
	color: White;
	text-decoration: none;
}
.topMenuSelected
{
	color: #cacdd4;
	text-decoration: none;
}

.tableHeader, .tableHeader td
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: white;
	padding-top: 3px;
	letter-spacing: 1px;
	background-color: #cacdd4;
	text-align: left;
}

.tableItem, .tableItem td
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	font-size: 11px;
	border-bottom: gainsboro 1px solid;
}

.classTable
{
	font-size: 10pt;
	vertical-align: middle;
	border-bottom: gainsboro 1px solid;
}
.classTitle { color:#e9d767; font-weight: bold; }
.classTeacher { }
.classTimes
{
	font-size: 10pt;
	width: 60pt;
	vertical-align: middle;
}
.classLocation { font-style: italic; }
.classNotes { font-size: smaller; }
.classPrice { font-size: smaller; }
.classMore {} 

OL, LI
{
	line-height: 1.5em;
}

.right
{
	text-align: right;
}

.black
{
	background-color: gainsboro;
}

.mizaSelected
{
	background-color: lightsteelblue;
	cursor: crosshair;
}
.mizaNormal, .mizaNormal a
{
	cursor: crosshair;
	background-color: white;
}
.mizaPos 
{
	width: 30px;
}
.RegisterBox
{
	width: 10px;
	font-weight: bold;
}
.mainIFrame { overflow: auto; width: 100%; border-top-style: none; border-right-style: none; border-left-style: none; position: static; height: 100%; border-bottom-style: none; }
