@charset 'UTF-8';

#layoutDummy {
	margin: 0 auto;
	width:970px;
	background-color:#ffffff;
	=text-align:left;
}

#layout {
	width: 950px;
	margin: 0 auto;
	position: relative;
	=margin-left:10px;
}

#header {
	width: 100%; height: 143px;
	background: #a2ce68 url('https://misc.drom.sk/images/background/header.png') 0 0 no-repeat;
}

#bannerHolder {
	width:476px; height: 68px;
	position: absolute;
	top: 55px; left:237px;
	background: transparent url('https://misc.drom.sk/images/background/banner.gif') 0 0 no-repeat;
}
#banner img{
	width: 468px; height: 60px;
	position: relative;
	top:3px; left: 3px;
	border:1px solid #87a063;
}

#header .topAds {
  margin:4px 0 0 4px;
}

#search { 
	position: absolute;  
	top: 7px; right: 13px;
	width:198px; =width: 203px; height: 27px;
}
#search .input, #search .submit { float:left; }
#search .input input, #search .submit input {
	margin:0; padding:0; border:0;
	width:100%; height:27px;
}
#search .input input {
	width:164px;
	background: #d0ff9e url('https://misc.drom.sk/images/background/search-input.png') 0 0 no-repeat;
	text-indent:4px;
	font-size: 1.1em;
	color:#393939;
	padding-top:4px;
	height:23px;
	_height:27px;
}
#search .submit input {
	width:30px;
	background: #d0ff9e url('https://misc.drom.sk/images/background/search-submit.png') 0 0 no-repeat;
	cursor:pointer;
	margin-left:4px;
	=margin-top:1px;
	overflow: hidden;
	text-indent:54px;
	=padding-left:54px;
	=text-indent:0;
	color:#a0ce65;
}

#loginBar {
	margin: 0 auto;
	=margin-left:238px;
	width:473px; height:29px;
	background: #464646 url('https://misc.drom.sk/images/background/login-bar.gif') 0 0 no-repeat;
	overflow:hidden;
}

#pTop {
/*
	width:85px; height:118px;
	position:absolute;
	top:70px; left:836px;
	background: transparent url('https://misc.drom.sk/images/background/postavicky-top.png') 0 0 no-repeat;
*/
}
#pBottom {
	width:118px; height:92px;
	position:relative;
	margin-top:-92px;
	margin-left:14px;
	background: transparent url('https://misc.drom.sk/images/background/postavicky-bottom.png') 0 0 no-repeat;
	z-index:-1;
}
#maskotTop {
/*
	width:180px; height:148px;
	position:absolute;
	top:43px; left:0px;
	background: transparent url('https://misc.drom.sk/images/background/maskot-top.gif') 0 0 no-repeat;
*/
}

#main { float:left; margin-top:16px; }

/* boxy */
#leftSide 	{ float:left; width:156px; z-index:100; }
#leftSide .box {
	float:left;
	width:156px;
	margin-bottom:10px;
	=margin-bottom:-2px;
}

#leftSide > .box { margin-bottom:10px; }

#leftSide .box .boxTop {
	float:left;
	width:156px; height:5px; overflow:hidden;
	background: #787777 url('https://misc.drom.sk/images/background/left-box-top.gif') 0 0 no-repeat;
}
#leftSide .box .boxContent {
	float:left;
	width:156px;
	background: #464646 url('https://misc.drom.sk/images/background/left-box-content.gif') 0 0 repeat-y;
	overflow:hidden;
}
#leftSide .box .boxContent .pad {
	padding:0 0 0 5px;
}
#leftSide .box .boxContent img { float:left; }
#leftSide .box .boxBottom, #leftSide .box .boxBottomMenu {
	float:left;
	width:156px; height:5px;
	position:relative;
	background: transparent url('https://misc.drom.sk/images/background/left-box-bottom.gif') 0 0 no-repeat;
}
#leftSide .box .boxBottomMenu {
	top:-1px;
}

