@CHARSET "UTF-8";

body
{
	font-family: Trebuchet MS,Century Gothic,calibri,helvetica,arial;
	font-size: 13px;
	background: url('../images/background.png') repeat-x #FFFFFF;
	margin: 0px;
	min-height: 800px;
}

body.transparent
{
	background: url('../images/background-transparent.png') repeat;
}

#skin-bg
{
    /*background: url("http://s.aimg.sk/aktuality/css/img/shadow-bg2.png") repeat-y scroll center top transparent;*/
    margin: auto;
    position: relative;
    width: 1025px;
}
	
div#header, div#main, #headerWrapper
{
    margin: auto;
}

div#main h2
{
	float: left;
	margin: 30px 8px 8px 8px;
}

table
{
	font-family: Trebuchet MS,Century Gothic,calibri,helvetica,arial;
	font-size: 13px;
}

select
{
	width: 720px;
	font-family: Courier New;
	font-size: 13px;
	display: block;
	position: relative;
	margin: 3px;
}

input
{
	display: block;
}

input.inline
{
	display: inline;
}

.box, .label, .bigLabel, .button
{
	font-family: Trebuchet MS,Century Gothic,calibri,helvetica,arial;
	font-size: 13px;
	padding: 1px 3px;
	margin: 6px 7px 0px 7px;
}

//@media screen and (-webkit-min-device-pixel-ratio:0) { .box, .label, .bigLabel, .button { margin: 5.5px 6px; } }		/* Chrome hack */

.label
{
	margin: 5px 7px 0px 7px;
	padding: 2px 3px;
}

.bigLabel
{
	font-size: 15px;
	margin: 1px 7px;
}

.box
{
	border-style: solid;
	border-width: 1px;
}

.botomlessMargin
{
	margin: 5px 0px 5px 5px;
}

input.box, div.box
{
	height: 16px;
	color: #0E4EB7; /*blue*/
	
}

input.box, textarea.box
{
	background-color: #E5E5FF;
	border-color: #BBBBFF;
}

div.box
{
	background-color: #F4F4FF;
	border-color: #BBBBFF;
}

.tovMiddleBoxes
{
	margin: 10px 20px 2px 5px;
}

.labelTovMiddleSpace
{
	width: 25px;
	height: 18px;
}

.labelMJ
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 180px;
}

input.button
{
	background-color: #DEDEDE;
    border: 2px solid #EFEFEF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 3px #AAAAAA;
    color: #CC3333;
    font-weight: bold;
    padding: 1px 5px;
    margin: 0 5px;
    width: 120px;
}

input.printButton
{
	background-image: url('../images/printIcon.png');
	background-repeat: no-repeat;
}

input.button:hover
{
	background-color: #FAFAFF;
	border-color: #D0D0FF;
    border: 2px solid #CC3333;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 3px #AAAAAA;
}

#stavebneObjektyTable input.button
{
	width: 68px;
	font-size: 10px;
	margin: 0.5px;
}

input.rightButton, input.tablePrintButton
{
	margin-right: 22px;
	float: right;
}

input.tablePrintAllButton
{
	width: 220px;
	margin-right: 5px;
	float: right;
}

input.addTableItemButton
{
	margin-top: 5px;
}

input.newButton
{
	width: 160px;
	height: 30px;
	position: relative;
	top: -3px;
	color: #2222AA;
	border-color: #F3F3F3;
	background-color: #E8E8E8;
}

input.newButton:hover
{
	border-color: #2222AA;
	background-color: #FAFAFF;
}

input.disabled, input.disabled:hover
{
	background-color: #D4D4DD;
	color: #666688;
	border-color: #AAAADD;
}

td .box
{
	margin: 0px;
}

.clear
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.rightText
{
	text-align: right;
}

.bold
{
	font-weight: bold;
}

div#header, div#main
{
	padding: 8px;
}

div#header
{
	height: 85px;
	background-image: url('../images/header-background.png');
	background-repeat: repeat;
	border-bottom: 3px double #BBBBDD;
	border-bottom: 2px solid #A3A7B3;	
	border-top: 2px solid #A3A7B3;	
}

#popis
{
	height: 53px;
	resize: none;
}

#ssdTable
{
	text-align: center;
	table-layout: fixed;
	margin: 5px 10px;
	border-collapse: collapse
}

#rssdTable
{
	text-align: center;
	margin: 20px 5px 2px 5px;
	border-collapse: collapse;
}

.stavbaTable
{
	text-align: center;
}

td.nazovColumn
{
	text-align: left;
}

td.vfNazovColumn
{
	text-align: left;
}

tr.sumRow td.nazovColumn
{
	text-align: center;
}

thead
{
	display: block;
	background-color: #D0D0FF;
}

#ssdTable th, #rssdTable th
{
	padding: 2px 1px 1px 1px;
}

#ssdTable td, #rssdTable td
{
	padding: 2px 1px;
}

tbody, tfoot
{
	display: block;
}

#ssdTable tbody
{
	position: relative;
	overflow-y: scroll;
	height: 650px; /* povodne 400px */
}

