BODY.main {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 12px;	
	color: #eeeeee;
	margin: 0px;	
	background-color: #003366;
	/*background-attachment: fixed;*/
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/bg.gif);
}

BODY.newsletter {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 12px;	
	color: #eeeeee;
	margin: 10px;
	background-color: #003366;
}

BODY.edit {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 12px;	
	color: #eeeeee;
	margin: 0px;	
	background-color: #003366;
	/*background-attachment: fixed;*/
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/nic_bg.gif);
}

P,P.text,LI,TD {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 12px;
	color: #eeeeee;
}

TH {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #336699;
	padding: 0px 0px 0px 5px;
}

P.nadpis {
	font-size: 20px;
	color: #EBC357;
}

P.nadpis2 {
	font-size: 12px;
	font-weight: bold;
	color: #EBC357;
}

P.podnadpis {
	font-size: 14px;
	font-weight: bold;
	color: #EBC357;
}

TD.leftmenu {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/bg_leftmenu.gif);
	width: 198px;
	height: 342px;
	vertical-align: top;
	text-align: right;
	padding-right: 14px;
	padding-top: 42px;
}

A.unsub {
	color: #777799;
}

A, A.odkaz {
	color: #EBC357;
}

A.fotomenu {
	color: #EBC357;
	font-weight: bold;
	text-decoration: none;
}
A.fotomenu:HOVER {
	text-decoration: underline;
}


A.leftmenu {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	height: 27px;
}
A.leftmenu:HOVER {
	border-bottom: 1px solid #ffffff;
}
A.leftmenua {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 2px solid #EBC357;
	height: 27px;
}

A.topmenu {
	color: #000000;
	background-color: #EBC357;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	margin-right: 5px;
}
A.topmenu:HOVER {
	text-decoration: underline;
}

.navigace {
	display: inline;
}

.maindiv {
 	height:560px;
 	width: 100%;
 	/*overflow: auto;*/
}

.todo {
	color: #00cc00;
	font-style: italic;
}

.copy {
	color: #aaaaaa;
	font-size: 10px;
}

.input1 {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:#ffffff;
	width:200px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

.submit1 {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:#eeeeee;
	width:200px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

.textarea1 {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:#ffffff;
	width:200px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

.input2 {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:#ffffff;
	width:25px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

.input3 {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 10px;
	color:#cccccc;
	background-color:#003869;
	width:35px;
	height:18px;
	border-style:none;
	border-width:1px;
}

.datum {
    font-family: Verdana,Arial,GenevaCE,sans-serif;
    font-size: 10px;
    color:#333333;
    background-color:#ffffff;
    width:53px;
    height:16px;
    border-style:solid;
    border-width:1px;
    border-color:#666666;
}

.sidesubmit {
	font-family: Verdana,Arial,GenevaCE,sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:#eeeeee;
	width:130px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

TABLE.galtable, TABLE.galtable TD, TABLE.galtable TH {
	border-style: solid;
	border-width: 1px;
	border-color: #006699;
	border-collapse: collapse;
	padding: 1px;
}

