body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #D1D1D1;
	color: #333333;
	line-height: 1.4em;
}
a:hover {
	text-decoration: none;
}
a {
	color: #333333;
}
a img, img {
	border: none;
}
table, tr, td {
	font-size: 100%;
}
/* SIFR definition */
strong#logo a span,
h2.sifr span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0;
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
}
h2.sifr span {
	cursor: auto;
}
div#holdershadow {
	width: 1010px;
	margin: 0 auto;
	background-image: url(../images/main-bg.gif);
}
div.holder {
	width: 970px;
	margin: 0 auto;
	position: relative;
	background-color: White;
}
strong#logo {
	position: absolute;
	left: 46px;
	top: 0;
	width: 255px;
	height: 90px;
}
strong#logo a {
	display: block;
	width: 255px;
	height: 90px;
}
strong#logo a span {
	background-image: url(../images/tigris-logo.gif);
}
div#top {
	height: 318px;
	background-image: url(../images/body-bg.jpg);
	_overflow: hidden;
}
div#top2 {
	width: 1010px;
	margin: 0 auto;
}
div#top div.holder {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 60px;
	height: 100%;
	padding-top: 93px
}
div#top ul {
	float: right;
	margin: 0;
	padding: 0;
	height: 43px;
	_height: 93px;
	position: absolute;
	right: 50px;
	top: 50px;
}
div#top ul li {
	float: left;
	list-style: none;
	background-image: url(../images/menu-separator.gif);
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
}
div#top ul li.last {
	padding: 0;
	background-image: none;
}
div#top ul li a {
	color: #000000;
	display: block;
	padding: 0 13px;
	line-height: 24px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
}
div#top ul li a:hover {
	text-decoration: underline;
}
div#top ul li a.act {
	background-color: Black;
	color: White;
	text-decoration: none;
}
div#top ul#emenu {
	position: absolute;
	right: 50px;
	top: 20px;
	padding: 0;
	margin: 0;
	height: 43px;
}
div#top ul#emenu a {
	color: #D37226;
}
div#top ul#emenu a.act {
	color: White;
	background-color: #D37226;
}
div#pic {
	width: 886px;
	height: 225px;
	margin: 0 auto;
	clear: both;
}
div#pic h1 {
	visibility: hidden;
}
div#middle {
	background-color: #F0F0F0;
}
div#middle div.holder {
	background-image: url(../images/footer-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 55px;
}
ul#homemenu {
	margin: 0;
	padding: 0 42px;
	background-image: url(../images/menu-lines.gif);
	background-repeat: no-repeat;
	height: 103px;
}
ul#homemenu li {
	float: left;
	list-style: none;
	height: 103px;
}
ul#homemenu li#m1, ul#homemenu li#m3 {
	width: 222px;
}
ul#homemenu li#m2, ul#homemenu li#m4 {
	width: 221px;
}
ul#homemenu li a {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	background-color: #e9e9e9;
}
ul#homemenu li a span {
	display: block;
	padding-left: 30px;
	width: 110px;
	_width: 140px;
	height: 35px;
	cursor: pointer;
	background-color: Black;
	color: White;
	background-image: url(../images/plus.gif);
	line-height: 35px;
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
ul#homemenu li a:hover span,
ul#homemenu li a.act span {
	background-color: White;
	color: Black;
}
ul#homemenu li#m1 a {
	background-image: url(../images/menu1bw.jpg);
}
ul#homemenu li#m2 a {
	background-image: url(../images/menu2bw.jpg);
}
ul#homemenu li#m3 a {
	background-image: url(../images/menu3bw.jpg);
}
ul#homemenu li#m4 a {
	background-image: url(../images/menu4bw.jpg);
}
ul#homemenu li#m1 a:hover {
	background-image: url(../images/menu1.jpg);
}
ul#homemenu li#m2 a:hover {
	background-image: url(../images/menu2.jpg);
}
ul#homemenu li#m3 a:hover {
	background-image: url(../images/menu3.jpg);
}
ul#homemenu li#m4 a:hover {
	background-image: url(../images/menu4.jpg);
}
div#content {
	width: 886px;
	margin: 0 auto;
	text-align: left;
	min-height: 200px;
	background-image: url(../images/main-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
}
div#content.home {
	padding-top: 60px;
}
div#homecontent {
	background-image: url(../images/dotted-line.gif);
	background-position: 447px 0;
	background-repeat: repeat-y;
	padding: 0 20px;
	min-height: 1px;
}
div#under {
	clear: both;
	padding-top: 15px;
	background-color: White;
}
div#cleft {
	float: left;
	width: 400px;
	line-height: 1.7em;
	font-size: 1.2em;
	_overflow: hidden;
	min-height: 1px;
}
div#cright {
	float: right;
	width: 390px;
	line-height: 1.7em;
	_overflow: hidden;
	min-height: 1px;
}
h1, h2, h3 {
	padding: 0;
	margin: 0 0 1em 0;
}
h2.sifr {
	font-weight: normal;
	padding: 0;
	font-size: 1em;
	position: relative;
}
h2#aktuality {
	width: 107px;
	height: 21px;
	text-indent: -1000em;
	font-size: 0.9em !important;
}
h2#aktuality span {
	background-image: url(../images/aktuality.gif);
}
h2#obratitse {
	width: 329px;
	height: 21px;
	text-indent: -1000em;
	font-size: 0.9em !important;
}
h2#obratitse span {
	background-image: url(../images/s-cim-se-muzete-obratit.gif);
}

