#all{display: block; width: 970px; background: url('../img/all_bcg.png') left top repeat-y; margin: 0px auto; text-align: left; position: relative;}
#wrapper{background: url('../img/head.jpg') 6px top no-repeat}

#left{background: url('../img/border_left.png') left top no-repeat;}
#right{background: url('../img/border_right.png') right top no-repeat;}

#reklama a{position: absolute; top: 0px; right: 10px; width: 140px; height: 42px; background: url("/img/tanet-banner.png") left top}
#reklama a:hover{background-position: left bottom}

#nod_main{padding: 0px 6px}
#nod{background: url('../img/nod_bcg.png') left 182px repeat-x;}

#sidebar{display: block; width: 274px; float: left; padding-top: 85px;}
#sidebar_fill{padding-left: 4px}
.menu_wrap{clear: both; width: 250px; background: url('../img/menu_bcg-middle.png') left top repeat-y; margin-bottom: 5px}
.menu_wrap_bottom{background: url('../img/menu_bcg-bottom.png') left bottom no-repeat}
.menu_wrap_top{background: url('../img/menu_bcg-top.png') left top no-repeat; padding: 5px;}
.menu_wrap_head_top{background: url('../img/menu_wrap_head_top.png') left top no-repeat; padding: 5px}


/** MENU BEGIN**/
#menu{list-style-type: none; display: block; clear: both; margin: 0px; padding: 0px}
#menu li{padding: 0px; display: inline}
#menu li a{display: block; width: 240px; height: 40px; background: url('../img/button_yellow.png') left top no-repeat; color: rgb(255,255,255); font-size: 15px; font-weight: bold; text-decoration: none; clear: both; float: none}
#menu a:hover{background-position: left bottom; text-decoration: underline;}
#menu span{display: block; clear: both; padding: 10px 10px 0px}
#menu ul.level_2, #menu ul.level_3, #menu ul.level_4{padding: 0px; margin: 0px;}
#menu .level_2 a{display: block; width: 240px; height: 30px; background: url('../img/menu_level_2.png') left top no-repeat; color: rgb(255,255,255); font-size: 13px; font-weight: bold; text-decoration: none; clear: both; float: none}
#menu .level_2 a:hover{background-position: left bottom; text-decoration: underline;}
#menu .level_2 span{padding: 6px 5px 0px 15px;}
#menu .level_3 span{padding: 6px 5px 0px 25px}
#menu .level_4 span{padding: 6px 5px 0px 35px}

#menu .collapsable{display:block}
#menu .expandable{display:none}
/** MENU END **/

.menu2{display: block; width: 240px; margin: 0px; padding: 0px; list-style-type: none;}
.menu2 li{display: inline}
.menu2 a{display: block; width: 240px; height: 40px; background: url('../img/button_gray.png') left top no-repeat; color: rgb(51,51,51); font-size: 15px; font-weight: bold; text-decoration: none; cursor: pointer;}
.menu2 a:hover{background-position: left bottom; text-decoration: underline;}
.menu2 span{display: block; clear: both; padding: 10px 10px 0px}

#address{display: block; width: 240px;}
#address_content{clear: both; padding: 7px 0px 20px 10px;}
#address_content span{font-size: 15px; font-weight: bold;}

#nod_content{display: block; width: 664px; float: left; padding-top: 35px; text-align: left;}
#nod_content_fill{padding-top: 55px;}
#nod_content address a{color: rgb(255,51,0); font-weight: bold;}
#nod_content address a:hover{color: #ffffff;}

.full_content{width: 100%}

h1{display: block; width: 250px; height: 110px;}
h1 a{display: block; width: 250px; height: 110px;}
h1 span{display: none;}

#drop_navigation{display: block; text-align: left; font-size: 13px; color: rgb(220,243,255);}
#drop_navigation a{color: rgb(220,243,255); text-decoration: underline;}
#drop_navigation a:hover{text-decoration: none}

#foot{text-align: center; background: url('../img/foot_bottom.png') left bottom no-repeat; padding-bottom: 7px}
#foot_top{height: 100px; width: 958px; margin: 0px auto; display: block; background: url('../img/foot_top.png') left top repeat-x;}
#foot_content{width: 958px; display: block; margin: 0px auto; background: url('../img/foot_bcg.png') left top repeat-x; padding-bottom: 50px;}
#foot_content p{font-size: 11px; padding: 10px; color: rgb(204,204,204);}
#foot_content a{color: rgb(204,204,204); font-weight: bold; font-size: 12px;}
#foot_content a:hover{color: rgb(251,55,0); font-weight: bold;}

