/** BASIC */

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

table {
	border-collapse:collapse;
}

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	margin-bottom: 15px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142C42;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	font-size:13px;
}

.body {
}

div.body h1:first-letter {
 color: rgb(107, 142, 35);
}

div.body h1 {
	color: #1E90FF;
	font-size: 14pt;
	font-weight: normal;
}

div.body h1:first-letter {
 color: rgb(107, 142, 35);
}

div.body h1 a {
	color: #1E90FF;
}

.text1 {
	padding: 20px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #142C42;
}

.text2 {
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}

.text3 {
	text-align: right;
}

.text4 {
	height: 20px;
	padding: 3px 0px 0px 15px;
	background: url(images/homepage29.gif) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #142C42;
	background-color: #E4F5FF;
	
}

.text5 {
	text-align: center;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 0px 0px 0px 0px;
	background: url(images/homepage17.gif) repeat-x left bottom;
}

.list1 a {
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	color: #142C42;
	display: block;
}

.list1 a:hover {
	display: block;
	text-decoration: none;
	font-size: 13px;
	
	color: #ffffff;

	background: url(images/menuhover.gif) repeat-x left top;
	background-position:0px 0px;
	background-color:#ffffff;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	background: url(images/homepage17.gif) repeat-x left bottom;
}

.list2 a {
	display: block;
	padding: 5px 0px 6px 40px;
	background: url(images/homepage18.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: #142C42;
}

.list2 a:hover {

	text-decoration: underline;
}

/** LINKS */

a {
	color: #7B8F1A;
}

a:hover {
	text-decoration: none;
}


.link1 {
	display: block;
	margin-left:10px;
	padding:5px 5px 5px 5px;
	padding-bottom:10px;
	padding-top:10px;
	text-decoration: none;
	font-size: 14px;
	
	color: #FFFFFF;
	font-family: Helvetica;
}

.link1:hover {
	display: block;
	text-decoration: none;
	font-size: 14px;
	
	color: #ffffff;

	background: url(images/menuhover.gif) repeat-x left top;
	background-position:0px 0px;
	background-color:#ffffff;
}

.link2 {
	text-decoration: none;
	font-size: 12px;
	color: #142C42;
}

.link2: {

	text-decoration: underline;
	
}

/** STYLES */

.style1 {
	color: #FFFFFF;
}

.style1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 a:hover {
	text-decoration: underline
}

/** BACKGROUNDS */

.bg1  { background: #EEF3F6 url(images/homepage01.gif) repeat-x left top; }
.bg2  { background-image: url(images/menuprechod.gif); background-color: #D8E3EF; background-position: 0px 0px; background-repeat:x;}
.bg3  { background: #CCE6FF url(images/homepage06.gif) repeat-x left top; }
.bg4  { background: url(images/homepage08.gif) no-repeat left top; }
.bg5  { background: url(images/homepage09.gif) no-repeat left top; }
.bg6  { background: url(images/homepage10.gif) no-repeat left top; }
.bg7  { background: url(images/homepage11.gif) no-repeat left top; }
.bg8  { background: url(images/homepage12.gif) no-repeat left top; }
.bg9  { background: url(images/homepage13.gif) repeat-y left top; }
.bg10 { background: url(images/homepage14.gif) repeat-x left top; }
.bg11 { background: url(images/homepage15.gif) repeat-x left top; }
.bg12 { background: url(images/homepage16.gif) repeat-x left top; }
.bg13 { background: #D4EAFE url(images/homepage19.gif) repeat-x left top; }
.bg14 { background: url(images/subpage01.gif) repeat-y left top; }
.bg15 { background: #E6F3FE url(images/subpage02.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.login {
	font-size:13px;
	background-image:url(images/logback.png);
	position: relative;
	top: -15px;
	padding-bottom:10px;
	height: 100px;
	width:215px;
	padding: 10px;
	font-weight: normal;	
}

.login input {
	border:1px solid #000000;
	padding:1px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
.pageing {
	align: left;
}

.selectedpage {
	border:1px solid #AAAAAA;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
	padding-top:4px;
	background-color: #e6f6fe;
	font-weight: bold;
	font-size: 16px;
	color:#005a7b;
}

.bilyodkazy a {
	color: #FFFFFF;
	text-weight: bold;
	text-decoration: none;
}

.cernyodkazy div a {
	color: #000000;
}

.videoodkazy div a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #2994BE;
}


.modryodkazy div A {
	color: #268bb2;
	text-weight: bold;
}



/* Forum */
.maintable {
}


.headline td {
	backround-color: #78BDD6;
	padding-left: 4px;
	padding-right: 4px;
}

.forumrow td {
	background-color: #FFFFFF;
}


.obrazek img {
		width: 30%;
		height: 30%;

}

.tabs {
	float:left;
	width:100%;
	background:#ffffff;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666666;
	}

.tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

.tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

.tabs a {
	float:left;
	background:url("http://www.ident.cz/image/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

.tabs a span {
	float:left;
	display:block;
	background:url("http://www.ident.cz/image/tabright.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#FFFfff;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {float:none;}

/* End IE5-Mac hack */
.tabs a:hover span {
	color:#FFFfff;
	}

.tabs a:hover {
	background-position:0% -42px;
	}

.tabs a:hover span {
	background-position:100% -42px;
	}
	
.tabsmenu {
	float:left;
	width:100%;
	background:#e6f6fe;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666666;
	}

.tabsmenu ul {
	margin:0;
	padding:0px;
	list-style:none;
	}

.tabsmenu li {
	display:inline;
	margin:0;
	padding:0px;
	}

.tabsmenu a {
	float:left;
	background:url("http://www.ident.cz/image/tableftmenu.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

.tabsmenu a span {
	float:left;
	display:block;
	background:url("http://www.ident.cz/image/tabrightmenu.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#FFFfff;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsmenu a span {float:none;}

/* End IE5-Mac hack */
.tabsmenu a:hover span {
	color:#FFFfff;
	}

.tabsmenu a:hover {
	background-position:0% -42px;
	}

.tabsmenu a:hover span {
	background-position:100% -42px;
	}