.bottomBox {
	position:relative;
	float:left;
	width:950px;
	margin-bottom:10px;
}
.bottomBox .boxTop, .bottomBox .boxBottom {
	float:left;
	clear:both;
	width:950px;
	height:5px;
	overflow:hidden;
}
.bottomBox .boxTop { background: #787777  url('https://misc.drom.sk/images/background/bottom-box-top.gif') 0 0 no-repeat; }
.bottomBox .boxBottom { =margin-top:-3px; background: #787777 url('https://misc.drom.sk/images/background/bottom-box-bottom.gif') 0 0 no-repeat; }
.bottomBox .boxContent {
	float:left;
	clear:both;
	width:950px;
	background: #5a5a5a url('https://misc.drom.sk/images/background/bottom-box-content.gif') 0 0 repeat-y;
}
.bottomBox .boxContent img { float:left; }
.bottomBox .boxContent .pad {
	margin:0; padding:0;
	padding-left:5px;
	=margin-left:-8px;
}
/* bottomBox - columnBox */
.bottomBox .boxContent .columnBox  {
	float:left;
	width:458px;
	margin: 0 0 8px 8px;
	/* kvoli ie6 */
	=margin-bottom:11px;
	padding-top: 8px;
}
/* pre ie7 */
.bottomBox .boxContent .columnBox:first-child { =margin: 0 0 11px 13px; }

.bottomBox .boxContent .columnBox h2 {
	font-size: 1.2em;
	color: #ff9c71;
	margin-left:8px;
}
.bottomBox .boxContent .columnBox .boxWindow {
	margin-top:4px;
	padding: 8px;
	/* kvoli ie6 */
	=padding-right:0;
	border-top:3px solid #ff9c71; border-bottom:3px solid #ff9c71; 
}
.bottomBox .boxContent .columnBox .boxWindow {
	background-color: #d0ff9e;
}


/* wide dCB */
.wide .dCB h2 {
	font-size:1.2em !important;
	color:#555 !important;
	line-height:1em;
	height:1.em !important;
}
.wide .dCB h2 a {
	font-size:1.0em !important;
	color:#555 !important;
	line-height:1em;
	height:1.em !important;
}
.wide .dCB h2 a:hover {
	text-decoration:none;
	color:#3a3a3a !important;
}
.wide .dCB h3 { color:#333 !important; margin-bottom:6px; }
.wide .dCB h3 a { color:#333; font-size:0.92em; }
.wide .dCB .zoznam h3 a { color:#444 !important; }
.wide .dCB .zoznam p { font-size:0.91em; /* text-align:justify; */ }
.wide .dCB h3 a:hover { color:#303030 !important; text-decoration:underline; }
.wide .dCB .classicList h3 { color:#414141 !important; font-size:1.1em; }

.wide .dCB img { float:left; }
.wide .dCB .pad {
	margin:0; padding:0;
	=padding-left:-8px;
	=padding-bottom:8px;
}
/* dCB - columnBox */
.wide .dCB .dCBb  {
	float:left;
	width:375px;
	margin: 0 0 8px 0;
	padding-top: 8px;
	=margin-right:0 !important;
	overflow:hidden;
}
.wide .dCB .dCBb ul li { }
.wide .dCB .dCBb ul li a { font-size:0.9em; position:relative; }
/* pre ie7 */
.wide .dCB .dCBb:first-child { /* =margin: 0 0 11px 13px; */ }

.wide .dCB .dCBb .boxWindow {
	margin-top:4px;
	border-top:3px solid #555 !important;
	border-bottom:3px solid #555 !important;
	padding:0 !important;
	overflow:hidden;
}
.wide .dCB .dCBb .boxWindow .boxPad {
	padding:8px; width:100% auto !important;
}
.wide .dCB .dCBb .boxWindow {
	background-color: #ffb788 !important;
}
.wide .dCB .dCBb ul li { width:340px; }



/* MENU */
#menu {
	margin-left:5px;
}

#menu li a {
	color:#e8e8e8;
	text-decoration:none;
	font-weight:normal;
	display:block;
	width:151px; height:25px;
	text-indent: 10px;
	line-height:25px;
	background: transparent url('https://misc.drom.sk/images/background/menu-li-a.gif') 0 0 no-repeat;
	overflow:hidden;
}
#menu li a:hover {
	background: #393939 url('https://misc.drom.sk/images/background/menu-li-a-hover.gif') 0 0 no-repeat;
	color:#d0ff9e;
}

#menu li.active a {
	background: #393939 url('https://misc.drom.sk/images/background/menu-li-a-active.gif') 0 0 no-repeat;
	color:#d0ff9e;
	font-weight:bold;
}
#menu li.active a:hover {
	background: #393939 url('https://misc.drom.sk/images/background/menu-li-a-hover.gif') 0 0 no-repeat;
}

#menu li.active li a {
	background: #535a53 url('https://misc.drom.sk/images/background/menu-li-active-li-a.gif') 0 0 no-repeat;
	color:#e8e8e8;
	font-weight:normal;
}

#menu li.active li.active a {
	background: transparent url('https://misc.drom.sk/images/background/menu-li-active-li-a-hover.gif') 0 0 no-repeat;
	color:#ff9c71;
	font-weight:bold;
}

