﻿body 
{
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif; 
	font-size: 0.70em;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #747474;
	behavior: url("../CMS/Scripts/csshover.htc");
	background-color:#bcbcbc;
}

a { color: #5fa32b; font-weight: bold; }
a:hover { text-decoration: none; }
	
a img
{
	border: none;
}

h1
{
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; 
	font-weight: normal;
	font-size: 25px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	color: #313131;
}

h2
{
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #666666;
}
	
h3
{
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	color: #444;
	font-family: sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
h4
{
    color: #63A62B;
    float: left;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 6px;
    padding: 0;
}
h4 a
{
   color: #555; 
}

/* menu*/
#Header  
{
	background: url(../Images/Design/bg-row1.jpg) left top repeat-x;
	margin: 0px;
	padding: 0px;
}
#MenuBlock
{
    background: url(../Images/Design/bg-r1-w.jpg) left top no-repeat; 
	width: 958px;
	height: 68px;
	margin: 0 auto 0 auto;
}

.LinkHome
{
	float: left;
	display: block;
	width: 194px;
	height: 54px;
}

#MnuDiv-MainMenu ul
{
	height: 54px;
	margin: 0 0 0 154px;
	padding-top: 12px;
	padding-bottom: 2px;
	position: relative;
}

#MnuDiv-MainMenu ul li
{
    display: inline;
	float: left;
    background: url('../Images/Design/bg-menu-vliner.gif') left center no-repeat;
	padding: 0 20px;
	line-height:50px;
}

#MnuDiv-MainMenu ul li a
{
	text-decoration: none;
	text-transform:uppercase;
	font-family: Tahoma, sans-serif; 
	font-weight:bold;
	font-size: 1em;
	color: #ddd;
}
#MnuDiv-MainMenu ul li a:hover {}

/* SUBMENU */
#MnuDiv-MainMenu ul li ul
{
	height: auto;
	margin: 0;
	padding: 0;
	position:absolute;
	top:60px;
	_top:60px;
	/*left:467px;
    _left:427px;*/
    margin-left:-70px;
	_width:150px;
    visibility: hidden;
	border-top: 1px solid #ffffff;
}

#MnuDiv-MainMenu ul li:hover ul
{
	display:block !important;
	visibility: visible;
	background: #4b4b4b;
}

#MnuDiv-MainMenu ul li ul li
{	
	display:block;
	float:none;
	padding: 5px 10px 5px 10px;
	line-height:18px;
	text-align:left;
	}
	
#MnuDiv-MainMenu ul li ul li a {text-transform:none;text-decoration: none;}
#MnuDiv-MainMenu ul li ul li a:hover {text-decoration: underline;}

/* end SUBMENU */

.row1  
{
	background: #525252 url(../Images/Design/bg-row1.jpg) left top repeat-x; 

}

.row2  
{
	background:  url(../Images/Design/bg-row2.jpg) left top repeat-x; 
	height: 238px;
}

.Content  
{
	background: #f7f7f7 url(../Images/Design/bg-row3.jpg) left top repeat-x; 
	_height: 300px;
	min-height: 300px;
}

.Footer
{
	background: url(../Images/Design/bg-row4.jpg) left top repeat-x; 
	height: 97px;
}

.width-fix1
{
	width: 958px;
	margin: 0 auto;
}

/*.row1 .width-fix1  
{
	background: #525252 url(../Images/Design/bg-r1-w.jpg) left top no-repeat; 
	height: 68px;
	position: relative;
}*/

.row2 .width-fix1
{
	height: 238px;
}

.row2 .rw-cz
{
	background: #397214 url(../Images/Design/bg-r2-wcz.jpg) left top no-repeat; 
	height: 238px;
}

.row2 .rw-en
{
	background: #397214 url(../Images/Design/bg-r2-wen.jpg) left top no-repeat; 
	height: 238px;
}

.row2 .rw-de
{
	background: #397214 url(../Images/Design/bg-r2-wde.jpg) left top no-repeat; 
	height: 238px;
}

.Content .width-fix1
{
	background: url(../Images/Design/bg-r3-w.jpg) left top repeat-y; 
}

.Footer .width-fix1
{
	background: url(../Images/Design/bg-r4-w.jpg) left top no-repeat; 
	height: 97px;
	color: #b2b1b1;
}

.lang
{
    float: right;
	color: White;
	font-size: 9px;
	width: 100px;
	text-align: left;
}

.lang a { color: White; font-weight: normal; }


.m-tab
{
	margin: 11px 0 0 20px;
	text-align: left;
	float: left;
}

a.m-level1
{
	color: #dddddd;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0 25px;
	line-height: 50px;
}

.m-tab td img
{
	vertical-align: middle;
}

a.m-level2
{
	text-align: left;
	color: #e5e5e5;
	display: block;
	padding: 2px 7px 3px 7px; 
}

a.m-level2:hover
{
	text-decoration: underline;
}

.m-all2
{
	border-top: 1px solid #eee;
	padding: 8px 0 0px 0;
}

.content-container
{
	margin: 0 5px 0 5px;
	background: #aaa;
	border-top: 1px solid white;
}

.content
{
	background: #ffffff url(../Images/Design/bg-content.jpg) left top repeat-x; 
	padding: 25px 0 5px 0;
	margin: 0;
	min-height: 515px;
	_height: 415px;
	text-align: left;
}
.prod-item
{
    /*background: url(../Images/Design/bg.jpg) repeat-y;*/
    border-right: 3px solid #bebebe;
    margin: 0px 12px 30px 0px;
    padding: 12px;
    -moz-box-shadow: -1px 3px 3px #ddd;
    -webkit-box-shadow: -1px 3px 3px #ddd;
    box-shadow: -1px 3px 3px #ddd;
    background-color:White;
    }
    
.logo_produkt
{
    background: url(../Images/Design/ntbform.gif) no-repeat;
    float:right;
    width: 67px;
    height:55px;
    margin: -28px -15px 0px 0px;
    }
    
.prod-link {
    border-left: 5px solid #AED676;
    color: #63A62B;
    display: block;
    font-family: 'Trebuchet MS','Geneva CE',lucida,sans-serif;
    font-size: 19px;
    font-weight: normal;
    margin: -12px 0 5px -12px;
    padding: 6px 0 5px 4px;
    text-decoration: none;
    width: 195px;
}

.prod-item p 
{
    width: 195px;  
}
    
.dopis 
{
    margin: 0px;
    }
.t-contact 
{
    width: 200px;
    margin: 0 auto;
    }
    
.t-right
{
float:right; 
width: 300px;   
}
.t-left
{
float:left;   
width: 610px; 
padding: 10px;
}

.t-right h2
{
   color:#B7B7B7; 
   padding: 8px 0 20px 50px;
   font-size: 16px;
}

.content p
{
	margin: 10px 0 0 0;
	padding: 0;
}

.int-links
{
	width: 550px;
	float: left;
	margin: 12px 0 0 27px;
	text-align: left;
}

.int-links a, .int-links a:visited, .int-links a:active
{
	color: #b2b1b1;
	text-decoration: none;
	font-weight: normal;
}

.int-links a:hover, a.prod-link:hover, a.sus-link:hover
{
	text-decoration: underline;
}
.podnadpis
{
    font-weight: bold;
    color:#b0b0b0;
    width: 195px;
    }
.copy
{
	width: 350px;
	float: right;
	margin: 12px 10px 20px 0;
	/*padding: 15px 10px 0 0;	*/
}


.clear
{
	font-size: 1px;
	clear: both;
}

.content .no-t .no-t .no-t .no-t
{
	padding: 5px 30px 40px 45px;
	clear: both;
}

.tab-minimal, .tab-minimal td
{
	margin: 0;
	padding: 0;
}

table td
{
    vertical-align: text-top;
}

table td p
{
    margin: 0;
    padding: 0;
}

.in-products .prod-item
{
	width: 378px;
	float: left;
	position: relative;
}

.ilustrace
{
	margin: 0 0 15px 30px;
}


.references .prod-item
{
	width: 430px;
	float: left;	
}

.references .prod-item, .references .pi2, .references .pi3
{
	background: none;
}


.references .pi3
{
	margin: 0;
	padding: 0 28px 0 0;
}

.references .pill
{
	float: left;
	margin: 0 15px 15px 0;
	padding: 3px;
	border: 1px solid #c7c7c7 !important;
}

.references .prod-item h2
{
	font-weight: normal;
}

.references .prod-link
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: sans-serif; 
	font-weight: bold;
}

.references .vice-box
{
	clear: right;
	padding: 10px 10px 0 0;
}

.in-products .pi3
{
    min-height: 120px;
    _min-height: 120px;    
}

.in-products .vice-box
{
    position: absolute;
    left: 244px;
    width: 100px;
    top: 100px;
}
.reference 
{
    float: left;
    margin: 10px 18px 5px 0px;
    width: 283px;    
    /*border: 1px solid #ccc;*/
    background-color:#fff;
    /*-moz-border-radius: 5px;
    border-radius: 5px;*/
    -moz-box-shadow: -1px 3px 3px #DDDDDD;
    -webkit-box-shadow:  -1px 3px 3px #DDDDDD;
    box-shadow: -1px 3px 3px #DDDDDD;
     border-right: 3px solid #BEBEBE;
    }
.ref_up 
{
    border-left: 5px solid #AED676;
    height: 55px;
    padding: 5px 0px 0px 5px;
    
    }
.ref_up img
{
   float:left;
}

.reference p
{
    margin: 5px;
    float: left;
    text-align:justify;
    padding-right:5px;
    }

.div-center 
{
text-align:center;
}
