body
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;

	margin: 0px;
	padding: 0px;

	color: black;

	text-align: center;
	
	background-color: silver;
}

.editor { background-color: #FFFFFF; }

label
{
	font-family: georgia;
}
form
{
   margin: 0px;
}
textarea
{
	border: 2px dotted #B1B1B1;
	
	font-family: georgia;
	font-size: 11px;
	
	width: 100%;
	height: 70px;
}
input.field,
input.text,
input.captcha-number
{
	border: 2px dotted #B1B1B1;
	
	font-family: georgia;
	font-size: 11px;
	
	width: 120px;
}
input.submit
{
	border: 2px dotted #A2000D;
	background-color: #FFFFFF;
	color: #A2000D;
	
	font-family: georgia;
	font-size: 9px;
}

* html input.submit
{
	height: 33px;
}

h1, h2, h3, h4, h5, h6
{
	text-decoration: none;
	font-weight: bold;
	
	font-family: georgia;
	
	line-height: 17px;
}
h3 { color: #A2000D; }

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span
{
   border-bottom: 2px dotted #B1B1B1;
}

.orange span,
.orange span,
.orange span,
.orange span,
.orange span,
.orange span
{
   border-bottom: 2px dotted #A2000D;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a
{
   text-decoration: none;
}

h1{ font-size: 12px; }
h2{ font-size: 12px; }
h3{ font-size: 12px; }
h4{ font-size: 12px; }
h5{ font-size: 12px; }
h6{ font-size: 12px; }

p
{
	margin: 5px;	
	margin-left: 0px;
	margin-right: 0px;
	
	line-height: 18px;
}

a
{
	color: #A2000D;
}
a:hover
{
	color: #A2000D;
	text-decoration: none;
}
a img{ border: none; } /* , a:link img */
img.border{ border: 1px solid #A2000D; }

table{ font-size: 100%; }
table td{
	padding: 4px;
}

/* tabulky z editoru */
table.standard,
table.colored
{
	border: 2px solid #A2000D;
	border-collapse: collapse;

	width: 99%;
}
table.standard td,
table.colored td { border: 2px dotted #A2000D; }
* html table.standard,
* html table.colored
{
	width: 92%;
}
table.standard th,
table.colored th
{
	background-color: #A2000D;
	color: white;
}

table.colored td { background-color: #F1F1F3; }
table.standard th,
table.standard td,
table.colored th,
table.colored td{
	padding: 5px;
}
/*********************/

/****************/

.main
{
   position: relative;

	width: 900px;
	margin-left: auto;
	margin-right: auto;
 	text-align: left;

 	overflow: hidden;
}

.header
{
   position: relative;

   height: 95px;

   background-color: #FFFFFF;
   background-image: url(header-bg.gif);
   background-repeat: repeat-x;
}

.header-line
{
   position: absolute;
   top: 0px;
   left: 218px;

	height: 110px;
	width: 2px;

	background-color: #A2000D;

	border-bottom: 15px solid #FFFFFF;
}

a.homelink,
a.homelink:hover
{
   position: absolute;
   /*left: 37px;*/

   	font-size: 19px;
   	width: 492px;
   	height: 60px;
   	padding-top: 35px;
		display: block;
	   text-align: right;
	   overflow: hidden;   
   
   	background: url(logo.gif);
   	background-repeat: no-repeat;
   	background-position: 0px 0px;
	font-family: georgia;
   text-decoration: none;
}

a.homelink span
{
	line-height: 130%;
	position: relative;
	top: -4px;
	left: 0px;
}



.menu ul
{
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}
.menu li
{
   margin: 0px;
}
.menu a
{
   display: block;

   font-family: georgia;
   font-size: 12px;
   font-weight: bold;
   color: #A2000D;

   text-decoration: none;
   border-bottom: 2px dotted #A2000D;
   
   padding: 2px 13px 2px 17px;
}
.menu a:hover,
.menu a.active,
.menu a.active:hover
{
   color: #000000;
}
.menu ul ul a
{
   font-size: 11px;
   font-weight: normal;

   border-bottom: 1px dotted #A2000D;

   padding-left: 34px;
}
.menu ul ul ul a
{
   padding-left: 51px;
}

.langmenu
{
   position: absolute;
   top: 6px;
   right: 13px;
   width: 200px;

   text-align: right;
}
.langmenu a,
.langmenu a:hover
{
   font-family: georgia;
   font-size: 9px;

   color: black;

   text-decoration: none;
   
   text-transform: lowercase;
}
.langmenu a.active,
.langmenu a.active:hover { color: #A2000D; }

.search-form
{
   position: absolute;
   top: 31px;
   right: 13px;
   width: 160px;
   height: 25px;
   overflow: hidden;

   text-align: right;
}
.search-form input.field
{
   width: 95px;
   height: 12px;
   border: 2px dotted #B1B1B1;
   
   margin-top: 3px;
   
   font-family: georgia;
   font-size: 9px;
}
.search-form input.submit
{
   position: relative;
   top: -2px;

   width: 43px;
   height: 12px;

   border: none;
   background: none;

   font-family: georgia;
   font-size: 9px;
   
   text-align: right;
   padding: 0px;
}

.cols
{
	background-image: url(content-bg.gif);
	background-repeat: repeat-y;
	background-position: -1px;
}

.cols.footer
{
	height: 20px;
	line-height: 20px;
}
.cols.footer .col-left
{
   text-align: right;
}

.col-left
{
   float: left;

	width: 220px;
	overflow: hidden;
}

.col-right
{
   float: right;

	width: 191px;
	overflow: hidden;
}

.col-middle
{
   float: left;

	width: 488px;
	overflow: hidden;
	
	font-size: 12px;
}

.col-middle p
{
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
}

.col-middle h1,
.col-middle h2,
.col-middle h3,
.col-middle h4,
.col-middle h5,
.col-middle h6
{
	padding: 0px 0px 0px 0px;
	margin: 17px 0px 13px 0px;
}

.col-right h1,
.col-right h2,
.col-right h3,
.col-right h4,
.col-right h5,
.col-right h6
{
	padding: 0px 0px 0px 13px;
	margin: 17px 0px 13px 0px;
}

.box
{
	border: 2px dotted #A2000D;
	background-color: #FFFFFF;
}

.box p
{
	padding: 0px;
	margin: 0px;
}

.new
{
	color: #A2000D;
}

.new h3
{
	padding: 0px;
	margin: 0px;
}

h2.new-label
{
	line-height: 21px;

	margin: 0px 0px 17px 0px;
	padding: 2px 0px 0px 30px;
}

.path
{
	position: relative;
	left: 1px;
	height: 21px;
	line-height: 21px;
	
	overflow: hidden;
	
	font-size: 9px;
}
.path a
{
	 color: black;
	 text-decoration: none;
}

.calendar table
{
	width: 100%;
	font-family: georgia;
}

.calendar a,
.calendar a:hover
{
	text-decoration: none;
	font-family: georgia;
	color: black;
}

.calendar tr.days { color: #B1B1B1; }
.calendar td.today { background-color: #A2000D; }
.calendar a.event { color: #A2000D; }

.calendar table,
.calendar td
{
	border-collapse: collapse;
	border: 2px dotted #B1B1B1;
}

.calendar td { text-align: center; }
.calendar td.months a
{
	font-weight: bold;
}

.login-row
{
	position: relative;

	border: 2px dotted #B1B1B1;
	height: 15px;
	overflow: hidden;
	
	font-family: georgia;
}
.login-row.orange { border-color: #A2000D; }

.login-row label
{
	position: absolute;
	top: 0px;
	left: 12px;

	font-size: 9px;
	color: #A2000D;
}

.login-row input.field
{
	position: absolute;
	top: 2px;
	left: 100px;
	width: 80px;

	border: none;
	padding: 0px;
	text-align: left;

	font-size: 9px;
}

.login-row input.submit
{
	position: absolute;
	top: 2px;
	left: 12px;
	width: 170px;

	border: none;
	padding: 0px;
	text-align: left;

	font-size: 9px;
}

.article h3
{
	color: #A2000D;
	margin: 0px;
}
.captcha img,
.article img
{
	float: right;
	border: 2px dotted #A2000D;
	padding: 4px;
	margin: 4px;
}
.navigation
{
	color: #A2000D;
	padding: 3px 0px 0px 4px;
}

input.captcha-number
{
	border: 2px dotted #B1B1B1;
	
	font-family: georgia;
	font-size: 11px;
	
	width: 120px;
}

.captcha-help
{
	font-size: 10px;
}

.error { color: #CC0000; }

.gallery-item
{
	float: left;

	width: 139px;
	height: 180px;
	overflow: hidden;

	margin-top: 15px;
	margin-right: 15px;
}
.gallery-item .img
{
	border: 2px dotted #A2000D;
	padding: 4px;
}

.gallery-item h3 { margin: 13px 0px 0px 0px; }

.pager a.page.active { color: black; }

.col-middle ul,
.col-middle lo,
.col-right ul,
.col-right ol { padding: 0px; margin: 0px 0px 0px 15px; }

.col-middle ul,
.col-right ul { list-style-image: url(li.gif); }

/* cleaner */
.cl
{
   clear: both;
   width: 100%;
   line-height: 0px;
   height: 0px;
   font-size: 0px;
   overflow: hidden;
   margin: 0px;
}
.cl.h2 { height: 2px !important; }
.cl.h3 { height: 3px !important; }
.cl.h5 { height: 5px !important; }
.cl.h10 { height: 10px !important; }
.cl.h15 { height: 15px !important; }
.cl.h17 { height: 17px !important; }
.cl.h20 { height: 20px !important; }
.cl.h25 { height: 25px !important; }
.cl.h37 { height: 37px !important; }

.p-4 { padding: 4px; }
.pt-4 { padding-top: 4px; }
.pr-4 { padding-right: 4px; }
.pb-4 { padding-bottom: 4px; }
.pl-4 { padding-left: 4px; }

.p-13 { padding: 13px; }
.pt-13 { padding-top: 13px; }
.pr-13 { padding-right: 13px; }
.pb-13 { padding-bottom: 13px; }
.pl-13 { padding-left: 13px; }

.p-15 { padding: 15px; }
.pt-15 { padding-top: 15px; }
.pr-15 { padding-right: 15px; }
.pb-15 { padding-bottom: 15px; }
.pl-15 { padding-left: 15px; }

.p-17 { padding: 17px; }
.pt-17 { padding-top: 17px; }
.pr-17 { padding-right: 17px; }
.pb-17 { padding-bottom: 17px; }
.pl-17 { padding-left: 17px; }

.p-25 { padding: 25px; }
.pt-25 { padding-top: 25px; }
.pr-25 { padding-right: 25px; }
.pb-25 { padding-bottom: 25px; }
.pl-25 { padding-left: 25px; }

.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }

.orange { color: #A2000D; }
