/* SITE LAYOUT */
body, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

/* margins, paddings, borders */
body, ul, ol { margin: 0; margin-bottom: 0px; padding: 0; }
li { list-style-type: none; }
h1, h2, h3, h4 {
	margin: 0; padding: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}
img {
	border: 0;
	margin: 0;
}
p { margin: 0; margin-top: 1em; }
ul, li { margin: 0; padding: 0; }

/* floating & display*/
.endfloat {
  clear: both;
  height: 1px; font-size: 1px;
  visibility: hidden;
  margin: 0;
}
.fleft { float: left; }
.fright { float: right; }
.cboth { clear: both; }

/* font & alignment */
.left { text-align: left !important; }
.right { text-align: right !important; }
.justify { text-align: justify !important; }
.center { text-align: center !important; }
.bold { font-weight: bold !important; }
.italic { font-style: italic !important; }
.nounderline { text-decoration: none !important; }

/* misc */
.nodisp, .noscreen { display: none; }

/* base & header */
body {
	background: url("http://dastholding.sk/media/grf/body_bg.gif") repeat;
}
a {
	color: #1C3CA5;
	text-decoration: underline;
}
a:hover {
	color: #1C3CA5;
	text-decoration: none;
}
#page {
	background: url("http://dastholding.sk/media/grf/page_bg.gif") no-repeat;
	margin: 0px auto;
	width: 840px;
}
#page-i {
	background: #ECECEC;
	margin: 0px auto;
	width: 790px;
}

/* HEADER a LOGO */
#header {
	background: url("http://dastholding.sk/media/grf/header_bg_holding.jpg") no-repeat;
	height: 122px;
	position: relative;
}
#logo {
	width: 257px;
	height: 93px;
	position: absolute; top: 18px; left: 17px;
}

#logo a div {
	width:257px;
	height:93px;

}

/* SEARCHBOX */
#searchbox {
	color: #1C3CA5;
	font-size: 10px;
	margin-top: 20px;
	/*position: absolute; top: 150px; left: 5px;*/
}

/* TOP MENU */
.topmenu {
	padding-top: 5px;
	height: 18px;
	position: absolute; top: 94px; left: 260px;
}
.topmenu img {
	margin: 0 2px 1px 0;
}
.topmenu span {
	margin-right: 13px;
}
.topmenu a {
	font-size: 11px;
	color: #1C3CA5;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:hover {
	color: #1C3CA5;
	font-weight: bold;
	text-decoration: underline;
}
.eng span {
	margin-right: 28px !important;
}

/* LNG MENU */
.lngmenu {
	color: #666666;
	position: absolute; top: 9px; left: 730px;
	font-weight: bold;	
}
.lngmenu a div {
	text-decoration: none;
	width: 20px;
	height: 12px;
	float: left;
	margin-right: 10px;
	
}

.lngmenu a div span {
	display: none;
}

.lngmenu a:hover div {
	text-decoration: underline;
}

/* PORTALS */
#portals {
	background: url("http://dastholding.sk/media/grf/portals_bg.gif") repeat-x;
	height: 35px;
	text-align: center;
}
/*.holding { margin-left: 11px; }*/
.security { margin: 0 10px; }
.service { margin: 0 10px; }
.dealing { margin: 0 10px; }

/* CONTENT */
#content {
/* 	background: url("http://dastholding.sk/media/grf/content_bg.gif") repeat-y; */
	margin-bottom: 10px;
}
#content-i {
/* 	background: url("http://dastholding.sk/media/grf/content-i_bg.jpg") no-repeat top; */
	min-height: 44px; _height: 44px;
}

/* LEFT MENU */
.leftmenu {
	/*background: url("http://dastholding.sk/media/grf/menu_bg_security.jpg") no-repeat;*/
/* 	margin-top: 44px; */
	width: 156px;
	min-height: 450px; _height: 450px;
	float: left;
	position: relative;
}
.leftmenu-i {
	position: absolute; top: 20px; left: 9px;
}
.leftmenu li a {
	color: #1C3CA5;
	text-decoration: none;
}
.leftmenu li a:hover {
	color: #1C3CA5;
	text-decoration: underline;
}
.leftmenu ul{ margin-top: 0px; margin-bottom: 0px; }
.leftmenu li {
	list-style-type: none;
	padding: 0px 10px 5px 5px;
	margin-bottom: 5px;
	font-size: 12px; font-weight: bold;
}
.leftmenu ul ul{ margin-bottom: 0px; }
.leftmenu li li {
	list-style-type: none;
	padding: 5px 0 0 5px;
	margin-bottom: 0px;
	font-size: 11px; font-weight: normal;
}

