/*  Board3Portal Stylesheet. 
    --------------------------------------------------------------
	Style name:		Board3Portal
	Based on style:	proSilver (this is the default phpBB 3 style)
	Author: Christian Henseler (http://www.graphich-corner.ch) pfotenwelt	
	
	Copyright 2008 www.graphich-corner.ch  und www.board3.de
    --------------------------------------------------------------
*/
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

#portalbody { background-color: #000; color: #FFF; }

#portalbody h3 { color: #CCC; }
#portalbody h2 { color: #EB0909; }

#portalbody a, #portalbody .atitle { font-weight: bold; color: #FFFFFF; border-bottom: 1px solid #777; }
#portalbody a:hover { text-decoration: none; border-bottom: 1px solid #EB0909; }
#portalbody .atitle { color: #EB0909; }

#portalbody .content { color: #FFF; }


.portal-panel {
	background-color: #000;
	color: #FFF;
	margin-bottom: 4px;
	padding: 0 10px;
}

.portal-panel h3 {
	margin: 0.5em 0;
	border-bottom:solid 1px #0076B1;
}

.portal-panel p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

.portal-panel h4 {
	margin: 0.4em 0;
	border-bottom: 1px #6699FF dashed;
}
/* Round cornered boxes and backgrounds
---------------------------------------- */
span.portal-corners-top {
	background-image: url("{T_THEME_PATH}/images/corners_left.png");
	background-position: 0 0;
	margin: 0 -10px;
}

span.portal-corners-top span {
	background-image: url("{T_THEME_PATH}/images/corners_right.png");
	background-position: 100% 0;
}

span.portal-corners-bottom {
	background-image: url("{T_THEME_PATH}/images/corners_left.png");
	background-position: 0 100%;
	margin: 0 -10px;
	clear: both;
}


span.portal-corners-bottom span {
	background-image: url("{T_THEME_PATH}/images/corners_right.png");
	background-position: 100% 100%;
}

span.portal-corners-top, span.portal-corners-bottom, span.portal-corners-top span, span.portal-corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

.panel span.portal-corners-top, .panel span.portal-corners-bottom {
margin: 0 -10px;
}

/*inner corners*/

span.portal-corners-top-inner {
	margin: 0 -10px;
}

span.portal-corners-top-inner span {}

span.portal-corners-bottom-inner {
	margin: 0 -10px;
	clear: both;
}


span.portal-corners-bottom-inner span {}

span.portal-corners-top-inner, span.portal-corners-bottom-inner, span.portal-corners-top-inner span, span.portal-corners-bottom-inner span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

.panel span.portal-corners-top-inner, .panel span.portal-corners-bottom-inner {
margin: 0 -10px;
}

/*Portal-menu*/

.portal-navigation{
border: 1px solid black;
border-bottom-width: 1px;
width: auto;
}

.portal-navigation ul{
margin: 0;
padding: 0;
list-style: none;
font: normal 100% sans-serif;
font-size: 12px;
}

.portal-navigation li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: auto; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #FFF;
background-color: #000;
/* background-image: url("{T_THEME_PATH}/images/portal/bg_portalmenu.gif"); */
border-bottom: 1px solid #666;
/* border-left: 7px solid #6ACEFF; */
}

/* IE6 FIX */
* html .portal-navigation ul li{
border-bottom: 1px solid #6ACEFF;
}

.portal-navigation li a:hover {
background-color: #2586d7;
/* background-image: url("{T_THEME_PATH}/images/portal/bg_portalmenu1.gif"); */
border-left-color: #AA0000;
}

.portal-navigation div.menutitle{
color: #000;
border-bottom: 1px solid #6ACEFF;
padding: 1px 0;
padding-left: 5px;
background-color: #FFF;
font: bold 90% sans-serif;
font-size: 12px;
}

/* Portal linkblock*/

.arrowlistmenu{
width: auto; /*width of menu*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #FFF;
background-image: url("{T_THEME_PATH}/images/portal/arrowbullet.gif");
background-repeat: no-repeat;
background-position: center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #AA0000;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #FFF;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #0076B1;
background-color: #B9CBD2;
}

.objednavka { width: 400px; background-color: #900000; color: #fff; font-weight:bold; font-size: 12px; border:2px solid #fff; padding:8px; margin-top:8px; }
.objednavka p { font-size: 10px;
.cboth { clear:both; }
.meno, .ulica, .mesto, .psc, .from, .text { }
.imeno, .iulica, .imesto, .ipsc, .ifrom, .itext { background-color: #FAFAD2; color: black; font-size: 12px; }
.iodoslat { float:right; background-color: #906666; color: #fff; font-size: 12px; }

#articlebody { background-color: #000; color: #fff; }
#articlebody a, #articlebody a.postlink { color: #900000; }
#articlebody a:hover, #articlebody a.postlink:hover { color: lightred; }
#articlebody h2, #articlebody h3, #articlebody h2 a { color: #900000; }

.bb { background-color: #000; color: #FFF; padding:8px; }
.bb a { color: #900000; }
.bb a:hover { color: lightred; }
.bb h2, .bb h2 a { color: #900; }
