/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* end of RESET styles */

body 
{ 
	background: url("../Images/xhtml/body.png") top left repeat-x;
	_background: url("../Images/xhtml/bodyIE6.jpg") top left repeat-x;
	margin-top:10px;
	font-family:"Tahoma";
	font-size:11px;
	color:#333; 
}

.wrapper
{
    margin:0 auto;
    width:940px;
}

.header
{
    background: url("../Images/xhtml/header2.png") top left no-repeat; 
    height:162px;
    padding-top:10px; /* header2.png is 10px higher than header.png */
}

.content
{
    background: url("../Images/xhtml/content.png") top left repeat-y;
    font-size:12px;
}

.footer
{
    background: url("../Images/xhtml/footer.png") top left no-repeat;
    height:40px;
    padding-top:10px;
}

.clear
{
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
}

/* sponsors styles */

.sponsors
{
    background: url("../Images/xhtml/sponsors.gif") top left no-repeat;
    float:right;
    height:47px;
    width:103px;
}

/* menu */

.mainMenu
{
     
    background: url("../Images/xhtml/menu.gif") top left no-repeat; 
    width:530px;
    height:50px;
    margin-left:20px;
    _margin-left:10px;
    float:left;
    padding-left:10px;
    padding-top:10px;
}

.srpskiLink
{
    background: url("../Images/xhtml/SrpskiLink.gif") top left no-repeat;
    width:270px;
    height:50px;
    margin-right:15px;
    _margin-right:10px;
    float:right;
    padding-left:10px;
    padding-top:10px;
}

/* various anchors */
a.CTGroupLink, a.CTGroupLink:hover
{
    display:inline-block;
    background: url("../Images/xhtml/CTGroupLink.gif") top left no-repeat;
    height:31px;
    width:126px;
    margin-left:48px;
    margin-top:5px;
    text-decoration:none;
}

a.MatematikaLink, a.MatematikaLink:hover
{
    display:block;
    background: url("../Images/xhtml/MatematikaLogo.gif") top left no-repeat;
    width:344px;
    height:55px;
    margin-left:45px;
    _margin-left:25px;
    margin-top:10px;
    text-decoration:none;
    float:left;
}

a.MatematikaLink:hover
{
    background: url("../Images/xhtml/MatematikaLogo.gif") top left no-repeat;
}

a.MPLink, a.MPLink:hover
{
    display:inline-block;
    background: url("../Images/xhtml/MPLink.gif") top left no-repeat;
    width:195px;
    height:47px;
    margin-right:20px;
    text-decoration:none;
    position:relative;
    float:right;
    font-weight:bold;
    color:#474fa4;
}

a.BCPLink, a.BCPLink:hover
{
    display:inline-block;
    background: url("../Images/xhtml/BCPLink3.gif") top left no-repeat;
    /*width:168px;*/
    width:118px; /* for BCPLink2.gif and BCPLink3.gif */
    height:47px;
    margin-right:10px;
    text-decoration:none;
    position:relative;
    float:right;
    font-weight:bold;
    color:#474fa4;
}

.srpskiLink a, .srpskiLink a:hover
{    
    display:inline-block;
    font-weight:bold;
    color:#e20023;
    text-decoration:none;
    padding:13px 125px 14px 15px;
    background: url("../Images/xhtml/menuMiddle.gif") top left repeat-x;
   
    _display:inline-block;
    _padding:13px 125px 0px 15px;
    _height:27px;
}

.srpskiLink a:hover{ background: url("../Images/xhtml/SrpskiLinkHover.gif") bottom left repeat-x; }

.mainMenu a, .mainMenu a:hover
{
    display:block;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    padding:13px 15px 14px 15px;
    background: url("../Images/xhtml/menuMiddle.gif") top left repeat-x;
    
    _display:inline-block;
    _padding:13px 15px 0px 15px;
    _height:27px;
}

.mainMenu a:hover
{
    background: url("../Images/xhtml/menuMiddle.gif") bottom left repeat-x;
}

.mainMenu a.first
{
    background: url("../Images/xhtml/menuFirst.gif") top left no-repeat;
}

.mainMenu a.first:hover
{
    background: url("../Images/xhtml/menuFirst.gif") bottom left no-repeat;
}

.mainMenu a.last
{
    background: url("../Images/xhtml/menuLast.gif") top left no-repeat;
}

.mainMenu a.last:hover
{
    background: url("../Images/xhtml/menuLast.gif") bottom left no-repeat;
}

.footer a, footer a:hover
{
    color:#ff7800;
    text-decoration:none;
}

.footer a:hover 
{
    text-decoration:underline;
    background:none;  
}

/* list styles */

ul.inline li
{
    float:left;
}

.footer ul
{
    margin-right:20px;
    _margin-right:10px;
    margin-left:20px;
    _margin-left:10px;
}

.footer ul li 
{
    padding-top:10px;
    margin-left:5px;
    margin-right:5px;
    padding-bottom:5px;
}

.footer ul li.spacer 
{
    border-left:1px solid #dadada;
}

/* sections */

.sections
{
    width:600px;
    margin:0 auto;
}

.maintenance
{
    background: url("../Images/content/Maintenance1.gif") top left no-repeat;
    width:500px;
    height:260px;
    margin:0 auto;
    margin-bottom:10px;  
}

.maintenance p
{
    padding:120px 45px 15px 45px; 
    text-align:left;
    color:#555;  
}

.sec
{
    background: url("../Images/content/SecBack.gif") bottom left no-repeat;
    width:300px;
    float:left;
}

.sec p
{
    padding:0 15px 15px 17px; 
    text-align:left;
    color:#555;  
}

.sec a, .sec a:hover
{
    display:block;
    width:300px;
    height:99px;
    text-decoration:none;
}

.sec a.sec1, .sec a.sec1:hover{background: url("../Images/content/sec1.gif") top left no-repeat;}

.sec a.sec1:hover {background: url("../Images/content/sec1.gif") bottom left no-repeat;}

.sec a.sec2, .sec a.sec2:hover{background: url("../Images/content/sec2.gif") top left no-repeat;}

.sec a.sec2:hover {background: url("../Images/content/sec2.gif") bottom left no-repeat;}

.sec a.sec3, .sec a.sec3:hover{background: url("../Images/content/sec3.gif") top left no-repeat;}

.sec a.sec3:hover {background: url("../Images/content/sec3.gif") bottom left no-repeat;}

.sec a.sec4, .sec a.sec4:hover{background: url("../Images/content/sec4.gif") top left no-repeat;}

.sec a.sec4:hover {background: url("../Images/content/sec4.gif") bottom left no-repeat;}









