body {
    background:url(/images/design/body.png) repeat;
    margin:0;
    text-align:center;
}

body, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:9D0C15;
}
* {
   /* border:1px solid #E6B800; */ 
}
img:hover {
    border-color:#FFFFFF;
}
li, ul, ul li {
  padding:0;
  margin:0;
  margin-left:15px;
}
a {
  color:#fff;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  color:#fff;
  text-decoration:underline;
}
input, select, option, textarea {
    background-color:#F1F1F1;
    border:1px solid #000000;
    color:#000000;
    font-size:10px;
    font-weight:bold;
    padding:1px;
}
input.checkbox, input.radio {
    background:none;
    border:none;
    margin-bottom:-2px;
    width:auto;
}
form {
    margin:0px;
    padding:0px;
}
p {
    padding-bottom:7px;
    padding-top:4px;
    margin:0;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom:10px;
    padding-top:4px;
    font-weight:bold;
    margin:0;
    color:#fff;
}
h1{
    font-size:22px
}
h2 {
    font-size:20px
}
h3 {
    font-size:18px
    
}
h4 {
    font-size:16px
}
h5 {
    font-size:14px
}

hr {
    height:0;
    border:0;
    border-top:1px solid #525252;
}



#header {
    background:url(/images/design/header.png) no-repeat;
    margin:0 auto;
    height:349px;
    width:1000px;
    position:relative;
}

#homesitemenu, #sitemenu {
    background:url(/images/design/menubg.png) no-repeat;
    position:absolute;
    z-index: 0;
    width:224px;
    height:360px;
    padding-top:80px;
    padding-left:10px;
    padding-right:10px;
    top:225px;
    left:380px;
}

#homesitemenu a, #sitemenu a {
    background:url(/images/design/menu_line.png) no-repeat;
    color:#FDFCFC;
    display:block;
    text-align:center;
    font-size:12px;
    padding-top:1px;
    padding-bottom:17px;
}
#sitemenu {
    top:225px;
    left:87px;
}

#designc {
    background:url(/images/design/contentbg.png) repeat-y;
    margin:0 auto;
    padding:0;
    width:763px;
    padding-right:7px;
}
#container {
    background:url(/images/design/homecontentbg.png) no-repeat;
    height:550px;
    height /* not ie6 */:auto;
    min-height:550px;
}

#footer {
    background:url(/images/design/footer.png) no-repeat;
    margin:0 auto;
    height:430px;
    width:763px;
    clear:both;
    padding-right:7px;
}

#contaner {

}
#left {
    width:215px;
    height:200px;
    height /* not ie6 */:auto;
    min-height:200px;
    
    /*border:1px solid #0cc;*/
    
    float:left;
    padding-left:45px;
}
#right {
    width:215px;
    height:200px;
    height /* not ie6 */:auto;
    min-height:200px;
    
    /*border:1px solid #cc0;*/
    
    float:right;
    padding-right:45px;
}
#content {
    clear:both;

    width:500px;
    height:200px;
    height /* not ie6 */:auto;
    min-height:200px;
    
    /*border:1px solid #ccc;*/

    margin-left:180px;


    text-align:left;
    font-size:11px;
    color:#EEEEEE;
    line-height:15px;
}
html>/**/body #content {margin-left /* */ : 220px;}
#headanim {
    position:absolute;
    left:169px;
    top:37px;
}
#szlogen {
    background:url(/images/design/szlogen.gif) no-repeat;
    margin:0 auto;
    width:263px;
    height:25px;
}
#muki {
    width:212px;
    margin:0 auto;
    padding-top:50px;
}

.clear {
    clear:both;
}
#footermenu {
    padding-top:5px;
    color:#fff;
    font-size:10px;
}

#footerpartners {
/*border:1px solid #fff;*/
margin:0 auto;
width:660px;
height:330px;
padding-top:20px;
text-align:center;
}

#footermenu a{
    text-decoration:none;
    color:#fff;
    font-size:10px;
    font-weight:normal;
}

#container #right, #container #left {
    font-size:10px;
    text-align:left;
    color:#FF8888;
}
.news_date {
    font-size:10px;
    text-align:left;
    color:#FF0000;
    font-weight:bold;
}
.news_next {
    text-align:right;
}
.news_next a {
    text-transform:uppercase;
    color:#fff;
}

.news_title a {
    font-size:10px;
    text-align:left;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
}
#container #right h3, #container #left h3 {
    font-size:15px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    padding-bottom:3px;
    padding-top:3px;
}

#container #right, #container #left {

}

.clockbox {
    background:url(/images/design/ora.gif) no-repeat;
    margin:0px;
    width:199px;
    height:96px;
    padding:10px;
    color:#fff;
    margin-top:10px;
    margin-bottom:10px;
}
a.btm {
    background:url(/images/design/btm.png) repeat-x;
    display:block;
    line-height:21px;
    height:21px;
    width:50px;
    padding-left:5px;
    padding-right:5px;
    color:#fff;
    border:1px solid #4F0A0A;
    font-weight:normal;
}
.clockbox .btm {
    margin-left:100px;
}
.w90 {
    width:90%;
}
.w100 {
    width:99%;
}

.error_message {
    background:#F7E15B;
    border:#FF9900 solid 1px;
    padding:10px;
    color:red;
    line-height:20px;
    font-size:16px;
    font-weight:bold;
}





/* news_category */
#news h3 {
    text-align:center;
}
#news #news_category {
    text-align:center;
    font-weight:bold;
}
#news #news_category a {
    background:#620012;
    border:#FF9900 solid 1px;
    color:#F7E15B;
    padding:2px;
    padding-left:5px;
    padding-right:5px;
    margin-left:5px;
    margin-right:5px;
}
#news #news_category a:hover,#news #news_category .selected {
    background:#F7E15B;
    border:#FF9900 solid 1px;
    color:#620012;
    padding:2px;
    padding-left:5px;
    padding-right:5px;
    margin-left:5px;
    margin-right:5px;
    text-decoration:none;
}

#news .news_lead {
    padding:0;
    margin-top:15px;
    margin-bottom:10px;
}

.grid {
	border-collapse:collapse;
}
.grid td, .grid th {
	border:#B51818 solid 1px;
}
.grid th {
    background:url(/images/design/btm.png) repeat-x;
    border:#5E1212 solid 1px;
    font-weight:bold;
}

#forum_post .post_row {
    border-top:1px solid #fff;
    padding:4px;
}
#forum_post .post_row .post_title {
    font-weight:bold;
}

#timetable {

}
#timetable .training{
    line-height:14px;
    margin-bottom:-1px;
    font-family:Arial;
    font-size:11px;
    border-top:1px solid #B51818;
    border-bottom:1px solid #B51818;
    padding:1px;
}
#timetable .grid th{
    width:99px;
}
#timetable .grid td{

    padding:0;
}

