/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #8B372D /** url(images/bg01.jpg) repeat left top;*/
}

.jazyk
{

 text-align: right;
 margin-right: 120px;
 font-size: 1.3em;

}

.jazyk img
{

 padding-right: 5px;

}

.drobky
{

 font-size:0.8em;

 	padding: 10px 0px 10px 115px;

}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.loga
{

 border: 2px solid #C0C0C0;
 padding: 25px;
 width: 180px;

}

.loga img
{

 margin-left: 15px;

}

.border
{
 
  padding: 5px;
  border: 1px solid #C0C0C0;


}


/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #333333;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1.2em;
}

/** TABLES */

.table1 {
	width: 100%;
}

.table1 tr.dark {
	background: url(images/homepage08.gif) repeat-x left top;
}

.table1 tr.light {
	background: url(images/homepage09.gif) repeat-x left top;
}

.table1 td {
	padding: 5px 10px;
	font-size: 10px;
}

.table1 td strong {
	color: #333333;
}

.table1 td a {
	color: #585858;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 15px;

}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

.text1 {
	height: 30px;
	font-size: 14px;
	color: #FFFFFF;
}

.text1 span {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 40px 0px 10px;
	background: url(images/homepage03.jpg) repeat-x left top;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #C00000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-align: right;
}

a.aktivni
{
 
  color: #C0C0C0;

}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

/** .bg1 { background: url(images/bg02.jpg) repeat-x left top; }*/
.bg2 { background: url(images/bg03.jpg) no-repeat left top; }
.bg3 { background: url(images/bg04.jpg) repeat-y left top; }
.bg4 { background: url(images/bg05.jpg) no-repeat left top; }
.bg5 { background: url(images/bg06.jpg) no-repeat left bottom; }
.bg6 { background: url(images/homepage02.jpg) no-repeat 0px 25px; }
.bg7 { background: url(images/subpage1_01.jpg) no-repeat 0px 25px; }
.bg8 { background: url(images/subpage1_02.jpg) no-repeat 0px 25px; }
.bg9 { background: url(images/subpage3_01.jpg) no-repeat 0px 25px; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: -5px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: -5px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 15px;
	background: url(images/subpage1_03.gif) repeat-x left top;
}

.box-links {border:1px solid #C00000;margin:20px 0px 20px 0px;}
.box-links-in{margin:5px 10px;}
