﻿BODY { background:#8D8D8D url(BG_Body.jpg) repeat-x; margin:0px; font-family:Arial; Font-size:12px;}

/*----------------- DESIGN STRANI -------------------*/

a
{
    color:#1B4670;
    font-size:1em;
    text-decoration:underline;
}
a:visited 
{
    color:#1B4670;
    font-size:1em;
    text-decoration:underline;
}

a:hover
{
    color:#1B4670;
    font-size:1em;
    text-decoration:none;
}

#Container 
{
    width:980px;
    min-height:675px;
    background: url(BG_Container.png) repeat-y;
    margin:0 auto;
    position:relative;
    top:0px;
}
.Wrapper 
{
    width:100%;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:15px;
}

#Header 
{
    width:964px;
    margin:0 auto;
    height:150px;
   	background:url(BG_Top_Header.jpg) repeat-x;
}
.Header-Left 
{
    width:380px;
}
.Header-Right 
{
    position:absolute;
    float:left;
    margin-left:390px;
    width:565px;
    color:#f4f4f4;
}
.Header-Slogan 
{
    font-size:2em;
    color:#f4f4f4;
    font-weight:bold;
    position:relative;
    margin-left:250px;
    top:50px;
}



#Link-Header {
	width:964px;
	height:30px;
	color:#f4f4f4;
	font-size:12px;
	background: url(HeaderLink.jpg) repeat-x;
}

#Footer 
{
    width:980px;
    margin:0 auto;
    height:150px;
    background: url(BG_Footer.png) repeat-y;
}
.Footer-Wrapper 
{
    width:100%;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:15px;
    padding-top:5px;
}

/*----------------- Postavitev znotraj Wrapper -------------------*/


.Artek-Header h2 
{
    font-size:1.8em;
    color:#1B4670;
    width:450px;
}

.Artek-Header-Mini h3 
{
    font-size:1.4em;
    color:#1B4670;
}
.Artek-HeaderDept  
{
    font-size:1.2em;
    color:#333;
    font-weight:bold;
}
.Artek-Note-Msg 
{
    font-size:0.9em;
    font-style:normal;
}
.Container-Left 
{
    width:650px;
}
.Cont-Left-Mini 
{
    width:295px;
    border-bottom:4px solid #CCC;
}
.Cont-Right-Mini 
{
    position:absolute;
    width:295px;
    margin-left:305px;
    border-bottom:4px solid #CCC;
}
.Cont-Mini-Panel 
{
    font-size:1.1em;
    font-weight:normal;
    border:1px solid #CCC;
    height:125px;
    background:#FFF;
    padding:5px;
}
.Cont-Header-Mini h3 
{
    font-size:1.1em;
    color:#1B4670;
    margin-top:-2px;
} 

.Container-Right 
{
    width:295px;
    position:absolute;
    margin-left:655px;
}
.Link-mini a
{
    color:#1B4670;
    font-size:1em;
    text-decoration:underline;
}
.Link-mini a:hover
{
    color:#1B4670;
    font-size:1em;
    text-decoration:none;
}


.Panel-Right 
{
    border:1px solid #ccc;
    background:#f4f4f4;
    padding:5px;
}
.Link-Left 
{
    color:#333;
    font-size:11px;
}
.Link-Left a 
{
    color:#1B4670;
    font-size:1.3em;
    font-weight:bold;
    text-decoration:underline;
}
.Link-Left a:hover
{
    color:#1B4670;
    font-size:1.3em;
    font-weight:bold;
    text-decoration:none;
}
.Kontakt-TextBox 
{
    width:250px;
    height:20px;
    font-weight:bold;
    font-size:1.3em;
}
 .Kontakt-TextArea 
 {
    font-weight:bold;
    font-size:1.3em;
    font-family:Arial;
}     
.Kontakt-Sporocilo 
{
    font-size:2em;
    font-weight:bold;
    color:#1B4670;
}

.News-Title 
{
    font-size:1.4em;
    font-weight:bold;
    color:#1B4670;
}
.News-Date 
{
    font-size:0.8em;
}
.InTheNews_BG 
{
    background:url(BG_inthenews.jpg) repeat-y;
    width:240px;
    height:300px;
}
.InTheNews_Text 
{
    padding:17px;
}
.Sitemap 
{
    color:#333;
    font-size:0.9em;
    font-weight:bold;
}
.Sitemap a
{
    color:#1B4670;
    font-size:1em;
    text-decoration:none;
    font-weight:normal;
}
.Sitemap a:hover
{
    color:#1B4670;
    font-size:1em;
    text-decoration:underline;
    font-weight:normal;
}
/*----------------- Postavitev znotraj Footer Wrapper -------------------*/

.Footer-Left 
{
    width:181px;
    height:120px;
}
.Footer-Right 
{
    position:absolute;
    float:left;
    margin-left:162px;
    height:120px;
    width:790px;
    color:#f4f4f4;
}
.Footer-Right a
{
    font-size:1em;
    color:#f4f4f4;
    text-decoration:underline;
}
.Footer-Right a:hover
{
    font-size:1em;
    color:#f4f4f4;
    text-decoration:none;
}

.Right-Bottom 
{
   width:100%;
   border-top:1px solid #666;
   color:#666;
   font-size:0.9em;
}

.Right-Bottom a
{
   color:#888888;
   font-size:0.9em;
   text-decoration:underline;
}
.Right-Bottom a:hover
{
   color:#888888;
   font-size:0.9em;
   text-decoration:none;
}

