/* bsp magnetica s.r.o., robert gonda, 2007 ***************************************************** */

html, body, div, p, span, h1, h2, h3, .Nadpis1, .Nadpis2, .Nadpis3, table, tr, td, ul, li, ol, img, a {
	font: normal 11px/14px Verdana, Arial;
	color: #003f2d;
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	text-align: center; /* IE */
	background: #ffffff;
}

div {
	background: transparent;
}

form, fieldset, label, input, textarea, select, option {
	font: normal 12px/15px Verdana, Arial;
	color: #003f2d;
}


/* Page and header ****************************************************************************** */

#page {
	width: 977px;
	background: #ffffff;
	text-align: left;
	margin: 0 auto;
	/* position: relative; */
}

#header {
	background:transparent url(../img_home/headerBg.jpg) no-repeat scroll left top;
	height:147px;
	position:relative;
/*
	background: url(../img_home/headerBg.jpg) no-repeat left top;
	height: 147px;
	position: relative;*/
}

#header div#text {
	position: absolute;
	left: 30px;
	top: 15px;
	width: 200px;
	overflow: hidden;
	color: #ffffff;
}

#header img#imgLogo {
	position: absolute;
	left: 395px;
	top: 51px;
}


/* Header search form *************************************************************************** */

#header form#searchForm {
	position: absolute;
	right: 30px;
	top: 15px;
	padding: 0;
	margin: 0;
	border: 0;
}

#header form#searchForm p {
	color: #ffffff;
	padding: 0;
}
#header form#searchForm p span{
	vertical-align:top;
	color: #ffffff;
}
#header form#searchForm input.searchWord {
	vertical-align:bottom;
	width: 129px;
	height: 18px;
	font: normal 10px/13px Verdana, Arial;
	background: url(../img_home/searchWordBg.gif) no-repeat left top;
	border: none;
	margin: 0;
}

*> #header form#searchForm input.searchWord {
	width: 125px;
}

#header form#searchForm input.searchImage {
	cursor:hand;
	vertical-align:top;
	position: relative;
	top: 0;
	width: 17px;
	height: 18px;
	/*background-color:#505050;*/
	background: url(../img_home/searchButtonBg.png) no-repeat 0 0;
	border: none;
}

*> #header form#searchForm input.searchImage {
	top: 1px;
}


/* Image menu *********************************************************************************** */

#hmenu { }

/* GMENU, based on tables layout *** */

#hmenu table.clearboders {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}

#hmenu table.clearboders tr {
	height: 199px;
}

#hmenu table.clearboders td {
	border: none;
	padding: 0;
	margin: 0;
}

/* TMENU_LAYERS, based on tables layout *** */

table.noborder { }

table.noborder,
table.noborder tr,
table.noborder td {
	border: 0;
	text-align: left;
}

table.noborder td table,
table.noborder td table td{
	border: 0;
}

table.noborder td {
	padding: 3px 15px 3px 15px;
}

table.noborder td a, 
table.noborder td table.noborder td a {
	font: normal 11px/13px Verdana, Arial;
	color: #ffffff;
}

table.noborder td a {
	font-weight: bold;
}
 
table.noborder td table.noborder td a {
	font: normal 11px/13px Verdana, Arial;
}

table.noborder td a:hover,
table.noborder td table.noborder td a:hover {
	color: #ffffff;
}


/* Meta menus *********************************************************************************** */

ul#metamenuTop {
	left:275px;
	list-style-type:none;
	padding:0;
	position:absolute;
	text-align:left;
	top:10px;
	width:500px;
	color:#fff;
}

ul#metamenuLeft {
	position: absolute;
	left: 30px;
	bottom: 10px;
	list-style-type: none;
	padding: 0;
}

ul#metamenuRight {
	position: absolute;
	right: 30px;
	bottom: 10px;
	list-style-type: none;
	padding: 0;
}

ul#metamenuTop li,
ul#metamenuLeft li,
ul#metamenuRight li {
	display: inline;
	padding: 0;
	margin: 0;
}

ul#metamenuTop li {
	color: #ffffff;
}

ul#metamenuTop a,ul#metamenuTop a:hover {
	color:#FFFFFF;
	font-size:11px;
	text-transform: none;
}
/*
ul#metamenuTop a {
	color: #ffffff;
	font-size: 11px;
	text-transform: lowercase;
}
*/
ul#metamenuTop a:hover {
	text-decoration: underline;

}

