﻿.lower_obrazek
{
	width: 199px;
	height: 300px;

	background-color: #FFFFFF;
	padding: 5px;
}
.lower_obrazek_nadpis
{
	width: 199px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-image: url("../images/main_platforma_title_background.png" );
	background-repeat: repeat-x;
	text-align:center;
	padding: 8px 0px 8px 0px;
}

.upper_language
{
	margin-right: 30px;
	width: 70px;
	height: 30px;
	_height: 35px;
	background-image: url("../images/main_platforma_title_background.png" );
	background-repeat: repeat;
	float: right;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
}