FONT		{FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 11px}

INPUT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
TEXTAREA	{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
FORM 		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
.title      {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none}
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;}
.storytitle    {BACKGROUND: none; COLOR: #363636; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none}
.storycat   {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline}
.boxtitle   {BACKGROUND: none; COLOR: #363636; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none}
.boxcontent 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica}
.option  {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none}
.tiny    {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none}
.footmsg        {
	BACKGROUND: none;
	COLOR: #D3D3D3;
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.footmsg_l  {
	BACKGROUND: none;
	COLOR: #DCDCDC;
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
.box		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; border: 1px solid #000000; background-color: #FFFFFF}


body {
	margin:0;
	font-size:100%;
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;

}

a:link {
	color:#FF0033;
}
a:visited {
	color:#FF0033;
}
a:hover {
	color:#CC0033;
	text-decoration:none;
}




/*HEADER >>>>>>>> */

#hdr{
	width:100%;
	margin: 10px 0 20px 0;
}
#logo{
	padding: 0px 20px 0px 20px;
	width:150px;
}
#logo IMG{
	border:0;
}
.hdrpic{
	float:left
}
.hdrpic IMG{
	border:0;
}
.hdrear{
	padding: 3 0 3 3;
	float:left;
	color:#999999;
	width:100;
	font-size:70%;
}
.hdrear a:link, .hdrear a:visited {
	color:#999999;
	text-decoration:none;
}
.hdrear a:hover{
	color:#CC0033;
	text-decoration:none;
}
.hdrear h3{
	color:#990000;
	font-size:110%;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
#menu{
	padding: 5 0 5 0;
	background-color:/*6F8D9F*/BA111F;
	font-size:80%;
	color:#fff;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom: 2 solid #cccccc;
	height:35;
}
.menuitem{
	width:14%;
	font-weight:bold;
	color:EBEBEB;
	font-size:95%;
}
.menuitem a:link, .menuitem a:visited {
	color:EBEBEB;
	text-decoration:none;
}
.menuitem a:hover{
	color:fff;
	text-decoration:none;
}
.menuleft{
	padding-left:20;
}
.menuright{
	padding-right:20;
}
/*#menu TD:hover{
	background-color:F4F4F4;
}
*/
#mainname{
	position:absolute;
	top:109;
	width:300px;
	font-size:65%;
	color:999999;
	FONT-ALIGN:CENTER;
}
/*HEADER <<<<<<<< */








/*MAIN >>>>>>>>> */
.graylink a:link, .graylink a:visited{
	color:#000000;
	text-decoration:none;
}
.graylink a:hover{
	color:#666666;
	text-decoration:none;
}
.more{
	font-size:70%;
	margin:0;
	text-align:right;
}
.more a:link {
	color:#FF0033;
}
.more a:visited {
	color:#FF0033;
}
.more a:hover {
	color:#CC0033;
}
.window, .window1, .window2{
	margin: 0 0 10 0;
}
.window1 #col{
	background-color:F6F6F6;
}
.window2 #col{
	background-color:F3F3E9;
}
.window1 #col, .window2 #col{
	/*width:200;	*/
	padding: 10 20 10 20;
	margin: 0 0 20 0;
	/*border-right:1 solid #BFBFBF;*/
}
.window1 #col p, .window2 #col p{
	margin: 5 0 5 0;
}
.window1 .litable, .window2 .litable{
	margin:0 -5 0 -5;
}
.window1 TD, .window2 TD{
	padding:5 0 0 0;;
}
.window1 TD .litext, .window2 TD .litext{
	font-size:70%;

}

.window1 .hdrname{background-color:#aaaaaa;}
.window2 .hdrname{background-color:#BA111F;}

.window1 .hdrname, .window2 .hdrname{
	text-transform: uppercase;
	border-bottom:1 solid #cccccc;
	height:10px;
	padding: 4 20 4 20;
}
.window1 .hdrname h3, .window2 .hdrname h3{
	font-size:70%;
	font-weight:bolder;
	margin:0;
	color:EBEBEB;
}
.window1 .hdrname h3 a:link, .window1 .hdrname h3 a:visited, .window2 .hdrname h3 a:link, .window2 .hdrname h3 a:visited {
	color:EBEBEB;
	text-decoration:none;
}
.window1 .hdrname h3 a:hover, .window2 .hdrname h3 a:hover{
	color:ffffff;
	text-decoration:none;
}
.text{
	font-size:70%;
}
/*MAIN <<<<<<<<<<<<<< */







/*LEFT >>>>>>*/
#LeftSearch{
	padding: 10 5 0 20;
}
#LeftSearch input{
	border: 1px solid #666666;
	width:100;
}
#RightSearch{
	padding: 11 10 0 0;
}
/*LEFT <<<<<<<< */















/*RIGHT >>>>>>*/
.bannhead{
	margin-left:5%;
}
.bann{
	margin:5 5 5 5;
	float:left;
}
.bann IMG{
	border:0;
}
#right{
	width:160;
	padding: 0 20  0 20;
	background-color:F4F4F4;
}
#subscribe{
	padding: 10 5 0 20;
	width:20%;
}
#subscribe input{
	border: 1px solid #666666;
}
.print{
	background-image:url(/images/moepravo/right/print.gif);
	background-repeat:no-repeat;
	padding:2 0 5 20;
	font-size:70%;
	height:15;
	margin: 0 0 0 0;
	width:135;
}