/* MAIN */
.main {
	width: 634px;
	float: right;
}
.leftcol {
	width: 474px;/*383*/
	float: left;
}
.rightcol {
	background: #F6F6F6;
/* 	padding-right: 10px; */
	margin-top: 12px;
/* 	margin-left: 2px; */
	width: 156px;/*238*/
	float: right;
	text-align: left;
}

/* TITLE */
.title {
	background: url("http://dastholding.sk/media/grf/title_bg_holding.gif") no-repeat bottom;
	padding-top: 16px;
	height: 16px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
}

.cbox h2 a {
	color: #333333;
	text-decoration: none;
}
.cbox h2 a:hover {
	color: #333333;
	text-decoration: none;
}
.cbox li {
	line-height: 150%;
	font-weight: bold;
}

/* SLUZBY BOX */
.sluzby-box {
	clear: both;
}
.sluzby-box li {
	margin-bottom: 10px;
}
.sluzby-box img {
	border: 1px black solid;
	margin: 0 10px 0 0!important;
	float: left !important;
}
.sluzby-box h3 {
	text-align: left;
}
.sluzby-box p {
	margin: 5px 0; _margin: 2px 0;
}

/* NOVINKY BOX */
.news-box {
	background: url("http://dastholding.sk/media/grf/news_bg.gif") bottom repeat-x;
	margin-top: 4px;
	padding: 0 5px;
	min-height: 80px;
	_height: 80px;
}
.news-box p {
	margin: 5px 0;
}
.news-box h3 {
	text-align: left;
}
.date {
	padding: 2px 0;
	color: #5A5959;
	font-size: 10px;
}

/* NOVINKY BOX - archiv noviniek */
.news-arch {
	margin: 10px 0;
	text-align: left;
}

/* CLANOK */
.clanok {
	padding: 30px 10px 0 10px;
	text-align: justify;
	position: relative;
}
.clanok img {
	margin: 0 0 2px 5px;
	float: right;
}
.clanok ul {
	margin: 10px 0 10px 25px;
}
.clanok li {
	list-style-type: disc;
}
.sectitle {
/* 	margin-bottom: 10px; */
	color: #1C3CA5;
	font-size: 13px;
	text-align: left;
}

/* DOWNLOAD */
.download ul {
	margin: 10px 0 10px 10px;
}
.download li {
	clear: both;
	list-style-type: none;
	margin: 20px 0;
}
.download li a {
	font-weight: bold;
}
.download img {
	margin-right: 5px;
	float: left;
}
.size {
	font-size: 10px;
	position: relative; top: -12px;
}