/*--- NOD_MENU BEGIN ---*/
.nod_menu{display: block; clear: both; margin: 0px; padding: 10px 0px 0px; list-style-type: none; font-size: 13px;}
.nod_menu li{display: block; clear: both; padding: 0px 0px 10px; position: relative;}
.nod_menu .level_0_item{display: block;  clear: both; border: 1px solid rgb(102,102,102); padding: 5px; overflow: auto;}
.nod_menu .level_0_bottom{display: block; width: 16px; height: 19px; position: absolute; z-index: 1; bottom: 9px; left: 15px;}
.nod_menu .img{display: block; float: left; clear: left; width: 100px; height: 80px; margin-right: 10px; background: rgb(235,235,235);}
.nod_menu img{display: block; float: left; clear: left; width: 100px; height: 80px; margin: 0px;}
.nod_menu .item_content{display: block; float: left; clear: right;  width: 525px;}
.nod_menu h3{display: block; clear: both; padding: 0px;}
.nod_menu h3 a, .nod_menu a{text-decoration: none;}
.nod_menu .abstract{display: block;  clear: both; color: rgb(255,255,255); padding: 0px 0px 5px; height: 35px;}
.nod_menu .level_1{background: rgb(235,235,235); padding: 0px; margin: 0px; margin-top: 10px;}
.nod_menu .level_1_item{padding: 5px 10px; border-top: 1px solid rgb(255,255,255);}
.nod_menu .level_1 .first_0{border-top: none;}
.nod_menu .more{text-align: right; background: none;}
.nod_menu .more a:hover{color: rgb(255,255,255)}
/*--- NOD_MENU END ---*/

.nod_content_video_fill{padding-top: 55px; width: 500px; display: block; float: left;}
.nod_content_video_right_column{padding-top: 55px; display: block; float: left;}
.intro_video{display: block; padding-top: 10px;}

.video_home_menu{display: block; clear: both; width: 664px; padding-top: 10px;}
#video_home_menu{display: block;}
#video_home_menu ul{display: block; clear: both; padding: 0px; list-style-type: none; margin: 0px}
#video_home_menu li.video_home{display: block; clear: booth; padding: 8px 4px 0px 4px; width: 212px; float: left;}
#video_home_menu a{display: block; padding: 0px 0px; text-decoration: none;}
#video_home_menu a:hover{text-decoration: underline;}
#video_home_menu .video{display: block; float: left; width: 80px; height: 60px; padding: 0px 0px 5px 0px;}
#video_home_menu .title{display: block; float: left; font-size: 13px; display: block; width: 100px; font-weight: normal; padding-left: 3px;}
#video_home_menu .video_home_box{overflow: auto; border: rgb(102,102,102) 1px solid; width: 210px;}
#video_home_menu .video_home_box_fill{padding: 5px 0px 5px 5px;}

/** HOME PRESENTATION BEGIN **/
#home_presentation{display: block; clear: both; width: 664px; height: 498px; padding: 0px; float: left; margin: 20px 0px 0px 0px;}
#home_presentation h3{padding: 10px 0px}
#home_presentation ul{display: block; clear: both; padding: 0px; margin: 0px; list-style-type: none; position: relative}
#home_presentation li{padding: 0px; margin: 0px;}
#home_presentation .active_item{display: block; clear: both; width: 664px; height: 498px; position: absolute; z-index: 1; text-decoration: none; color: rgb(255,255,255);}
#home_presentation .active_item img{display: block; clear: both; width: 664px; height: 498px; margin: 0px; padding: 0px; position: absolute; top: 0px; left: 0px; z-index: 1}
#home_presentation .active_item h3{display: block; clear: both; width: 664px; color: rgb(255,255,255); font-size: 23px; font-weight: normal; position: absolute; bottom: 0px; left: 0px; background: rgb(0,0,0); background: rgba(0,0,0,0.65); padding: 0px; z-index: 2; filter: alpha(opacity=65); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"}
#home_presentation .active_item h3 span{display: block; clear: both; padding: 10px}

#home_presentation .link{display: block; width: 60px; height: 70px; color: rgb(204,204,204); font-size: 12px; text-align: center; z-index: 3; position: absolute; top: 498px; text-decoration: none;}
#home_presentation .active .link{background-color: rgb(230,51,20); background-image: url('/img/home_presentation-active.png'); background-position: center top; color: rgb(255,255,255); background-repeat: no-repeat;}

