.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #747AC6}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.links:hover { color: #FFFFFF; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.subtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC99CC}
.bullet {  list-style-image:  url(images/bullet.jpg)}
.date {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 19px}
a:hover {  color: #CC99CC; text-decoration: none}
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.footer:hover {  color: #FFFFFF}
html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

body
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-size:12px;
	font-family:Verdana;
}	

.placeholder{
	
	width:100%;
	height:100%;
}
.top{
	background-image:url(images/pozatop.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:165px;
	
}
.topmenu{
	height:45px;
	text-align:center;
	background-color:transparent;
}

.mijloc{
	background-image:url(images/linie.png);
	background-repeat:repeat-x;
	padding-left:19px;
	padding-right:19px;
}

.mijloc_over{
	background-image:url(images/linie_invers.png);
	background-repeat:repeat-x;
	padding-left:19px;
	padding-right:19px;
}
.dummycell{
	width: 62px;
	padding-left :8px;
	padding-right :8px;
}


.dummycell a img
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border:none;
}
.content{
	color:white;
	text-align:left;
}
a,
a:link, 
a:visited
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.content a,
.content a:link, 
.content a:visited
{
	text-decoration:underline;
}

.mijloc a,
.mijloc_over a
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.topmenu a:hover{
	color:#FFFFFF;
}
.gallery_table{
	width:100%;
}

.thumbnail{
	width:250px;
	height:153px;
	border:0;
}


.CenterTable{
	width:100%;
	height:100%;
}
.langImg{
	width:24px;
	height:13px;
}

#ImageLarge{
	width:800px;
	height:469px;
}

#actions{
	width:800px;
}

.navButton{
	margin: 0 10px 0 10px;
	cursor:pointer;
	color: #FFFFFF;
}
