* {
    padding             : 0px;
    margin              : 0px; 
}

body {
    background          : #fff url(images2/bgsport.jpg) repeat-x 0px 0px;
}

body table {
    width               : 100%;
    border-collapse     : collapse;
    border              : 0px;
    margin              : 5px 0px;
}

font,th,td,p,.postbody {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

a:link,a:active,a:visited {
    color               : #aa0000;
    text-decoration     : none;
    font-weight         : bold;
}

a:hover	{
    text-decoration     : underline;
}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


.bodyline {
    background-color    : #fff;
    border              : 0px;
}

td.row1	{
    background          : #f0f3f5 url(images2/cell.gif) repeat-x 0px 0px;
    border              : 1px solid #b4b9bf;
    padding             : 2px;
}

td.row2,td.row3	{
    background          : #f0f3f5 url(images2/cell.gif) repeat-x 0px 0px;
    border              : 1px solid #b4b9bf;
    padding             : 2px;
}

td.rowpic {
    background          : url(images2/cathead.gif) repeat-x 0px 0px;
    border-color        : #b4b9bf;
    border-style        : solid;
    border-width        : 1px 1px 1px 0px;
    border-bottom       : 1px solid #fff;
}

th {
    color               : #8c9398;
    font-size           : 11px;
    font-weight         : bold;
    background          : #262938 url(images2/th.gif) repeat-x;
    white-space         : nowrap;
    overflow            : hidden;
    vertical-align      : middle;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
    background          : url(images2/cathead.gif) repeat-x 0px 0px;
    height              : 26px;
    border-color        : #b4b9bf;;
    border-style        : solid;
    border-width        : 1px 0px 1px 1px;
    border-bottom       : 1px solid #fff;
    padding             : 0px 0px 0px 5px;
}


/*
  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              : 1px solid #b4b9bf;
    height              : 26px;
}

td.row3Right,td.spaceRow {
	background             : #f0f3f5 url(images2/cell.gif) repeat-x 0px 0px;
    border                 : 1px solid #b4b9bf;
    padding                : 2px;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight	 { border-width: 0px 1px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }

th.thCornerL {
    border-left         : 1px solid #b4b9bf;
}

th.thCornerR {
    border-right        : 1px solid #b4b9bf;
}

td.catBottom,td.catHead {
    border              : 1px solid #b4b9bf;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px;
			text-decoration: none; color : #000000;
}

a.maintitle {
    color               : #494f5f;
    text-decoration     : none;
}

a.maintitle:hover {
    text-decoration     : underline;
}


/* 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: #aa0000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #aa0000; 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 ; color : #eff3f6; }
a.cattitle		{ text-decoration: underline; color : #eff3f6; }
a.cattitle:hover{ text-decoration: none; }


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


/* 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               : #494f5f;
}
a.nav {
    text-decoration     : none;
    color               : #494f5f;
}
a.nav:hover {
    text-decoration     : underline;
    color               : #000000;
}


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


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

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


/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
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;
    padding              : 4px 20px;
}

.quote {
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid; 
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
    padding              : 4px 20px;
    font-size: 11px; color: #006600;
}


/* 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;}


/* Form elements */
input,textarea, select {
	color: #000000;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
    border: 1px solid #b4b9bf;
}

/* 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 : #efefef;
	font-weight : bold;
	font-size  : 10px;
}

/* None-bold submit button */
input.liteoption {
	background-color : #efefef;
	font-weight : bold;
	font-size  : 10px;
}

/* 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; }

#sport-trening {
    width               : 980px;
    margin              : 0px auto;
    background          : url(images2/bg-body.jpg) no-repeat 0px 0px;
}

#top {
    height              : 180px;
    overflow            : hidden;
    position            : relative;
    color               : #585858;
    font                : 12px Arial,Sans-Serif;
}

#top img {
    border              : 0px;
}

#top a.logo {
    top                 : 42px;
    left                : 13px;
    position            : absolute;
}

#top a {
    color               : #585858;
    text-decoration     : none;
    margin              : 0px 1px;
    font-weight         : normal;
}

#top a:hover {
    text-decoration     : underline;
}

#top div.menu {
    margin              : 4px 10px 0px 0px;
    text-align          : right;
}

td.row1 table {
    margin              : 5px 7px;
}
