/* CSS Document */

/* Tags */

body {
	margin: 0px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size:14px;
	color: #999;
	background: url(../images/page_bg.png) repeat-x #aff3fe;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 20px;
	color: #0099CC;
	margin: 0px;
	line-height:20px;
}

h2 {
	font-size: 20px;
	color: #FF0066;
	margin: 0px;
	line-height:20px;
}

h3 {
	font-size: 12px;
	margin: 0px;
	line-height:16px;
}

h4 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	line-height:24px;
	letter-spacing: 8px;
}

h5 {
	font-size: 16px;
	margin: 0px;
}

h6 {
	width: 770px;
	font-size: 24px;
	margin: 0px;
	line-height:24px;
	color: #0099CC;
}


#green {
	color: green;
}

#pink {
	color: #FF0066;
}

#blue {
	color: #0099CC;
}

#black {
	color: #000000;
}

#white {
	color: white;
}

#bold {
	font-weight: bold;
}




#inform{
	width:98%;
	padding: 5px;
	border:0.5px dotted #999;
	color: #0099CC;
	clear:both;
	
}


#inform1{
	width:650px;
	padding: 5px;
	border:0.5px dotted #999;
	color: #0099CC;
	clear:both;
	
}


#haiti{
	width:98%;
	height: 200px;
	background: #b7b7b7;
	color: white;
	padding: 5px;
	border:0.5px dotted #0099CC;
	
}

#haiti_lewy{
	float: left;
	width: 160px;
	
}


#haiti_prawy{
	float:right;
	
	width: 640px;
}





#konkurs{
	width:98%;
	background: #fdfab1;
	padding: 5px;
	border:0.5px dotted #0099CC;
	
}


#konkurs_lewy{
	float: left;
	width: 100px;
}


#konkurs_prawy{
	float:right;
	
	width: 700px;
}


/* Divs */

/*Header Start =========================================*/
#header {
	width: 100%;
	height: 205px;
	background: url(../images/header_bg1.png) left top no-repeat;
	padding-top: 25px;
	float:left;
	font-size: 12px;
}

#header_content {
	width: 890px;
	height: 185px;
	background: url(../images/header_glass.png) center top no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 30px 0 30px; 
}


#change_lang{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	padding-top: 2px;

}


#change_lang a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#change_lang a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#change_lang a:hover {
	text-decoration: none;
}
#change_lang a:active {
	text-decoration: none;
}





#logo {
	width: 432px;
	height: 88px;
	background: url(../images/logo.png) no-repeat;
	float:left;
}

#login, #loged {
	width: 457px;
	height: 88px;
	float:left;
}

#login_top, #loged_top {
	width: 457px;
	height: 60px;
}

#user_text, #welcome_text {
	width: 175px;
	height: 60px;
	text-align:right;
	line-height: 28px;
	font-weight: bold;
	float:left;
}

#welcome_text {
	width: 147px;
	line-height: 20px;
	padding-left: 100px;
}

#login_forms, #loged_info {
	width: 177px;
	height: 57px;
	float:left;
	padding: 3px 0px 0px 5px;
}

#loged_info {
	width: 105px;
}

#user_form {
	width: 172px;
	height: 25px;
}

#loged_user {
	width: 105px;
	padding-top: 20px;
	height: 14px;
}

#pass_form{
	width: 172px;
	height: 25px;
	padding-top: 3px;
}

#loged_nopics{
	width: 105px;
	padding-top: 6px;
	height: 16px;
}

#loged_picpend{
	width: 105px;
	padding-top: 4px;
	height: 16px;
}

#loged_views{
	width: 105px;
	padding-top: 4px;
}


#signin_btn, #signout_btn{
	width: 100px;
	height: 43px;
	float:left;
}


#login_bottom, #loged_bottom {
	width: 457px;
	height: 28px;
}

#forgot_text, #loged_dummy {
	width: 182px;
	height: 28px;
	float: left;
	padding-left: 175px;
}

#register_btn, #loged_edit {
	width: 100px;
	height: 28px;
	float: left;
}

#motto {
	width: 815px;
	height: 20px;
	float:left;
	padding-left: 75px;
}