#home_presentation .first_0{left: 0px;}
#home_presentation .first_1{left: 66px;}
#home_presentation .first_2{left: 132px;}
#home_presentation .first_3{left: 198px;}
#home_presentation .first_4{left: 264px;}
#home_presentation .first_5{left: 330px;}
#home_presentation .first_6{left: 396px;}
#home_presentation .first_7{left: 462px;}
#home_presentation .first_8{left: 528px;}
#home_presentation .first_9{left: 594px;}
#home_presentation .link img{display: block; padding: 15px 5px 5px}
#home_presentation .collapsable{display:block}
#home_presentation .expandable{display:none}
/** HOME PRESENTATION END **/

/*-- VIDEOARCHIV BEGIN --*/
.videoarchiv{display: block; width: 662px; margin-top: 20px;}

.top_menu{display: block; clear: both; width: 662px; height: 32px; background: url("/img/videoarchiv_fill_top.png") left bottom no-repeat;}
.product_top_menu{display: block; float: left; clear: left; width: 662px; list-style-type: none; margin: 0px; padding: 0px;}
.product_top_menu li{display: block; float: left; clear: none; font-size: 13px; weight: bold; padding: 0px; margin: 0px; width: 62px;}
.product_top_menu .level_1_a{display: block; clear: both; padding: 0px; color: rgb(255,51,0); font-weight: bold; text-decoration: none;}
.product_top_menu .level_1_a .title{display: block; clear: both; padding: 9px 16px 7px 15px;}
.product_top_menu .level_1_a:hover .title, .product_top_menu .active .title{color: rgb(255,255,255);} 
.product_top_menu .active{background: url("/img/top_menu_active.png") no-repeat; border-radius: 4px 4px 0px 0px;-moz-border-radius: 4px 4px 0px 0px; -webkit-border-radius: 4px 4px 0px 0px;}
.product_top_menu .first_0.active{background: url("/img/level_1_active_first.png"); height: 32px; }


.videoarchiv_fill{display: block; width: 662px; background: url("/img/videoarchiv_fill.png") repeat-y;}
.videoarchiv_fill_bottom{display: block; background: url("/img/videoarchiv_fill_bottom.png") left bottom no-repeat;}

.videoarchiv_fill_all{display: block; padding: 3px 5px 5px 5px;}
.videoarchiv_fill_all_column{display: block; background: url("/img/videoarchiv_fill_all.png") repeat-y;}
.videoarchiv_fill_all_column_bottom{display: block; background: url("/img/videoarchiv_fill_all_bottom.png") left bottom no-repeat; }
.videoarchiv_fill_all_column_top{display: block; background: url("/img/videoarchiv_fill_all_top.png") left top no-repeat;}


.left_column{display: block; width: 152px; float: left; margin: 0px; padding-top: 0px; margin-left: 0px; min-height: 50px;}
.left_column ul{margin: 0px; padding: 0px; list-style-type: none; display: block; clear: both}
.left_column li{display: block; clear: both; padding: 0px; margin: 0px; font-size: 13px; }
.product_left_menu a{text-decoration: none}
.product_left_menu .level_1_item{display: none}
.product_left_menu .level_1_item.active{display: block; clear: both}
.product_left_menu .level_2_item{display: block; clear: both; width: 152px;}
.product_left_menu .level_2_item a{display: block; clear: both; width: 152px; color: rgb(255,51,0); font-weight: bold;}
.product_left_menu .level_2_item a:hover{color: rgb(255,255,255); padding: 0px;}
.product_left_menu .level_2_item a span{display: block; clear: both; padding: 12px 5px 12px 15px;}
.product_left_menu .level_2_item.active{background: url("/img/level_2_active.png") left top repeat-x;}
.product_left_menu .level_2_item.active a{color: rgb(255,255,255); font-weight: bold;}
.product_left_menu .level_2_item.first_0.active{background: url("/img/level_2_active_first_0.png") left top repeat-x;}

.product_left_menu .collapsable{display: block;}
.product_left_menu .expandable{display: none;}

