﻿#kosaricaDescription { margin-bottom: 20px; }

#kosaricaDescription div { margin-bottom: 5px; }

#kosaricaDescription em { font-weight: bold; }

#kosaricaWarning, .kosaricaWarning
{
	background-color: #ffffe1; 
	background-image: url("../../scripts/exclamation.gif");
	background-position: 5px center;
	background-repeat: no-repeat;
	border: solid 1px #ffc06f;
	font-weight: bold;
	padding: 5px 5px 5px 20px; 
}

#kosariceNavodila
{
	border-right: solid 2px #D6E4F0;
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
	width: 250px;
}

#kosariceSeznami, #kosariceWizard {	background-color: White; padding: 5px; vertical-align: top; }

#kosariceSeznami TABLE.basketList {	margin: 10px 0 20px 0;	width: 100%; }

#kosariceSeznami TABLE.basketList TH { padding: 4px; background-color: #ADCEED; }

#kosariceSeznami TABLE.basketList TD { padding: 2px; }

#kosariceSeznami TABLE.basketList TD.izrazi, #kosariceSeznami TABLE.basketList TD.editControls
{
	text-align: center;
}

#seznamIzrazov table { width: 100%; border: none; }

/*#seznamIzrazov table td { background-color: White; }*/

#seznamIzrazov table td { background-color: #D6E4F0; }

#wizardHeader TD.wizStep { font-weight: bold; width: 20%; }

#wizardHeader TD.selected { font-weight: bold; width: 20%; background-color: #ADCEED; }

/*#wizardHeader TD.wizStep:hover { background-color: #79B2E1; }*/

#wiz1 {	margin-top: 20px; }

#wiz1 table.izrazLayout { width: 100%; }

#wiz1 table.izrazLayout TD.layout { width: 50%; }

#wiz1 table.izrazLayout td.layout {	vertical-align: top; }

#wiz1 span.title { font-size: 14px;	font-weight: bold; }

#tipKosarice { margin-top: 30px; text-align: center; }

#tipKosarice TABLE { width: 80%; }

#tipKosarice TABLE TD
{
	background-color: White;
	cursor: pointer;
	font-weight: bold;
	min-height: 100px;
	padding: 20px;
	text-align: center;
	vertical-align: top;
	width: 50%;
}

#tipKosarice TABLE TD:hover
{
	background-color: rgb(247,247,247);
}

#zbirkeList TABLE { width: 100%; }

#zbirkeList TABLE TD { vertical-align: top; width: 33%; }

#zbirkeList TABLE TH { background-color: rgb(247,247,247); padding: 5px; }

div.messageBox
{
	border: solid 1px rgb(220,220,220);
	background-color: rgb(245,245,245);
	padding: 10px;
	margin: 20px;
	font-size: 14px;
}

#treeContainer
{
	/*height: 300px;
	overflow: auto;
	font-size: 10px;*/
	
	/*color: rgb(197,152,195);
	border: solid 1px orange;*/
}

#treeContainer UL {	list-style-type: none; padding-left: 15px; }

#treeContainer UL LI { /*padding: 1px 0 1px 0; border: solid 1px red;*/ }

#treeContainer UL LI input { vertical-align: middle; }

#treeContainer UL LI IMG { cursor: pointer; margin-right: 4px; vertical-align: middle; }

#treeContainer UL LI SPAN {	padding: 2px; }

#treeContainer UL LI SPAN:hover { background-color: #D6E4F0; }

#treeContainer .highlight { background-color: rgb(220,220,250); padding: 2px; }

#treeContainer .selected { background-color: #D6E4F0; }

#TableObvezneBesede, #TablePrepovedaneBesede { width: 98%; }

#TableObvezneBesede td, #TablePrepovedaneBesede td { padding: 4px; background-color: #D6E4F0; }

#TableObvezneBesede td.odstraniBesedo, #TablePrepovedaneBesede td.odstraniBesedo
{
	text-align: right;
	width: 65px;
}

#TableObvezneBesede tr.podrocje { display: none; }

div.saveAction
{
	 background-color: rgb(245,245,250);
	 border-top: solid 1px gray; 
	 font-size: 15px;
	 font-weight: normal;
	 margin-top: 10px; 
	 padding: 10px; 
	 text-align: center;
}

#kosaricaDescription .selected
{
	background-color: #ffffe1; border: solid 1px #ffc06f; padding: 5px; display: none;
}

#searchProgress
{
	/*border: solid 1px orange;*/
	float: right;
	margin: 0 100px 0 0;
}