.sumRow
{
	font-weight: bold;
}

thead, tbody
{
	border: 1px solid #BBBBFF;
}

tfoot th.sumColumn
{
	text-align: left;
	padding: 3px 10px;
}

.sumRow td
{
	border-top: 1px solid #E0E0FF;
	border-bottom: 1px solid #E0E0FF;
}

.sumRow .novaCenaColumn
{
	text-align: right;
}

.creationLoader
{
	margin: 1px 12px;
	display: none;
}

#newStavbaDialog .creationLoader
{
	margin-top: 10px;
}

div#otherLoaderWrapper
{
	height: 28px;
}

div#otherLoader
{
	color: #88AAFF;
	font-size: 12px;
	position: relative;
	left: 360px;
	width: 200px;
	display: none;
}

#ssdTableLoader
{
	position: absolute;
	left: 50%;
	top: 480px;
	margin-left: -33px;
	display: none;
}

/*
   comboBox styles
*/
	
ul
{
	padding: 0px;
}

div.dropDown, div.tableDropDown
{
	display: none;
	position: absolute;
	background-color: #F2F2FF;
	border-color: #D0D0FF;
	border-style: solid;
	border-top-style: none;
	border-width: 1px;
	overflow-y: auto;
	margin: 0px 7px;
	width: 752px;
	height: 133px;
	z-index: 50;
}

div#newTovDialog div.dropDown
{
	width: 419px;
}

div#rssdDialog div.dropDown
{
	width: 494px;
	height: 120px;
}

div#addSsdDialog div.dropDown
{
	width: 320px;
	height: 120px;
}

div.tableDropDown
{	
    border-top-style: solid;
    color: #CC0000;
    height: 75px;
    margin: 0 0 0 -50px;
    text-align: left;
    width: 330px;
}

div.longerDropDown
{
	height: 200px;
}

div.dropDown ul
{
    height: 96%;
    margin: 0px;
    padding: 2px 0px;
}

div.dropDown ul li
{ 
	list-style: none;
    width: 99.2%;
    background-color: #F2F2FF;
    font-family: Courier New;
    font-size: 11px;
    padding: 0px 3px;
}

div#newTovDialog div.dropDown ul li
{
	width: 98.5%;
}

div#rssdDialog div.dropDown ul li, div#addSsdDialog div.dropDown ul li
{
	width: 98.5%;
}

div.tableDropDown ul li
{
	width: 97.5%;
	font-family: Trebuchet MS,Century Gothic,calibri,helvetica,arial;
	padding: 2px 3px;
}

div.dropDown ul li:hover
{
 	background-color: #FFFFFF;
 	cursor: default;
}

div.comboBox
{
	margin: 5px 7px 0px 7px;
	height: 20px;
	position: relative;
}

.fieldWrapper
{
	margin-bottom: 3px;
}

.tovTopTextFieldFix
{
	margin-top: 5px;
}

.stavbaCenySpaceFix
{
	margin-bottom: 5px;
}

div.stavbaWrapper
{
	margin: 5px;
	padding: 0px;
}

.stavbaWrapper .box
{
	margin: 0px;
}

td div.comboBox
{
	margin: 0px;
}

div.comboBox input
{
	margin: 0px;
	float: left;
}

input.dropDownArrow
{
	background: url('../images/dropDownArrow.png') #AABBCC;
	border-style: none;
	height: 20px;
	width: 16px;
}

div.ghostText
{
	position: absolute;
	z-index: 1000;
	opacity: 0.4;
	color: #0E4EB7;
	top: 3px;
	left: 4px;
}

div#noStavbaMsg
{
	width: 100%;
	margin: 20px;
	text-align: center;
	font-size: 16px;
}

input#goToStavba
{
	margin: 0px auto;
	width: 150px;
	height: 30px;
}

/*
	New TOV dialog / New Stavba dialog
*/

input.closeButton
{
	background: url('../images/closeIcon.png');
	border-style: none;
	height: 16px;
	width: 16px;
	padding: 0px;
	float: right;
}

div#newTovDialog
{
	background: url('../images/newTovDialogBackground.png');
	left: 481px;
	width: 435px;
	height: 175px;
}

div#newStavbaDialog
{
	background: url('../images/newStavbaDialogBackground.png');
	left: 632px;
	width: 284px;
	height: 72px;
}

input#buyCredit
{
	width: 80px;
	height: 20px;
	margin: 12px 11px 0px 10px;
	color: #197F19;
	border-color: #F3F3F3;
	background-color: #E8E8E8;
}

input#buyCredit:hover
{
	border-color: #197F19;
	background-color: #FAFFFA;
}

div#newTovDialog, div#newStavbaDialog
{
	display: none;
	position: absolute;
	top: 5px;
	padding: 12px;
	z-index: 100;
}

div#newTovDialog .newTovButton
{
	margin: 10px 0px 10px 10px;
	width: 200px;
	height: 40px;
	white-space: normal;
}

div#newStavbaDialog .button
{
	margin: 20px 0px 10px 81px;
}

