/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Century Gothic, Arial;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: transparent;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Century Gothic, Arial;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Century Gothic, Arial;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Century Gothic, Arial;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Century Gothic, Arial;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Century Gothic, Arial;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Century Gothic, Arial;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	position: relative;
	display: block;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
	margin-top: 1em;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 0px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	z-index: 1;
	float: left;
	margin-left: 20px;
	margin-right: 5%;
}
.feature a 
{

}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	z-index: 1;
}

.feature img{
	z-index: 1;
	text-align: center;
	float: left;
	margin-left: auto;
	margin-right: auto;
	
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 85%;
	color: #cccccc;
	padding: 2px 5px 2px 5px;
	}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/
#navbar {margin-top: -10px;}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0; z-index: 2;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #eee;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	
	margin: -15px 0px 0px 0px;
	padding: 0px;
	width: 200px;
	height: 475px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
	background-color: transparent;
   background-image: url(menpics/hgnav21.jpg);
   background-position: 0 0;
   background-repeat: no-repeat;
   
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 0px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
/********** jezeli tlo menu ma byc transparentne uzyc**************/
#sectionLinks a:hover{
	background-color: transparent;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/************************ menu ****************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreel
{z-index: 2;
font-size: 14px;
font-family: Century Gothic, Arial;
color: #0066CC;
position:relative; }
.suckerdiv ul{
z-index: 2;
color: #0066CC;
margin: 0;
padding: 0;
list-style-type: none;
width: 195px; /* Width of Menu Items */
border-bottom: 0px solid #ccc;
position:relative; 
}
	
.suckerdiv ul li{
z-index: 2;
position: relative;
color: white;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position:relative;
	z-index: 2;
	position: absolute;
	width: 170px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	background-color: #102C84;
}
.suckerdiv ul li ul a:hover{
background-color: transparent;
background-image: url(1v1.png);
	background-repeat: repeat;}
/* Sub level menu links style */
.suckerdiv ul li a{
position:relative; 
z-index: 2;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
font-weight: bold;
text-decoration: none;
background: transparent ;
padding: 1px 5px;
border: 1px solid #102C84;
border-bottom: 0;
}
.suckerdiv ul a:hover{
background-color: transparent;
background-image: url(1v1.gif);
	background-repeat: repeat;}
	
.suckerdiv ul li a:visited{
z-index: 2;
position:relative; 
color: white;
}

.suckerdiv ul li a:hover
{z-index: 2;
color: white;
position:relative; 
background-color: transparent;
background-image: url(1v1.png);
	background-repeat: repeat-x;
}

.suckerdiv .subfolderstyle{
z-index: 2;
position:relative; 
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; z-index: 2;}
* html .suckerdiv ul li a { height: 1%; z-index: 2;}
/* End */
 .suckerdiv {
	margin-top: 20px;
}
.b1 a{
text-align: right;
margin-right: 0px;
z-index: 2;
position:relative; 
}
.b2 a{
text-align: right;
margin-right: 0px;
z-index: 2;
}
.b3 a{
text-align: right;
margin-right: 0px;
z-index: 2;}

.b3 a:hover{
background-image: url(tabs03_up.jpg);
	background-repeat: repeat-x;
text-align: right;
margin-right: 0px;
z-index: 2;
}
.b4{
text-align: right;
margin-right: 0px;
z-index: 2;
}
.b5{
text-align: right;
margin-right: 0px;
z-index: 2;
}
.stop 
{
border-bottom: 0px solid;
display: block; 
margin:auto auto;
text-align: center;}
	#p7tpc1_1
	{font-family: century gothic, Arial;
	font-size: 1.1em
	}
	#p7tpc1_2
	{font-family: century gothic, Arial;
	font-size: 1.1em
	}
	.norm
		{font-family: Century Gothic, Arial; font-weight: normal;
	  margin-top: -4px; text-align: center;  color: gray; font-size: 0.9em}
		.kolor {color: #0066FF}
	
	 .pageName{
	font: 18px Century Gothic, Arial;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
.imgtd
{
border-bottom: 1px	#99CC66 solid;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.imgtd img
{
margin-left: auto;
margin-right: auto;
text-align: center;
}

.kontakt {float: left; margin-left: 0px;}
.tabelakontakt.table
{border: 0px white}
#menu1
{
float: left}