/* CSS Document */

html,body {
	height: 100%;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#999999;
}
#fullheight{ height:100%;}
a:link, a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b60909;
	text-decoration: underline;
	line-height:10px;
}
a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b60909;
	text-decoration: none;
	line-height:10px;
}
.bodyleftshadow {
	background-image: url(images/body_left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
}
.bodyrightshadow {
	background-image: url(images/body_right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
}
.topnav_gradient {
	background-image: url(images/topnav_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.topnav_link:link, a.topnav_link:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	width:99px;
	height:28px;
	line-height:28px;
	float:right;
	display:inline;
	text-align:center;
	background-image: url(images/topnav_off.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left:2px;
	margin-right:2px;	
}
a.topnav_link:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#202122;
	width:99px;
	height:28px;
	line-height:28px;
	float:right;
	display:inline;
	text-align:center;
	background-image: url(images/topnav_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left:2px;
	margin-right:2px;	
}
.topnav_link_on{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#202122;
	width:99px;
	height:28px;
	line-height:28px;
	float:right;
	display:inline;
	text-align:center;
	background-image: url(images/topnav_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left:2px;
	margin-right:2px;	
}

.languages_background {
	background-image: url(images/languages_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_content {
	background-image: url(images/index_content_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 22px;
	padding-bottom: 37px;
	padding-left: 34px;
	background-color: #FFFFFF;
}
.footer_gradient {
	background-image: url(images/footer_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer_nav {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;
}
a.footer_links, a.footer_links:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: none;
}
a.footer_links:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer_links_on {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.index_boxes{
	float:left;
	display:inline;
	width:270px;
	padding-left:15px;
	padding-top:22px;
	padding-right:10px;
	margin-right:18px;
	background-image: url(images/index_content_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.index_boxes2{
	float:left;
	display:inline;
	width:270px;
	padding-left:15px;
	padding-top:22px;
	padding-right:10px;
	margin-right:18px;
	background-image: url(images/index_content_box2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}

.index_boxes_3{
	float:left;
	display:inline;
	width:279px;
	padding-left:16px;
	padding-top:22px;
	background-image: url(images/index_content_box_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	
}

.index_boxes_titles {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.img_brd {
	border: 5px solid #dbd9d1;
}

a.boxeslinks:link, a.boxeslinks:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#222325;
	text-indent:10px;
	display:block;
	background-image: url(images/boxeslinks_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:6px;
}
a.boxeslinks:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#b60909;
	text-indent:10px;
	display:block;
	background-image: url(images/boxeslinks_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:6px;
}

.boxes_padding{
line-height:7px;
}
a.boxesmorelink:link, a.boxesmorelink:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#222325;
	text-indent:21px;
	height:20px; line-height:20px;
	display:block;
	margin-top:18px; margin-bottom:14px;
	text-transform:lowercase;
}
a.boxesmorelink:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#b60909;
	text-indent:21px;
	height:20px; line-height:20px;
	display:block;
	margin-top:18px; margin-bottom:14px;
	text-transform:lowercase;
}
.boxeslistitems{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	text-indent:13px;
	line-height:12px;
	height:12px;	
	display:block;
	background-image:url(images/list_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:6px;
}
.listitems{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	text-indent:13px;
	line-height:12px;
	display:block;
	background-image:url(images/list_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:14px;
}

.maincontent{
padding-left:34px; padding-right:34px; padding-top:27px; padding-bottom:30px;
background-color:#ffffff;
}.hline {
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.page_titles {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #222325;
	text-decoration: none;
}
.list_logo_product{
display:block;
width:466px;
margin-bottom:8px;
}
.list_title{
    display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #222325;
	text-decoration: none;
	height:18px;
    width:410px;	
}
.list_txt{
    display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #222325;
	text-decoration: none;
	width:410px;
	margin-bottom:8px;
}
a.list_btn:link, a.list_btn:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#b60909;
	text-indent:21px;
	width:260px;
	height:20px;
	line-height:20px;
	display:block;
	background-image: url(images/list_btn_bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #edece7;
}
a.list_btn:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#222325;
	text-indent:21px;
	width:260px;
	height:20px;
	line-height:20px;
	display:block;
	background-image: url(images/list_btn_bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #edece7;
}
.list_documents_background {
	background-image: url(images/list_documents_bgrgradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.pdf_links:link, a.pdf_links:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	color:#a9a9a5;
}
a.pdf_links:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#a9a9a5;
}
.main_txt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.contact_labels {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222325;
	text-decoration: none;
	padding-top:2px;
}

.text_pod_title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222325;
	text-decoration: none;
	display:block;
	margin-top:5px;
	width:412px;
	margin-bottom:10px;
}
.list_box{
	float:left;
	display:inline;
	width:149px;
	height:215px;
	padding: 15px;
	padding-bottom:0px;
	margin-right:3px;
	background-image: url(images/list_box_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b60909;
	text-decoration: none;
}
.list_box_nobtn{
	float:left;
	display:inline;
	width:149px;
	height:167px;
	padding: 15px;
	padding-bottom:0px;
	margin-right:3px;
	background-image:url(images/references_listbox_bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.listbox_content{
    display:block;
	width:149px;
	height:156px;
	text-align:center;
	padding-top:4px;
}
.list_box_title{
    font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform:none;
	color: #333333;
	text-decoration: none;

}
.list_box_ot{
    font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform:lowercase;


}
a.pdf_links_box:link, a.pdf_links_box:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	color:#a9a9a5;
	margin-top:27px;
	margin-left:42px;	
	margin-right:42px;
	margin-bottom:12px;
	background-image: url(images/pdf_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:48px;
	display:block;
	text-align:center;
	width:64px;
}
a.pdf_links_box:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#a9a9a5;
	margin-top:27px;
	margin-left:42px;
	margin-right:42px;	
	margin-bottom:12px;	
	background-image: url(images/pdf_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:48px;
	display:block;	
	text-align:center;	
	width:64px;
}
.box_bottgradient {
	background-image: url(images/box_bott_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box_rightgradient {
	background-image:url(images/box_right_gradient.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.box_leftgradient {
	background-image:url(images/box_leftgradient.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.box_content_gradient {
	background-image: url(images/box_topgradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 22px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #222325;
	text-decoration: none;
}
.inputs {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222325;
	text-decoration: none;
	background-color: #e7e6e6;
	border: 1px solid #c7c7c7;
	padding:0px;
	margin:0px;
	display:inline;
	line-height: normal;
	width:224px; height:17px;
}
.send_btn {
	width:77px;
	height:20px;
	float:right;
	background-image: url(images/send_btn_bgr.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a.textlink:link, a.textlink:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222325;
	text-decoration: underline;
	line-height:12px;
}
a.textlink:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222325;
	text-decoration: none;
	line-height:12px;
}
.hidden_content{
	visibility:hidden;
	position:absolute;
	left: 0;
	top: 0;
}

/* New References */

.title_bar {
	background-image: url(images/razdelitel.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.title_bar_txt{
    display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #A9A9A5;;
	text-decoration: none;
	height:18px;
    width:410px;	
}

.list_box_small{
	float:left;
	display:inline;
	width:195px;
	height:125px;
	padding: 15px;
	padding-bottom:0px;
	margin-left:4px;
	background-image:url(images/references_listbox_bgr_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.listbox_content_small{
    display:block;
	width:195px;
	height:125px;
	text-align:center;

}

a.pdf_links_box_small:link, a.pdf_links_box_small:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	color:#a9a9a5;
	margin-top:5px;
	margin-bottom:10px;
	background-image: url(images/pdf_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:45px;
	display:block;
	text-align:center;
	width:195px;
}
a.pdf_links_box_small:hover{
	text-decoration:none;
}
