body
{
	font-family: tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;

	margin: 0px;
	padding: 0px;

	color: #333333;

	text-align: center;

	background-image: url(body-bg.gif);
	background-repeat: repeat-x;
	background-position: left 134px;
}

form
{
   margin: 0px;
}

h1, h2, h3, h4, h5, h6
{	
	margin: 5px 0px 10px 0px;
	color: #1D0B8D;
	font-weight: normal;
}

h1{ font-size: 20px; }
h2{ font-size: 18px; color: #CC0000;}
h3{ font-size: 16px; }
h4{ font-size: 14px; }
h5{ font-size: 12px; }
h6{ font-size: 12px; }

p
{
	margin: 5px;	
	margin-left: 0px;
	margin-right: 0px;

	line-height: 18px;
}

a,
a:hover
{
	color: #1D0B8D;
}
a img{ border: none; } /* , a:link img */
img.border{ border: 1px solid #FFFFFF; }

table{ font-size: 100%; }
table td{
	padding: 4px;
}

ul, ol { margin: 5px 0px 10px 0px; padding: 0px; }
ul li { margin: 0px 0px 0px 18px; padding: 0px; list-style-type: square; }
ol li { margin: 0px 0px 0px 26px; padding: 0px; list-style-type: decimal; }

hr
{
	color: #CDC9E3;
	height: 1px;
	border: none;
	background-color: #CDC9E3;
}

.main
{
	width: 1000px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	text-align: left;
	
	position: relative;
}

a.nadrazi
{
	position: absolute;
	top: 2px;
	right: 0px;
}

.title1,
.title2
{
	position: absolute;
	top: 35px;
	left: 310px;
	
	font-family: Geneva;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	
	line-height: 35px;
}
.title1 span { color: red; }

.title2
{
	top: 75px;
	left: 230px;
}

.menu
{
	position: absolute;
	top: 0px;
	left: 9px;

	width: 160px;
	aheight: 330px;
	overflow: hidden;
	background-color: #1D0B8D;
	background-image: url(menu-bg.gif);
	background-repeat: repeat-y;
	
	border-top: 10px solid #150867;
	border-bottom: 10px solid #1D0B8D;
	
	padding: 0px 0px 10px 0px;
}

* html .menu
{
	aheight: 349px;
}

.menu a
{
	color: white;
	font-weight: bold;
	display: block;
	padding: 10px 10px 0px 15px;
}
.menu a:hover
{
	color: yellow;
}

.user
{
	position: absolute;
	top: 365px;
	left: 9px;

	width: 160px;
	overflow: hidden;
	background-color: #1D0B8D;
	background-image: url(menu-bg.gif);
	background-repeat: repeat-y;
	
	border-top: 10px solid #150867;
	border-bottom: 10px solid #1D0B8D;
	
	color: white;
	font-weight: bold;
}

.citat
{
	position: absolute;
	top: 383px;
	left: 9px;

	width: 160px;
	overflow: hidden;
	
	border-bottom: 10px solid #1D0B8D;
	
	color: #150867;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
}

* html .user
{
	height: 105px;
}

.user a
{
	color: white;
	font-weight: bold;
	display: block;
	padding: 10px 0px 0px 0px;
}
.user a:hover
{
	color: yellow;
}

.user table
{
	color: white;
	font-weight: bold;
}
.user table td {margin: 0px; padding: 0px;}
.user input.iuser
{
	border: #1D0B8D;
	font-weight: bold;
	width: 75px;
	margin-left: 5px;
}
.user input.ipassword
{
	border: #1D0B8D;
	font-weight: bold;
	width: 75px;
	margin-left: 5px;
}
.user input.isubmit
{
	font-weight: bold;
	width: 100%;
	margin-top: 5px;
	
	background-color: #1C0B89;
	border: 1px solid #150868;
	color: white;
	
}

.page
{
	margin: 207px 0px 180px 0px;
	padding: 15px 15px 15px 180px;
	
	background-image: url(page-bg.gif);
	background-repeat: repeat-x;
}

.form-insert
{
	background-image: url(page-bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding: 10px 10px 10px 10px;
}

.form-insert input.field
{
	border: 1px solid #CDC9E3;
}
.form-insert input.submit
{
	border: 3px solid white;
	background-color: #1D0B8D;
	
	color: white;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	
	display: block;
	line-height: 40px;
	width: 200px;
}

.page-height
{
	height: 300px;
	width: 1px;
	overflow: hidden;
	float: left;	
}

table.petition-list
{
	border: 1px solid #CDC9E3;
	border-collapse: collapse;
}

table.petition-list td,
table.petition-list th
{
	border: 1px solid #CDC9E3;
	border-collapse: collapse;
	background-color: white;
	
	padding: 5px;
}
table.petition-list td.two
{
	background-color: #F4F3F9;
}
table.petition-list th
{
	background-color: #CDCAE3;
	text-align: left;
	font-weight: bold;
}

/* cleaner */
.cl
{
   clear: both;
   width: 100%;
   line-height: 0px;
   height: 0px;
   font-size: 0px;
   overflow: hidden;
   margin: 0px;
}
.h2 { height: 2px !important; }
.h3 { height: 3px !important; }
.h5 { height: 5px !important; }
.h10 { height: 10px !important; }
.h15 { height: 15px !important; }
.h17 { height: 17px !important; }
.h20 { height: 20px !important; }
.h25 { height: 25px !important; }
.h50 { height: 50px !important; }
.h100 { height: 100px !important; }
.h200 { height: 200px !important; }

.m0 { margin: 0px; }
.mt0 { margin-top: 0px; }
.mr0 { margin-right: 0px; }
.mb0 { margin-bottom: 0px; }
.ml0 { margin-left: 0px; }

.m3 { margin: 3px; }
.mt3 { margin-top: 3px; }
.mr3 { margin-right: 3px; }
.mb3 { margin-bottom: 3px; }
.ml3 { margin-left: 3px; }

.m5 { margin: 5px; }
.mt5 { margin-top: 5px; }
.mr5 { margin-right: 5px; }
.mb5 { margin-bottom: 5px; }
.ml5 { margin-left: 5px; }

.m10 { margin: 10px; }
.mt10 { margin-top: 10px; }
.mr10 { margin-right: 10px; }
.mb10 { margin-bottom: 10px; }
.ml10 { margin-left: 10px; }

.p0 { padding: 0px; }
.pt0 { padding-top: 0px; }
.pr0 { padding-right: 0px; }
.pb0 { padding-bottom: 0px; }
.pl0 { padding-left: 0px; }

.p3 { padding: 3px; }
.pt3 { padding-top: 3px; }
.pr3 { padding-right: 3px; }
.pb3 { padding-bottom: 3px; }
.pl3 { padding-left: 3px; }

.p5 { padding: 5px; }
.pt5 { padding-top: 5px; }
.pr5 { padding-right: 5px; }
.pb5 { padding-bottom: 5px; }
.pl5 { padding-left: 5px; }

.p8 { padding: 8px; }
.pt8 { padding-top: 8px; }
.pr8 { padding-right: 8px; }
.pb8 { padding-bottom: 8px; }
.pl8 { padding-left: 8px; }

.p10 { padding: 10px; }
.pt10 { padding-top: 10px; }
.pr10 { padding-right: 10px; }
.pb10 { padding-bottom: 10px; }
.pl10 { padding-left: 10px; }

.p15 { padding: 15px; }
.pt15 { padding-top: 15px; }
.pr15 { padding-right: 15px; }
.pb15 { padding-bottom: 15px; }
.pl15 { padding-left: 15px; }

.fs0 {font-size: 0px;}
.fs10 {font-size: 8px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs15 {font-size: 15px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}
.fs20 {font-size: 20px;}
.fs25 {font-size: 26px;}

.fc-white {color: white;}
.fc-green {color: #345F05;}
.fc-orange {color: #F85800;}
.fc-red,
a:hover.fc-red {color: #CC0000;}
.fc-blue {color: #004090;}

.bg-white { background-color: #FFFFFF !important; }
.bg-gray { background-color: #D0D0D0 !important; }
.bg-violet { background-color: #EEEDF5 !important; }
.bg
{
	background-image: url(page-bg.gif);
	background-repeat: repeat-x;
}

.b { font-weight: bold; }
.i { font-style: italic; }

.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }

.fl {float: left;}
.fr {float: right;}

.pr {position: relative;}

.border {border: 1px solid #1D0B8D;}
.border2 {border: 1px solid #CDC9E3;}

.gallery img.border
{
	width: 99%;
}

.warning
{
	position: absolute;
	top: 145px;
	left: 185px;
	
	width: 500px;
	line-height: 20px;

	color: white;
	font-weight: bold;
	font-size: 16px;
}
.warning a,
.warning a:hover {color: white;}
#QuickNewsLine {width: 500px; overflow: hidden;}
/* #QuickNews {width: 500px;} */
#QuickNews div {position: absolute; white-space: nowrap; width: 1200px;}

.gallery-photo
{
	margin: 15px 0px 0px 0px;
}

.gallery-photo img
{
	margin: 10px 0px 10px 0px;
	border: 10px solid #CDC9E3;
}

.gallery-list a
{
	display: block;
	float: left;
	width: 182px;
	border: 5px solid #EBE9F4;
	background-color: #F3F2F8;
	text-align: center;
	overflow: hidden;
	
	margin: 5px 8px 3px 0px;
}

.gallery-list a:hover
{
	border-color: #CDC9E3;
}