#menu li.active li a:hover {
	background: transparent url('https://misc.drom.sk/images/background/menu-li-active-li-a-hover.gif') 0 0 no-repeat;
	color:#ff9c71;
}

#menu li li a {
	text-indent: 16px;
}

/* 3. uroven menu */
#menu li.active li.active li a {
	background: #5b615b url('https://misc.drom.sk/images/background/menu-li-active-li-active-li-a.gif') 0 0 no-repeat;
	color:#ffc1a6;
	font-weight:normal;
}

#menu li.active li.active li.active a {
	background: transparent url('https://misc.drom.sk/images/background/menu-li-active-li-active-li-a-hover.gif') 0 0 no-repeat;
	color:#ff9c71;
	font-weight:bold;
}

#menu li.active li li a:hover {
	background: transparent url('https://misc.drom.sk/images/background/menu-li-active-li-active-li-a-hover.gif') 0 0 no-repeat;
	color:#ff9c71;
}

#menu li li li a {
	text-indent: 22px;
}

#menu li.extra a { color:#b8e7ff !important; }
#menu li.extra a:hover { color:#ff9c71 !important; }

#menu li.extraGreen a { color:#bbff9e !important; }
#menu li.extraGreen a:hover { color:#ff9c71 !important; }

#menu li.mojUcet a { color:#e5e5e5 !important; }
#menu li.mojUcet a:hover { color:#d2f6ab !important; }
#menu li.iPosta a { color:#e5e5e5 !important; }
#menu li.iPosta a:hover { color:#d2f6ab !important; }
#menu li.mojDromSk a { color:#a7e4ff !important; }
#menu li.mojDromSk a:hover { color:#a7e4ff !important; }
#menu li.mojeAktivity a { color:#d2f6ab !important; }
#menu li.mojeAktivity a:hover { color:#d2f6ab !important; }
#menu li.odhlasenie a { color:#ffd0d0 !important; }
#menu li.odhlasenie a:hover { color:#ff8383 !important; }
#menu li.odhlasenie a span { color:#464646; }
#menu li.odhlasenie a:hover span { color:#ff4c4c; }