/* TLAC */
.tlac {
	width: 61px;
	padding-top: 10px;
	position: relative; left: 300px;
}
.tlac img {
	margin-right: 4px;
	float: left;
}
.tlac a { color: #5D5D5D; }
.tlac a:hover { color: #5D5D5D; }

/* TLAC V KONTAKTE HORE */
.tlac-absolut {
	width: 61px;
	position: absolute; top: 32px; left: 310px; _left: 300px;
}
.tlac-absolut img {
	margin-right: 4px;
	float: left;
}
.tlac-absolut a { color: #5D5D5D; }
.tlac-absolut a:hover { color: #5D5D5D; }

/* NAVIGACNA CESTA */
.path {
	color: #818181;
	text-align: left;
	font-size: 9px;
	position: absolute; top: 10px; left: 10px; _left: 0px;
}
.path a {
	color: #949494;
}
.path a:hover {
	color: #949494;
}

/* MAPA STRANKY */
.mapa-stranky ul {
	margin: 10px 0 0 25px;
}
.mapa-stranky li a {
	color: black;
	text-decoration: underline;
}
.mapa-stranky li a:hover {
	color: black;
	text-decoration: none;
}
.mapa-stranky li {
	padding: 0;
	margin-bottom: 5px;
	font-size: 11px; font-weight: bold;
}
.mapa-stranky ul ul{ margin-top: 5px; margin-bottom: 5px; }
.mapa-stranky li li {
	list-style-type: disc;
	padding: 3px 0 3px 0px;
	margin-bottom: 0px;
	font-size: 11px; font-weight: normal;
}
.mapa-stranky li li li {
	list-style-type: circle;
}

/* VYHLADAVNIE */
.vyhladavanie ul {
	margin: 10px 0 0 25px;
}
.vyhladavanie li a {
	color: black;
	text-decoration: underline;
}
.vyhladavanie li a:hover {
	color: black;
	text-decoration: none;
}
.vyhladavanie li {
	padding: 0;
	margin-bottom: 5px;
	font-size: 11px;
}

/* PAGING */
.paging {
	margin-top: 20px;
}

/* RIGHT BOXES */
.rbox-title {
	background: #F6F6F6 url("http://dastholding.sk/media/grf/sectitle_bg_holding.gif") no-repeat bottom;
	padding-top: 16px;
	height: 16px;
	color: #333333;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
}

/* PROMO */
.promo {
	background: url("http://dastholding.sk/media/grf/promo_bg.jpg") no-repeat;
	width: 238px;
	height: 135px;
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
}
.promo a {
	color: #8C8C8C;
	text-decoration: none;
	font-weight: bold;
}
.holding_promo a:hover {
	color: #1C3CA5;
}
.security_promo a:hover {
	color: #1B612B;
}
.service_promo a:hover {
	color: #BF0404;
}
.dealing_promo a:hover {
	color: #673716;
}

.holding_promo { position: absolute; top: 81px; left: 5px; }
.security_promo { position: absolute; top: 94px; left: 31px; }
.service_promo { position: absolute; top: 107px; left: 60px; }
.dealing_promo { position: absolute; top: 119px; left: 87px; }

/* KLIENTI */
.rbox {
	font-size: 9px;
/* 	background: #FBFBFB; */
	
	margin-left: 6px;
	width: 150px;/*238*/
	color: #606060;
}
.robx p {
/* 	margin-bottom: 10px; */
}
.rbox a {
	color: #1C3CA5;
	text-decoration: underline;
	font-weight: bold;
}
.rbox a:hover {
	color: #1C3CA5;
	text-decoration: none;
	font-weight: bold;
}
.rbox h3 a {
	color: #333333;
	text-decoration: none;
}
.rbox h3 a:hover {
	color: #333333;
	text-decoration: none;
}
.rbox ul {
/* 	margin: 10px 10px 10px 25px; */
}
.rbox li {
/* 	list-style-type: disc; */
}
.klienti {
	font-weight: bold;
}
.galeria img {
	margin-bottom: 10px;
	border: 1px #606060 solid;
}
.bullet {
	clear: both;
/* 	margin: 0 0 3px 10px; */
 	padding: 0 0 2px 15px; 
}
.bullet a {
	text-decoration: none;
	color: #606060;
}
.bullet a:hover {
	text-decoration: underline;
	color: #606060;
}
.kontakt {
	font-weight: bold;
	line-height: 150%;
}

/* FAQ */
.faq {
	margin-bottom: 20px;
	text-align: left;
	font-size: 11px;
}
.faq ul {
	margin: 10px 0 10px 15px;
}
.faq li {
	margin-bottom: 5px;
}
.faq li a {
	color: black;
	text-decoration: underline;
}
.faq li a:hover {
	color: black;
	text-decoration: none;
}
.faq h2 a {
	text-decoration: none;
}
.faq h2 a:hover {
	text-decoration: underline;
}
.hneda h2 a { color: #673716; }
.hneda h2 a:hover { color: #673716; }
.zelena h2 a { color: #1B612B; }
.zelena h2 a:hover { color: #1B612B; }
.cervena h2 a { color: #BF0404; }
.cervena h2 a:hover { color: #BF0404; }

.right_box {
	background: url("http://dastholding.sk/media/grf/right_box_bg.gif") no-repeat bottom;
	width: 156px;
	height: 211px;
}


/* BOTTOM MENU */
.bottommenu {
	clear: both;
	background: #E4E4E4;
	height: 23px;
	line-height: 23px;
	text-align: center;
}
.bottommenu span {
	margin: 0 20px;
}
.bottommenu a {
	font-size: 10px;
	color: #5D5C5C;
	font-weight: bold;
	text-decoration: none;
}
.bottommenu a:hover {
	font-size: 10px;
	color: #5D5C5C;
	font-weight: bold;
	text-decoration: underline;
}
.en span { margin: 0 30px !important; }

/* KONTAKT */
.kontaktform {
	margin-top: 20px;
}
fieldset { padding-left: 10px; }
legend {
	margin-bottom: 10px;
	padding: 2px 5px;
}
fieldset, legend { border: 1px solid gray; }
fieldset div { clear: left; _height: 2.5em; min-height: 2.5em; }
label { width: 30%; }
.textinput { width: 60%; }
.nowidth label { width: auto; }
label, .textinput { float: left; }

/* FOOTER */
#footer {
/* 	background: url("http://dastholding.sk/media/grf/footer_bg.jpg") no-repeat; */
	padding-top: 20px;
	height: 57px;
	line-height: 170%;
	text-align: center;
	color: #383838;
}
#footer a { text-decoration: none; }
#footer a: hover { text-decoration: none; }
