html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


body, html{
	/*margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;*/
}

*{
font-family:arial,"lucida console", sans-serif;
}

#layout_container{
	width:950px;
	/*margin-left:auto;
	margin-right:auto;*/
	/*height: 500px;*/
}

#top_bar{
	width:950px;
	height:196px;
	clear:both;	
}

#header_title_text{
	height: 80px;
	text-align:center;
	margin-top:40px;
	margin-left:300px;
}

#header_title_text *{
	text-align:center;
}

#header_title_text p{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:35px;
	color:#d8110e;
}

#header_title_text p span.blue{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:35px;
	color:#2c3749;
}

#main_body{
	width:950px;
	/*height:550px;*/
	clear:both;
}

#main_body strong{
	font-weight:bold;
}

/*#logo{
	width:200px;
	height:196px;
	clear:left;
	float:left;
	background-image:url(../pics/logo_bistriz.jpg);
	border-right:1px solid #c0c3c9;
	border-bottom:1px solid #c0c3c9;
}*/

#header{
	width:950px;
	height:196px;
        /*background-color: #99f999;*/
	clear:right;
	float:right;
	background-image:url(../pics/header_2.jpg);
	background-repeat:no-repeat;
}

#left_bar{
	width:201px;/*
	height:562px;*/
	clear:left;
	float:left;
	/*background-color:#cd0f0c;*/
	background-color:#FFFFFF;
	min-height:450px;
}

#right_container{
	width:749px;
	/*height:550px;*/
	clear:right;
	float:right;
}

#top_bar_container{
	width:735px;
	height:26px;
	clear:both;	
	background-color: #cd0f0c;
}


#main_content{
	width:724px;
	max-width:749px;/*
	overflow:auto;
	overflow-x:  hidden;*/
	/*height:562px;*/
	clear:both;
	background-color: #ffffff;
	margin-bottom:10px;/*
	border-top:1px solid #c0c3c9;
	background-image:url(../pics/krone.gif);
	background-repeat:no-repeat;
	background-position:170px 20px;*/
}

#top_menu_container{
	float:left;
}

#top_menu{
	margin-top:4px;
	display:inline;
	clear:both;
	float:left;
	height:19px;
	width:700px;
}

#top_menu *{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#top_menu li{
	display:inline;
}

#top_menu a{
	text-decoration:none;
}

#top_menu a:HOVER{
	text-decoration:underline;
}

.upper_menu {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.upper_menu a{
	text-decoration:none;
}
	
.upper_menu a:HOVER{
	text-decoration:underline;
}
	
.upper_menu_2 {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	/*background-color:#cd0f0c;*/
	background-color:#2c3749;
	padding-top:3px;
	padding-bottom:3px;
	width:200px;
	display:block;
	border-bottom:1px solid #c0c3c9;
	padding-left:5px;
	padding-right:3px;
}
.upper_menu_2 a{
	text-decoration:none;
}

.upper_menu_2 a:HOVER{
	text-decoration:none;
}

div.clearer{clear: both; line-height: 0; height: 0; margin:0; padding:0; border: 0; font-size:0px}



#flags_container{
	height:26px;
	width:80px;
	float:right;
}
#flags_container, #flags_container *{
	vertical-align:middle;
}

#ro_flag{
	background-image:url(../pics/ro.gif);
	width:16px;
	height:11px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:7px;
	_top:4px;
}

#de_flag{
	background-image:url(../pics/de.gif);
	width:16px;
	height:11px;
	float:right;
	margin-left:5px;
	margin-right:3px;
	float:right;
	background-repeat:no-repeat;
	position:relative;
	top:7px;
	_top:4px;
}

#content_wrapper{
	margin-left:20px;
	margin-top:15px;
}

h1{
	font-size:18px;
	color:#2c3749;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:5px;
}

h2{
	font-size:14px;
	color:#d8110e;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:10px;
	padding-top:4px;
	_padding-top:5px;
}

p{
	font-size:13px;
	color:#2c3749;
	text-align:justify;
        padding-right:5px;
}

