/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
/*
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}
*/
h1{
 font-size: 114%;
 color: #006699;
}

h2{
 font-size: 100%;
 color: #334d55;
}
h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

p.menuh {
	font-family: Arial,sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 114%;
	color: #006699;
	padding: 10px 0 10px 22px;
	}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
	margin: 10px 0 0 0;
	padding: 0 30px 0 20px;
}
#k {
width: 25%;
padding: 0;
border-top: 1px solid #ccc;
}
#k h1 {padding: 10px 0 10px 22px;}
#k h2 {padding: 10px 0 10px 22px;}
#k1 {
width: 75%;
padding: 10px;
border-top: 1px solid #ccc;
}
#pricelist {border-collapse:collapse;border:1px solid #ccc;}
#pricelist td {border-collapse:collapse;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 10px 10px 10px 15px;
/*white-space: nowrap;*/
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}
#globalNav a.active {
	font-weight: bold;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li {border-bottom: 1px solid #EEE;}

html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 5px 0px 5px 5px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	border-top: 1px solid #cccccc;
	padding: 5px 0px 5px 5px;
}
.caps {
font-variant: small-caps;
}
.tablcontent {
border: 1 px solid #efefef;
}
.tablcontent td {
border-right: 1 px solid #fff;
border-bottom: 1 px solid #fff;
background-color:#efefef;
vertical-align: top;
text-align: left;
padding: 5px;
}
.tablcontent th {
font-weight: bold;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 2px 0px 24px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #table **************/
.uzi {float:left;display:inline;margin: 5px; padding: 0;}
.story img {float:left; display:inline; margin: 9px; padding: 0; white-space:nowrap;}
#price td {border-bottom: 1px solid #efefef; border-collapse:collapse;padding: 5px;}
#price th {background-color: #eeeeee; padding: 10px; border: 1px solid #ddd;}
#contacts {
float: right;
margin: 0 4% 0 0;
padding: 2px 0 2px 2px;
border: 0px solid #eee;
font: 100% Arial, Helvetica, sans-serif;
color: #006699;
padding: 10px;
white-space: nowrap;
}
#contacts a{color: #334d55;}
#tels {
float: right;
margin: 0 4% 0 0;
padding: 2px 0 2px 2px;
border: 0px solid #eee;
font: 135% Georgia;
color: #006699;
padding: 10px;
white-space: nowrap;
}
/******************************************************/
#navi{
	margin: 0 79% 0 0;
	padding: 0px 2px 0px 2px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
}
#navi a {
display: block;
border-top: 1px solid #ddd;
padding: 2px 0px 2px 10px;
}
#navi a:hover{
background-color: #dddddd;
}
.sub {
padding-left: 24px;
font-size: 90%;}
.excl_bl {
background-color: #f0f0f0;
padding: 15px;
border: 1px solid #999;
}
.excl {
font-size: 1.2em;
font-variant: small-caps;
color: #006699;
}
#logo1 {
padding: 10px 0px 10px 0px;
width:300px;
vertical-align:middle;
text-align:center;
}
#slogan1 {
padding: 10px 10px 10px 15px;
color:#FF6600;
text-align:center;
}
#slogan1 p {
color:#FF6600;
font-size: 1.3em;
}
#t1 {
padding: 0 0 0 5px;
margin:0;
border: 0px solid #eee;
font: 110% Georgia;
color: #006699;
white-space: nowrap;
width: 20%;
margin:0 0 0 15%;
}
#t2 {
padding: 0 0 0 5px;
margin:0 0 10px 20px;
font: 90% Arial, Helvetica, sans-serif;
color: #006699;
white-space: nowrap;
width: 20%;
margin:5px 0 10px 15%;
}
#t2 span {margin:0;padding:0;}
#t2 a {text-decoration:underline;color:#FF6600;}
#t2 a:hover {text-decoration:none;color:#FF3300;}
#gn {
border-bottom: 1px solid #cccccc;
padding: 5px 0 5px 0;
}
/** specific contacts and so ***/
#contacts-fix {position:fixed; display:block; top:0; right:0; width:20%; height:100%; background: #fff;border-left: 1px solid #ccc; border-bottom:1px solid #ccc;z-index:1200;padding: 5px;overflow:scroll;scroll-position:left;}

* html #contacts-fix {position:absolute; right:0;

	right/* */:/**/17px; 

	right: /**/17px;}

#contacts-fix img {float:left;}
/******** UPM *********/
#upm {background:#006699;width:100%;}
#upm a {color:#fff;text-decortion:none;font-size:12px;}
#upm a:hover {background:#fff;color:#006699;}


#menu {
padding:0;
margin:0;
height:2em;
list-style-type:none;
border-left:1px solid #006699;
background:#efefef;
}
#menu li {
float:left; 
width:auto; 
height:2em;
line-height:2em;
border-right:1px solid #006699;
position:relative;
text-align:center;
padding: 0 1em 0 1em;
}
#menu li a, #menu li a:visited {
display:block;
text-decoration:none; 
color:#333;
}
#menu li a span, #menu li a:visited span {
display:none; /* needed to trigger IE */
}
#menu li a:hover {
border:0; 
}
#menu li a:hover span {
display:block;
width:5em;
height:2em;
text-align:center;
position:absolute; 
left:1px; 
top:1px; 
color:#fff; 
cursor:pointer;
}

.under-logo{
height:100%;
font: 90% Arial, Helvetica, sans-serif;
color: #006699;
font-weight:bold;
}

.under-logo span{
display:inline-block;
vertical-align:top;
margin:0px 0px 3px;
width:49%;
}

.under-logo img{
display:block;
width:58px;
height:33px;
}

.under-logo a{
color:#F60;
font-weight:normal;
text-decoration:underline;
}

.under-logo a:hover{
text-decoration:none;
}

.menu-ceny{
border:1px solid #ddd;
background-color: #eee;
}

.ceny{
display:inline-block;
vertical-align:bottom;
width:60px;
color:#069 !important;
padding:5px;
font-weight:bold;
border:1px solid #ddd;
border-bottom:0px;
background-color: #eee;
}

.menu-top{
display:inline-block;
text-align:center;
list-style:none;
padding:0px;
margin:0px;
margin-top:-10px;
margin-bottom:0px;
border-top:4px solid #145e9d;
}

.menu-top li{
display:inline-block;
background:url(images/menu-top-bg.png) repeat-x;
margin-left:5px;
}

.menu-top li:first-child{
margin:0px;
}

.menu-top li a{
display:block;
padding:5px;
}

.logotip{
display:block;
text-align:center;
width:234px;
margin:0 auto;
}


