@CHARSET "UTF-8";
body, h1, h2, h3, h4, form, fieldset, legend, img, a, a img, ul, li {margin: 0px;  padding: 0px; border: none; text-decoration: none; list-style-type: none;}
.clear { clear: both; }
.clear_left { clear: left; }
.hide { visibility: hidden; display: none; }
.left { float: left; }
.right { float: right; }
.block { display: block; }
.hidden { display: none; visibility: hidden; }
.noborder { border: none; }
a { text-decoration: none; color: #003150; }
a img { border: none; }
a:hover	{ text-decoration: underline; }
p { margin: 11px 0; }

html {
	height: 100%;
}

html, body
{
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background: #003150 url("../images/bg.gif") 50% 0 no-repeat;
	color: #003150;
	font-weight: bold;
}	

.ngs_image_browser_wrapper {
	clear: both;
}

.ngs_image_browser_wrapper .ngs_image_browser .image {
	display: block;
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 5px;
	margin: 2px;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.ngs_image_browser_wrapper .ngs_image_browser .image a.delete {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 0;
	background: url('/images/intranet/cross.png') no-repeat;
	width: 15px;
	height: 15px;
}

.ngs_image_browser_wrapper .ngs_image_browser_control {
	text-align: center;
}

.ngs_image_browser_wrapper .ngs_image_browser_control a,.ngs_image_browser_wrapper .ngs_image_browser_control span
	{
	text-decoration: none;
	font-size: 16px;
	color: #333;
}

.ngs_file_upload_box_wrapper {
	margin: 10px 0;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
}

.ngs_file_upload_box_wrapper td {
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #F0F0EE;
	width: 150px;
}

.ngs_file_upload_box_wrapper td.colspan {
	width: 310px;
}

.ngs_file_upload_box_wrapper td.name {
	background-image: url('/ngsFile/images/page_white.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 145px;
}

.ngs_image_upload_box_wrapper {
	margin: 10px 0;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.ngs_image_upload_box_wrapper td {
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #F0F0EE;
	width: 150px;
}

.ngs_image_upload_box_wrapper td.colspan {
	width: 310px;
}

.ngs_image_gallery_wrapper .image {
	display: block;
	width: 80px;
	height: 120px;
	text-align: center;
	padding: 5px;
	margin: 2px;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
}

.ngs_image_gallery_wrapper .ui-sortable-placeholder {
	display: block;
	width: 80px;
	height: 120px;
	text-align: center;
	padding: 5px;
	margin: 2px;
	float: left;
	border: 1px solid #ccc;
	background: #f0f0f0;
}

.ngs_image_gallery_wrapper .selected {
	width: 200px;
	border: 1px solid #ccc;
	background: #F0F0EE;
	padding: 5px;
}

.ngs_image_gallery_wrapper a img {
	margin: 1px 0;
}

.ngs_image_gallery_wrapper .image .description {
	white-space: nowrap;
	padding: 5px;
}


.page-text ul, .page-text ul li, .article-text ul, .article-text ul li
{
	list-style-type: disc;
}
.page-text ol, .page-text ol li, .article-text ol, .article-text ol li
{
	list-style-type: decimal;
}
.page-text ol, .page-text ul, .article-text ol, .article-text ul
{
	padding-left: 20px;
	margin-bottom: 5px;
}
.page-text strong
{
	font-weight: bold;
}
.page-text em
{
	font-style: italic;
}

/* User Bar */
#userBar 								{ margin: auto; position: fixed; top: 0px; left: 0px; width: 100%; background-color: #666666; -moz-opacity: 0.8; z-index: 99; display: block; font-size: 10px; }
#userBar:hover 							{ -moz-opacity: 1; }
#userBar li 							{ display: block; float: left; padding: 2px 5px; }
#userBar li.user 						{ float: left; width: 100px; height: 16px; color: #FFFFFF; padding: 2px 10px; }
#userBar a 								{ color: #FFFFFF; text-decoration: none; }
#userBar a:hover 						{ text-decoration: underline; }
#userBar img 							{ vertical-align: text-top; }
#userBar li.logout 						{ display: block; width: 80px; background-color: #AAAAAA; border-left: 6px solid #cccccc; float: right; height: 16px; }
#userBar li.logout a 					{ color: #000000; }


/* Pages */
#content_container			{ margin: 0px auto; text-align: left; width: 700px; padding: 0px 42px; background: transparent url("../images/right_bg.gif") right 135px no-repeat;}
#header_container			{ height: 120px; }
#header_nav					{ height: 25px; float: right; width: 150px; text-align: right; padding: 55px 20px 0px 0px; font-weight: bold; text-transform: uppercase; font-size: 9px; color: #FFFFFF; border-right: 1px solid #7ab800; }
#header_nav a				{ text-decoration: none; color: #FFFFFF; line-height: 12px; font-size: 9px; }
#header_nav a:hover			{ text-decoration: underline; }
#content					{ background-color: #FFFFFF; }
#footer						{ background: transparent url("../images/footer_bg.gif") 2px 0 no-repeat; margin: 0px auto; width: 700px; padding: 0px 42px; height: 50px; color: #7c8195; font-size: 9px; position: relative; top: -12px; }
#footer p					{ margin: 12px 0px }
#footer p.left				{ margin-left: 20px; }
#footer a					{ color: #7c8195; font-size: 9px; }
#menu						{ height: 38px; background: transparent url("../images/menu_bg.gif") left bottom no-repeat;}
#menu ul					{ padding: 12px 5px 0 0; float: right; }
#menu ul li					{ display: inline; }
#menu ul li a				{ padding: 11px 26px; line-height: 12px; font-size: 12px; background-position: 50% 50%; background-repeat: no-repeat; }
#menu ul li a span			{ visibility: hidden; }
#menu ul li a#o-nas			{ background-image: url("../images/menu_o_nas.png"); }
#menu ul li a#co-nabizime	{ background-image: url("../images/menu_co_nabizime.png"); }
#menu ul li a#tym			{ background-image: url("../images/menu_tym.png");}
#menu ul li a#pracujeme-pro	{ background-image: url("../images/menu_pracujeme_pro.png"); }
#menu ul li a#nase-sit		{ background-image: url("../images/menu_nase_sit.png"); }
#menu ul li a#kontakt		{ background-image: url("../images/menu_kontakty.png"); }
#menu ul li a:hover			{ text-decoration: none; background-color: #7ab800; border-bottom: #DEEDC0 1px solid; }
#menu ul li.active a		{ background-color: #7ab800; border-bottom: #DEEDC0 1px solid; }
#menu ul li.path a		{ background-color: #7ab800; border-bottom: #DEEDC0 1px solid; }
ul.breadcrumb				{ margin: 5px 0px 0px 88px; }
ul.breadcrumb li			{ float: left; }
ul.breadcrumb li h3			{ display: inline; color: #7ab800; font-size: 10px; font-weight: bold; }
ul.breadcrumb li h3 a		{ color: #7ab800; font-size: 11px; text-transform: uppercase; }
ul.breadcrumb li h3 span	{ padding: 0px 5px; position: relative; top: -2px; }
#ilu_img					{ margin: 9px 0px 13px 87px; }
#rightBox					{ float: left; width: 187px; padding: 0 20px 0 12px; background: transparent url("../images/yellow_line_vert.gif") left top repeat-y; margin-top: 11px; }
.page-text					{ padding: 0px 20px 0px 87px; float: left; width: 373px; background: transparent url("../images/left_delimiter.gif") 0 13px no-repeat;  text-align: left; }
#wrapper					{ display: block; height: 32px; clear: both; }
#offer						{}
#offer a					{ display: block; width: 87px; height: 31px; float: left; padding: 35px 0 0 5px; margin-bottom: 3px; color: #798098; font-size: 9px; font-weight: normal; }
#offer a.first				{ margin-right: 3px; }
#offer a img				{ display: none; }
#offer #prodavate			{ background-image: url("../images/button_prodavate.gif");}
#offer #kupujete			{ background-image: url("../images/button_kupujete.gif");}
#offer #financovani			{ background-image: url("../images/button_financovani.gif"); margin-bottom: 0; }
#offer #vyporadani			{ background-image: url("../images/button_vyporadani.gif"); margin-bottom: 0; }
.yellow_border				{ background: transparent url("../images/yellow_line_vert.gif") left top repeat-y; }
.box_50						{ float: left; margin: 28px 20px 0 0; padding-left: 11px; white-space: nowrap; }
.box_20						{ float: left; margin: 14px 20px 0 0; padding-left: 11px; white-space: nowrap; }
img.bottom_padded			{ margin-bottom: 10px; }
.contact					{ font-weight: bold; }
.delimiter					{ background: transparent url("../images/nabizime_bg.jpg") 0 0 repeat-y; }
.nabizime_container			{ padding: 0 20px 0 87px; margin: 20px 0 0 0; background: transparent url("../images/left_delimiter.gif") left top no-repeat; }
.nabizime_container .prvni	{ float: left; width: 106px; margin-right: 2px; height: 272px; }
.nabizime_container .druhy	{ float: left; width: 151px; margin-right: 2px; padding: 0 12px; }
.nabizime_container .treti	{ float: left; width: 296px; padding: 0 0 0 12px;  text-align: left; }
.nabizime_container .treti h2	{ font-size: 12px; font-weight: bold; margin: 0; }
.nabizime_container .druhy a	{ font-size: 10px; font-weight: bold; margin-bottom: 20px; display: block; text-transform: uppercase; }

li.dot        { margin-bottom: 3px; }
li.dot_blue   { list-style-image: url("../images/dot_blue.gif"); }
li.dot_red    { list-style-image: url("../images/dot_red.gif"); }
li.dot_orange { list-style-image: url("../images/dot_orange.gif"); }
li.dot_purple { list-style-image: url("../images/dot_purple.gif"); } 

.cat_orange a,
.cat_orange .treti h2    { color: #f6921e; }
.cat_red a,
.cat_red .treti h2       { color: #ec1556; }
.cat_purple a,
.cat_purple .treti h2    { color: #90278e; }
.cat_blue a,
.cat_blue .treti h2      { color: #00adee; }

.contact iframe          { margin-top: 20px; }

#loga                   { padding-bottom: 22px; }
.logo_container         { width: 91px; height: 64px; background-color: transparent; float: left; margin-bottom: 5px; }
#logo_0                 { margin-right: 5px;  }
#logo_1                 {  }
#logo_2                 { margin-right: 5px; }
#logo_3                 { }