body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #DDDDDD;
	text-align: center;
	font-size: 8pt;
}

td
{
	font-size: 8pt;
}

h3
{
	margin: 0;
	padding: 0;
	font-size: 11pt;
}

h4
{
	margin: 0;
	margin-top: 0.5em;
	padding: 0;
	font-size: 9pt;
}

.small
{
	font-size: 8pt;
}
.smaller
{
	font-size: 7pt;
}
.width100
{
	width: 100%;
}
.width90
{
	width: 90%;
}
.width70
{
	width: 70%;
}
.width50
{
	width: 50%;
}
.width24
{
	width: 23%;
}
/*top navigation*/
#page {
	width: 759px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
   margin-right: auto;
	text-align: center;
	color: #555555;
}
.menuHead
{
	background: url(images/headerBack.gif) repeat-x;
	height: 45px;
}
.menuLinks
{
	float: right;
	margin-right: 10px;
	margin-top: 0.2em;
}
.menuLinks a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0.1em;
	padding-left: 0.1em;
}
.menuLinks a:hover {
	color: #EEEEEE;
	background: #F3367E;
	text-decoration: none;
}
.chat
{
	background: url(images/icons/chat.gif) no-repeat left;
	padding-left: 18px;
}
.rychlaposta
{
	background: url(images/icons/rychlaposta.gif) no-repeat left;
	padding-left: 20px;
}
.rychlapostaNew
{
	background: url(images/icons/rychlaposta_new.gif) no-repeat left;
	padding-left: 16px;
}
.fotoalbum
{
	background: url(images/icons/fotoalbum.gif) no-repeat left;
	padding-left: 20px;
}
.forum
{
	background: url(images/icons/forum.gif) no-repeat left;
	padding-left: 16px;
}
.priatelia
{
	background: url(images/icons/friends.gif) no-repeat left;
	padding-left: 20px;
}
.uzivatelia
{
	background: url(images/icons/uzivatelia.gif) no-repeat left;
	padding-left: 16px;
}
.profil
{
	background: url(images/icons/profil.gif) no-repeat left;
	padding-left: 12px;
}
.email
{
	background: url(images/icons/email.gif) no-repeat left;
	padding-left: 17px;
}
.emailNew
{
	background: url(images/icons/rychlaposta_new.gif) no-repeat left;
	padding-left: 17px;
}
.netgames
{
	background: url(images/icons/netgames.gif) no-repeat left;
	padding-left: 17px;
}
.logo
{
	background: url(images/logo.gif) no-repeat left;
	width: 122px;
	height: 45px;
	float: left;
	margin-left: 10px;
}
.logo_netgames
{
	background: url(images/logo_netgames.gif) no-repeat left;
	width: 122px;
	height: 45px;
	float: left;
	margin-left: 10px;
}
.logoFotoalbum_sk
{
	background: url(images/logo_fotoalbum.gif) no-repeat left;
	width: 122px;
	height: 45px;
	float: left;
	margin-left: 10px;
}
/*end of top navigation*/

/*content*/
#contentWrapper
{
	background: #F3F3F3;
}
#contentWrapper a:link, #contentWrapper a:visited
{
	color: #5C83C1;
	text-decoration: none;
}
#contentWrapper a:hover
{
	color: #5C83C1;
	text-decoration: underline;
}
#mainContent
{
	background: transparent;
	padding-top: 5px;
	width: 739px;
	margin: 0 10px 0 10px;
}

/*end of content*/

/*right navigation*/
.rightNavigationWrapper
{
	float: right;
	background: #FFFFFF;
	width: 199px;
	margin: 0;
	text-align: left;
	display: table;
}

