body {
	font-size: 0.7em;
}

#office {
    margin: 28px 0 0 0;
    pposition: relative;
}

#office .textField {
	background: #fff;
}

#office a {
	text-decoration: underline;
}

#office .leftCol {
    float:left;
    width: 522px;
}

#office .rightCol {
    float: left;
    width: 178px;
    margin: 0 0 0 22px;
}

#office #welcomeText {
    height: 17px;
    background-image: url(../Office/Images/welcomebg.jpg);
    padding: 8px;
    color: #fff;
}

#office #welcomeText .heading {
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 4px 0;
}

#office .rightSpot {
    width: 167px;
    background-color: #ebebeb;
    margin-bottom: 10px;
}

#office .rightSpot .content {
    padding: 12px;
}

#office .rightSpot .content a {
	font-weight: bold;
}

#office .rightSpot .rightSpotItem a {
	text-decoration: none;
	font-weight: normal;
}

#office .rightSpot .rightSpotItem a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#office .spotImg {
    float: left;
    width: 117px;
}

#office .col {
    float: left;
}

#office .textField {
    font-size: 11px;
}

#office .infotxt {
    color: #444;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: solid 2px #fae4e4;
}

#office .infotxt .icon {
	float: left;
	width: 70px;
}

#office .infotxt .text {
	float: left;
	padding-top: 5px;
}

#office .profileGridNoItems {
    margin: 20px 0 0 0;
}

#office .textBlock {
    margin-top: 15px;
}
/* Right menu item */
.officeTopMenuRightItem {
    float: left;
    border-bottom: solid 1px #fff;
}

.officeTopMenuRightItem.active {
    border-bottom: solid 1px #2a2525;
}

.officeTopMenuRightItem .left {
    float: left;
    width: 11px;
    height: 18px;
    background-image: url(../Images/Menu/topmenurightleft.gif);
}

.officeTopMenuRightItem .right {
    float: left;
    width: 11px;
    height: 18px;
    background-image: url(../Images/Menu/topmenurightright.gif);
}

.officeTopMenuRightItem .content {
    float: left;
    padding: 4px 2px 0 2px;
    height: 14px;
    background-image: url(../Images/Menu/topmenurightbg.gif);
}

.officeTopMenuRightItem .content a {
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

/* Top menu */
.officeTopMenuItem {
    float: left;
    border-bottom: solid 1px #fff;
}

.officeTopMenuItem.active {
    border-bottom: solid 1px #403c3c;
}

.officeTopMenuItem .left {
    float: left;
    width: 11px;
    height: 18px;
    background-image: url(../Images/Menu/topmenuleft.gif);
}

.officeTopMenuItem.active .left {
    float: left;
    width: 11px;
    height: 18px;
    background-image: url(../Images/Menu/topmenuleft_active.gif);
}

.officeTopMenuItem .right {
    float: left;
    width: 11px;
    height: 18px;
    background-image: url(../Images/Menu/topmenuright.gif);
}

.officeTopMenuItem.active .right {
    float: left;
    width: 11px;
    height: 18px;
    background-image: url(../Images/Menu/topmenuright_active.gif);
}

.officeTopMenuItem .content {
    float: left;
    padding: 4px 2px 0 2px;
    height: 14px;
    background-image: url(../Images/Menu/topmenubg.gif);
}

.officeTopMenuItem.active .content {
    float: left;
    padding: 4px 2px 0 2px;
    height: 14px;
    background-image: url(../Images/Menu/topmenubg_active.gif);
}

.officeTopMenuItem .content a {
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
.searchDetails {
    font-weight: normal;
}

div#office .searchTop {
    margin: 10px 0 10px 0;
    padding: 0 0 15px 0;
}

div#office .searchSection {
    margin-top: 0px;
    background-color: #dedede;
}

div#office .searchSection .top {
    height: 8px;
    background-image: url(../Images/searchOfficeTop.gif);
    background-repeat: no-repeat;
}

div#office .searchSection .middle {
    padding: 0 10px 0 10px;
}

div#office .searchSection .bottom {
    height: 17px;
    background-image: url(../Images/searchOfficeBot.gif);
    background-repeat: no-repeat;
}

#office .wiz {
}

#office .wiz .step {
	margin-top:10px;
	padding: 20px 20px 20px 20px;
	background-color: #eee;
	color: #aaa;
}

#office .wiz .step.selected {
	color: #000;
}

#office .wiz .step .header {
	font-weight: bold;
	font-size: 12px;
}
#office .wiz .step .text {
	margin: 5px 0 0 0;
	font-size: 11px;
}

#office .wiz .step .buts {
	margin: 15px 0 0 0;
	text-align: right;
}

#office .wiz .selection {
	border-bottom: solid 1px #fff;
	padding: 2px 0 2px 0;
}

#office .mailWiz {
	width: 100%;
}

#office .mailWiz .top {
	font-weight: bold;
	padding-bottom: 10px;
}

#office .mailWiz .step .progress {
    position: absolute;
    top: 300px;
    left: 170px;
    width: 200px;
    padding: 20px;
    border: solid 1px black;
    background-color: White;
    text-align: center;
}
#office .mailWiz .step {
	padding: 20px 20px 40px 20px;
	bborder: solid 1px #ccc;
	background-color: #eee;
}

#office .mailWiz .step .label {
	color: #999;
}

#office .mailWiz .step .header {
	margin: 0 0 20px 0;
	font-size: 12px;
	font-weight: bold;
}
#office .mailWiz .step .header .left {
	float: left;
}
#office .mailWiz .step .header .right {
	float: right;
	font-weight: normal;
}

#office .mailWiz .step .content {
}

#office .modalDialog {
	padding: 20px;
	overflow: scroll;
	background-color: #fff;
	width: 562px;
	height: 600px;
}
#office .dialogContent {
	width: 522px;
}
#office .modalBackground {
	background-color: #fff;
	opacity: 0.1;
	filter: alpha(opacity = 10);
}

#office .messageSent {
}

#office .queuingProcess {
}

#office .inQueue {
}

#office .sendingProcess {
}

#office .unknownProcess {
	color: Red;
	font-weight: bold;
}

#office .tipBox {
	position: absolute;
	display: none;
	width: 300px;
	border: solid 1px #000;
	background: #fff;
}

#office .tipBox .topbar {
	border-bottom: solid 1px #000;
	padding: 0 2px 0 0;
	background: #000;
	text-align: right;
}

#office .tipBox .topbar a {
	color: #fff;
	text-decoration: none;
}

#office .tipBox .content {
	padding: 10px;
}
#office .toggleBar {
	width: 167px;
	height: 15px;
	margin: 0 0 0 10px;
	padding: 4px 0 0 14px;
}
#office .toggleBar.open {
	background-image: url(../Office/Images/toggle_bg_open.gif);
}
#office .toggleBar.close {
	background-image: url(../Office/Images/toggle_bg_close.gif);
}
#office .toggleBar a {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#office .toggleSearchHidden {
	border-top: solid 1px #dedede;
}
#office .boxTop {
	width: 520px;
	height: 8px;
	background: url(../Office/Images/box_top.gif);
}
#office .boxContent {
	width: 500px;
	padding: 5px 10px 5px 10px;
	background: url(../Office/Images/box_bg.gif);
}
#office .boxBottom {
	width: 520px;
	height: 8px;
	background: url(../Office/Images/box_bottom.gif);
}

#office .newLink 
{
    background: url(../Office/Images/knp_skapany.jpg) no-repeat;
    display:block; 
    padding-left:30px; 
    height:36px;
    line-height:15px;
}