#menu {
	width: 870px;
	height: 48px;
	background:url(../images/menu_bg.png) no-repeat top center;
	padding: 12px 10px 0px 10px;
	float:left;
}
/*Header End=========================================*/

#middle {
	width: 100%;
	height: auto;
	float:left;
	background: url(../images/middle_bg.png) center center no-repeat;
	overflow: auto;

}

#middle_content {
	width: 890px;
	background: url(../images/middle_glass.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 30px 0px 30px;
	overflow: auto;
	min-height:400px;
  	height:auto !important;  
}

#headings {
	width: 890px;
	height: 40px; 
}



#featured_h {
	width: 570px;
	height: 25px;
	float:left; 
}

#howitworks_h {
	width: 315px;
	height: 25px;
	float:left; 
}

#columnleft {
	width: 562px;
	height: auto;
	float: right;
	padding-top: 10px;
	overflow: auto;
}

#columnright {
	width: 319px;
	height: auto;
	float:left;
	padding: 10px 0px 0px 6px;
	overflow: auto;  
}

#featured_img {
	width: 562px;
	height: auto;
	float:left;
	overflow: auto; 
}

#featured_img_top {
	width: 562px;
	height: 28px;
	background: url(../images/image_big_top_bg.png) no-repeat; 
}

#featured_img_middle {
	width: 562px;
	height: auto;
	background: url(../images/image_big_middle_bg.png) repeat-y;
	text-align: center; 
}

#featured_img_bottom {
	width: 552px;
	height: 22px;
	background: url(../images/image_big_bottom_bg.png) no-repeat;
	padding: 3px 0px 0px 10px;
}

#catstandhd1, #catstandhd2, #catstandhd3 {
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	height: 37px;
	background: url(../images/bears/small.jpg) no-repeat center left;
	padding: 8px 0px 0px 50px;
}

#catstandhd2{
	background: url(../images/bears/medium.jpg) no-repeat center left;
}

#catstandhd3{
	background: url(../images/bears/big.jpg) no-repeat center left;
}


#recently {
	width: 319px;
	height: auto;
	float:left;
	overflow: auto;
}

#howitworks_txt {
	width: 319px;
	height: auto;
}

#howitworks_steps {
	width: 309px;
	height: 135px;
	/* background: url(../images/steps_bg.png) center top no-repeat; */
	padding: 10px 0px 0px 10px;
}


#start_btn_holder {
	width: 244px;
	height: 100px;
	padding: 10px 0px 30px 65px;
}

#contest_h, #nocontest_h{
	width: 482px;
	height: 105px;
	float:left;
	/*background:url(../images/contest_bg_pl.png) no-repeat;*/
	padding: 5px 0px 0px 75px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#nocontest_h{
	background:url(../images/nocontest_bg_pl.png) no-repeat;
}

#contest_text, #nocontest_text {
	width: 482px;
	height: 26px;
}

#contest_details, #nocontest_details {
	width: 477px;
	height: auto;
	padding: 8px 0px 0px 5px;
}

#images_holder {
	width: 890px;
	height: 490px;
	padding-top: 10px;
}

#bigcatstand, #mediumcatstand, #smallcatstand {
	width: 184px;
	height: auto;
	float:left;
	overflow: auto;
	background:  url(../images/spacer.jpg) right top repeat-y;
	padding:0px 0px 0px 3px;
}


#footer {
	width: 100%;
	height: 330px;
	/*background: url(../images/footer_bg.png) center bottom no-repeat;*/
	float:left;
}

#footer_dummy {
	width: 950px;
	height: 60px;
	background: url(../images/footer_glass.png) center top no-repeat;
	margin-left: auto;
	margin-right: auto; 
}

#footer_content {
	width: 950px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #003366; 
}

#footerinfo {
	width: 455px;
	height: 60px;
	padding: 10px 0px 0px 20px;
	float: left;
}


#footerfdbk {
	width: 455px;
	height: 60px;
	padding: 10px 20px 0px 0px;
	float: left;
	text-align: right;
}


/* Classes */


.loginform {
	background-color: #fff;
	width: 170px;
	border: solid 1px #CCC;
	font-size: 14px;
	color: #666;
	height: 20px;
}

