

html, body 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	height: 100%;
}
.FormCSS
{
height:100%;
}
 * {
	margin: 0;
}

.BodyDiv
{
	width:100%;
	text-align:center;
	background-color:RGB(245,245,245);
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

.LeftDiv
{
	 width:10%;
	 float:left;
	 text-align:left;
	 margin-left:10%;
	 border:black 0px solid;
	

}

.PanelDiv
{

         
	 width:60%;
	 text-align:center;
	 position:relative;
	 margin:0px auto;
	 border:black 0px solid;
	

}

.BramkaTable
{
	margin:0px auto;

}

.footterDiv, .push {
text-align:center;
clear: both;
width:100%;
margin:0px auto;
height: 20px;
}

.BramkaTable
{
  margin-top:4px;
}

.HeaderDiv
{

}

.MessageDIV
{
margin-top:3px;
height:15px;
}

.SendErrorInfoDiv 
{
color:red;
font-weight:bold;
}

.SendOKInfoDiv
{
color:green;
font-weight:bold;
}

.SMSDivBody
{
border:silver 1px solid;
text-align:left;
}



.SMSBodyArea
{
border:white 3px solid;
}
.AdvertDiv1
{
position:absolute;
left:0px;
top:0px;
width:98%;
height:800px;
border:black 0px solid;
}

.AdvertIframe1
{
width:100%;
height:100%;
}

.HeaderAdvertDiv
{
color:white;
height:25px;
font-size:19px;
background-image:url('advertdivbar.jpg');
background-repeat:repeat-x;
width:100%;
}

.sendbysmsorange
{
position:absolute;
left:40%;
width:300px;
float:left;
height:266px;
border:black 2px solid;
background-color:white;
}

.konkursisko
{

position:absolute;
width:753px;
height:129px;
border:black 1px solid;
background-color:white;
}

.EndSMSLimitInfoDiv
{
position:absolute;
width:753px;
height:250px;
left:50px;
border:black 1px solid;
background-color:white;

}


/*
Sticky Footer by Ryan Fait
http://ryanfait.com/

*/