ul#metamenuLeft a,
ul#metamenuRight a {
	color: #003f2d;
	font-size: 11px;
	text-transform: lowercase;
}

ul#metamenuLeft a:hover,
ul#metamenuRight a:hover {
	color: #860038;
}
.footherInfo {
	text-align: center;
	color:#333;
	font-size: 10px;
}
.height150{
	height:120px;
}
/* Content blocks ******************************************************************************* */

#content {
	position: relative;
}

.cardMaxi {
	width: 302px;
	height: 186px;
	margin-top: 20px;	
	padding: 26px 14px;
	background: url(../img_home/cardMaxi.jpg) no-repeat left top;
}

*> .cardMaxi {
	width: 274px;
	height: 134px;
}

.cardMini {
	margin-top: 0px;
	padding:15px 14px 35px;
	width: 302px;
	height: 126px;
	/*padding: 26px 14px;*/
	background: url(../img_home/cardMini.jpg) no-repeat left top;
	/* special for home page */
	/*margin-top: 8px;*/
	overflow : hidden;
}

*> .cardMini {
	width: 274px;
	Height: 74px;
}


/* Left, content ******************************************************************************** */

#left {
	float: left;
	width: 326px;
}

#left_in {
	margin:12px 0 16px 0;
	
	/* margin: 13px 11px 16px 11px; 
	margin: 12px 11px 16px 11px;*/
}

#left_in h2, #left_in p, #left_in h3 {
	margin-left: 10px;
}

.line10{
	height:10px;
	width:100%
}

/* Center, content ****************************************************************************** */

#center {
	float: left;
	width: 324px;
}

#center_in {
	/* margin: 13px 11px 16px 11px; */
	margin: 12px 11px 16px 11px;
}


/* Right, content ******************************************************************************* */

#right {
	float: left;
	width: 327px;
}

#right_in {
	/* margin: 13px 11px 16px 11px; */
	margin: 12px 11px 16px 11px;
}


/* Footer *************************************************************************************** */

#break {
	height: 16px;
	clear: both;
	float: none;
}

/* Green line content separator *** */

div.lineSeparator {
	border-top:1px solid #B8C8C1;
	margin-top:1.0em;
	padding-bottom:0.1em;
	padding-top:0;
	display:none;
}


/* Content formating **************************************************************************** */

.height150 h2 a{
	color:#860038;
	font-size:14px;
	text-decoration:none;
	-x-system-font:none;
	color:#860038;
	font-family:Verdana,Arial;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:18px;
}

h2 {
	margin-bottom: 5px;
}

h2 a {
	color:#860038;
	text-decoration: none;
	font-size: 14px;
}

h2 a:hover {
	color:#860038;
	text-decoration: underline;
}

h3 a {
	color:#860038;
	text-decoration: none;
	font-size: 12px;
}

h3 a:hover {
	color:#860038;
	text-decoration: underline;
}

p {
	color: #333;line-height: 1.5em;
}


h1, ul, ol, table {
	/* padding-bottom: 0.8em; */
}

h1, h1 a, .Nadpis1 {
	font-weight: bold;
	font: bold 14px/20px  Verdana, Arial;
	color: #860038;
}

h2, h2 a, .Nadpis2 {
	font-weight: bold;
	font: bold 12px/18px  Verdana, Arial;
	color: #860038;
}

h3, h3 a, .Nadpis3 {
	font-weight: bold;
	font: bold 12px/18px  Verdana, Arial;
	color: #003f2d;
}

table, td, th {
	border: solid 1px #939598;
	border-collapse: collapse;
}

td, th {
	padding: 3px 10px;
}

th {
	font-weight: bold;
}

td p, th p, li p  {
	padding: 0;
}

ul {
	padding-left: 2em;
}

ul li {
	padding-left: 0.5em;
}

ol {
	padding-left: 2.5em;
}

a, p a {
	color: #860038;
	text-decoration: none;
}

a:hover, p a:hover  {
	color: #003f2d;
}

a img {
	border: none;
}


/* Eurocounter, fonts, colors ******************************************************************* */

ul#metamenuLeft {
	left: 30px;
	bottom: 24px;
}

ul#metamenuRight {
	left: 30px;
	bottom: 10px;
}

div.cardEuro {
	position: absolute;
	right: 30px;
	bottom: 10px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

img.spacer-gif {
	display:none;
}

div.lineSeparator2 {
	border-top:1px solid #D2D2D2;
	margin-top:0em;
	margin-bottom:1.0em;
	padding-bottom:0.1em;
	padding-top:0em;
}