.textform, .textformshort {
	background-color: #F3f3f3;
	width: 220px;
	border: solid 1px #CCC;
	font-size: 14px;
	color: #666;
	height: 20px;
	margin: 5px 0px 5px 2px;
}

.textarea {
	background-color: #F3f3f3;
	width: 220px;
	border: solid 1px #CCC;
	font-size: 12px;
	color: #666;
	margin: 5px 0px 5px 2px;
}

.textformshort {
	width: 85px;
}

.formbtn {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: solid 1px #009999;
	background: url(../images/formbtn_bg.png) center center repeat-x;
	text-align: center;
	padding: 0px 7px 0px 7px;
	margin: 0px;
	cursor: pointer;
}

.formbtn:hover {
	background: url(../images/formbtn_bg_hover.png) center center repeat-x;
}

.whitelink {
	width: 100px;
	height: 28px;
	color:#fff;
	font-size: 12px;
	padding-top: 17px;
	display:block;
	text-align: center;
	font-weight: bold;
}

.registerlink {
	width: 100px;
	height: 20px;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	display:block;
	text-align: center;
}

.whitelink:hover, .registerlink:hover {
	font-size: 14px;
}


.pinklink {
	color:  #FF0066;
	font-size: 11px;
	font-weight: bold;
}

.pinklink:hover {
	color: #0099CC;
}

.greenlink {
	color: #009999;
	font-size: 11px;
	font-weight: bold;
}

.greenlink:hover {
	color: #CC0066;
}

