/* BASE STYLE SHEET FOR IBSmm PAGES */

/*  -- General -- */

.obr	{
	border: 0px;
}

#first-body	 {
	margin: 0px ;
	background: #ddf0ff url(../img/logo_bg.gif) fixed;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#first-main	 {
	width: 755px;
	height: 250px;
	margin: auto;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}

#first-logo	 {
	padding-bottom: 40px;
	vertical-align: bottom;
	}

a.first-link {
	color : #353C91;
	text-decoration : none;
	font-size: 200%;
	font-weight: bold;
}

a.first-link:link {
	color : #353C91;
	text-decoration : none;
}

a.first-link:hover {
	color : #0099FF;
	text-decoration : underline;
}

a.first-link:active {
	color : #FF0000;
}

#first-contacts {
	font-size: 90%;
	color : #000000;
}

	
body	 {
	margin-top: 0px ;
	margin-left: 6px ;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.base {
	color : #353C91;
	text-decoration : none;
}

a.base:link {
	color : #353C91;
	text-decoration : none;
}

a.base:hover {
	color : #0099FF;
	text-decoration : underline;
}

a.base:active {
	color : #FF0000;
}

abbr {
	cursor:help;
	border-bottom:dashed 1px;
}

acronym {
	cursor:help;
	border-bottom:dashed 1px;
}

.justify {
	text-align : justify ;
}

.center {
	text-align : center;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}

.top {
	vertical-align : top;
}

.bottom {
	vertical-align : bottom;
}

.top-left {
	vertical-align : top;
	text-align : left;
}

.top-right {
	vertical-align : top;
	text-align : right;
}

.bottom-left {
	vertical-align : bottom;
	text-align : left;
}

.bottom-right {
	vertical-align : bottom;
	text-align : right;
}

.sup {
	vertical-align : super;
	font-size : 80%;
	font-style : normal;
}

.b {
	font-weight : bold;
	font-style : normal;
}

.i {
	font-style : italic;
}

i.mm  {
	font-size : 80%;
	vertical-align : sub;
}

.signal  {
	font-family : Times, serif;
	font-size : 13px ;
}

/* -- Titles -- */

.title1  {
	font-size : 24px ;
	font-weight : bold ;
	color : #353C91 ;
}

.subtitle1  {
	font-size : 14px ;
	font-weight : bold ;
	color : #0099FF ;
	text-align: left;
}

.suptitle1 {
	vertical-align : super;
	font-size : 70%;
	font-style : normal;
}

.title2  {
	font-size : 19px ;
	font-weight : bold ;
	color : #353C91 ;
}

.title3  {
	font-size : 16px ;
	font-weight : bold ;
	color : #353C91 ;
}

.title4  {
	font-size : 14px ;
	font-weight : bold ;
	font-style : italic ;
	color : #353C91 ;
}

.title4b  {
	font-size : 14px ;
	font-weight : bold ;
	font-style : italic ;
	color : #000000 ;
}


i.titlemm  {
	font-size : 70%;
	vertical-align : sub;
}

.tabtitle  {
	font-size : 13px ;
	font-weight : bold ;
	color : #353C91 ;
}


/* -- Tables --*/
	
td	 {
	padding: 0px ;
	font-size : 12px ;
	color : #000000 ;
}

td.ptitle3 {
	color : #353C91 ;
	background : url(../img/titleline.jpg) no-repeat;
	vertical-align : bottom;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

td.pm	 {
	padding-left : 9px;
	padding-top : 2px;
	vertical-align : top;
}

td.pmpict	 {
	margin : 0px ;
	text-align : center;
}

td.ptop	 {
	padding-top : 10px;
	vertical-align : top;
	text-align : justify ;
}

td.hline	 {
	background-color : #353C91;
	margin : 0px ;
	height : 2px;
}

td.updated	 {
	font-size : 12px ;
	padding-top : 5px;
}

/* input form (for ordering) */

td.formular  {
	background-color : #ffffff;
	margin : 0px;
	padding : 4px;
	text-align : right;
	font-size : 12px;
	width : 100px;
}

input.formular  {
	margin : 0px;
	padding : 4px;
	font-size : 14px;
	border-style : solid;
	border-width : 0px;
	border-bottom-width : 1px;
	width : 350px;
}

textarea.formular  {
	margin : 12px 0 0 0;
	padding : 4px;
	font-size : 14px;
	border-style : solid;
	border-width : 1px;
/*	border-bottom-width : 1px;*/
	width : 350px;
}


/* -- Others -- */

/* product main quick links */
div.pmlinks	 {
	color : #dc143c;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

a.pmlinks	 {
	color : #353C91;
	text-decoration : none;
	font-weight : bold;
}

a.pmlinks:link {
	color : #353C91;
	text-decoration : none;
}

a.pmlinks:hover {
	color : #0099FF;
	text-decoration : underline;
}

a.pmlinks:active {
	color : #FF0000;
}


/* list style with dark blue arrow */
ul.arrow {
	list-style-image : url(../img/arrow_li.gif);
	text-align : justify ;
	margin-left: 15px;
	padding-left: 5px;
}


/* pokus na soubory */

/* finder */

table.finder0	 {
	border-width: 0px;
	margin : 0px ;
}

td.finder0	{
	padding-left: 7px;
}

table.finder1	 {
	border-width: 1px;
	border-color: #353C91 ;
	border-style: solid;
	background-color : #ffffff;
	margin : 0px ;
	height: 130px;
}

th.finder1	 {
	background-color : #d3d3d3;
	padding : 2px 5px ;
	text-align : left ;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color : #353C91 ;
}

td.finder1	 {
	height: 100px;
	padding-top : 4px ;
	text-align: center;
}

i.small	{
	font-size : 80%;
}

.list	 {
	font-size : 12px ;
}
/* end of finder */

/* file */
table.file	 {
	border-width: 1px;
	border-color: #353C91 ;
	background-color : #ffffff;
	margin : 0px ;
	border-style: solid;
}

th.file	 {
	background-color : #d3d3d3;
	padding : 2px 5px ;
	text-align : left ;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color : #353C91 ;
}

td.file	 {
	background-color : #f5f5f5 ;
	padding : 4px ;
	text-align : left ;
	color : #000000 ;
}

/* end of file */

/* login form */

input.loginform  {
	margin : 0px;
	padding : 2px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px solid Gray;
	width : 102px;
}

span.lerr	{
	font-size : 10px;
	font-weight: bold;
	color: Red;
}

/* end of login form */