.tableRow
{
	display: table-row;
}
.tableCell
{
	display: table-cell;
}
.header
{
	float: none;
	background: url(images/rightNaviHeader.gif) repeat-x left;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	width: 100%;
	padding: 0.2em;
	text-align: left;
	color: Gray;
	vertical-align: middle;
}
.colon
{
	color: #F32975;
}
.rightContent
{
	text-align: left;
	padding: 5px 5px 5px 5px;
	display: table-cell;
}
.rightContent a:link, .rightContent a:visited
{
	color: #707070;
	text-decoration: none;
}
.rightContent a:hover
{
	color: #707070;
	text-decoration: underline;
}
.arrowList
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.arrowList li
{
	margin: 5px 0 5px 0;
	padding-left: 12px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.arrowList li.silverLi
{
	margin: 5px 0 5px 0;
	padding-left: 12px;
	background-image: url(images/liSilver.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.arrowList li.noneLi
{
	margin: 5px 0 5px 0;
	padding-left: 0px;
	background: none;
}
/*end of right navigation*/

/*center wrapper*/
.centerWindow
{
	float: left;
	margin: 0 5px 0 0;
	text-align: left;
	width: 530px;
}
.centerWrapper
{
	background: url(images/centerWindowBack.gif);
	background-position: top;
	background-repeat: repeat;
	border: 1px solid #DDDDDD;
	height: 200px;
	color: #707070;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
.photoDesign
{
	margin: 0;
	padding: 0;
	height: 200px;
	overflow: hidden;
	float: left;
}
/*end of center wrapper*/

/*bottom wrapper*/
.bottomWrapper
{
	background: transparent;
	text-align: center;
	background: #F9F9F9;
	width: 530px;
}

.bottomWrapper td
{
	vertical-align: top;
	background-color: #FFFFFF;
}

.bottomContent
{
	padding: 0.4em 0.4em 0.4em 0.4em;
	text-align: left;
	color: #707070;
	background: #FFF;
}
.bottomContent a:link, .bottomContent a:visited
{
	text-decoration: none;
	color: #707070;
}
.bottomContent a:hover
{
	text-decoration: underline;
	color: #707070;
}
.commonHeader
{
	color: #FFFFFF;
	background: #5C83C1;
	border: 2px solid #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 0.2em;
}
.commonHeaderSilver
{
	color: #FFFFFF;
	background: silver;
	text-align: left;
	font-weight: bold;
	padding: 0.2em;
}
/*end of bottom wrapper*/

/*search formular and advertistment*/
#searchAndAd{
	width: 250px;
	text-align: center;
	float: left;
	margin: 1px 0 0 5px;
}

#searchForm{
	color: #707070;
	width: 234px;
	text-align: left;
}

#searchForm td
{
	padding-top: 3px;
	text-align: left;
}

.submitButton
{
	background-color: #F3367E;
	color: #FFFFFF;
	border: 0;
	font-weight: bold;
	height: 1.5em;
	font-size: 8pt;
}
.inputy{
	font-size: 8pt;
	background: #e0e0e0;
	background: url(images/inputBackground.gif) repeat-x top left;
}
.inputy2{
	font-size: 8pt;
	background: #e0e0e0;
}
.trans{
	background: transparent;
}
.optionGroup
{
	margin-left: 1em;
	margin-top: 0.2em;
	font-style: italic;
	font-size: 105%;
	font-weight: bold;
}
/*end search formular and advertistment*/

/*login formular*/
#loginForm{
	color: #707070;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	text-align: right;
	width: 90%;
	float: right;
}
#errorLoginForm{
	color: #707070;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	text-align: right;

}
/*end login formular*/

/*pata*/
#pata
{
	clear: both;
	width: 759px;
	height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
   margin-right: auto;
	padding: 0;
	text-align: left;
	background: #5C83C1;
	color: #FFFFFF;
}
#pata a:link, #pata a:visited, #pata a:hover
{
	color: #FFF;
	text-decoration: underline;
}
/*end of pata*/

