﻿body 
{
    background-color:#666666;
}

h1
{
    font-size:14px;
    color:#fff;   
}

h2
{
    font-size:13px;
    color:#fff;   
}

a
{
    text-decoration: none;   
}

#wrapper
{
    margin: 70px auto;
    padding: 0;  
    width:870px; 
}
    #wrapper #colL
    {
        width: 170px;
        margin: 30px 0 0 0;
        padding: 0;
        float: left;  
        border:0px solid #fff; 
    }
        #colL td
        {
            margin: 0;
            padding:0 5px 2px 0;    
        }
        #colL a
        {
            font-size:13px;
            font-weight:bold; 
            text-decoration:none; 
            color:#fff; 
            font-family:Verdana, Arial, Sans-Serif;
        }
        #colL a:hover
        {
            color:#cc0033;  
        }
    
    
    #wrapper #colR
    {
        float:left;   
    }
    #wrapper #colR #topMenu
    {
        margin: 0 0 5px 0;
        padding:0; 
    }
    
    #wrapper #colR #topMenu td
    {
        padding: 0 10px 0 0;
        margin: 0; 
        vertical-align:top;  
    }
    
    #topMenu .menuItem
    {
		background-color:#cc0033;
		padding: 5px 0px;
		margin: 0;
		width:103px;
		color: #fff;
		text-decoration: none;
		font-family:Verdana, Arial, Sans-Serif;
		font-size:12px;
		cursor:pointer;
		border:1px solid #fff;
		text-align:center;
	}
	#topMenu .menuItem:hover
    {
		background-color:#ff0000;
	}
    
    #wrapper #colR #content
    {
        width: 680px;
        height:400px;
        margin: 0;
        padding: 0;  
        border: 1px solid #cc0033; 
        font-family:Verdana, Arial, Sans-Serif;
        font-size:10px;
    
    }
    
    #wrapper #colR #content #leftContent
        {
            margin: 0;
            padding: 20px 0px 0 20px;
            float:left;
            width:290px;
            color:#fff;
            border:0px solid black;  
        }
        #colR #content #rightContent
        {
            margin: 0;
            padding: 20px 20px 0 0;
            float:right;   
        }



table { font-family:Verdana, Aria; font-size:11px; color:#FFFFFF; }
table.main { border:1px solid #CC0033; width:680px; height:400px; color:#FFFFFF; font-family:Verdana, Arial; font-size:11px; }
table.links { border:1px solid #CC0033; width:680px; height:30px; background-color:#5E5E5E; }

td.fakta { color:#CCCCCC; padding:0 0 0 0;}

.inpBox225 { width:225px; border:1px solid #CCCCCC; background-color:#F4F4F4; height:18px; color:#333333; font-size:11px;; }
.inpBox225multi { width:225px; border:1px solid #CCCCCC; background-color:#F4F4F4; height:60px; color:#333333; font-size:11px;; }
.btn_send { background:#F4F4F4; color:#333333; font-weight:bold; font-size:10px; font-family:Verdana, Arial; cursor:hand; }
.img_border { border:1px solid #FF0000; }

a.header_canvio { color:#FFFFFF; text-decoration:none; font-size:9px; font-weight:normal; }
a:hover.header_canvio { color:#CC0033; }

.malad_av { font-size:10px; color:#CCCCCC; padding:5 0 0 0; }

.clr
{
    clear: both;   
}