.big_column{display: block; float: left; width: 500px; background: url("/img/big_column.png") repeat-y;}
.big_column_bottom{display: block; background: url("/img/big_column_bottom.png") left bottom no-repeat;  min-height: 600px;}
.big_column_top{display: block; background: url("/img/big_column_top.png") left top no-repeat;}
.big_column_fill{display: block; padding: 5px 0px 5px 0px}
.big_column_fill_background{display: block; background: url("/img/big_column_fill_background.png") repeat-y}
.big_column_fill_background_bottom{display: block; background: url("/img/big_column_fill_background_bottom.png") left bottom no-repeat}
.big_column_fill_background_top{display: block; background: url("/img/big_column_fill_background_top.png") left top no-repeat}

.center_column{display: block; width: 152px; float: left; margin: 0px 0px 0px 3px; min-height: 50px;}
.center_column ul{margin: 0px; padding: 0px; list-style-type: none; display: block; clear: both}
.center_column li{display: block; clear: both; padding: 0px; margin: 0px; font-size: 13px;}
.center_column .product_center_menu{}
.product_center_menu a{text-decoration: none}
.product_center_menu .level_1_item_{display: none}
.product_center_menu .level_1_item.active{display: block; clear: both}
.product_center_menu .level_2_item{display: none}
.product_center_menu .level_2_item.active{display: block; clear: both}
.product_center_menu .level_3_item{display: block; clear: both; width: 152px;}
.product_center_menu .level_3_item a{display: block; clear: both; width: 152px; color: rgb(255,51,0); font-weight: bold;}
.product_center_menu .level_3_item a span{display: block; clear: both; padding: 12px 5px 12px 15px;}
.product_center_menu .level_3_item.active{background: url("/img/level_3_active.png") left top no-repeat;}
.product_center_menu .level_3_item.active a{color: rgb(255,255,255); font-weight: bold;}
.product_center_menu .level_3_item.first_0.active a{background: url("/img/level_3_active_first_0.png") left top no-repeat;}

.product_center_menu .level_3_item a span:hover{color: rgb(255,255,255); padding: 12px 5px 12px 15px;}
.product_center_menu .collapsable{display: block;}
.product_center_menu .expandable{display: none;}

.right_column{display: block; width: 340px; float: left; background: rgb(75,75,75) url("/img/right_column.png") repeat-y; margin: 0px 5px 0px 0px;}
.right_column_bottom{background: url("/img/right_column_bottom.png") left bottom no-repeat; min-height: 595px;}
.right_column_top{background: url("/img/right_column_top.png") left top no-repeat;}
.right_column_fill{padding: 5px 0px 5px 10px;}

.right_column ul{margin: 0px; padding: 0px; list-style-type: none; display: block; clear: both}
.right_column li{display: block; clear: both; padding: 0px; margin: 0px; font-size: 15px;}
.product_right_menu a{text-decoration: none}
.product_right_menu .level_1_item{display: none}
.product_right_menu .level_1_item.active{display: block; clear: both}
.product_right_menu .level_2_item{display: none}
.product_right_menu .level_2_item.active{display: block; clear: both}
.product_right_menu .level_3_item{display: none}
.product_right_menu .level_3_item.active{display: block; clear: both}

.product_right_menu .level_4_item{display: block; clear: both; width: 318px; height: 80px; border-top: rgb(80,80,80) 2px solid; border-bottom: rgb(70,70,70) 1px solid }
.product_right_menu .level_4_item a{display: block; clear: both; width: 318px;}
.product_right_menu .level_4_item a span{display: block; clear: both; padding: 0px; color: rgb(251,51,0); font-weight: bold;}
.product_right_menu .level_4_item a span:hover{color: rgb(255,255,255);}

.product_right_menu .level_4_item .video_videoarchiv{}
.product_right_menu .level_4_item .video_videoarchiv_fill{padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px}
.product_right_menu .level_4_item .video_videoarchiv_fill:hover{}
.product_right_menu .level_4_item .video_videoarchiv .img{padding: 0px 0px 0px 0px; float: left; width: 70px; height: 70px; background: rgb(255,255,255);}
.product_right_menu .level_4_item .video_videoarchiv img{padding: 5px}
.product_right_menu .level_4_item .video_videoarchiv .title{display: block; padding: 0px 0px 0px 12px; float: left; width: 236px;}
.product_right_menu .level_4_item .video_videoarchiv .title_fill{height: 44px;}
.product_right_menu .level_4_item .video_videoarchiv .more{width: 26px; height: 26px; float: right; clear: both; background: url("/img/level_4_play.png") right no-repeat; }

.product_right_menu .collapsable{display: block;}
.product_right_menu .expandable{display: none;}
/*-- VIDEOARCHIV END --*/


