﻿body 
{
    background:white;
    margin:15px 0px 0px 0px;
    font-family: Arial;
    font-size:14px;
    color:#646464;    
}

.LeftLine
{
    background-image:url('images/left_vertical.gif');
    background-repeat:repeat-y;
}

.CenterLine
{
    background-image:url('images/left_vertical.gif');
    background-position:center;
    background-repeat:repeat-y;
}

.RightLine
{
    background-image:url('images/right_vertical.gif');
    background-repeat:repeat-y;
}

.BottomFont
{
    color:#dd1c3c;
    font-size:12px;
}

#menu
{
    margin-top:10px;
    margin-left:7px;    
}


.MenuItem
{
    font-size:14px;
    color:#999999;
    text-transform:uppercase; 
    font-weight:bold;   
    height:17px;
    vertical-align:middle;
    width:295px;
    padding-top:3px;
    padding-left:5px;
    padding-bottom:3px;
}

.MenuItem a
{
     color:#999999;
     text-decoration:none;
}

.MenuItem a:hover
{     
     text-decoration:underline;
}



.MenuItemSelected
{
    font-size:14px;
    color:white;
    text-transform:uppercase; 
    font-weight:bold;   
    height:17px;
    vertical-align:middle;
    background:#cc0d2b;
    width:300px;
    padding-top:3px;
    padding-left:5px;
    padding-bottom:3px;
    
}

.MenuItemSelected a
{
     color:white;
     text-decoration:none;
}

.MenuItemSelected a:hover
{     
     text-decoration:underline;
     color:white;
}

.CalendarHeader
{
    font-size:14px;
    color:black;
    text-transform:uppercase; 
    font-weight:bold;   
    height:22px;
    vertical-align:middle;
    text-align:left;
}

.LecturesBox
{
    font-size:12px;
    color:#d4d4d4;
    text-transform:uppercase; 
    font-weight:normal;       
}

.LecturesBoxNormal
{
    font-size:11px;
    color:white;
    text-transform:none;
    font-weight:normal;       
}

hr {
color: #cc0d2b;
background-color: #cc0d2b;
height: 1px;
width:80%;
}

a img 
{
    border: solid 1px #999999;
    margin-bottom:5px;
}

.GalleryBox
{
    float:left; 
    width:160px;
    padding:0px 15px 0px 15px;
    text-align:center;
}

.GalleryBox a
{
    text-decoration:none;
    color:#999999;
}

.EventsBox
{
    font-size:12px;
    color:#d4d4d4;
    text-transform:uppercase; 
    font-weight:normal;       
}

.EventsBoxNormal
{
    font-size:11px;
    color:white;
    text-transform:none;
    font-weight:normal;       
}


.ArticleHeaders
{
    font-size:14px;
    color:black;
    text-transform:uppercase; 
    font-weight:bold;
    background:white;    
    padding-right:10px;
    padding-left:10px;
    margin-right:30px;
}

.ArticleHeadersBackground
{
    background-image:url('images/nadpis_back.gif');
    background-repeat:repeat-x;
    width:570px;
    clear:both;
    text-align:right;
}

.Profile
{
    color:#646464;
    text-align:justify;
    width:570px;
}

.NoBorder
{
    border: none 0px white;
}

.MasterHeader
{
    color:White;
}

.Left5px
{
    padding-left:5px;
}

.LectureLink a
{
    color:#cc0d2b;
    text-decoration:none;
}

.LectureLink a:hover
{
    color:black;
    text-decoration:none;
}

Body a
{
    color:#cc0d2b;
    text-decoration:none;
}

Body a:hover
{
    color:black;
    text-decoration:none;
}