/* colors */
.pink
{
	color: #F42B79;
}
.white, .white a:link, .white a:visited, .white a:hover
{
	color: #FFF;
	text-decoration: none;
	list-style-image: url(images/liWhite.gif);
}
.whiteBack, .whiteBack table
{
	background: #fff;
}
.blue
{
	color: #5C83C1;
}
.silver
{
	color: gray;
}
.darkSilver
{
	color: #555;
}
.silverBack {
	background: #E6ECF6;
}
/* end of colors */


/*inzeraty content*/
.inzeratWrapper
{
	border: 1px solid #5C83C1;
	width: 100%;
	/*padding: 5px 5px 5px 5px;*/
	background: url(images/centerWindowBack.gif) repeat top left;
}

.inzeratWrapper td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	vertical-align: top;
}
.centerMessage
{
	text-align: center;
	padding: 1em 1em 1em 1em;
	background: url(images/centerWindowBack.gif) repeat top left;
	border: 1px #5C83C1 solid;
	font-size: 11pt;
	font-weight: bold;
}
.centerMessageCommon
{
	text-align: center;
	padding: 1em 1em 0.3em 1em;
	font-size: 13pt;
	font-weight: bold;
}
/*end of inzeraty content*/

/*form*/
.formContainer
{
	width: 520px;
	padding: 5px 5px 5px 5px;
	background-color: #FFF;
}
.formRow
{
	clear: both;
	padding-top: 0.4em;
	border-bottom: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
}
.formLabel
{
	float: left;
	text-align: right;
	margin-top: 4px;
}
.formObject
{
	float: right;
	width: 60%;
	text-align: left;

}
.formSpacer
{
	clear: both;
}

/*end of form*/

/* top3 */
.image
{
	background: #E9E9E9;
	padding: 3px;
	border: 1px solid #D0D0D0;
}
.thinMargin
{
	margin: 0.2em;
}
.normalMargin
{
	margin: 0.5em;
}
.bold
{
	font-weight: bold;
}
.right
{
	text-align: right;
}
.rightFloat
{
	float: right;
}
.left
{
	text-align: left;
}
.leftFloat
{
	float: left;
}
.clearAll
{
	clear: both;
}
.center
{
	text-align: center;
}
.dottedBorder
{
	border-bottom:1px dotted silver;
	width: 100%;
}
.dashedBorder
{
	border-bottom:1px dashed silver;
	width: 100%;
}
.noborder, .noborder td
{
	border: 0;
	margin: 0;
	padding: 0;
}
.asBox
{
	display: block;
	margin: auto;
}
.thinborder
{
	border: 1px solid silver;
	margin: 0;
	padding: 0;
}
.verticalMiddle
{
	vertical-align: middle;
}
.verticalTop
{
	vertical-align: top;
}
/* end of top3 */

.asBlock
{
	display: block;
	float: none;
}

/*voting*/
span.TransOff img
{
	background: transparent;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
span.TransOn
{
	background: transparent;
}
.voting
{
	background-color: #EEE;
	width: 50%;
	text-align: center;
	border: 1px solid #5C83C1;
	margin: auto;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*users seaarch table>>> bleeeeee*/
.usersTable
{
   background: url(images/centerWindowBack.gif) repeat top left;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px solid #CCCED2;
}
.usersTable td
{
	 font-size: 70%;
	 border-bottom: 1px solid #E2E1DC;
	 color: #444;
	 vertical-align: middle;
	 text-align: left;
	 padding: 0.2em 0 0.2em 0;
}

.usersTable th{
	font-size: 60%;
	background-color: #5c83c1;
	color: #fff;
	vertical-align: middle;
}
.usersTable th strong{
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
}
/*user_info table>>> bleeeeaaaaaeeee*/
.zalozky
{}
.zalozky td
{
	text-align: left;
	background: transparent;
	border-top: 1px solid #CCCED2;
	border-left: 1px solid #CCCED2;
	border-right: 1px solid #CCCED2;
	padding: 0.2em 0.5em 0.5em 0.5em;
}
.zalozky .act{
	background: url(images/centerWindowBack.gif) repeat top left;
}