@charset "utf-8";
/* CSS Document */


/* START GLAVNI MENI */
.menu {height:24px; width:981px;}
.menu table {margin:0px; padding:0px; height:24px; color:#FFF; font-size:11px; font-family:Arial; font-weight:bold; background-image:url(../images/menu_main_tabs.jpg); background-repeat:repeat-x;}
.menu  table tr td{border-right:1px solid #CCC;}
.menu  table tr td.tabactive {color:#000000; background-color:#FFF; border-right:1px solid #CCC; cursor:pointer;}

#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4{width:981px; text-align:center;}

.tabsubmenu {height:24px;}
.tabsubmenu ul {margin:0px; padding:0px; list-style:none; text-align:left;}
.tabsubmenu li {display:inline; line-height:24px;}
.tabsubmenu li a {color:#333; font-weight:bold; font-size:11px; text-decoration:none; padding:5px 7px 5px 7px; }
.tabsubmenu li a:hover{text-decoration:underline;}
.tabsubmenu li a.tabactive {color:#000000; text-decoration:underline;}
/* END GLAVNI MENI */

/* START IN THE NEWS MENI */
.menu_toplist { width:180px; float:left; border:solid 10px #17598B; border-right:none;}
.menu_toplist table {margin:0px; padding:0px; font-family:Arial; font-size:12px; font-weight:bold;}
.menu_toplist table tr td{padding:5px; color:#E9E9E9; background-color:#17598B}
.menu_toplist table tr td.tabactive{ background-color:#FFF; color:#17598B; cursor:pointer;}

.zene{width:450px; float:left; border:solid 10px #17598B; border-left:none; background-color:#FFF; padding:5px;}
.zene a{color:#17598B; text-decoration:none;}
.zene a:hover{background-color:#E9E9E9; color:#17598B; cursor:pointer;}
.zene a table {border-bottom:solid 1px #e9e9e9;}
.zene a table:hover{background-color:#E9E9E9; color:#17598B; cursor:pointer;}

/* END IN THE NEWS MENI */

.right_bordered_women{border:1px solid #CCC; width:300px; margin:5px 0;}
.right_bordered_women a{background-color:#FFF;}
.right_bordered_women:hover{background-color:#E2E2E2; cursor:pointer;}
.right_bordered_women a:hover{background-color:#E2E2E2; cursor:pointer;}












