﻿@font-face {
	font-family: 'Calibri';
	src: url('calibri-webfont.eot');
	src: local('☺'), url('calibri-webfont.woff') format('woff'), url('calibri-webfont.ttf') format('truetype'), url('calibri-webfont.svg#webfont0Xx8V2yw') format('svg');
	font-weight: normal;
	font-style: normal;
}

body 
{
    font-family: Tahoma;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

h1
{
    color:#a5be25;
    font-size:24px;
}

.aktivace_table
{
	margin: 0px auto;	
}

#banner
{
    background-color:#9bb70d;
    background-image:url("../Images/login_logo.jpg");
    background-repeat:no-repeat;
    width:100%;
    height:80px;
}


.login_table
{
    margin:0px auto 90px auto;
    text-align:right;
    width:550px;
}

.licence_table
{
    margin:0px auto 90px auto;
    text-align:right;
    width:550px;
}

.lic_right
{
    text-align:right;
    width:220px;
}

.login_left
{
    text-align:left;
    width:330px;
}
.login_right
{
    text-align:right;
    width:270px;
}

.lbox
{
    width:150px;
    margin-right:5px;
    float:left;
}

#footer
{
    height:44px;
    line-height:44px;
    vertical-align:middle;
    text-align:center;
    background-image:url("../Images/login_pozadi.jpg");
    background-repeat:repeat-x;
}

#footer a
{
    color:Black;
    text-decoration:underline;
}

.button_registrace 
{
    margin:0px auto;
}

.imgtelefon
{
	opacity: 0.5;  
    filter: alpha(opacity=50);  
    -moz-opacity: 0.5;  
    -khtml-opacity: 0.5; 
}

.imginternet
{
	opacity: 0.5;  
    filter: alpha(opacity=50);  
    -moz-opacity: 0.5;  
    -khtml-opacity: 0.5; 
}

#telefontable
{
	display:none;
}

#internettable
{
	display:none;
}