div#newStavbaDialog .creationLoader
{
	position: relative;
	top: 12px;
}

div#newTovDialog .creationLoader
{
	position: relative;
	top: 6px;
}

div#zostatokKreditu
{
	margin-top: 14px;
}

/*
	RSSD dialog and ADD SSD dialog
*/

input.rssdButton, input.existingRssdButton
{
	background: url('../images/rssdOpenIcon.png');
	border-style: none;
	height: 16px;
	width: 16px;
}

input.existing
{
	background: url('../images/existingRssdOpenIcon.png');
}

#rssdDialog
{
	display: none;
	background: url('../images/rssdDialogBackground.png');
	background-position: center bottom;
	position: absolute;
	width: 640px;  /* 479px */
	height: 150px;
	left: 86px;
	top: 384px;
	padding: 12px;
	z-index: 100;
}

#addSsdDialog
{
	display: none;
	background: url('../images/addSsdDialogBackground.png');
	background-position: center bottom;
	position: absolute;
	width: 338px;
	height: 250px;
	left: 86px;
	top: 384px;
	padding: 12px;
	z-index: 100;
}

/* Firefox hack */
@-moz-document url-prefix()
{
	#rssdDialog, #addSsdDialog
	{
		top: 385px;
	}
}

/* Chrome hack */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#rssdDialog, #addSsdDialog
	{
		top: 385px;
	}
}

#rssdDialog input.button
{
	margin-top: 6px;
}

#addSsdDialog input.button
{
	width: 200px;
	margin-top: 15px;
}

#addCustomSsdSection
{
	margin-top: 65px;
}

span.addSsdLink
{
	text-decoration: underline;
	color: #0E4EB7;
}

span.addSsdLink:hover
{
	text-decoration: underline;
	color: #BBBBFF;
	cursor: pointer;
}

#rssdUloz, #rssdZmazVsetky, #rssdPridajVsetky, #rssdPridajVlastne
{
	width: 147px;
}

#rssdDialog #rssdPridaj
{
	position: relative;
	margin-top: 0px;
	top: -2px;
	left: 12px;
}

.deleteButton
{
	background: url('../images/deleteIcon.png');
	border-style: none;
	height: 16px;
	width: 16px;
}

#rssdTable td.dbRssd
{
	padding-left: 4px;
	width: 403px;
	text-align: left;
}

.percentaSum
{
	color: #FFCC99;
	text-align: right;
	font-weight: bold;
	margin-right: 130px;
	height: 16px;
}

.perc100
{
	color: #BBEEBB;
}

/*
	ICPC Tables
*/

div#main h3
{
	float: left;
	margin: 19px 0px 4px 8px;
}

input.showIcpcTableButton, input.hideIcpcTableButton
{
	margin: 16px 0px 0px 6px;
	float: left;
	border-style: none;
	width: 25px;
	height: 25px;
}

input.showIcpcTableButton
{
	background: url('../images/vfShowIcon.png');
}

input.hideIcpcTableButton
{
	background: url('../images/vfHideIcon.png');
}

input.tablePrintButton, input.tablePrintAllButton
{
	margin-top: 10px;
	margin-bottom: 5px;
}

.icpcTableWrapper
{
	clear: both;
	display: none;
}

th.subHeader
{
	background-color: #B5B5F0;
	padding: 5px;
}

td.sucetColumn
{
	font-weight: bold;
}

/* Tutorial */

div#pageDim
{
	display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 99;
    top: 0;
    left: 0;
	opacity: 0.6;
}

div#tutorialWindow
{
	position: absolute;
	z-index: 999;
	padding: 15px 15px 20px 15px;
	background-color: #FFFFFF;
    left: 50%;
    width: 340px;
    margin-left: -188px;
	top: 100px;
	box-shadow: 0px 0px 10px #FFFFFF;
	border-radius: 20px;
	border: 3px solid #AAAAEE;
}

div#tutorialMsg
{
	text-align: center;
	margin: 15px 15px 0px 15px;
}

input#tutorialNext
{
	margin: 19px 5px 0px 0px;
	float: right;
	background: url('../images/nextArrow.png');
	border-style: none;
	width: 19px;
	height: 19px;
}

div#tutorialNum
{
	width: 100px;
	margin: 20px auto 3px;
	text-align: center;
	font-weight: bold;
}

.highlight
{
	z-index: 100 !important;
	position: relative !important;
	box-shadow: 0px 0px 20px #FFFFFF !important;
}

.highlightTable
{
	z-index: 100 !important;
	position: relative !important;
	box-shadow: 0px 0px 20px #FFFFFF !important;
	background: #FFFFFF;
}

.highlightDropDown
{
	z-index: 100 !important;
	box-shadow: 0px 0px 20px #FFFFFF !important;
}

/* Currency */

#currencyLabel
{
	position: absolute;
	left: 946px;
	top: 14px;
}

#eurCurrency
{
	position: absolute;
	left: 945px;
	top: 45px;
}

#czkCurrency
{
	position: absolute;
	left: 982px;
	top: 45px;
}