ul.discussionList { }
ul.discussionList li { float:left; clear:left; width:430px; padding-left:18px; color:#333; background: transparent url('https://misc.drom.sk/images/background/li-discussion.gif') 0 2px no-repeat; }
ul.discussionList li a { color:#363636; font-weight:bold; text-decoration:none; float:left; width:100%; }
ul.discussionList li a:hover { text-decoration:underline; }
ul.discussionList li span { display:inline; }
ul.discussionList li .time { color:#666; cursor:help; float:none; }
ul.discussionList li .nick { color:#555; font-weight:bold; }
ul.discussionList li .subject { color:#555; font-weight:bold; }
ul.discussionList li .text { color:#666; }

ul.classicList { }
ul.classicList h3 { font-size:1.1em; margin-bottom:4px; padding:0; }
ul.classicList li { float:left; clear:left; width:430px; padding-left:13px; margin-left:8px; color:#333; background: transparent url('https://misc.drom.sk/images/background/li-dark.gif') 0 3px no-repeat; }
ul.classicList li.caption { background:none; color:#333; float:left; clear:left; margin-left:0; padding-left:0; }
ul.classicList li a { color:#333; text-decoration:none; }
ul.classicList li a:hover { text-decoration:underline; }
ul.classicList li span { display:block; float:left; }

#content 	{ 
	width:100%;
	height:100%;
	background: #5a5a5a url('https://misc.drom.sk/images/background/content.gif') 100% 0 repeat-y;
}

#contentDummy {
	float: left;
	width:794px;
	height:100%;
	margin-bottom:10px;
}
#contentTop, #contentBottom { width:794px; height: 5px; overflow:hidden; }
#contentTop { background: #787777 url('https://misc.drom.sk/images/background/content-top.gif') 0 0 no-repeat; }
#contentBottom {
	/* bottom:0; left:0; _bottom:-13px; */
	overflow:hidden;
	background: #787777 url('https://misc.drom.sk/images/background/content-bottom.gif') 0 0 no-repeat;
}
#content { }

#footer {
	float:left;
	font-size:1.0em;
	width: 950px; height:50px;
	background: #5a5a5a url('https://misc.drom.sk/images/background/footer.png') 0 0 no-repeat;
}
#footer p {
	display:block;
	color:#f5fff6;
	padding: 10px 12px 0 12px;
}
#footer p a { color:#d0ff9e; }
#footer p a:hover { text-decoration:underline; }
#footer p a.rss { padding-left:14px; background: transparent url('https://misc.drom.sk/images/icons/rss.gif') 0 3px no-repeat; color:#ffb788; }
#footer p a.reklama { color:#ffb788; }

#loginBar form {
	position:relative;
	top:-2px;
}

#loginBar span {
	line-height:20px;
	font-size:11px;
}

#loginBar a img {
	border:0;
	position:relative;
	top:1px;
}

.login-input {
	height:18px;
	border:1px #afcf93 solid;
	font-size:11px;
	line-height:18px;
	text-indent:3px;
	color:#393939;
	position:relative;
	top:-1px;
	=top:2px;
}
.login-input {
	width:106px;
	background: #a4d767 url('https://misc.drom.sk/images/background/login-input.gif') 0 0 no-repeat;
}
.login-input-submit {
	width:27px; height:20px;
	position:relative;
	top:6px;
	=top:6px;
}
a.login-reg {
	color:#a4d767;
	text-decoration:none;		
}
a.login-reg:hover { color:#d0ff9e; }

.contentRightColumn .columnBox.reklama { =width:300px; }

.postaNew { color:#ff6168; }
.postaNewBlink { color:#666; }

/* uzivatelia online */
.uOnline { padding-left:12px; padding-top:4px; width:144px !important; overflow:hidden; }
.uOnline h3 { font-size:1.1em; color:#d2f6ab; }
.uOnline .oCelkom { color:#f2ffe2; }
.uOnline h4 { font-size:1.0em; color:#d2f6ab; margin-top:5px; }
.uOnline ul { margin-bottom:6px; }
.uOnline ul li { line-height:0.9em; =line-height:1.2em; display:table; vertical-align:top; padding-left:14px; color:#f2ffe2; font-size:1.0em; font-weight:normal !important; }
.uOnline ul li.m { background: transparent url('https://misc.drom.sk/images/icons/male.gif') center left no-repeat; }
.uOnline ul li.f { background: transparent url('https://misc.drom.sk/images/icons/female.gif') center left no-repeat; }
.uOnline ul li small { color:#999; }
.uOnline ul li a.pen { line-height:1.0em !important; padding-top:2px !important; width:10px; height:10px; }
.uOnline ul li a.pen img { float:none !important; padding:0 !important; border:0; }
.uOnline .ucet { margin-bottom:4px; margin-top:0; }
.uOnline .ucet a { color:#ffbda0; }
.uOnline .ucet a:hover { color:#ff9c71; text-decoration:underline; }
.uOnline ul li a { color:#d2f6ab; margin-right:3px; }

.favImg { cursor:pointer; }
.borderNone { border:none !important; }
a.mojDrom { color:#94b8d7 !important; }
a.mojDrom:hover { color:#b6deff !important; }