* {
    margin: 0;
    padding: 0;
}
img {
    behavior: url(iepngfix2.htc);
}
* html #tableAddText {
    position: relative;
    left: -20px;
}

fieldset {
    padding: 0;
    border: 0;
    margin-top: 25px;
}

.ui-button {
    outline: 0;
    margin: 3px;
    padding: 4px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    width: 160px;
}

.ui-dialog .ui-state-highlight,.ui-dialog .ui-state-error {
    padding: .3em;
}
.fontTable{
    width: 365px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}
.fontTable td {
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 4px;
}
.fontTable .preview {
    padding-left: 10px;
    padding-right: 10px;
    width: 200px;
}

.preview1 {
    padding-left: 10px;
    padding-right: 10px;
    width: 200px;
}

.fontTable .checkBox, .sortingValue{
    padding-left: 10px;
    padding-right: 10px;
    width: 20px;
}
.fontTable .sortingValue{
    padding-left: 10px;
    padding-right: 10px;
    width: 20px;
}
#allContainer {
    width: 1000px;
    margin: auto;
    display: block;
    border: 1px solid #aaa;
}
#visitka, #leftTop {
    overflow: hidden;
    height: 100px;
}
body { font-size: 62.5%; }
h1 { font-size: 1.2em; margin: .6em 0; }
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none; cursor:pointer; position: relative; text-align: center; }
.draggable { position: absolute; top:0; left: 0;}
#mainFrame {
    font-size: 1.1em;
    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
    overflow: hidden;
    display: block;
    position: absolute;
    width: 760px;
    top: 100px;
    min-height: 300px;
    height: auto;
}
#mainHeader {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
    width: 736px;
    padding: .5em .3em .3em 1em;
    position: relative;
    border: 1px solid #aaaaaa;
    background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 5px;
}

#visitka, #leftTop, #leftCenter {
    font-size: 1.1em;
    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
    overflow: hidden;
    display: block;
    position: absolute;
    height: 130px;
    width: 210px;
    top: 250px;
}
#visitkaHeader, #leftCenterHeader, #leftTopHeader {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
    width: 180px;
    padding: .5em .3em .3em 1em;
    position: relative;
    border: 1px solid #aaaaaa;
    background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 5px;
}
#leftTop {
    height: 100px;
    top: 10px;
}
#leftCenter {
    height: 100px;
    top: 130px;
}
.tooltip {
    position: absolute;
    z-index: 5000;

    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;

    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
#previewContainer a {
	font-size: 14px;
}
.window {
	margin: auto;
	display: block;
	display: none;
	width: 440px;
	background: #fff;
	position: absolute;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	top: 0;
	left: 0;
}
.window table {
	table-layout: fixed;
	text-align: left;
	display: inline;
	width: 420px;
}
#windows_cont {
	font-size: 12px;
}
#windows_cont tr {
	background: #fff;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
#windows_cont td {
	padding: 5px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

