@charset "utf-8";

body		      
{ 
font: 12px Tahoma; 
margin: 0;
background: #FFFFFF;
}

p.Error
{
color:#FF1100;
font-size:16px;
}

img
{
border:0px;
}

#Index
{
margin:0px auto;
padding: 30px 50px;
width:1000px;
}

/*
 *Hlavička styly
 */
#Index img.Logo
{
float:left;
}

#Head
{
float:right;
width:760px;
height:41px;
padding-top:38px;
color:#484d4f;
}

#Head h1
{
float:left;
margin:14px 0px;
font-size:16px;
font-weight:bold;
}

#HeadLinks
{
float:right;
width:182px;
height:41px;
background:#a7c7dc;
color:#FFFFFF;
text-align:center;
margin:0px;
padding:0px;
}

#HeadLinks p
{
margin:0px;
padding:15px 0px;
display:block;
}

#HeadLinks a
{
color:#FFFFFF;
text-decoration:none;
}

#HeadLinks #HeadLinksLeftCorner
{
float:left;
width:10px;
height:41px;
background:#a7c7dc url('Head-links-lcorner.gif');
}

#HeadLinks #HeadLinksRightCorner
{
float:right;
width:10px;
height:41px;
background:#a7c7dc url('Head-links-rcorner.gif');
}

/*
 *Menu styly
 */
#Menu
{
padding:9px 0px 0px 0px;
float:left;
background:#21cdfe url('Menu-back.png');
}

#Menu #Links
{
float:left;
width:1000px;
height:49px;
overflow: hidden;
}

#Menu ul
{
margin:0px;
padding:0px;
}

#Menu li
{
float: left;
List-style-type: none;
display:inline-block;
}

#Menu li.Link
{
padding:15px 20px;
height:19px;
text-align:center;
}

#Menu li.Separe
{
background: url('Menu-link-separe.png');
width:37px;
height:49px;
float: left;
List-style-type: none;
display:inline-block;
}

#Menu li a
{
color:#FFFFFF;
text-decoration:none;
}

#Menu #MenuLeftCorner
{
float:left;
width:25px;
height:49px;
background:url('Menu-lcorner.png') no-repeat;
}

#Menu #MenuRightCorner 
{
float:right;
width:8px;
height:49px;
background:url('Menu-rcorner.png') no-repeat;
}

/*
 *Content styly
 */
#Content
{
width:1000px;
}

#Content #ContentLeft
{
float:left;
width:750px;
}

#Content #ContentLeft h2
{
font-size:18px;
margin-top:20px;
}

#Content #ContentLeft #Text
{
padding:0px 50px;
}

#Content #ContentLeft #Text p.Head
{
Font-size:16px;
font-weight:bold;
}

#Content #ContentLeft #Text img.Image
{
float:left;
}


#Content #ProductArea
{
float:left;
width:750px;
height:180px;
background:#96bdd9 url('Products-back.png');
}


#Content #ProductArea li
{
margin:0px 0px 20px 480px;
list-style-type:none;
}
  
#Content #ProductArea li.DoubleSpace
{
margin-bottom:40px;
}

#Content #ProductArea h2
{
background:url('Products-arrow.png') no-repeat;
background-position:0px 5px;
padding:0px 20px;
margin:20px 0px;
}

#Content #ProductArea a
{
text-decoration:none;
font-size:18px;
font-weight:bold;
color:#fff0aa;
}

#Content #Sitemap
{
float:left;
width:750px;
margin: 20px 0px;
}

#Content #Sitemap a
{
color:#000000;
}

#Content #recommended a
{
color:#000000;
}

#Content #News
{
float:left;
width:750px;
}

#Content #News div.News
{
float:left;
width:750px;
margin:15px 0px;
}

#Content #News img.Image
{
float:left;
background: url('Image-loading.png');
}

#Content #News p.Head
{
color:#404040;
margin:0px; 
}

#Content #News a.Head
{
color:#008fc7;
}

#Content #News div.Text
{
border-bottom:1px dotted #878787;
width:660px;
float:right;
}

#Content #News p
{
padding:10px 0px;
}


#Content #ContentRight
{
float:right;
width:240px;
}

#Content #ContentRight div
{
padding:0px 10px 0px 0px;
}

#Content #ContentRight p
{
margin:0px;
color:#3a7384;
display:block;
}

#Content #ContentRight #Separed
{
padding:0px 0px 15px 0px;
margin:20px 0px;
border-bottom:1px dotted #878787;
float:left;
}

#Content #ContentRight #Separed p
{
color:#000000;
}

#Content #ContentRight img.BigImage
{
float:right;
margin:10px 0px;
}
/*
 *footer
 */
#Footer
{
margin:10px 0px;
float:left;
width:1000px;
height:45px;
background:#86afcd url('Footer.png');
color:#797b7c;
font-weight:bold;
}

#Footer div
{
padding:10px;
float:left;
}

#Footer a
{
color:#797b7c;
text-decoration:none;
font-weight:bold;
}

