/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background:#fff url(images/bg.png) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Verdana";
	color: #C73633;
}

h2 {
	border-bottom: 1px solid #d0d8df;
	color: #333333;
	font-size: 12px;
	padding-bottom:5px;
}

h3 {
	padding: 20px 0 0 0;
	border-bottom: 2px solid #ea2f30;
	color: #333333;
	font-size: 18px;
}
h5 {
	border-bottom: 1px solid #d0d8df;
	color: #1889db;
	line-height:30px;
	text-transform:uppercase;
}

a {
	color: #1889db;
}

a:hover {
	text-decoration: none;
	color: #C73633;
}
.blue {
	color: #1889db;
	background-color:#e9ecef;
}
.blue2 {
	color: #333333;
	background-color:#fff;
	line-height:20px;
	width:100px
}
.blue3 {
	color: #1889db;
	line-height:20px;
	font-size:12px;
	text-decoration:none;

}


.green2 {
	color: #95AE36;
}

.red {
	color: #C73633;
}

.gray {
	color: #333;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}
ul .list2c{
font-size:10px;
}
.list2c {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 20px;
	font-size:12px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 2em;
}

.list2c li {
	float: left;
	width: 50%;
	font-size:12px;
}

.list li {
	margin-left: 0;
	padding-left: 5px;
	border-bottom:1px #FFF solid;
	width: auto;
}
/* Header */

#header {
	width: 900px;
	height: 131px;
	margin: 0 auto;
	border-bottom: 3px solid;
	border-bottom-color: #c9cacc;
}

#header h1 {
	float: left;
	padding: 24px 0 0 10px;
	letter-spacing: -3px;
	font-size: 3.5em;
}

#header h2 {
	float: right;
	padding: 42px 10px 0 0;
	word-spacing: normal;
	letter-spacing: -1px;
	font-size: 2em;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 31px;
	margin: 0 auto;
	background-image: url(images/nav_p.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
		
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 0 0 0;
	background:#ef5c5b url(images/nav_p.jpg) repeat-x left top;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.green{
	width:300px;
	
	
	}

#menu a:hover {
	background: url(images/nav_a.jpg) repeat-x left top;
	height: 25px;

}

/* Content */

#content {
	width: 860px;
	margin: 0 auto;
	padding: 0;
}

#colOne {
	float: right;
	width: 220px;
	padding: 20px 0;
}

#colOne2 {
	float: right;
	width: 220px;
	padding: 5px 0;
}

#colTwo {
	float: left;
	width: 600px;
	height: auto;
	padding-bottom: 20px;
	min-height: 400px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 20px auto;
	padding: 5px 0;
	background: url(images/nav_p.jpg) repeat-x left bottom;
	font-family: Times, serif;
}

#footer p, #footer a {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.admin_tabele{
border-bottom:#999 solid 1px;
}
.blue_trainer {
	background-color: #e9ecef;
	line-height: 16px;
	margin-bottom: 4px;
}
