﻿.ContentLayout
{
	background-position: left bottom;
	background-color: #DDF0F7;
	background-image: url('../Pictures/GS-weboldal_alap.gif');
	background-repeat: no-repeat;
	
}

.BoxForText
{
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 60px;
	text-align: justify;
	vertical-align: top;
	width: 360px;

}

.TextStyleWithBorder
{
	background-position: right;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	vertical-align: top;
	width: 360px;
	background-image: url( '../Pictures/ContentBackgroundRight.gif' );
	background-repeat: repeat-y;
	height: 270px;
}

.BoxForTextDefault
{
	padding-left: 30px;
	padding-top: 41px;
	padding-bottom: 40px;
	padding-right: 25px;
	text-align: justify;
	vertical-align: top;
	width: 300px;
}

.PicInBoxForText
{
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a.DownloadLink
{
	text-decoration: none;
}

a.DownloadLink:active
{
	text-decoration: none;
}

a.DownloadLink:visited
{
	text-decoration: none;
}

.PictureText
{
	font-size: 11px;
	font-family: Calibri;
	color: #144591;
}

.seconsubmenustyle
{
	height: 390px;
	width: 180px;
}

.DownloadHead
{
	color: #CC9900;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

.DownloadTableStyle
{
	width: 400px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

.tmpPic
{
	margin-left: auto;
	margin-right: auto;
}

.PicturePadding
{
	padding-top: 20px;
	padding-bottom: 20px;
}



.ContentTdStyle
{
	background-image: url('../../App_Themes/Pictures/ContentBackground.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

.ContentTdTopStyle
{
	background-image: url('../../App_Themes/Pictures/ContentBackgroungTop.gif');
	background-position: right top;
	background-repeat: no-repeat;
	height: 27px;
}

.ContentTdBottomStyle
{
	background-image: url( '../../App_Themes/Pictures/ContentBackgroungBottom.gif' );
	background-position: right top;
	background-repeat: no-repeat;
	height: 40px;
}

.PictureDivForContent
{
	text-align: right;
	padding-top: 20px;
}

.WarningStyle
{
	width: 1000px;	
	background-color: #FBD50F;
}

.WarningDiv
{
	
	text-align: center;
	color: #004D91;
	font-size: 14px;
	font-family: Arial Black;
}