a{
	font-weight:normal;
	font-size:11px;
	color:#d8110e;
	text-decoration:none;
}

a:HOVER{
	text-decoration:underline;
}

.news_title{
	font-size:14px;
	font-weight:bold!important;
	color:#ffffff;
	padding-top:16px;
	padding-left:7px;
}


.news_title a{
	font-size:14px;
	font-weight:bold!important;
	color:#ffffff;
	padding-top:16px;
	padding-left:0px;
	text-decoration:none;
}

.news_title a:HOVER{
	text-decoration:none;
}

.news_date{
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	margin:0;
	padding:0;
	padding-left:7px;
}

.news_date a{
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	margin:0;
	padding:0;
	text-decoration:none;
}

.news_date a{
	text-decoration:none;
}

.news_body {
	font-weight:normal;
	font-size:11px;
	color:#2c3749;
	text-align:justify;/*
	padding-right:7px!important;
	padding-left:7px;*/
	padding:0px;
	margin:0px;
}

.left_title{
	background-color:#2c3749;
	height:26px;
	border-bottom:1px solid #c0c3c9;
	border-right:1px solid #c0c3c9;
}

.left_title *{
	padding-left:7px;
}

.left_content {
	background-color:#cd0f0c;
	/*border-right:1px solid #c0c3c9;*/
	padding-bottom:10px;
}



#contact_box{/*
	border-right:1px solid #c0c3c9;
	_border-right:9px solid #c0c3c9;*/
	}

/*#ornament_container{
	background-image:url(../pics/contact_ornament.gif);
	background-repeat:no-repeat;
	width:18px;
	height:24px;
	position:relative;
	top:21px;
	left:191px;
}*/

#top_menu_layers{
	float:left;
	height:19px;
	width:650px;
}

#template_container{
	width:749px;
}

#product_title {
	font-size:18px;
	color:#2c3749;
	font-weight:bold;
	padding-top:16px;
	padding-bottom:5px;
	float:left;
	width:519px;
}

#product_image{
	float:right;
	width:200px;
	clear:right;
}

#product_note{
	float:left;
}

#sponsor_content{
	padding-top:17px;
	
}

.contact_text{
	font-weight:bold;
	font-size:13px;
	color:#2c3749;/*
	padding-left:10px;*/
}

.tx-bblanguageselect-pi1{
	padding-top:2px;
	_padding-top:0px;
}

#main_content fieldset, img{
	/*border:1px solid #ffffff;*/
}

#left_bar p{
	color:#ffffff;
	padding-left:7px;
	padding-top:7px;
	padding-bottom:10px;
}

#footer_container{
	font-family:tahoma, arial, helvetica, sans-serif;
	background-color:#2c3749;
	width:945px;
	height:21px;
}

#footer_1{
	width:330px;
	height:21px;
	float:left;/*
	border:1px solid yellow;*/
}

#footer_2{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	/*width:600px;*/
	float:left;
	text-align:center;
}

#cubus_container{
	font-family:tahoma, arial, helvetica, sans-serif;
	width:945px;
	height:21px;
}

#cubus_1{
	width:476px;
	height:21px;
	float:left;
}

#cubus_2{
	color:#2c3749;
	font-size:11px;
	/*width:600px;*/
	float:left;
	text-align:center;
}

.footer_menu{
	font-weight:bold;	
	font-size:11px;
	margin-top:9px;
	margin-bottom:9px;
}

.footer_menu a{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin-top:9px;
	margin-bottom:9px;
	text-align:center;
	text-decoration:none;
}

.footer_menu a:HOVER{
	text-decoration:underline;
}

.left_white_vertical_distance{	
	margin-bottom: 20px;
}

.breadcrumb{
	font-size:12px;
	font-weight:normal;
	color:#cd0f0c;
}

a .breadcrumb{
	font-size:12px;
	font-weight:normal;
	color:#cd0f0c;
	text-decoration:none;
}

a .breadcrumb:HOVER{
	text-decoration:underline;
}

#left_bar a{
	color:#ffffff;
}

.csc-textpic-caption{
	font-size:11px;
	color:#000000;
}