.bluelink {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.bluelink:hover {
	color:#FF0066;
}

.menubtn1, .menubtn2, .menubtn3, .menubtn4, .menubtn5, .menubtn6  {
	width: 145px;
	height: 32px;
	padding-top:8px;
	color: #fff;
	float:left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.menubtn1:hover, .menubtn2:hover, .menubtn3:hover, .menubtn4:hover, .menubtn5:hover, .menubtn6:hover  {
	font-size: 17px;
	cursor: pointer;
}

/*
.menubtn1:hover  {
	background: url(../images/home_btn_hover.jpg) repeat-x;
}

.menubtn2:hover  {
	background: url(../images/upload_btn_hover.jpg) repeat-x;
}

.menubtn3:hover  {
	background: url(../images/public_btn_hover.jpg) repeat-x;
}

.menubtn4:hover  {
	background: url(../images/competition_btn_hover.jpg) repeat-x;
}

.menubtn5:hover  {
	background: url(../images/winners_btn_hover.jpg) repeat-x;
}

.menubtn6:hover  {
	background: url(../images/about_btn_hover.jpg) repeat-x;
}
*/
.menubtn1 {
	background: url(../images/home_btn_hover.jpg) center repeat-x;
}
.menubtn2 {
	background: url(../images/upload_btn_hover.jpg) center repeat-x;
}
.menubtn3 {
	background: url(../images/public_btn_hover.jpg) center repeat-x;
}
.menubtn4 {
	background: url(../images/competition_btn_hover.jpg) center repeat-x;
}
.menubtn5 {
	background: url(../images/winners_btn_hover.jpg) center repeat-x;
}
.menubtn6 {
	background: url(../images/about_btn_hover.jpg) center repeat-x;
}

.menubtn:hover {
	color: #f3f3f3;
}

.textbold {
	font-weight: bold;
}

.startbtn {
	width:185px;
	height: 48px;
	padding: 52px 0px 0px 0px;
	text-align:center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: url(../images/start_down.png) no-repeat;
	display: block;
}

.startbtn:hover {
	background: url(../images/start_hover.png) no-repeat;
}


.list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menulist {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.menulist li {
list-style: none;
position: relative;
top: 0px;
float:left;
} 



.step1 {
	width: 309px;
	height: 25px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #FF6600;
}

.step2 {
	width: 299px;
	height: 25px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #FFCC00;
	padding-left: 10px;
}

.step3 {
	width: 289px;
	height: 25px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #99CC00;
	padding-left: 20px;
}

.step4 {
	width: 304px;
	height: 25px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #0099CC;
	padding-left: 5px;
}

.step5 {
	width: 289px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #990066;
	padding-left: 20px;
}

.cat_head, .cat_headone{
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #99cc00;
	padding-left: 70px;
}

.cat_headone{
	padding-left: 10px;
}



.recent_head{
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	float:left;
	position: relative;
	width: 157px;
	padding: 10px 10px 10px 8px;
	overflow: auto;
  	min-height:180px;
  	height:auto !important;
 	height:180px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.pin {
	width: 20px;
	height: 15px;
	display: block;
	position: absolute;
	top: 0px;
	left: 72px;
	background: url(../images/pin.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}

.author {
	padding-left: 12px;
}

/* ---------- recent_gallery styles start here ----------------------- */
.recent_gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.recent_gallery li {
	margin-left: 8px;
	padding: 0px;
	float: left;
	position: relative;
	width: 146px;
	overflow: auto;
	min-height:180px;
  	height:auto !important;
 	height:180px;
}

.recent_gallery a {
	text-decoration: none;
	color: #006699;
}
.recent_gallery a:hover {
	color: #FF0066;
	text-decoration: none;
}
.recent_gallery img {
	border: none;
	padding: 5px 3px 3px 5px;
	margin-bottom: 10px;
}
.polaroid {
	width: 143px;
	height: 120px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	background: url(../images/polaroid.png) no-repeat;
	text-align: center;
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
}

.comptitle {
	width:482px;
	font-size: 20px;
	line-height:22px;
	color: #FF0066;
	float:left;
	font-weight: bold;
}

.compdate {
	width: 482px;
	font-size: 14px;
	line-height:16px;
	color: #99CC00;
	float:left;
}


.phototitle {
	font-size:11px;
	font-weight: bold;
	color: #0099CC;
}

.country {
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
}

.username {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}

.username:hover {
	color: #FF0000;
}

.welcometxt {
	
	font-size: 14px;
	color: #99CC00;
}

.welcometxt a {
	text-decoration: underline;
	font-weight: bold;
}

.logeduser {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}

.logedpicno {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.logedpicpend{
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
}

.logedviews {
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;
}

.error {
	font-size: 12px;
	color: #CC0000;
}

.success {
	font-size: 12px;
	color: #99CC00;
}

.norecord {
	width: 180px;
	height: 100px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ccc;
}

.noborder a {
	border: 0px;
}

.catstandhd {
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
}

.pager div.pagination {	
	padding: 2px;	
	margin: 2px;
	}
.pager div.pagination a {	
	padding: 1px 5px 1px 3px;	
	margin: 1px;	
	border-right: 1px solid #666;		
	text-decoration: none; /* no underline */	
	color: #666;
	}
.pager div.pagination a:hover, div.pagination a:active {	
	color: #CC0000;
	}
.pager div.pagination span.current {	
	padding: 1px 5px 1px 3px;	
	margin: 1px;						
	font-weight: bold;		
	background-color: #ff6600;		
	color: #FFF;	
	}	
.pager div.pagination span.disabled {		
	padding: 1px 2px 1px 2px;		
	margin: 1px;				
	color: #DDD;	
	}
	
.pager {
	width: 612px;
	float:left;
	font-size: 16px;
	line-height: 16px;
	height:16px;
	background:url(../images/month_bg.jpg) repeat-x;
	font-weight: bold;
	color: #99CC00;
	padding: 14px;
}

#pagerholder {
	height: 90px;
	float:left;
}

.smalltxt {
	font-size: 10px;
}

.compgallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.compgallery li {
	float:left;
	position: relative;
	width: 157px;
	padding: 10px 10px 10px 8px;
	overflow: auto;
  	height:auto !important;
}

.compgallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.compgallery a {
	text-decoration: none;
	color: #006699;
}
.compgallery a:hover {
	color: #FF0066;
	text-decoration: none;
}
.rank1, .rank2, .rank3, .rank4, .rank5 {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 15px;
	left: 13px;
}

.rank1 {
	background: url(../images/ranks/01.jpg) no-repeat;
}

.rank2 {
	background: url(../images/ranks/02.jpg) no-repeat;
}

.rank3 {
	background: url(../images/ranks/03.jpg) no-repeat;
}

.clicktovote {
	font-size: 10px;
}

#allcomppics {
	width: 560px;
	float:left;
	height: 20px;
	text-align: left;
}

#standholder {
	width: 562px;
	float: left; 
}

#pajacyk {
	padding-top:10px;
}