div.ims {

}
div.ims a {
	display: block;
	float: left;
	margin: 0 0 10px 0;
}
div.ims a.odd {
	margin-right: 10px;
}
div.aktual img {
	float: left;
	display: block;
	margin-right: 20px;
}
div.aktual h3 {
	color: #800000 !important;
	font-weight: bold !important;
	font-size: 1.1em !important;
	margin: 0 0 0.5em 0;
}
div.aktual h3 small {
	color: #8C8C8C;
	font-size: 0.9em !important;
	padding-right: 10px;
}
div.aktual h3 a {
	color: #800000;
	font-weight: bold;
	font-size: 1.1em !important;
	text-decoration: none;
}
div.aktual h3 a:hover {
	text-decoration: underline;
}
div.aktual p {
	margin: 0.5em 0 1.5em 0;
}
div.aktual p span {
	white-space: nowrap;
	color: #EE8C00;
}
div.aktual p span a {
	color: #EE8C00;
}
div#footer {
	background-color: #D1D1D1;
	width: 880px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
	line-height: 2em;
}
.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}
div#footer a {
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer span {
	padding: 0 3px;
}
div#rootline {
	padding: 11px 0 20px 0;
	font-size: 0.8em;
	background-image: url(../images/gray-line.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 0 0 0.5em 0;
}
div#rootline span {
	/*color: #D37226;*/
}
div#content h1.header {
	color: #ff6600;
	font-weight: normal;
	font-size: 2.1em;
	margin: 0 0 0.2em 0;
}

div#content h1 {
	color: #ff6600;
	margin: 0 0 0.3em 0;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0.7em 0 0 0;
}
div#content h2 {
	color: #800000;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.5em 0 0 0;
}
div#content h3 {
	color: #800000;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 1.1em;
	padding: 0.5em 0 0 0;
}
div#content h4 {
	color: #800000;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 1.1em;
	padding: 0.5em 0 0 0;
}

div#text {
	width: 660px;
	float: right;
	line-height: 1.5em;
	font-size: 1.2em;
}
div#text1 {
	width: 100%;
	float: left;
	line-height: 1.5em;
	font-size: 1.2em;
}
div#text p, div#text1 p {
	margin: 0 0 1em 0;
}

div#text h1, div#text1 h1 {
	margin: 0 0 0.3em 0;
	font-weight: bold;
	font-size: 1.8em;
	padding: 0.7em 0 0 0;
}
div#text h2, div#text1 h2 {
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 1.4em;
	padding: 0.5em 0 0 0;
}
div#text h3, div#text1 h3 {
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 1.4em;
	padding: 0.5em 0 0 0;
}

div#text a.im, div#text1 a.im {
	display: block;
	background-color: #9D9D9D;
	padding: 8px;
}
div#text a.im.right, div#text1 a.im.right {
	float: right;
	margin: 0 0 10px 10px;
}
div#text a.im.left, div#text1 a.im.left {
	float: left;
	margin: 0 10px 10px 0;
}
div#text a.im img, div#text1 a.im img {
	display: block;
	cursor: pointer;
}
div#lmenu {
	float: left;
	width: 202px;
	padding-top: 5px;
}
div#lmenu ul {
	margin: 0;
	padding: 0;
}
div#lmenu ul li {
	list-style: none;
	min-height: 1px;
	_height: 1px;
}
div#lmenu ul li a {
	display: block;
	padding: 8px 0;
	background-image: url(../images/orange-line.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-decoration: none;
}
div#lmenu ul li a:hover {
	background-image: url(../images/gray-line.gif);
}
div#lmenu ul li a.act {
	font-weight: bold;
}
div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

