
.private-menu		{padding-bottom: 1px; }
/* top menu */
ul#topmenu		 	{ float:right; margin:0 15px 0 0; padding:0px; list-style-type:none; }
ul#topmenu LI 		{ float:left; padding:0 15px 0 15px; border-right:2px #ABD6E6 solid; font-size:15px; background:none; margin:0px;  list-style-image: none; }
ul#topmenu .last 	{ border:0px; padding:0 0 0 15px; }
ul#topmenu LI A 	{ color:black; text-transform: uppercase; text-decoration: none; }
ul#topmenu LI A:HOVER { text-decoration:underline; }

.submenu_container		{ padding-top: 10px; }
ul#submenu 				{ background: transparent url("/images/mstranky/new/navi-top.jpg"); display: block; width: 900px; height: 43px; overflow: hidden; padding: 0; margin: 0; }
ul#submenu li 			{ background: none; float: left; line-height: 43px; height: 43px; margin: 0; padding: 0;  list-style-image: none; }
ul#submenu li a			{ text-decoration: none; text-transform: uppercase; font-size: 16px; color: white; display: block;}

#tab_editor				{ width: 100px; text-align: center; }
#tab_publishing			{ width: 130px; text-align: center; }
#tab_media				{ width: 90px; text-align: center; }
#tab_statistics			{ width: 130px; text-align: center; }
#tab_promotion			{ width: 140px; text-align: center; }
#tab_status				{ width: 160px; text-align: center; }

#tab_editor a.act, #tab_editor a:hover			{ background: transparent url("/images/mstranky/new/navi-top-hover.jpg") no-repeat scroll 0 0; }
#tab_publishing a.act, #tab_publishing a:hover	{ background: transparent url("/images/mstranky/new/navi-top-hover.jpg") no-repeat scroll -100px 0; }
#tab_media a.act, #tab_media a:hover			{ background: transparent url("/images/mstranky/new/navi-top-hover.jpg") no-repeat scroll -230px 0; }
#tab_statistics a.act, #tab_statistics a:hover	{ background: transparent url("/images/mstranky/new/navi-top-hover.jpg") no-repeat scroll -320px 0; }
#tab_promotion a.act, #tab_promotion a:hover	{ background: transparent url("/images/mstranky/new/navi-top-hover.jpg") no-repeat scroll -450px 0; }
#tab_status a.act, #tab_status a:hover			{ background: transparent url("/images/mstranky/new/navi-top-hover.jpg") no-repeat scroll -590px 0; }

.navi-top				{ width: 260px; height: 15px; background: transparent url("/images/mstranky/new/navi-top.png") no-repeat scroll bottom center; }
.navi-bottom			{ width: 260px; height: 15px; background: transparent url("/images/mstranky/new/navi-bottom.png") no-repeat scroll top center; margin-bottom: 10px; }

.right-menu				{ float: right; width: 260px; font-size: 16px; margin-top: 20px; }
.right-menu ul 			{ list-style-type: none; padding: 0; margin: 0; background: transparent url("/images/mstranky/new/navi-repeat.png") repeat-y scroll; }
.right-menu ul li 		{ margin: 0; padding: 0; list-style-image: none; width: 260px; height: 40px; line-height: 40px; background: transparent url("/images/mstranky/new/li-background.png") no-repeat scroll bottom center; }
.right-menu ul li.last	{ background-image: none;}
.right-menu ul li a:hover 	{ color: black; }
.right-menu ul li a		{ text-decoration: none; display: block; padding: 0 0 0 45px; margin: 0px; background: transparent url("/images/mstranky/new/navi-li-a-background.gif") no-repeat scroll 20px center; }
.right-menu ul li.otherActions			{ text-align: center; height: 50px; line-height: 60px; }

.left-content 			{ float: left; width: 620px; margin-right: 20px; position: relative; }

div.smsCredit	{ width: 260px; height: 43px; line-height: 43px;  text-align: center; font-size: 18px; margin: 10px 0;  background-image: url("/images/mstranky/new/kredit-background.png"); color: white; }


table.wizard_list { width: 620px; border-spacing: 0; border: 0 none; margin: 20px 0;}
table.wizard_list td.caption { width:50%; font-weight: bold; font-size: 16px; padding-top: 20px; padding-bottom: 10px; }

table.wizard_list td.caption a:hover { text-decoration: none; }
table.wizard_list td.comment		 { text-align: justify; vertical-align: top;}

table.wizard_list td.pleft	{ padding-right: 10px; }
table.wizard_list td.pright	{ padding-left: 10px; }

/* wizard */

.wizard-textarea { width: 500px; height: 150px; }