/*RIGHT <<<<<<<*/










/*CENTER >>>>>>*/

#center{
padding: 0 20 0 20;
/*	width:60%;*/
}
#center h2{
	font-size:110%;
	letter-spacing:1px;
	font-weight:bold;
	/*text-transform: uppercase;*/
	border-bottom:1 dashed #999999;
	margin: 10 0 10 0;
	padding-bottom:2;
	color:B34040;
}
#center p{
	margin:2 0 2 0;
}
#center HR{
	/*width:80%;*/
	color:E0E0E0;
	height:1;
	margin: 0 0 10 0;
}
.newsimg IMG{
	border-bottom:2 solid cccccc;
	border-right:1 solid cccccc;
}
.newsimg{
	float:left;
	padding: 0 15 5 0;
	margin: 0 15 5 0;
}
.newsitem{
	margin:10 0 20 0;
	/*text-align:justify;*/
}

.newsitem .date{
	color:000;
	font-size:70%;
	font-weight:bold;
}
.newsitem .name{
	padding: 0 0 5 0;
	font-size:110%;
	color:#B34040;
}
.newsitem .name a:link, .newsitem .name a:visited, .newsitem .name a:hover{
	color:#B34040;
}
.newsitem .cont{
	display:inline;
	text-align: justify;
	font-size:80%;
	color:#000;
}
.newsitem .cont a:link, .newsitem .cont a:visited, .newsitem .cont a:hover{
	text-decoration:none;
	/*color:#666666;*/
	color:#000;
	padding:0 10 0 0;
}
.newsitem .more{
	font-size:70%;
	margin:0;
	/*display:inline;*/
	float:right;
	font-weight:normal;
	background-color:#B34040;
	padding:0 5 1 7;
	border-bottom:1 solid cccccc;
}
.newsitem .more a:link, .newsitem .more a:visited{
	color:#EBEBEB;
	text-decoration:none;
	margin: 1 0 0 0;
}
.newsitem .more a:hover {
	color:#fff;
	text-decoration:none;
}
.allnews{
	background-image:url(/images/moepravo/center/allnews.gif);
	background-repeat:no-repeat;
	padding:2 0 5 10;
	font-size:70%;
	height:15;
	margin: 0 0 0 10;
	width:95;
}

/*CENTER <<<<<<<<<<<<<<<*/







/*INSIDE >>>>>>*/

#inside{
	padding: 0 30 0 40;
}
#inside HR{
	/*width:80%;*/
	color:E0E0E0;
	height:1;
	margin: 0 0 10 0;
}
#inside h2{
	font-size:110%;
	letter-spacing:1px;
	font-weight:bold;
	/*text-transform: uppercase;*/
	border-bottom:1 dashed #999999;
	margin: 10 0 2 0;
	color:#B34040;
}

#feedbtext{
	padding: 1px 0px 0px 0px;
	font-size: 80%;
	font-weight: normal;
	text-align:justify;
}

#feedb tr td{
	font-size:80%;
	font-weight: bold;
}

#feedbsign{
	padding: 1px 0px 0px 0px;
	font-size: 80%;
	font-weight: normal;
	text-align:right;
}


#mainpart{
	padding: 1px 0px 0px 0px;
	font-size:80%;
	text-align:justify;
}
#mainpart h1{
	font-weight:normal;
	font-size:170%;
	color:#BA111F:
}
#mainpart h3{
	font-weight:normal;
	font-size:150%;
	color:#BA111F:
}
#mainpart p{
	margin:10 0 10 0;
	/*padding:0 0 0 20;*/
	text-indent: 30pt;

}
#mainpart p:first-letter{
	font-weight:bold;
	font-size:100%;
}
#mainpart IMG{
	border-bottom:2 solid cccccc;
	border-right:1 solid cccccc;
	float:left;
	padding: 5 15 5 5;
	margin: 5 15 5 5;
}
#mainpart .name{
	padding: 5 0 0 0;
	font-size:130%;
	color:#B34040;
}
#mainpart TABLE{
	margin: 10 0 10 0;
	border-bottom:1 solid #999;
	border-left:1 solid #999;
}
#mainpart TABLE TD{
	/*background-color:#F3F3E9;*/
	border-top:1 solid #999;
	border-right:1 solid #999;
}
#mainpart .line{
	background-color:#f6f6f6;
}
#mainpart TABLE TR TD{
	font-size:80%;
	padding:7 10 7 20;

}


#mainpart ul{
	font-size:100%;
        font-weight:bold;
}

#mainpart ol{
	font-size:100%;
        font-weight:bold;
}



.space{
	height:1;
	margin:5 0 5 0;
}

/*INSIDE <<<<<<<<<<<<<<<*/



/*FOOTER >>>>>>>>>>>>>>>>*/
#footer{
	border-top:1 solid #cccccc;
	height:90;
	background-color:#F3F3E9;
	margin:40px 0px 0px 0px;
	font-size:70%;

}
.ftr{
	padding: 10 50 10 50;
}


/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
	background-color: #D1D7DC;
	background-image: url(/images/moepravo/cellpic2.jpg);
	background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(/images/moepravo/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/images/moepravo/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

#totaltime {
	font : 8px;
	text-align : center;
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");



/*FOOTER <<<<<<<<<<<<<<<*/