span.eml1, span.eml1 a {
	color: #ff6600;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div.gallery {
	margin-top: 20px;
	padding: 0;
	min-height: 1px;
	_height: 1px;
}
div.gallery div.fotka, div.gallery div.fotka1 {
	padding: 0;
	float: left;
	width: 212px;
	_width: 211px;
	height: 146px;
	margin: 0 8px 8px 0;
	text-align: center;
	overflow: hidden;
}
div.gallery div.fotka1 {
	height: 170px;
}
div.gallery div.fotka a, div.gallery div.fotka1 a {
	display: block;
	width: 196px;
	float: left;
	padding: 8px 8px;
	background-color: #e8e8e8;
	margin: 0;
}
div.gallery div.fotka a:hover, div.gallery div.fotka1 a:hover {
	background-color: #EE8C00;
}
div.gallery div.fotka a img, div.gallery div.fotka1 a img {
	margin: 0px auto;
}
div.gallery div.fotka1 a.url3 {
	margin: 0;
	padding: 0 8px 2px 8px;
	font-weight: bold;
}

div.gallery div.fotka2 {
	padding: 0;
	float: left;
	width: 152px;
	_width: 151px;
	height: 206px;
	margin: 0 8px 8px 0;
	text-align: center;
	overflow: hidden;
}
div.gallery div.fotka2 a {
	display: block;
	width: 136px;
	float: left;
	padding: 8px 8px;
	background-color: #e8e8e8;
	margin: 0;
}
div.gallery div.fotka2 a:hover {
	background-color: #EE8C00;
}
div.gallery div.fotka2 a img {
	margin: 0px auto;
}

div.pager {
	margin: 0 0 10px 0;
	_margin-right: 8px;
	background-color: white;
	height: 18px;
	line-height: 18px;
	float: right;
	color: #333333;
	padding: 0 4px;
}
div.pager a {
	color: #333333;
	text-decoration: none;
	padding: 0 3px;
}
div.pager span.dis {
	text-decoration: none;
	color: #cccccc;
	padding: 0 3px;
}
div.pager a:hover {
	background-color: #e8e8e8;
}
div.pager a.act {
	background-color: #EE8C00;
	font-weight: bold;
	color: White;
}
div.pager a.prev {
	padding-right: 10px;
}
div.pager a.next {
	padding-left: 10px;
}

/* form */

form.form1 label { 
	width: 180px;
	margin-right: 2px;
	color: #800000;
}
form.form1 input, form.form1 textarea, form.form1 select {
	border: 1px solid #999;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;

	margin-left: 180px;
	width: 200px;
	vertical-align: middle;
}
form.form1 textarea { 
	width: 550px;
	height: 200px;
	vertical-align: middle;
}
form.form1 input.submit {
	width: 110px;
	color: #800000;
	_margin-left: 185px;
	background-color: #FFFFFF;
	border: 1px solid #800000;
	font-weight: bold;
	cursor: pointer;
}

form.form1 {
	margin: 1em 0 2em 0;
}

form.form1 label {
	float: left;	
	padding-top: 0.2em;
	font-weight: bold;
	font-size: 1em;
}

form.form1 input, form.form1 textarea, form.form1 select {
	display: block;
	margin-bottom: -0.5em;
}
form.form1 br { 
	clear: left;
} 
form.form1 input[type="hidden"] {
	display: none;
}

* html form.form1 p.desc { margin-top: -1em; }
* html form.form1 input, * html form.form1 textarea, * html form.form1 select {
	margin-top: 0;
	margin-bottom: 0;
}

div#jazyky {
	width: 230px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	position: absolute;
	top: 100px;
	left: 690px;
	font-size: 11px;
}

div#jazyky ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}

div#jazyky li {
	color: #cccccc;
	text-align: center;
	float: left;
}

div#jazyky li a {
	color: #8e8a80;
	text-decoration: none;
	padding: 2px;
}

div#jazyky li a:hover {
}

